The Windows Forms Designer is a graphical editor for Windows Forms controls within Visual Studio.
I am building a Windows form application and I have a text box for searching purposes. I would like to …
c# .net windows windows-forms-designerSo, I'm in awkward situation - I wanted to create Windows Form App using Visual Studio, but I can't find …
c++ winforms visual-studio-2017 windows-forms-designerI am planning in making an application (Archiving System specifically) wherein, my app can access printer/scanner for scanning of …
c# windows-forms-designer scanning archivingI have control containers tightly bound to the edge of user controls, evenly spaced on both sides of said user …
c# .net winforms windows-forms-designerI have a video stream which comes as an MJPEG over HTTP. Is there a way to display such stream …
c# windows-forms-designer mjpegtrying to add an existing Windows form into a VS2012 WinForm project, I go "Add/Existing item..." then import: MyForm.…
c# winforms import visual-studio-2012 windows-forms-designerI have a Visual Studio 2010 Windows Forms app which includes a Form base class that other classes will inherit. The …
c# visual-studio-2010 inheritance windows-forms-designer base-classI'm using Visual C# Express to write Windows Form applications, and call me old school, but I don't like the …
visual-studio windows-forms-designerI am Microsoft Rdlc Report Designer extension and NuGet ReportViewerControl.Winform package. Now it is possible to open *.rdlc file …
c# rdlc windows-forms-designer visual-studio-2017This is probably an incredibly obvious question, but I just can't figure it out. I have a Windows Form managed …
.net winforms windows-forms-designer