Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescription
<1>Expanded ButtonMultivalueThe glyph image for the button of an expanded item
<2>Collapsed ButtonMultivalueThe glyph image for the button of a collapsed item
<3>Unchecked Check BoxMultivalueThe glyph image for an unchecked check box
<4>Check Check BoxMultivalueThe glyph image for a checked check box
<5>Mixed Check BoxMultivalueThe glyph image for a check box in the mixed/undetermined state

...

The GlyphImages property allows you to customize the appearance of the expansion buttons and check boxes.

Image Modified

...

PosNameTypeDescription
<1, 1>ImageFormatted StringThe path and filename of the image to be used
<1, 2>Frame CountIntegerThe number of frames the image is to be divided into
<1, 3>Transparent ColorFormatted StringThe color to be transparent, if the image does not contain transparency already

...

Code Block
// Customize the glyph images 
Images = "" 
Images<1> = "BMPS\COLLAPSEDEXPANDED.PNG":@VM:2 
Images<2> = "BMPS\EXPANDEDCOLLAPSED.PNG":@VM:2 
Images<3> = "BMPS\UNCHECK.PNG":@VM:3 
Images<4> = "BMPS\CHECK.PNG":@VM:3 
Images<5> = "BMPS\MIX.PNG":@VM:3 
Set_Property(@Window:".OLE_TREE", "OLE.GlyphImages", Images)

See Also

ImagesImageConditionsImageEffectsItemHeightDefHeight