I want to remove the ControlBox (close, minimize, maximize buttons) from a window whose title I know. I can get the process involved with Get-Process, but don’t know how to access the window settings.
I want to remove the ControlBox (close, minimize, maximize buttons) from a window whose title I know. I can get the process involved with Get-Process, but don’t know how to access the window settings.