programming something like paint in C#
Does anybody know what type of textbox I can use that supports drawings?
I'm trying to do something like paint in C#, but normal textboxes won't allow me to draw lines and circles and stuff like that...
Any help would be really appreciated.