ToolTipRoundedCorners Property (BaseTheme)
In This Topic
Gets or sets a System.Boolean value determining whether to show tooltips with rounded corners.
Syntax
'Declaration
Public Property ToolTipRoundedCorners As System.Boolean
public System.bool ToolTipRoundedCorners {get; set;}
See Also