You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! Let me know how you like it! There's a lot of content and walkthroughs on the site if you're interested in GUIs, which you can access using the 'Learning PowerShell GUIs' link on the right side of the site! (or by clicking the banner)
I must be missing something. (I am new to this, so please all do be gentle) When I go to change the value in the GUI, $WPFtextBox.Text = 'hello world', it changes it in the variable if I simply call that, but not in the GUI when I run the $form.ShowDialog() | Out-Null command. Can you tell me what I am doing wrong?
Part II - Deploying PowerShell GUIs in Minutes using Visual Studio
FoxDeploy.com, Stephen Owen's technical blog about
PowerShell, Systems Administration, GUI Design and Programming.
.
https://www.foxdeploy.com/blog/part-ii-deploying-powershell-guis-in-minutes-using-visual-studio.html
The text was updated successfully, but these errors were encountered: