Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerEditorStyle Class
Members

In This Topic
    PickerEditorStyle Class
    In This Topic
    The PickerEditorStyle class represents the styles for the editor element in drop down form which contains display attributes that determine the appearance of element.
    Object Model
    PickerEditorStyle ClassThickness StructureItemStyle ClassCorners StructureStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassThickness StructureThickness StructureStateElementStyle ClassUnderlineStyle Class
    Syntax
    'Declaration
     
    
    Public Class PickerEditorStyle 
       Inherits C1.Win.Input.Styles.TextBoxStyles
    public class PickerEditorStyle : C1.Win.Input.Styles.TextBoxStyles 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.InputStyles
                   C1.Win.Input.Styles.InputEditorStyles
                      C1.Win.Input.Styles.TextBoxStyles
                         C1.Win.Input.Pickers.Styles.PickerEditorStyle

    See Also