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
ActiveControl | Control.
Gets or sets the active control on the container control. | |
AutoScaleDimensions | System.Drawing.SizeF.
Gets or sets the dimensions that the control was designed to. | |
AutoScaleMode | AutoScaleMode.
Gets or sets the automatic scaling mode of the control. | |
AutoValidate | AutoValidate.
Gets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes. | |
override | BindingContext | BindingContext. Documentation for this section has not yet been entered. |
[read-only] | CurrentAutoScaleDimensions | System.Drawing.SizeF.
Gets the current run-time dimensions of the screen. |
[read-only] | ParentForm | Form.
Gets the form that the container control is assigned to. |
[read-only] | AutoScaleFactor | System.Drawing.SizeF.
Gets the scaling factor between the current and design-time automatic scaling dimensions. |
[read-only] override | CanEnableIme | bool.
Gets a value indicating whether the Control.ImeMode property can be set to an active value, to enable IME support. |
[read-only] override | CreateParams | CreateParams.
Gets the required creation parameters when the control handle is created. |