Visual Basic 2012 Lesson 3

In VB2012, before writing an event procedure for a control in VB2012 to response to a user’s input or action, you have to set certain properties for the control to determine its appearance and how it will work with the event procedure. You can set the properties of the controls in the properties window at design time or at run time.

For details, please follow the link below:

http://www.vbtutor.net/index.php/visual-basic-2012-lesson-3-working-with-control-properties/

For tutorial updates and participation in discussion, follow us on our Facebook page.