ComponentOne MultiSelect for WinForms
BaseContentStyle Class
Members 

C1.Win.Input.Theme.MultiSelect Namespace : BaseContentStyle Class
Base style for all element with content.
Syntax
'Declaration
 
Public MustInherit Class BaseContentStyle 
   Inherits BasePropStyle
public abstract class BaseContentStyle : BasePropStyle 
Remarks
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

Reference

BaseContentStyle Members
C1.Win.Input.Theme.MultiSelect Namespace