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


In This Topic
    FontPickerDropDownStyle Class Members
    In This Topic

    The following tables list the members exposed by FontPickerDropDownStyle.

    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. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    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 or sets the System.Drawing.Color used to paint the text.  
    Public PropertyGets style containing display attributes that determine the general appearance of the drop down item on the screen. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    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 C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Border property. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    Protected MethodRestores the default value of the BorderColor property. (Inherited from C1.Win.Input.Styles.DropDownStyle)
    Protected MethodRestores the default value of the ForeColor property.  
    Protected MethodRestores the default value of the C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Item property. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    Protected MethodRestores the default value of the Padding 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 C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Border property. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    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 ForeColor property.  
    Protected MethodSpecifies whether to save the value of the C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Item property. (Inherited from C1.Win.Input.Pickers.Styles.PickerDropDownStyle)
    Protected MethodSpecifies whether to save the value of the Padding property.  
    Top
    See Also