slowATthought
Programmer
I am trying to make an image as a mask during runtime, and then store it in a picture box. Then I try drawing it with the PaintPicture function, but it won't accept it. I investigated further, and I found that it won't draw any picture setup through code, but if you load it during runtime, it works. (however I can't load the mask I need beforehand, because I still need to make it)
thanks
thanks