how add starting application progres bar

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
Aleksandr
Posts: 2
Last visit: Wed Dec 11, 2019 11:36 pm

how add starting application progres bar

Post by Aleksandr »

I ask you to suggest how to act more correctly.
There is a main form. Created a new form with a progress bar.
As a result, we have two forms in the project.
You need to do so .... when the application loads, a progress bar appears with a message about the application loading .... when all the checks are performed, the main form is launched.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: how add starting application progres bar

Post by jvierra »

Your question is too vague. Maybe you can find someone to help with your English.
User avatar
mxtrinidad
Posts: 399
Last visit: Tue May 16, 2023 6:52 am

Re: how add starting application progres bar

Post by mxtrinidad »

Please check out the recent Progress Bar Series Blog post. You can even download sample code to help understand how to work with progress bar.

https://www.sapien.com/blog/2019/03/12/ ... lications/
https://www.sapien.com/blog/2019/03/14/ ... plication/
https://www.sapien.com/blog/2019/03/20/ ... plication/
https://www.sapien.com/blog/2019/03/27/ ... plication/

:)
This topic is 4 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked