Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerDropDownStyle Class
Properties Methods


In This Topic
    PickerDropDownStyle Class Members
    In This Topic

    The following tables list the members exposed by PickerDropDownStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the background. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of the drop down item on the screen.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the BackColor property. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the BorderColor property. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Protected MethodRestores the default value of the Item property.  
    Protected MethodSpecifies whether to save the value of the BackColor property. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the BorderColor property. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Protected MethodSpecifies whether to save the value of the Item property.  
    Top
    See Also