<< Click to Display Table of Contents >> DoObjectClicked Event |
[Professional Edition and above]
A clickable object with an assigned ObjectID has been clicked with the mouse.
This is one of the few events where CloseDoc() may be called while processing the event.
DoObjectClicked(
ByVal ObjectID As Long
)
ObjectID
the Object ID of the object that was clicked by the user