GShowDialog Statement
Applies To
Form
Description
GShowDialog displays a form as a modal dialog box without returning the DialogResult value.
Usage
GShowDialog Form
- Form
- Name of a form or string variable containing a form name.
See Also
GShow, GShowDialog Function
Example
GShowDialog frmInfoDisplay