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

In This Topic
    TagEditorCommonStyle Class
    In This Topic
    The TagEditorCommonStyle class contains display attributes that determine the appearance of C1TagEditoron control on the screen.
    Object Model
    TagEditorCommonStyle ClassBaseTagEditorCommonStyle ClassBaseTagEditorCommonStyle Class
    Syntax
    'Declaration
     
    
    Public Class TagEditorCommonStyle 
       Inherits BaseTagEditorCommonStyle
    public class TagEditorCommonStyle : BaseTagEditorCommonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Theme.MultiSelect.BasePropStyle
                   C1.Win.Input.Theme.MultiSelect.BaseContentStyle
                      C1.Win.Input.Theme.MultiSelect.BaseTagEditorCommonStyle
                         C1.Win.Input.Theme.MultiSelect.TagEditorCommonStyle

    See Also