Description McDataNodes.NodeOpen after opening each McDBNode.data content.
Syntax
Private Sub object_AfterOpen(pnoderefSelected)
The AfterOpen Event syntax has these parts:
|
| object | A McDataManager object. | | pnoderefSelected | A McDataNodeRef object. The 'Selected' McDataNodeRef containing the McDBNode that was opened. |
|