Window Members
Include Protected Members
Include Inherited Members
The Window object represents a window in the environment.
The Window type exposes the following members.
Methods
Name
Description
Moves the focus to the current item.
Infrastructure. Microsoft Internal Use Only.
Closes the open document and optionally saves it, or closes and destroys the window.
Infrastructure. Microsoft Internal Use Only.
Infrastructure. Microsoft Internal Use Only.
Infrastructure. Microsoft Internal Use Only.
Allows setting objects to be active in the Properties window when this window is active.
Sets the picture to display in a tool window.
Top
Properties
Name
Description
Gets or sets whether the tool window is able to be hidden.
Gets or sets the title of the window.
Gets the collection containing the Window object supporting this property.
Gets a ContextAttributes collection which allows automation clients to add new attributes to the current selected items in the Dynamic Help window and provide contextual help for the additional attributes.
Gets the Document object associated with the item, if one exists.
Infrastructure. Microsoft Internal Use Only.
Gets the top-level extensibility object.
Gets or sets a value indicating the dimensions of the window in pixels.
Infrastructure. Microsoft Internal Use Only.
Gets or sets a value indicating whether the tool window is floating over other windows.
Gets a string indicating the type of window.
Gets or sets the distance between the internal left edge of an object and the left edge of its container.
Gets or sets a value indicating whether the tool window can be docked with other tool windows.
Gets a Window object representing the window frame containing the window.
Gets a collection of all linked windows contained in the linked window frame.
Gets an object that can be accessed by name at run time.
Gets the type of the Window object, which is a GUID string representing the tool contained in the window.
Gets the Project object associated with the Window object.
Gets the ProjectItem object associated with the Window object.
Gets an object representing the current selection on the Window object.
Gets or sets the distance between the internal top edge of an object and the top edge of its container.
Infrastructure. Microsoft Internal Use Only.
Gets or sets the visibility of a window.
Gets or sets the width of the window in character units.
Gets or sets the state, such as minimized, normal, and so forth, of the window.
Top