BaseComboBoxDropDownFont Property
This property is used to set or get the drop-down's font
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Font DropDownFont { get; set; }
Public Property DropDownFont As Font
Get
Set
public:
property Font^ DropDownFont {
Font^ get ();
void set (Font^ value);
}
member DropDownFont : Font with get, set
Property Value
Font