TabControl.GetControl(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在指定位置取得 TabPage 控制權。
public:
System::Windows::Forms::Control ^ GetControl(int index);
public System.Windows.Forms.Control GetControl(int index);
member this.GetControl : int -> System.Windows.Forms.Control
Public Function GetControl (index As Integer) As Control
參數
傳回
他們 TabPage 在指定的地點。
例外狀況
index小於 0 或大於 。TabCount