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

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