I want to make the form would look like a image.
:)
Printable View
I want to make the form would look like a image.
:)
Code:Me.Picture = LoadPicture("C:\MyPic.bmp")
i know how to do that,
What i want to do is
make it likea skin, for example like oyu have skinz for winamp, you can chage they way it looks by using different images
Oh, sorry. You may want to search http://www.planet-source-code.com for your answer.
Use a lot of images for each control. E.g: imgBtn would be a button, imgBack can be the background etc.
you could change the borderstyle proprty to 0 (None)
and load the picture.
Use the click/mousedown/mouseup events to simulate a click.
If you want to make the forms diffrent shapes you chould read this.
MizardX
For skins try www.vbaccelerator.com