2
Answers

Focus on Form

neil 0

neil 0

21y
1.6k
1
How do I focus on a Form with no components? I made an image viewer program which uses Graphics to draw directly on the Form but I have to click on it first before handling key strokes. I tried Focus() and TopMost() with no luck. Thanks. Neil
Answers (2)