Returns the pointsize (EM size), in pixels, of the combobox's font.

Syntax

public int FontSize { get; }
Public ReadOnly Property FontSize() As Integer

Limitations

Read only.