Use this tag for programming scenarios related to controls (interactive elements of the user interface).
I have a form which contains a whole bunch of checkboxes and some other types of control too. I need …
asp.net-mvc controls webforms checkbox formcollectionyou'll all have to excuse my ignorance as I have only recently started working with C#. I just have a …
c# charts resize controls resolutionWe are currently an Infragistics NetAdvantage Select customer and have been for a few years. Their controls are ok but …
controls devexpress infragisticsWas thinking it should be pretty easy to create a ProgressBar that drew some text upon itself. However, I am …
c# winforms controls overriding onpaintIn WPF most controls have MouseUp and MouseDown events (and the mouse-button-specific variations) but not a simple Click event that …
wpf controls click mouseeventIn HTML the generic container control is a DIV. It doesn't do a anything on its own, but it makes …
wpf controls containers