Change the glyph (bitmap) used in column checkbox

Hey Bruno,


Is there a way to change the bitmaps used for check/uncheck in an AdvStringGrid ??

You can use

grid.ControlLook.CheckedGlyph
grid.ControlLook.UnCheckedGlyph

I use SetCheckBoxState() to set the checkboxes. Changing the check/unchecked glyphs seems to have no effect. 

A sample project can be downloaded here:

http://www.tmssoftware.net/public/gridcustomcheck.zip