[]
Gets or sets whether the tooltip window has rounded corners.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.RoundedCorners", "Indicates whether the tooltip window has rounded corners.")]
public bool RoundedCorners { get; set; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.RoundedCorners", "Indicates whether the tooltip window has rounded corners.")>
Public Property RoundedCorners As Boolean