ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1FontPicker Class / DropDownFormWidth Property

In This Topic
    DropDownFormWidth Property
    In This Topic
    Gets or sets a width of drop down list of fonts.
    Syntax
    'Declaration
     
    
    Public Property DropDownFormWidth As Integer
    public int DropDownFormWidth {get; set;}
    See Also