Font style

C# | Visual Basic | Visual C++ |
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle Get Set
public: property FontStyle FontStyle { FontStyle get (); void set (FontStyle value); }
C# | Visual Basic | Visual C++ |
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle Get Set
public: property FontStyle FontStyle { FontStyle get (); void set (FontStyle value); }