I can load a bitmap into my VB IDE form and have it displayed in my VB app.
However, now I want to set a flag to decide which bitmap of two to display. How can I load the bitmap manually from the code? Do I need to set the coordinates manually?
Thanks
Kevin Smith




Reply With Quote