I'm trying to create some buttons or something that when I click on it, does some actions.
The thing is I'm inside drawing tool and using UserControlCollection.Contains(myGrid) .. to create buttons or grid don't work.
So I need is when editing the drawing tool a buttons or something appear.
Thanks,.

Comment