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

In This Topic
    BaseContentStyle Class
    In This Topic
    Base style for all element with content. Base style for all element with content.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseContentStyle 
       Inherits BasePropStyle
    public abstract class BaseContentStyle : BasePropStyle 
    Remarks
    no font here.no font here.
    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.BaseDropDownButtonStyle
                         C1.Win.Input.Theme.MultiSelect.BaseRemoveButtonStyle
                         C1.Win.Input.Theme.MultiSelect.BaseTagEditorCommonStyle
                         C1.Win.Input.Theme.MultiSelect.BaseTagStyle

    See Also