DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / NewExpressionDropDownItemHotStyle Class
Members

In This Topic
    NewExpressionDropDownItemHotStyle Class
    In This Topic
    The NewExpressionDropDownItemHotStyle containing display attributes that determine the general appearance of button on the screen when the cursor is over it.
    Object Model
    NewExpressionDropDownItemHotStyle Class
    Syntax
    'Declaration
     
    Public Class NewExpressionDropDownItemHotStyle 
       Inherits BaseDropDownSubItemStyle
    public class NewExpressionDropDownItemHotStyle : BaseDropDownSubItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseDropDownSubItemStyle
                   C1.Win.DataFilter.Styles.NewExpressionDropDownItemHotStyle

    See Also