ComponentOne InputPanel for WinForms
Opacity Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > ToolTipSettings Class : Opacity Property
Gets or sets the opacity of the tooltips.
Syntax
'Declaration
 
Public Property Opacity As System.Double
public System.double Opacity {get; set;}
Remarks
This property should be set to a value between zero (totally transparent) and one (totally opaque).
See Also

Reference

ToolTipSettings Class
ToolTipSettings Members