PowerTools SPREAD for Windows Forms 8.0J
OnValidate メソッド (SideButtonCollection)


検証される項目を表すObject
項目が検証されるとき、追加処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnValidate( _
   ByVal value As Object _
) 
'使用法
 
Dim instance As SideButtonCollection
Dim value As Object
 
instance.OnValidate(value)
protected override void OnValidate( 
   object value
)

パラメータ

value
検証される項目を表すObject
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.