hi,
I need to know how too make the background color on my splash screen because i need it round or fading out into whats on the persons screen.
Any ideas on this??
Printable View
hi,
I need to know how too make the background color on my splash screen because i need it round or fading out into whats on the persons screen.
Any ideas on this??
set the splash screen's .transparencykey property
select the form. in the properties window you'll find the transparencykey property. if you set that to color.white, any areas of the form that are white will be transparent
You might also check out the opacity property of the form.