Processes MouseDown events from the application in order to provide zone editor GUI functionality.
Syntax
Parameters
- sender
- Source of the event. Must be the same as what was passed to the original event handler.
- e
- Event parameters. Must be the same as what was passed to the original event handler.
See Also