C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTextBox Class / ToolTipText Property

In This Topic
ToolTipText Property (InputTextBox)
In This Topic
Gets or sets the text that appears as a ToolTip for this component (may include HTML tags).
Syntax
'Declaration
 
Public Overridable Property ToolTipText As String
 
See Also