Top "Controls" questions

Use this tag for programming scenarios related to controls (interactive elements of the user interface).

Reacting to multi-buttons wired headphones

I am driving some experiments with a pair of a-JAYS Four headphones (having 3 buttons on its wired remote/mic) plugged …

android button controls headphones
C#: Anchored Panel won't resize properly

I've a strange problem regarding auto sizing of a panel in a user control. This panel is anchored to all 4 …

c# winforms controls
Alternative to ComponentOne 3D Surface Map Chart

We are investigating alterntive control libraries for a new project we are working on. One of the requirements is to …

.net winforms controls charts componentone
JavaScript range slider / dual slider exist withOUT using a framework

I'm looking for a JavaScript control that is a Range Slider (dual knob) that: does NOT use an existing JS …

javascript controls dhtml no-framework
What are the differences between User Controls, Server Controls & Custom Controls?

I thought I had reasonable answers for this question at a recent interview, but I bombed it. :( What are the …

asp.net user-controls controls custom-controls
Resizing Controls At runtime

Does anybody know of any sample code laying around anywhere that would enable me to resize a picturebox at runtime …

c# winforms controls resize picturebox
Hiding a control in Windows

I can't figure out how to hide a child window (a control), more specifically a GroupBox and a PushButton. I …

windows winapi controls hide showwindow
A good WPF scrolling timeline control? (fancy datetime picker)

I'm looking for somthing I can use as a timeline control. A kind of "banner" the user can drag to …

wpf user-controls controls custom-controls
android - overdraw layout allows touch through LinearLayout

in the following UI I have this below drabable overlaying the entire screen. The LinearLayout is transparent and allows controls …

android controls touch overlay android-linearlayout
How to set a default Margin for all the controls on all my WPF windows?

I want to set a default Margin of 3 on all the controls I put on all my windows and be …

wpf window controls margin