Search
WindowHost Properties
 


 Public Properties

  Name Description

activeChild

Gets the topmost child window. (Inherited from Container.)

children

Gets the collection of child windows. (Inherited from Container.)

commandStrip

Gets a reference to the default commands toolStrip.

content

Gets a reference to the container's content element. (Inherited from Container.)

contentBounds

Gets the bounds of this container's content element. (Inherited from Container.)

contentRect

Gets the bounding rect of this container's content element. (Inherited from Container.)

maximizedStrip

Gets a reference to the maximized windows ToolStrip.

minimizedStrip

Gets a reference to the minimized windows ToolStrip.

windows

Gets the collection of child Window-s.

 See Also