Splash screen with picture

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
3 posts Page 1 of 1
Contributors
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Splash screen with picture
pip
I don't think i seen this tutorial yet but for those who might want t know or don't know lmao;
you can make a splash screen with a picture box!!!!
first put a picture box and a timer set picture box width to 0 put an picture you want!
then double click form and copy codes below :)
Code: Select all
timer1.start
here is timer code:
Code: Select all
picturebox1.width =+ 1
if picturebox1.width = "your width wanted" then
me.hide
mainform.show
timer1.stop
timer1.dispose
end if
Very basic and easy to follow tutorial to make a cool splash :)

it is up to you to figure out timer interval lol

Credits:
Me 100% my brain
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Re: Splash screen with picture
pip
oh yea good site for pictures if your lazy to make one google images :) that's why GIYF and Logi isn't lmao; @ #codedrive
just joking but there is an idea for you lol. call it Limages for Logi images.
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
codedrive
VIP - Donator
VIP - Donator
Posts: 28
Joined: Tue Jul 17, 2012 5:25 pm

Re: Splash screen with picture
codedrive
pip wrote:
oh yea good site for pictures if your lazy to make one google images :) that's why GIYF and Logi isn't lmao; @ #codedrive
just joking but there is an idea for you lol. call it Limages for Logi images.
I'm trying to make that! I think I need comathi for help tho hehaho; ill try loove;
Image
3 posts Page 1 of 1
Return to “Tutorials”