Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / ShowToolTip Property

In This Topic
    ShowToolTip Property (C1RadialMenu)
    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