ComponentOne MultiSelect for WinForms
MultiSelectStyles Class
Members 

C1.Win.Input.Theme.MultiSelect Namespace : MultiSelectStyles Class
The MultiSelectStyles class represents the theme for the C1MultiSelect control which contains display attributes that determine the appearance of control.
Object Model
MultiSelectStyles ClassCheckListStyles ClassDropDownButtonStyle ClassTagEditorStyles Class
Syntax
'Declaration
 
Public Class MultiSelectStyles 
   Inherits BaseTheme
public class MultiSelectStyles : BaseTheme 
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.BaseTheme
                  C1.Win.Input.Theme.MultiSelect.MultiSelectStyles

See Also

Reference

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