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

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