Hi, in one of my apps I have a status bar. What I need to do is load a bitmap from my HD into one of the panels, but the bitmap needs to be stretched, as normally it puts the image into the control but it is the actual size of the image. I need the image to be stretched inside the control. Please don't suggest using an image control as I need to use a status control. Understand???

Thanks for your help

David Richardson