🎯 PowerShell GUI Maker (just a fun project - please use it and if you want to know more contact me at info@activetraining.de)

Toolbox

📘 Button
📝 TextBox
🏷️ Label
☑️ CheckBox
🔘 RadioButton
📋 ListBox
🔽 ComboBox
📦 Panel
🗃️ GroupBox
🖼️ PictureBox
📶 ProgressBar
🧮 DataGrid
Form1
💡 Tipp: Doppelklick auf Controls für Event-Editor!

Eigenschaften

Form

📄 Generierter PowerShell-Code

Bereit zum Generieren
Klicke auf "Code generieren" um PowerShell-Code mit Events zu erstellen...

About PowerShell GUI Maker

PowerShell GUI Maker is a simple dialog builder for PowerShell scripts based on WinForms without any sophisticated features. The generated PowerShell commands can be copied into any .ps1 file and run on Windows PowerShell or PowerShell 7 on Windows. The project is intended for educational purposes and to demonstrate how to create simple GUIs with PowerShell. It is not a full-fledged GUI designer and does not support advanced features like data binding or complex layouts. The project is completed - if you miss anything (small fetures only;) please let me know. Its not open source yet due to time constraints but probably will be in the near future.