Skybound AutoComplete

MeasureItemEventArgs.Font Property

Gets the font used to draw the item.

[Visual Basic]
Public ReadOnly Property Font As Font
[C#]
public System.Drawing.Font Font {get;}

Property Value

The Font used to draw the item.

Remarks

This font is automatically used by the MeasureText and DrawText methods.

See Also

MeasureItemEventArgs Class | Skybound.AutoComplete Namespace