VB.NET Tutorial 14 - Splash Screen (Visual Basic 2008/2010)

preview_player
Показать описание
This video tutorial will teach you how to add a Splash Screen to your application. A Splash Screen is a customizable screen that will appear for a few seconds as your application loads up. It is a very professional feature to have in your application.

For more information, check out the website:
Рекомендации по теме
Комментарии
Автор

Outstanding Job! Iv'e looked at several tutorials on splash screens in the last two days. Yours is the most knowledgeable and simple one so far. Thank you!

donaldhargrove
Автор

I have subscribed and watch the videos 1 to 14 great tutorials going to watch them all.
The splash screen feature is a great way to start any project.
Thankyou....

Davetrack
Автор

go to solution explorer tab, go to your projects properties, then select "Assembly information" from there change the very top name that says "Windows Application 1" to what ever you want to be shown.

pinoykaiser
Автор

You go on to the text code stuff thingy for your splash screen. Then remove all the lines of code wich contains the words: CopyRight, WindowsApplication1, And

If you did not understand this, just open the code thingy for your splashscreen (Rightclick and choose wach code or something). After that you will probably understand yourself

OptiGE
Автор

@SoulkViber

Just go to Tools > toolbox items > com components and there it is(just scroll down...it's second from the bottom)

allTUTman
Автор

Arigatou Gozaimasu watashi no tomadachi
it's Thankful in different languages
Ur Efforts Deserve Much Than Thankful :)
Regards

ammarufbader
Автор

if you want to change the title you need view the code from the splash screen and then you need to search

'Application title
If My.Application.Info.Title "" Then
ApplicationTitle.Text = My.Application.Info.Title

now you have to change the "MyApplication.Info.Ttitle" to the name what you want and that will be your title

ThaWiiBoss
Автор

hi, i want to know how we can make a splash screen like the one which we get when we start ADOBE softwares.. it's not rectangular it's in some different shape some kind of polygon

BhagyeshChavan
Автор

The text you typed in for your splash screen application title was not the text that appeared on the splash screen. How do I make the splash screen show the text I type into this field? Right now I can't stop getting the title from saying "WindowsApplication1" when running. I've changed every property I can think of and still no results

ericjohnson
Автор

can u make a tutorial on makin a key logger cos ive tryed laods and none works 4 me.. PS ive subed

santa
Автор

When I make it it forces me to keep the splash screen text as Windowsapplication 1. I changed it to something completely different but it just ignores me.

aintisaword
Автор

Hi, where eactly to type the name for the Splash Screen. Suppose I type the text "Helllo" for the Splash Screen in properties and then when I hit the Run button, it says "Windows Application 1"

rohan
Автор

Can you please teach how to redirect cmd output to a text file in vb.net.

urvishah
Автор

it says:"accesviolationexception was unhandled
Attempted to read or write protected memory. This is often an indication that other memory is corrupt." What to do?

cynexxus
Автор

how to change ur splash screen view and what does it mean sapi = CreateObject("sapi.spvoice")

deepankarsurai
Автор

I am using vb2010. Where is the splash screen application part you speak of. My properties only show "Build Action, Copy to Output Directory, Custom Tool, Custom Tool Namespace, File name and Full Path". And of course does not show on run. Help please and thanks.

mommyjsj
Автор

How to make the splash screen time longer?

PSPnbz
Автор

@rohan123786 You need to double click the splashscreen and remove everything in the form_load

PasswordHackerz
Автор

Where did you get Windows Media Player? It is not a selection for me. I'm using VS Professional 2008.

cwieand
Автор

aqui un splash con transparencia tipo adobe en español..
buscar como
splash screen con tranparencia

xJUNIxR