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

In This Topic
    FilterEditorIndeterminateGlyphHotStyle Class
    In This Topic
    FilterEditorIndeterminateGlyphHotStyle contains display attributes that determine the general appearance of check box on the screen in indeterminate state when the cursor is over it.
    Object Model
    FilterEditorIndeterminateGlyphHotStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorIndeterminateGlyphHotStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorIndeterminateGlyphHotStyle : 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.FilterEditorIndeterminateGlyphHotStyle

    See Also