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

In This Topic
    CombinationDropDownItemHotStyle Class
    In This Topic
    The CombinationDropDownItemHotStyle containing display attributes that determine the general appearance of button on the screen when the cursor is over it.
    Object Model
    CombinationDropDownItemHotStyle Class
    Syntax
    'Declaration
     
    Public Class CombinationDropDownItemHotStyle 
       Inherits BaseDropDownSubItemStyle
    public class CombinationDropDownItemHotStyle : 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.CombinationDropDownItemHotStyle

    See Also