GrapeCity ActiveReports for .NET 16.0J
Validate() メソッド

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス > Validate メソッド : Validate() メソッド
Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order.
シンタックス
'宣言
 
Public Overloads Function Validate() As Boolean
public bool Validate()

戻り値の型

true if validation is successful; otherwise, false. If called from the System.Windows.Forms.Control.Validating or System.Windows.Forms.Control.Validated event handlers, this method will always return false.
参照

BaseToolbox クラス
BaseToolbox メンバ
オーバーロード一覧