Edit Event
Object List
Next Object
Defined By:
ObjectEditor
Description:
Detects when an object gets an Edit event.
Usage:
Sub Edit(
obj
As Object)
Details:
Obj
is the object that received the Edit Event.