MESCIUS MultiRow for Windows Forms 12.0J
GetSupportRealTimeValidating メソッド (GcCustomValidator)

ターゲットコントロール。
コントロールがリアルタイム検証をサポートするかどうかを示す値を取得します。
シンタックス
Public Function GetSupportRealTimeValidating( _
   ByVal control As Control _
) As Boolean
public bool GetSupportRealTimeValidating( 
   Control control
)

パラメータ

control
ターゲットコントロール。

戻り値の型

true は、検証コンポーネントがコントロールの TextChanged イベントおよび Validating イベントで検証を行うことを意味します。 false は、検証コンポーネントがコントロールの Validating イベントでのみ検証を行うことを意味します。
参照

参照

GcCustomValidator クラス
GcCustomValidator メンバ

 

 


© MESCIUS inc. All rights reserved.