System.Windows.Forms.ToolStripControlHost.ControlAlign Property

Gets or sets the alignment of the control on the form.

Syntax

[System.ComponentModel.DefaultValue(System.Drawing.ContentAlignment.MiddleCenter)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.ContentAlignment ControlAlign { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripControlHost.ControlAlign property to determine or define how hosted controls are to be laid out on the form.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0