Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Hot Property

In This Topic
    Hot Property (Style)
    In This Topic
    Gets or sets the style to be used when the element is hot.
    Syntax
    'Declaration
     
    
    Public Property Hot As Style
    public Style Hot {get; set;}
    See Also