Control-Data: Difference between revisions
Appearance
Created page with "Pointer to class-specific control data, beginning with a value conforming to a USHORT data type, which specifies the overall length of the data. There are several different types of control-data structures: ;BTNCDATA :Button control data ;ENTRYFDATA :Entry field control data ;FRAMECDATA :Frame control data ;MLECTLDATA :Multi-line entry field control data ;SBCDATA :Scroll bar control data." |
No edit summary |
||
Line 13: | Line 13: | ||
;[[SBCDATA]] | ;[[SBCDATA]] | ||
:Scroll bar control data. | :Scroll bar control data. | ||
[[Category:PM Data type]] |
Latest revision as of 23:59, 14 April 2025
Pointer to class-specific control data, beginning with a value conforming to a USHORT data type, which specifies the overall length of the data.
There are several different types of control-data structures:
- BTNCDATA
- Button control data
- ENTRYFDATA
- Entry field control data
- FRAMECDATA
- Frame control data
- MLECTLDATA
- Multi-line entry field control data
- SBCDATA
- Scroll bar control data.