Apr 20, 2003 #1 A APaule Centurion Joined Mar 26, 2003 Messages 105 I hardly dare to ask, but can anyone tell me how to draw simple 2D objects on a form (like lines, circles etc.) during design-time?
I hardly dare to ask, but can anyone tell me how to draw simple 2D objects on a form (like lines, circles etc.) during design-time?
Apr 20, 2003 #3 V Volte Neutiquam Erro Joined Nov 17, 2002 Messages 2,172 Alternatively, you could create a UserControl which uses the GDI+ to mimic the Shape and Line controls of Visual Basic 6.
Alternatively, you could create a UserControl which uses the GDI+ to mimic the Shape and Line controls of Visual Basic 6.