'宣言 Public Function New( _ ByVal property As System.Reflection.PropertyInfo, _ ByVal propertyBox As PropertyBox _ )
public ChangingPropertyBoxEventArgs( System.Reflection.PropertyInfo property, PropertyBox propertyBox )
パラメータ
- property
- PropertyBox に関連付けられたプロパティ情報。
- propertyBox
- 追加されるプロパティ。