PowerShell

Powershell and GUI : Button element’s Mouse Hover events.

  Button’s ‘MouseHover’ events.   In my previous post, I had shown how to use the “click” event of the Button element.  Today are going to use the “MouseHover” events of the button. Mouse Hover The mouse hover event trigger when we hover the mouse over the button. To create a “MouseHover” event in the… Continue reading Powershell and GUI : Button element’s Mouse Hover events.

PowerShell

PowerShell and GUI : Working with GUI “Form” properties using PowerShell Studio 2012

  In my previous post, we had created a blank PowerShell GUI form, in this post, I am just sharing about few useful form properties. Note: We are using Sapien PowerShell Studio 2012 Windows State of the form If you want to run your GUI to me minimize, or maximize when they run, you are… Continue reading PowerShell and GUI : Working with GUI “Form” properties using PowerShell Studio 2012