ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.String
    System.string ToolTipText {get;}
    See Also