Updated November 2013; added opcodes 13, 14Para
Parameter opcode specifies one of the "methods" or operations from the following table.
Symbol |
Value |
Description |
---|---|---|
CTLOP_INFO |
0 |
|
CTLOP_ADD |
1 |
|
CTLOP_CHG |
2 |
|
CTLOP_DEL |
3 |
|
CTLOP_CLR |
4 |
|
CTLOP_QRYCB |
5 |
|
CTLOP_SVA, CTLOP_RSA |
6, 7 |
|
CTLOP_SBCH, CTLOP_EBCH |
8, 9 |
|
CTLOP_GETID |
10 |
|
CTLOP_PANE |
11 |
|
CTLOP_REPL |
12 |
Internal use only. |
CTLOP_IMGLST |
13 |
Attach an image list to a toolbar control |
CTLOP_TABSET, CTLOP_TABCLR |
14, 15 |
|
CTLOP_REPAINT |
16 |
Force refresh/redraw of specified control and its children |
Definition file: ashell.def |