hey iv been wondering is it possible to make a custome skin for a program in visual basic because iv noticed the colour scheme in visual basic isnt that good and i think it would be good if you could creat a skin for a visual basic form.
Is it posible to make skins in visual basic 6
Well you can put in a background of your making on a form, and on your buttons etc.
An example:
Is this what you mean?
An example:
Is this what you mean?
Yea thats the kind of thing i was thinking of, how did you make your top window blue with a blue button or is that your operating system theme or something.
yea thats my operating system theme, and that is non changeable.
But you can make the form border style thin like the example, by going to form properties and change the borderstyle to 4.
There's also the possiblity to simply choose 0 in borderstyle which makes the form only background, which then means you can make a background image be the only thing appearing without border.
Play a little around with, much easier to get an understanding of it then.
But you can make the form border style thin like the example, by going to form properties and change the borderstyle to 4.
There's also the possiblity to simply choose 0 in borderstyle which makes the form only background, which then means you can make a background image be the only thing appearing without border.
Play a little around with, much easier to get an understanding of it then.
Yea thanks mate
