Changes

Jump to: navigation, search

Drawing Graphics in Visual Basic

122 bytes added, 15:29, 25 January 2008
Drawing a Filled Shapes in Visual Basic
== Drawing a Filled Shapes in Visual Basic ==
Begin by double clicking on the new Form in the Visual Studio project to access the event procedure code for the form control. From the pulldown list, select the ''Paint'' event as shown below(if you are using Visual Studio 2008 the events are accessed by clicking on the lightning bolt above the properties list):
[[Image:vb_graphics_paint_event.jpg]]

Navigation menu