The IWindow2 type exposes the following members.

Properties

  NameDescription
Public propertyBounds
Gets the window's bounds.
Public propertyCaption
Gets/sets the window's caption.
Public propertyIsVisible
Gets the window's visible state. Returns true if this window is visible, false if not.
Public propertyNode
Get the window's associated INode2.
Public propertyWindowType
Get the window's type.

See Also