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

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

    See Also