InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IToolTipElement Interface / ToolTipText Property

In This Topic
    ToolTipText Property (IToolTipElement)
    In This Topic
    Gets or sets the text that appears as a ToolTip for this Element.
    Syntax
    'Declaration
     
    ReadOnly Property ToolTipText As String
    string ToolTipText {get;}
    See Also