 |
scCellBox |
4 | Draws a rectangle using the box color. |
 |
scCellButton |
3 | Draws a button. |
 |
scCellFlat |
0 | Draws cell without visual effects. |
 |
scCellInset |
1 | Draws cell with sunken edge. |
 |
scCellRaised |
2 | Draws cell with raised edge. |
 |
scCellRoundBox |
5 | Draws a round rectangle using the box color. |
 |
scCustomDraw |
&H10 | Can add custom drawing to the cell. DrawCell event will fired each time the cell needs to be drawn. |