Picture Question

At what stage does a "Picture" become valid If I use the LoadPicture method I can then use PaintPicture to move the image (or parts of it) to other Pictures but if I just draw on a Picture object (line, shape etc) any attempt to use that Picture as a source (eg PaintPicture to another Picture) results in an invalid picture error message and the source Picture is indeed zero. Am I missing something here

If this behavior is "normal", just how do you copy the contents of a "created" Picture( ie not loaded) from one Picture object to another, eg Form1.picture to Form2.picture




Answer this question

Picture Question

  • Picture Question