Modern Splash Screen with Custom Progress Bar in Visual Studio C# (EP 1)

preview_player
Показать описание
Learn To Design a custom modern Splash Screen Design in Visual Studio Windows Form Application with custom Progress bar using timer.
In this series of Food Order Application with Database, its the first episode where we will learn to design a Splash Screen.

Intro By: Velosofy

Follow Me:
Рекомендации по теме
Комментарии
Автор

despues de intentar con otro codigo, esto es lo mas bonito, sencillo practico que encontre
I love it, like desde PERUUUU

olivKim
Автор

That's a decent way to add a "status bar" to a WinForms app (not sure why someone would decide to create a new WinForms app in 2019/2020 though). Especially since one could develop in WPF and use color animations to make this easier and more powerful.

Great job though; however, your example doesn't allow for the "real" time it will take to load an app, this is just an update of the width of a panel based off of timer tick event. I'm assuming you did this for the simplicity of the example whereas a real example would likely check the status of something that's really loading in the backend and upgrading the width using a 0 to 100% logic instead.

pccoder
Автор

hmm doesn't seem to work when the form in maximized any suggestions ?

esfmankocev
Автор

Hello man Thanks for video
But i need some help please help me...
How can do same thing with c++/clr ?
I can't use second form after timer action

wamisoltanov
Автор

Hermoso y sutil... una clase de C#, win form y ps ... sigue asi con estos videos...me suscribo.
saludos desde Argentina

martinalejandroarganaraz
Автор

Спасибо, хорошее видео!
Thx, good video!

hkbilos
Автор

Can you please make a tutorial on game launcher with possibility to change settings(graphics, resolution, etc) outside the game, so in-game we don't have to change again and again.

alexparker
Автор



Application.Run(new SplashScreen());


Added this in program.cs and the SplashScreen does not hide after the timer completes

AshfaaqCurimbaccus
Автор

Who else had a cracked version of photoshop just somewhere in their computer and had to go dig to find it?

Tambourlas
Автор

Men you rock ❤️❤️❤️❤️❤️❤️❤️❤️❤️ lovin it

riimkahack
Автор

I know you haven't uploaded in a while, but can you continue this series? In your description you say "In this series of Food Order Application with Database, its the first episode where we will learn to design a Splash Screen". I would be very interested in combining UI I made in WinForms with an SQL Database, which creates a copy of the empty table and saves data written to it. For example by exporting it to .txt or .csv files.

If you can't continue this series thats also fine, I would be happy to atleast get a comment on how to approach my idea.

TheVideomaster
Автор

i very much like the scripting but i am a bit confused. When i press start to test, it doesn't show the loading UI

LcdSmurf_
Автор

Sir how to add mp4 or other formats vid file as a splash screen in vs sir hlp mee

aryanbhaskar
Автор

It doesn't work, it loads directly the second form without displaying the loading screen

MrMirco
Автор

Thanks for sharing, but it does not reflect the real loading situation

fkfcal
Автор

Severity Code Description Project File Line Suppression State
Error CS1955 Non-invocable member 'Form1.timer1' cannot be used like a method. XY 24 Active


Severity Code Description Project File Line Suppression State
Error CS0201 Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement XY 24 Active

GoatWiFi
Автор

hello sir, make a tutorial on float login in input box animated, thankyou

bharatimishra
Автор

That spelling mistake (Copyrigh'r') was killing me the entire video, but other than that, this is good stuff!

nexigen
Автор

pleas round tracbar designer pleas my master

mrmakinist