ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagStyle Class / Hot Property

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