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