Description
This event is fired when an McDBDatabase.ActiveNode property changes.
Syntax
Private Sub object_NodeActivate(Database, Node)
The NodeActivate Event syntax has these parts:
Remarks
This event is NOT fired if the McDBDatabase.ActiveNode is assigned the same McDBNode.
|