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

In This Topic
    TagEditorStyles Class
    In This Topic
    The TagEditorStyles class represents the theme for the C1TagEditor control which contains display attributes that determine the appearance of control.
    Object Model
    TagEditorStyles ClassTagEditorCommonStyle ClassRemoveButtonStyle ClassTagStyle Class
    Syntax
    'Declaration
     
    
    Public Class TagEditorStyles 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class TagEditorStyles : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Theme.MultiSelect.TagEditorStyles

    See Also