Using vs2013, c# winform new project
need a simple slider control. went into toolbox, add items, it brings up the dialog with 6 tabs, com/silverlight/wpf etc and i found several slider controls and checked them.
back in the project they are not found. Refreshed toolbox items, still not there. is this a bug???
the form should have a textbox for a number, then a slider thats connected to that number. change the number and the slider moves to that notched point, or move the slider and the number changes. is there such a control?
thanks so much