ComponentOne InputPanel for WinForms
ToolTipText Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : ToolTipText Property
Gets or sets the text that appears as a ToolTip for this component (may include HTML tags).
Syntax
'Declaration
 
Public Overridable Property ToolTipText As System.String
public virtual System.string ToolTipText {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members