TableLayoutSettings::GetColumn Method (Object^)
.NET Framework (current version)
Gets the column position of the specified child control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- control
-
Type:
System::Object^
A control contained within a cell.
| Exception | Condition |
|---|---|
| ArgumentNullException | control is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: