Skip to main content
All docs
V26.1
  • CheckBoxGlyphCollection Constructors

    Stores a custom glyph image for each checkbox state (Checked/Unchecked/Indeterminate).
    Name Parameters Description
    CheckBoxGlyphCollection() none Initializes a new instance of the CheckBoxGlyphCollection class with the default settings.
    CheckBoxGlyphCollection(CheckBoxGlyphCollection) collection Initializes a new instance of the CheckBoxGlyphCollection class with the specified glyph images collection.
    See Also