DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorUncheckedGlyphHotStyle Class
Members

In This Topic
    FilterEditorUncheckedGlyphHotStyle Class
    In This Topic
    FilterEditorUncheckedGlyphHotStyle contains display attributes that determine the general appearance of check box on the screen in unchecked state when the cursor is over it.
    Object Model
    FilterEditorUncheckedGlyphHotStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorUncheckedGlyphHotStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorUncheckedGlyphHotStyle : BaseSubItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseSubItemStyle
                   C1.Win.DataFilter.Styles.FilterEditorUncheckedGlyphHotStyle

    See Also