DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / BaseCuesStyle Class
Members

In This Topic
    BaseCuesStyle Class
    In This Topic
    BaseCuesStyle contains display attributes that determine the general appearance of the Cues on the screen.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseCuesStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public abstract class BaseCuesStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Layout.Styles.BaseCuesStyle
                   C1.Win.Layout.Styles.BaseCuesHotStyle
                   C1.Win.Layout.Styles.CuesStyle

    See Also