The IWindow2 type exposes the following members.

Properties

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

See Also