[]
Gets a reference to the object that raised the event.
[Browsable(false)]
public Control OriginalSource { get; }
<Browsable(False)>
Public ReadOnly Property OriginalSource As Control
| Type | Description |
|---|---|
| Control | The object that raised the event. |