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

In This Topic
    RemoveButtonStyle Class
    In This Topic
    The RemoveButtonStyle class contains display attributes that determine the appearance of RemoveButton element on the screen.
    Object Model
    RemoveButtonStyle ClassBaseRemoveButtonStyle ClassBaseRemoveButtonStyle Class
    Syntax
    'Declaration
     
    
    Public Class RemoveButtonStyle 
       Inherits BaseRemoveButtonStyle
    public class RemoveButtonStyle : BaseRemoveButtonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Input.Theme.MultiSelect.BaseStyle
                   C1.Win.Input.Theme.MultiSelect.BasePropStyle
                      C1.Win.Input.Theme.MultiSelect.BaseContentStyle
                         C1.Win.Input.Theme.MultiSelect.BaseRemoveButtonStyle
                            C1.Win.Input.Theme.MultiSelect.RemoveButtonStyle

    See Also