ShaneBrennan
Programmer
Following on from my Transparent Form problem, I've decided to try something else.
Instead of placing the Transparent Gif on the form at the implementation stage, I want to place it on the form AFTER I've made the form transparent. Has anyone got any ideas how to:
1) Place an image control on the form;
2) Specify it's top,left coordinates;
3) Make it the right size
4) set the picture property tot he image I want to display.
The problem with this I think is that, I need the image in the EXE - not as a seperate file.
Thanks for any help ppl
Shane
Shane Brennan
Shane.Brennan@tcat.ac.uk
Instead of placing the Transparent Gif on the form at the implementation stage, I want to place it on the form AFTER I've made the form transparent. Has anyone got any ideas how to:
1) Place an image control on the form;
2) Specify it's top,left coordinates;
3) Make it the right size
4) set the picture property tot he image I want to display.
The problem with this I think is that, I need the image in the EXE - not as a seperate file.
Thanks for any help ppl
Shane
Shane Brennan
Shane.Brennan@tcat.ac.uk