InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (Style)
    In This Topic
    Gets a reference to the default style.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DefaultStyle As Style
    public static Style DefaultStyle {get;}
    See Also