Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / ToolTipText Property

In This Topic
    ToolTipText Property (C1ContextMenu)
    In This Topic
    Gets or sets the tool tip text.
    Syntax
    'Declaration
     
    
    Public Property ToolTipText As String
    public string ToolTipText {get; set;}
    See Also