Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

File metadata and controls

13 lines (9 loc) · 584 Bytes

RadialMenu_PS1_WPF

alt text

Create a cool WPF menu with RadialMenu and PowerShell

View the full blog post here http://www.systanddeploy.com/2018/12/create-cool-wpf-menu-with-powershell.html

The repo is composed of three folders:

  1. Basic: WPF and PowerShell menu built using RadialMenu with the default design
  2. With style: WPF and PowerShell menu built using RadialMenu with the a customized design
  3. With DataGrid: GUI build to show RadialMenu in action in a real context