I am trying to draw a cross inside of a Windows Forms App.
I can do it using two lines. I have tested it using a Button. Now I do not know how I can draw it automatically when opening the application without pressing a button.
thanks for ur help :D