Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialMenu Class / ShowToolTip Property

In This Topic
    ShowToolTip Property
    In This Topic
    Determines whether the control should display tooltips for individual items.
    Syntax
    'Declaration
     
    
    Public Property ShowToolTip As Boolean
    public bool ShowToolTip {get; set;}
    See Also