System.Windows.Forms.TableLayoutSettings.SetColumn Method

Sets the column position for the specified child control.

Syntax

public void SetColumn (object control, int column)

Parameters

control
A control contained within a cell.
column
The column position for the specified child control.

Remarks

Documentation for this section has not yet been entered.

Requirements

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