I'm creating a tile-based map building application. I'm running into some problems with creating a new document... namely, here's what I want to happen.<BR><BR>1. User selects New from the menu.<BR>2.
I have a user defined control that's named URControl with some global variables inside it. This control spawns a form as a child modal dialog box. How do I pass data back and forth to the dialog box?