
Really, Really Horrible question about sprites
Well there are a couple of ways. 1) put the picture box on an invisible form
or if the form is visible, make the picture box invisible. Or 2) and this is
the better way I think. Do not use a picture box. Use the stdPicture object.
David
Quote:
> Does anyone have the code (or know where to get it) to load a bitmap up on
> screen setting one color to invisible and *heres the tricky bit* keep the
> source picture box INVISIBLE (or at least not on screen) without
corrupting
> the overall output. PLEASE HELP ME.
> Thanks