[]
Gets or sets the font of the drop-down picker.
public Font Font { get; set; }
Public Property Font As Font
Type | Description |
---|---|
Font | A Font value indicates the font of the DropDownPicker. |
You can use the Font property to change the font of the drop-down picker.