Click or drag to resize

Container Properties

The Container type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets an enumeration of all contained child controls, including controls within child containers
Public propertyClientSize
Gets or sets the size for the client area of the control
Public propertyControls
Gets an enumeration of logical controls that are directly contained by this container
Public propertyStyleProvider
Gets or sets the style provider for this container.
Public propertyStyles
Gets the default style provider for this container.
Public propertyVisualChildren
Gets an enumeration of all contained child controls in the visual tree, including controls within child containers.
Top
See Also