Click or drag to resize

DocumentControl Properties

The DocumentControl type exposes the following members.

Properties
  NameDescription
Public propertyAllowReordering
Gets or sets a value indicating the tabs can be reordered.
Public propertyControls
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.)
Public propertyPages
Gets the collection of tab pages.
Public propertySelectedIndex
Gets or sets the index of the selected page.
Public propertySelectedIndexBinding
Gets the binding for the SelectedIndex property.
Public propertySelectedPage
Gets or sets the currently selected page.
Top
See Also