Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1RatingItem 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