Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu.Base Namespace / RadialMenuBaseStyle Class / Tooltip Property

In This Topic
    Tooltip Property (RadialMenuBaseStyle)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the tooltip of the C1.Win.Command.C1RadialMenu element.
    Syntax
    'Declaration
     
    
    Public Property Tooltip As TooltipStyle
    public TooltipStyle Tooltip {get; set;}
    See Also