[]
Initializes a new instance of the PropertyBoxChangedEventArgs class.
public PropertyBoxChangedEventArgs(PropertyBox propertyBox)
Public Sub New(propertyBox As PropertyBox)
| Type | Name | Description |
|---|---|---|
| PropertyBox | propertyBox | The property box that changed. |