26-08-2006, 11:08 PM
when you load the forms. In the form_load code, or in the init code. Where it is originaly, only you put the new blt code instead of the old blt code.
If you are storing the arrows in a surface, you can load the file to the surface(only once where its normally done), then use surface.blttodc to blt to the picturebox's dc.
If you are storing the arrows in a surface, you can load the file to the surface(only once where its normally done), then use surface.blttodc to blt to the picturebox's dc.