PowerTools PlusPak for Windows Forms 8.0J
GetControl メソッド

int値はページのインデックスを示します。
対応するページを取得します。
構文
Public Function GetControl( _
   ByVal index As Integer _
) As Control
public Control GetControl( 
   int index
)

パラメータ

index
int値はページのインデックスを示します。

戻り値の型

System.Windows.Forms.Controlはページを示します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTabPageContainer クラス
GcTabPageContainer メンバ

Send Feedback