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

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

    See Also