McWindow Properties |
|
The McWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds | ||
| Caption |
Set the caption of the window (Read Only property)
| |
| CloseWithAll |
Whether this window should close with all the others or not.
| |
| Document | ||
| DocumentView | ||
| DocumentViewAsControl | ||
| DocumentViewClass | ||
| IconFlag | ||
| ImageView |
Exposes the underlying McView control when one is used to display the current document.
| |
| IsClosing | ||
| Location | ||
| Name |
Set the Name of the window (Read only property)
| |
| Position |
Set or Get the position of the window.
| |
| ResizeWithZoom |
Determines if the window is resized when the View is zoomed.
| |
| Size | ||
| UndoStack | ||
| ViewSettings | ||
| WarningBox | ||
| WindowNumber |
The current window number or 0 if only one window is open on an image.
| |
| WindowState | ||
| WorkspaceBar |
Gets or sets the bar used in this window.
| |
| WorkspaceMenu |
Gets or sets the context menu used in this window.
|