Hello Thomas Thanks for replyng Actually problem is that, i want to store the image of picture box in a object so that when it gets repainted because of minimization of picture box or any other window comes above it. So that it will reduce the time to redraw it. And one more thing to tell that while drawing in the picture box, there are near about 400000 points. and because of that its taking so much time. Regards Avinash Patil avinashpatil3484@gmail.com
avinashpatil3484
Posts
-
Problem while drawing the image in picture box -
How i can adjust the client area of the MDI formHello Friends Actually i want to set the client area of MDI form for its child windows, because whenevr i maximize the child window it starts from (0,0) co-ordinates of MDI form. but bec i have tree viwver in my mDI form i have to change it so that i can see my child window and tree view too. plz help me out Avinash patil
-
Problem while drawing the image in picture boxHello Friends i need help, i m using picture box for drawing the graph. so for that i m using paint event of picture box to draw an image. but problem is that when i minimize the window or any other window come on top then the image gets lost. So wht should i do so that i can get my image afain after maximizng the window And one more thing that is it possible to store the picture box image in any other object. Thanking You All ! Avinash Patil