RoundComboBoxFont Property

Gets or sets the Font used to draw the string on the face of RoundComboBox.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
public override Font Font { get; set; }

Property Value

Font

See Also