Description

PRESPARAMS data is a series of types and values. The window procedure of the dialog box, menu, window, or control receives and processes this data when the item is created. The data for custom controls can be in any format.

PRESPARAMS is often used to supply data to control the appearance of the customized window when it is first created. For example, the PRESPARAMS statement may specify the colors to be used in the window.


[Back: Syntax]
[Next: Example]