Click or drag to resize

McWindow Properties

The McWindow type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Public propertyCaption
Set the caption of the window (Read Only property)
Public propertyCloseWithAll
Whether this window should close with all the others or not.
Public propertyDocument
Public propertyDocumentView
Public propertyDocumentViewAsControl
Public propertyDocumentViewClass
Public propertyIconFlag
Public propertyImageView
Exposes the underlying McView control when one is used to display the current document.
Public propertyIsClosing
Public propertyLocation
Public propertyName
Set the Name of the window (Read only property)
Public propertyPosition
Set or Get the position of the window.
Public propertyResizeWithZoom
Determines if the window is resized when the View is zoomed.
Public propertySize
Public propertyUndoStack
Public propertyViewSettings
Public propertyWarningBox
Public propertyWindowNumber
The current window number or 0 if only one window is open on an image.
Public propertyWindowState
Public propertyWorkspaceBar
Gets or sets the bar used in this window.
Public propertyWorkspaceMenu
Gets or sets the context menu used in this window.
Top
See Also