Multiple Jobs in Windows Form

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 6 years and 6 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
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Multiple Jobs in Windows Form

Post by jvierra »

Here is a quick example of how to use a ComboBox with the JobTracker.
Attachments
Dummy-TestJob.psf
(28.49 KiB) Downloaded 89 times
User avatar
PowerShellAdmin
Posts: 11
Last visit: Mon Oct 16, 2017 1:12 pm

Re: Multiple Jobs in Windows Form

Post by PowerShellAdmin »

I want to digest this fully and make sure I'm aware of what you're doing.

I've read those forms over and over again to no avail

The reason I liked your example is that you listed out the directories, seeing I need more than just 1 robocopy job, it was helpful. I'll post back with my findings.
This topic is 6 years and 6 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