Parameters for performing user input with pet palette.
More...
#include <APIdefs_Interface.h>
|
short | petPaletteID |
| Unique identifier of the pet palette.
|
|
short | nCols |
| Number of columns in the picture.
|
|
short | nRows |
| Number of columns in the picture.
|
|
short | value |
| The actual value of the control (starts from 1).
|
|
UInt32 | grayBits |
| The disabled items of the control.
|
|
short ** | petIconIDsHdl |
| Handle of the array of the 'GICN' resource IDs of the pet items; each item should be 22x22 pixels.
|
|
short | dhlpResourceID |
| 'DHLP' resource ID (the tooltip and help anchor pairs).
|
|
short | obsolete |
| Previously used to be toolTipStrListID , now obsolete, not used.
|
|
GSResModule | petIconResModule |
| Resource module to load the icon resource from.
|
|
Parameters for performing user input with pet palette.