I'm doing a simple project in PowerShell studio. I want my textbox and button in round shapes, how do I do that in both programmatically or using the properties window
How to set radius for textbox and button in PowerShell studio?
652 Views Asked by gokul krishnan At
2
No idea if this is the right way to approach this on PowerShell, just tried to translate the C# code from Round shaped buttons.
Hopefully it helps you to start your research.
Demo
Code