Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / TooltipStyle Class
Members

In This Topic
    TooltipStyle Class
    In This Topic
    The TooltipStyle contains display attributes that determine the general appearance of the C1.Win.Command.C1RadialMenu tooltip.
    Object Model
    TooltipStyle Class
    Syntax
    'Declaration
     
    
    Public Class TooltipStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class TooltipStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Command.Styles.RadialMenu.TooltipStyle

    See Also