[]
Gets or sets the default font used to display the tooltip.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.Font", "The default font used to display the tooltip.")]
public Font Font { get; set; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.Font", "The default font used to display the tooltip.")>
Public Property Font As Font