GrapeCity InputMan for Windows Forms 11.0J
GetValidatingMethod メソッド

検証アイテムが設定されているコントロールを表す Control オブジェクト。
検証メソッドを取得します。
シンタックス
Public Function GetValidatingMethod( _
   ByVal control As Control _
) As Action(Of CustomValidateContext)
public Action<CustomValidateContext> GetValidatingMethod( 
   Control control
)

パラメータ

control
検証アイテムが設定されているコントロールを表す Control オブジェクト。
参照

参照

GcCustomValidator クラス
GcCustomValidator メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.