Form with faded background

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 1 year and 7 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
volnodumcev
Posts: 1
Last visit: Thu Aug 04, 2022 10:06 pm

Form with faded background

Post by volnodumcev »

Could you please help me to create a form with faded background like User Account Control windows. Fullscreen dark-grayed form on the background and a simple form on the foreground at the same time.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Form with faded background

Post by jvierra »

Here is a good place to start learning to use PowerShell with some good instruction on how to create forms.

https://www.sapien.com/books_training/W ... werShell-4

Thia will give you more than any forum can do to help you at this point.
This topic is 1 year and 7 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