i'm working on winforms right now.
and i'm a little curious, whether i can draw a line, or maybe a shape in my forms by using tool like paintbrush or something.

i've done some search, and all i can see from msdn is that : all are drawn programmatically.

does .net doesn't support other tool ?