Windows
The value of this property specifies the type of window.
Main |
A standalone overlapped window that can be independent of all other windows. |
Response |
A window that displays to obtain information from the user and cannot lose focus or be closed until the user responds. |
To specify the window type:
Select the desired type from the WindowType drop-down list on the General page of the window’s Properties view.
You cannot change a window’s WindowType property dynamically at runtime.