Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / RadialMenuItemBase Class / ToolTip Property

In This Topic
    ToolTip Property (RadialMenuItemBase)
    In This Topic
    Gets or sets the tooltip associated with the menu item.
    Syntax
    'Declaration
     
    
    Public Overridable Property ToolTip As String
    public virtual string ToolTip {get; set;}
    See Also