Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / TooltipStyle Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (TooltipStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultStyle As C1.Win.C1Themes.BaseStyle
    protected virtual C1.Win.C1Themes.BaseStyle DefaultStyle {get;}
    See Also