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

In This Topic
    BaseCuesHotStyle Class
    In This Topic
    BaseCuesStyle contains display attributes that determine the general appearance of the Cues on the screen when the cursor is over it..
    Syntax
    'Declaration
     
    
    Public Class BaseCuesHotStyle 
       Inherits BaseCuesStyle
    public class BaseCuesHotStyle : 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.BaseCuesHotStyle

    See Also