Keep child form open and append data to main 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 4 years and 5 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: Keep child form open and append data to main form

Post by jvierra »

A label control can display text centered.
User avatar
craigjb
Posts: 11
Last visit: Mon Oct 05, 2020 7:31 am

Re: Keep child form open and append data to main form

Post by craigjb »

Great thank you, is there any documentation on this that you can link over by chance? Thanks again
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Keep child form open and append data to main form

Post by jvierra »

There are quite a number of articles on GUI design here: https://info.sapien.com/index.php/guis/ ... nistrators

There are many articles on the left menu on the linked page.
User avatar
craigjb
Posts: 11
Last visit: Mon Oct 05, 2020 7:31 am

Re: Keep child form open and append data to main form

Post by craigjb »

Awesome, got it to work. Thanks again for all the help today!
This topic is 4 years and 5 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