Hi
I program with C# and I would like create a form with a button,
where if I click a button than I can add a point into ArcMap.
From a toolbar, with a ToolCommand, this's simple, but
how can I do the same with a button in a windows form?
Can you help me please?