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

In This Topic
    NavigationButtonStateStyle Class
    In This Topic
    The NavigationButtonStateStyle contains display attributes that determine the general appearance of the C1.Win.Command.C1RadialMenu central button in some state on the screen.
    Object Model
    NavigationButtonStateStyle Class
    Syntax
    'Declaration
     
    
    Public Class NavigationButtonStateStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class NavigationButtonStateStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

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

    See Also