Hi All!
I make simple ArcEngine controls application (VS2008, C#, attached).
First button load mxd map into MapControl.
Also I have a second button, "Find", which must search on loaded map for address, typed in text box (i want to get lat&lon of address).
How I can do it? What's help topics I must read?
I can't use visual controls like ToolbarControl, or some it's command, which show additional dialogs.