TypeValidationEventArgs コンストラクタ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ validatingType As Type, _ isValidInput As Boolean, _ returnValue As Object, _ message As String _ )
Dim validatingType As Type Dim isValidInput As Boolean Dim returnValue As Object Dim message As String Dim instance As New TypeValidationEventArgs(validatingType, isValidInput, returnValue, message)
public TypeValidationEventArgs ( Type validatingType, bool isValidInput, Object returnValue, string message )
public: TypeValidationEventArgs ( Type^ validatingType, bool isValidInput, Object^ returnValue, String^ message )
public TypeValidationEventArgs ( Type validatingType, boolean isValidInput, Object returnValue, String message )
public function TypeValidationEventArgs ( validatingType : Type, isValidInput : boolean, returnValue : Object, message : String )


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TypeValidationEventArgs クラス
TypeValidationEventArgs メンバ
System.Windows.Forms 名前空間
ValidatingType
IsValidInput
ReturnValue
Message
- TypeValidationEventArgs コンストラクタのページへのリンク