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

In This Topic
    FontPickerDropDownStyle Class
    In This Topic
    The FontPickerDropDownStyle class represents the font pickers drop down form style.
    Object Model
    FontPickerDropDownStyle ClassThickness StructurePickerButtonStyle ClassThickness Structure
    Syntax
    'Declaration
     
    
    Public Class FontPickerDropDownStyle 
       Inherits C1.Win.Input.Pickers.Styles.PickerDropDownStyle
    public class FontPickerDropDownStyle : C1.Win.Input.Pickers.Styles.PickerDropDownStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.DropDownStyle
                   C1.Win.Input.Pickers.Styles.PickerDropDownStyle
                      C1.Win.Input.Pickers.FontPicker.Styles.FontPickerDropDownStyle

    See Also