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