Hi guys
I'm writing an ArcMap class library. This will add a menu item to ArcMap. Once the menu option is clicked, I need to set my ArcMaps document into edit mode. I've found a sample piece of code to help me accomplish this, but need to pass in a reference to an object of type IWorkspace. This is being written with ArcObjects 9.3. I currently have access to instances of IApplication and IMaps in my solution. How can I accomplish this?
Tks
I'm writing an ArcMap class library. This will add a menu item to ArcMap. Once the menu option is clicked, I need to set my ArcMaps document into edit mode. I've found a sample piece of code to help me accomplish this, but need to pass in a reference to an object of type IWorkspace. This is being written with ArcObjects 9.3. I currently have access to instances of IApplication and IMaps in my solution. How can I accomplish this?
Tks