InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / ToolTipText Property

In This Topic
    ToolTipText Property (InputDataNavigator)
    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
    public virtual string ToolTipText {get; set;}
    See Also