I am coding a WinForms application in Visual Studio C# 2019 and I want to find out the location of the WinForm window (the starting location of the WinForm window after drag WinForm from the desktop).
How can I do that?
I am coding a WinForms application in Visual Studio C# 2019 and I want to find out the location of the WinForm window (the starting location of the WinForm window after drag WinForm from the desktop).
How can I do that?