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

In This Topic
    TagStyle Class
    In This Topic
    The TagStyle class contains display attributes that determine the appearance of tag element on the screen.
    Object Model
    TagStyle ClassBaseTagStyle ClassBaseTagStyle ClassBaseTagStyle Class
    Syntax
    'Declaration
     
    
    Public Class TagStyle 
       Inherits BaseTagStyle
    public class TagStyle : BaseTagStyle 
    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.BaseTagStyle
                            C1.Win.Input.Theme.MultiSelect.TagStyle

    See Also