Show
Shows the dialog window. The arguments okay and cancel are stored and used as the okay and cancel button id's in the message loop.
Usage:
inst Show [ okay cancel ] [ ; windowPosition ]
Parameters:
okay
The index of the okay control (button).
cancel
The index of the cancel control (button).
windowPosition
The position at which to show the dialog. The parameter windowPosition is passed to the function SetWindowPos. See SetWindowPos for details.
Result: