Forms designer and licensing question

Hi

Can you please help me with a few queries

  1. Does a single licence of Powershell Pro Tool cover VS2019, VSCode and Powershell

  2. With the windows forms designer, is it possible to use the powershell variables like list, arrays as data source for the windows forms grid and other form elements that can take such types as a data source

Many thanks in advance

Regards
Hasan Kasamali
KasamaliHasan@Yahoo.co.uk

Hi Hasan,

1 - Yes
2 - I haven’t specifically worked with data source objects like grids before but I think it should work as PS objects provide .NET. I found an example here of using the DataGridView that might be handy: https://stackoverflow.com/questions/11468423/powershell-creating-custom-datagridview