ItemEventArgs Constructors
The base class for classes that provide data for events that are raised when users interact with items.| Name | Parameters | Description |
|---|---|---|
| ItemEventArgs(Int32) | itemHandle | Initializes a new instance of the ItemEventArgs class with specified settings. |
See Also