TableLayoutSettings.GetRow(Object) 方法

定義

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

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

參數

control
Object

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

傳回

指定子控制項的列位置。

例外狀況

controlnull

適用於

另請參閱