ControlFormat
("Format of Control") defines the possible formats of controls.
Additional Information
Name |
Value |
Description |
CTLFMT_USERDEF |
380 |
Width in Characters (Obsolete)
The width of the control is defined in characters.
|
CTLFMT_PERCENT |
381 |
Width in Percent
The width of the control is defined in percent.
|