The event handler receives an argument of type EditStatusChangedEventArgs containing data related to this event. The following EditStatusChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Overwrite | Gets the value that indicates whether the current edit status is overwrite mode. |
This event is raised if the OverWrite property is changed or the user presses the Insert key.