PowerTools CalendarGrid for Windows Forms 1.0J
OnValidateNewItems メソッド (NumberDisplayFieldCollection)

項目を設定するときの古い項目を示す object
新しい項目を示す object の配列。
追加項目を検証するために追加のカスタム処理を実行します。
構文
Protected Overrides NotOverridable Sub OnValidateNewItems( _
   ByVal oldItem As Object, _
   ByVal newItems() As Object _
) 
protected override void OnValidateNewItems( 
   object oldItem,
   object[] newItems
)

パラメータ

oldItem
項目を設定するときの古い項目を示す object
newItems
新しい項目を示す object の配列。
参照

NumberDisplayFieldCollection クラス
NumberDisplayFieldCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.