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

In This Topic
    FilterEditorCheckedGlyphPressedStyle Class
    In This Topic
    FilterEditorCheckedGlyphPressedStyle contains display attributes that determine the general appearance of pressed check box on the screen in checked state.
    Object Model
    FilterEditorCheckedGlyphPressedStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorCheckedGlyphPressedStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorCheckedGlyphPressedStyle : 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.FilterEditorCheckedGlyphPressedStyle

    See Also