Use this tag for programming scenarios related to controls (interactive elements of the user interface).
I am using Flexslider v2.0 and am trying to create my own custom navigational arrow that will sit directly below …
jquery navigation controls flexsliderI want to make a right click menu for my winforms app. It will have the same two things in …
winforms controls menuI have a ListView <asp:ListView ....> <asp:TextBox ID="txtComment" ... /> <asp:RequiredFieldValidator ID="rfvComment" ControlToValidate="…
asp.net listview controls requiredfieldvalidatorI'm trying to create a search box with the controls TextBox and ListBox. When I'm on the TextBox starting to …
c# wpf events controls search-boxI recently became aware of the System.Web.UI.WebControls.Localize control in a lab for the ASP.NET 4.0 MCTS …
c# asp.net localization controlsIn the Render method of an ASP.NET web-control, I need to alter the output of the Html based on …
asp.net javascript controls progressive-enhancementI need to take an action when a control is added to a TableLayoutPanel in Windows Forms. I am handling …
c# .net winforms controls tablelayoutpanel