TableLayoutPanel.GetCellPosition(Control) Metode

Definisi

TableLayoutPanelCellPosition Mendapatkan yang mewakili baris dan kolom sel.

public:
 System::Windows::Forms::TableLayoutPanelCellPosition GetCellPosition(System::Windows::Forms::Control ^ control);
public System.Windows.Forms.TableLayoutPanelCellPosition GetCellPosition(System.Windows.Forms.Control control);
member this.GetCellPosition : System.Windows.Forms.Control -> System.Windows.Forms.TableLayoutPanelCellPosition
Public Function GetCellPosition (control As Control) As TableLayoutPanelCellPosition

Parameter

control
Control

Kontrol yang terkandung dalam sel.

Mengembalikan

TableLayoutPanelCellPosition yang mewakili posisi sel.

Berlaku untuk