Line Drawing Control
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Does anyone have a free line drawing control that can be used in VC6 like the one in VB6? I want to visually draw lines on a dialog box or CFormView-derived view. The hard way is to implement the OnDraw() event handler, but doing it visually at design time would be terrific.
-
Does anyone have a free line drawing control that can be used in VC6 like the one in VB6? I want to visually draw lines on a dialog box or CFormView-derived view. The hard way is to implement the OnDraw() event handler, but doing it visually at design time would be terrific.