Syntax
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DisplayName("Cell")]
[System.ComponentModel.DefaultValue(-1)]
public
TableLayoutPanelCellPosition GetCellPosition (
Control control)
Parameters
- control
-
A control contained within a cell.
Returns
A System.Windows.Forms.TableLayoutPanelCellPosition that represents the cell position.
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