ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagEditorStyles Class / RemoveButton Property

In This Topic
    RemoveButton Property (TagEditorStyles)
    In This Topic
    Gets or sets RemoveButtonStyle contains display attributes that determine the appearance of RemoveButton element on the screen.
    Syntax
    'Declaration
     
    
    Public Property RemoveButton As RemoveButtonStyle
    public RemoveButtonStyle RemoveButton {get; set;}
    See Also