System.Windows.Forms.ContainerControl: Property Members

The properties of System.Windows.Forms.ContainerControl are listed below. For a list of all members, see the ContainerControl Members list.

See Also: Inherited members from System.Windows.Forms.ScrollableControl

Public Properties

ActiveControlControl.

Gets or sets the active control on the container control.

AutoScaleDimensionsSystem.Drawing.SizeF.

Gets or sets the dimensions that the control was designed to.

AutoScaleModeAutoScaleMode.

Gets or sets the automatic scaling mode of the control.

AutoValidateAutoValidate.

Gets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes.

override
BindingContextBindingContext. Documentation for this section has not yet been entered.
[read-only]
CurrentAutoScaleDimensionsSystem.Drawing.SizeF.

Gets the current run-time dimensions of the screen.

[read-only]
ParentFormForm.

Gets the form that the container control is assigned to.

Protected Properties

[read-only]
AutoScaleFactorSystem.Drawing.SizeF.

Gets the scaling factor between the current and design-time automatic scaling dimensions.

[read-only]
override
CanEnableImebool.

Gets a value indicating whether the Control.ImeMode property can be set to an active value, to enable IME support.

[read-only]
override
CreateParamsCreateParams.

Gets the required creation parameters when the control handle is created.