ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontKey Class / Style Property

In This Topic
    Style Property (FontKey)
    In This Topic
    Gets style of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As System.Drawing.FontStyle
    public System.Drawing.FontStyle Style {get;}
    See Also