It seems like I'm not anticipating/understanding some windows event. Because If, after a resize, I place a different window partially over my form and then move it more off my form, then part (yes only part) of the visible image appears. I've tried putting having form_paint and Pic1_paint and...
The code is pretty simple and always works when I press button1. (also it works always in VB6, on resize as well) But I cannot get it to redraw using the form1_Resize event. The form and the picturebox redraw fine, but the image just flashes to the picturebox and then is gone. When I press...
My c# program is using a c++ dll to load an image from an avi clip and display it to a picture box via the picturebox.handle. To draw the picture I call the c++ function passing to it the picturebox.handle.
My problem comes when I need to resize the form (or when another window covers this). I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.