PowerTools PlusPak for Windows Forms 8.0J
OnValidate メソッド (GcTabPageContainer.TabPageCollection)

検証するオブジェクト。
オブジェクトが有効なGcTabPageContainer.ContainerPageBaseであるかどうかを検証します。
構文
Protected Overridable Sub OnValidate( _
   ByVal value As Object _
) 
protected virtual void OnValidate( 
   object value
)

パラメータ

value
検証するオブジェクト。
例外
例外解説
System.ArgumentNullException 値はnull参照ではありません。
System.ArgumentException値はGcTabPageContainer.ContainerPageBaseではありません。
プラットフォーム

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

Send Feedback