Focus on Form
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
neil 0Posted Jan 27, 2004, 8:01 PM
kovanPosted Jan 15, 2004, 10:43 PM