Secondary Window
A secondary window can be displayed or moved outside the bounds of the application
shell. It is usually associated with a primary window, and is used to contain information that is
dependent on an object in the primary window. It is defined by setting the window property Window Type to Secondary
.
Description
A secondary window can have a title bar, but it cannot be minimized or maximized, and it cannot have a system menu.
You can set the Modality & Attachment properties for a secondary window.
Note: If you choose Modal, Attached, other forms in the application cannot be accessed until the secondary window is closed.
Setting the
Window Type to Secondary
also sets the following
properties:
Property | Value |
---|---|
System Menu, | False
|
Iconize | False
|
Maximize | False
|