Sorry all
-
Hi all, Sorry for putting up the two silly questions (named Drawing on a Form & Drawing on an image)..... Jumped the gun and submitted it. The problem was simple. The DrawString wasn't working because i had put that statement in the Load event handler method. The Load event is fired before the form is shown, and the Paint method was reworking and erasing all that i was drawing. So, there was no need to get the graphics of the image. The form itself did the trick. Thanks to all for bearing with me. :) *** Who said nothing is impossible? I have been doing it for a long time ***
-
Hi all, Sorry for putting up the two silly questions (named Drawing on a Form & Drawing on an image)..... Jumped the gun and submitted it. The problem was simple. The DrawString wasn't working because i had put that statement in the Load event handler method. The Load event is fired before the form is shown, and the Paint method was reworking and erasing all that i was drawing. So, there was no need to get the graphics of the image. The form itself did the trick. Thanks to all for bearing with me. :) *** Who said nothing is impossible? I have been doing it for a long time ***
-
..and these three threads that you created should have been kept in a single thread. --- b { font-weight: normal; }