Use this tag for programming scenarios related to controls (interactive elements of the user interface).
I'm working on a python script that starts several processes and database connections. Every now and then I want to …
python controls signalsI need to search a WPF control hierarchy for controls that match a given name or type. How can I …
wpf controls findI have a WinForms application with DataGridView control. My control has five columns (say "Name", "Address", "Phone" etc) I am …
.net winforms datagridview controlsI have a ToolStripMenuItem called myMenu. How can I access this like so: /* Normally, I would do: */ this.myMenu... etc. /* …
c# winforms string controls accessibilityFirst off, this is a question about a desktop application using Windows Forms, not an ASP.NET question. I need …
c# winforms controlsGetting into the first serious WPF project. It seems like there are a lot of basic controls flat out missing. …
wpf controls numericupdown updown