PowerTools PlusPak for Windows Forms 8.0J
OnParentChanged メソッド (GcTabPageContainer.ContainerPageBase)

イベントデータを含むSystem.EventArgs
ページの親を検証します。
構文
Protected Overrides Sub OnParentChanged( _
   ByVal e As EventArgs _
) 
protected override void OnParentChanged( 
   EventArgs e
)

パラメータ

e
イベントデータを含むSystem.EventArgs
例外
例外解説
System.ArgumentNullException ページはタブコントロールでないコントロールに追加されます。
プラットフォーム

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.ContainerPageBase クラス
GcTabPageContainer.ContainerPageBase メンバ

Send Feedback