TableLayoutSettings.GetColumn(Object) 方法

定義

取得指定子控制項的欄位位置。

public:
 int GetColumn(System::Object ^ control);
public int GetColumn(object control);
member this.GetColumn : obj -> int
Public Function GetColumn (control As Object) As Integer

參數

control
Object

一個被囚禁在牢房內的控制。

傳回

指定兒童控制的欄位位置。

例外狀況

controlnull

適用於

另請參閱