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

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

    See Also