ComponentOne Basic Library for WPF and Silverlight
ToolTip Property (C1RadialMenuItem)


C1.Silverlight Namespace > C1RadialMenuItem Class : ToolTip Property
Gets or sets the tooltip of this control.
Syntax
'Declaration
 
Public Property ToolTip As System.Object
'Usage
 
Dim instance As C1RadialMenuItem
Dim value As System.Object
 
instance.ToolTip = value
 
value = instance.ToolTip
public System.object ToolTip {get; set;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members