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

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

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

    See Also