Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialMenuItem Class / ToolTip Property

In This Topic
    ToolTip Property
    In This Topic
    Gets or sets the tooltip of this control.
    Syntax
    'Declaration
     
    
    Public Shadows Property ToolTip As Object
    public new object ToolTip {get; set;}
    See Also