[]
Gets or sets the font which is used in the pop up window.
[Browsable(true)]
public Font Font { get; set; }
<Browsable(True)>
Public Property Font As Font
Default value is same as font of control. If set a null, value will be default value automatically without exception.