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

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

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseSubItemStyle
                   C1.Win.DataFilter.Styles.PropertyDropDownListHotStyle

    See Also