[]
Gets or sets whether the tooltip window should display a solid border.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.Border", "Indicates whether the tooltip window should display a solid border.")]
public bool Border { get; set; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.Border", "Indicates whether the tooltip window should display a solid border.")>
Public Property Border As Boolean