The ChangingPropertyBoxEventArgs type exposes the following members.

Constructors

  Name Description
Public method ChangingPropertyBoxEventArgs
Initializes a new instance of the AddingPropertyBoxEventArgs class.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event is canceled.
Public property Property
Gets or sets the property info associated to the PropertyBox.
Public property PropertyBox
Gets the property box that changed.
(Inherited from PropertyBoxChangedEventArgs.)

See Also