PowerTools SPREAD for Windows Forms 8.0J
PropertyChangingEventArgs コンストラクタ


プロパティ名
新しい値
PropertyChangingEventArgs クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal propName As String, _
   ByVal newValue As Object _
)
'使用法
 
Dim propName As String
Dim newValue As Object
 
Dim instance As New PropertyChangingEventArgs(propName, newValue)
public PropertyChangingEventArgs( 
   string propName,
   object newValue
)

パラメータ

propName
プロパティ名
newValue
新しい値
参照

PropertyChangingEventArgs クラス
PropertyChangingEventArgs メンバ

 

 


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