Menu

Found a free C# knob!

MS, in their infinite wisdom, dont have native knob controls.
They do have some XAML stuff, but without buying some books I aint likely to learn this quick.

So I found a nice example of a knob written by Jigar Desai and available from

http://www.c-sharpcorner.com/UploadFile/desaijm/KnobControlusingWindowsForms11182005004925AM/KnobControlusingWindowsForms.aspx

Anyhow, took a little bit of effort (my lack of knowledge) to add an instance of this control to the form.
Once done one can cut and paste it.
So need to start drawing some whacky mixture of sliders and knobs, then adding these to a new UI.

Thanks again to Jigar for sharing. There are some truly great people in this world.

Regards

Steve H

Posted by Stephen Hookings 2011-05-25

Log in to post a comment.