Hey I'm looking for a way to develop a windows form application like the one in visual studio, that using c# and has a visual designer option but that using python instead. I know that I can use tkinter to create a WFA but I really need that designer option. Any suggestions?
--edit--
Thanks for your replies but does PyQt work with Visual Studio 2019 or do I have to use the Qt designer?