I need to reload a bmp file on each resize event. it slows the resize of the form too much.
If I can load a file into the memory and work with this file in run time?

LG