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

In This Topic
    RadialMenuItemStateStyle Class
    In This Topic
    The RadialMenuItemStateStyle contains display attributes that determine the general appearance of the C1.Win.Command.C1RadialMenu control root-menu or sub-menu in some state on the screen.
    Object Model
    RadialMenuItemStateStyle Class
    Syntax
    'Declaration
     
    
    Public Class RadialMenuItemStateStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class RadialMenuItemStateStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

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

    See Also