Gets the column position of the specified child control.
Syntax
[System.ComponentModel.DefaultValue(-1)]
public
int GetColumn (
object control)
Parameters
- control
-
A control contained within a cell.
Returns
The column position of the specified child control.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0