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

検索するオブジェクト。
指定したオブジェクトを含むタブページを検索します。
構文
Public Shared Function GetTabPageOfComponent( _
   ByVal component As Object _
) As GcTabPage
public static GcTabPage GetTabPageOfComponent( 
   object component
)

パラメータ

component
検索するオブジェクト。

戻り値の型

指定したオブジェクトを含むGcTabPage、オブジェクトが見つからない場合はnull
プラットフォーム

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

参照

GcTabPage クラス
GcTabPage メンバ

Send Feedback