PRESPARAMS Statement

Syntax:

  PRESPARAMS presparam, value, presparam, value, ...

The PRESPARAMS statement defines presentation fields that customize a dialog box, menu, window, or control. 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.