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

In This Topic
    CuesStyle Class
    In This Topic
    BaseCuesStyle contains display attributes that determine the general appearance of the Cues on the screen.
    Object Model
    CuesStyle ClassBaseCuesHotStyle Class
    Syntax
    'Declaration
     
    
    Public Class CuesStyle 
       Inherits BaseCuesStyle
    public class CuesStyle : BaseCuesStyle 
    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.CuesStyle

    See Also