DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorArrowHotStyle Class
Members

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

    See Also