J
Juan Gabriel Del Cid
Hi, Richard.
You don't really need to "rasie an event" to add something to the
TreeView. Just pass a reference to your TreeView object (in formA) to formB
and when you click Save (on formB), just add the node.
Hope that helps,
-JG
You don't really need to "rasie an event" to add something to the
TreeView. Just pass a reference to your TreeView object (in formA) to formB
and when you click Save (on formB), just add the node.
Hope that helps,
-JG