WinGUI

1.0.1

WinGUI is a PowerShell module that provides a rich user interface for executing repeatable code.  The features were built on top of the .NET Windows Controls providing an easy, minimal code methodology for consolidating code into a friendly user interface that benefits developers and end-users.  With only a few lines of code you can integrate UI controls including Tre
WinGUI is a PowerShell module that provides a rich user interface for executing repeatable code.  The features were built on top of the .NET Windows Controls providing an easy, minimal code methodology for consolidating code into a friendly user interface that benefits developers and end-users.  With only a few lines of code you can integrate UI controls including TreeView, ListView, Menu Control and many, many more.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WinGUI -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WinGUI -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2014 . All rights reserved.

Package Details

Author(s)

  • Leo Wu

Tags

GUI UI WindowsForm

Functions

*-UI*

Dependencies

This module has no dependencies.

FileList

  • WinGUI.nuspec
  • LICENSE
  • README.md
  • WinGUI.psd1
  • WinGUI.psm1
  • WinGUI_Utils.psm1
  • Examples\BasicFeatures.ps1
  • Examples\RTF\Browser.rtf
  • Examples\RTF\Button.rtf
  • Examples\RTF\Caption.rtf
  • Examples\RTF\Checkbox.rtf
  • Examples\RTF\CheckListBox.rtf
  • Examples\RTF\Dropdown.rtf
  • Examples\RTF\GetStarted.rtf
  • Examples\RTF\Groupbox.rtf
  • Examples\RTF\Header.rtf
  • Examples\RTF\Help.rtf
  • Examples\RTF\Image.rtf
  • Examples\RTF\Label.rtf
  • Examples\RTF\Link.rtf
  • Examples\RTF\ListBox.rtf
  • Examples\RTF\ListView.rtf
  • Examples\RTF\Menu.rtf
  • Examples\RTF\ProgressBar.rtf
  • Examples\RTF\RadioButton.rtf
  • Examples\RTF\RichTextBox.rtf
  • Examples\RTF\StartsHere.rtf
  • Examples\RTF\TabControl.rtf
  • Examples\RTF\Textbox.rtf
  • Examples\RTF\UpDown.rtf

Version History

Version Downloads Last updated
1.0.5 6,590 11/18/2021
1.0.4 828 5/28/2019
1.0.3 39 5/27/2019
1.0.2 284 9/7/2018
1.0.1 (current version) 387 2/14/2018
1.0 77 11/28/2017
Show more