|
APGen Object Reference |
|
See Also: |
The ApgStatusDlgEnum values indicate how the status dialog should be displayed. They are used with the APGen.StatusDlg property.
These values are part of the APG script namespace. No special includes or constants are required to use these named values within an APG script.
| Name | Value | Meaning |
|---|---|---|
| apgStatusDlgOff | 0 | No Status Dialog. |
| apgStatusDlgNormal | 1 | Show status dialog. |
| apgStatusDlgMinimized | 2 | Show status dialog, start in minimized state. |