Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / ToolTip Property

In This Topic
    ToolTip Property (C1RadialMenuItem)
    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