For a project at school I need to create a program called Use Case Helper.
When I click somewhere in the windows form application, a textbox must appear. I don't know how I can achieve this, I think with a paint event, but i couldn't find anything.
Could someone point me in the right direction?