C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / Opacity Property

In This Topic
Opacity Property (ToolTipSettings)
In This Topic
Gets or sets the opacity of the tooltips.
Syntax
'Declaration
 
Public Property Opacity As System.Double
 
Remarks
This property should be set to a value between zero (totally transparent) and one (totally opaque).
See Also