<
Previous
|
Next
|
VB Tutorial
|
Contents
>
How to acess Help file in VB programming?
On the left, there is a Toolbox. Toolbox consist of many Control or Components. You can drag and drop any component from the toolbox to the form. Check the name of each component by moving around them. To get help about a component, click the component and press F1.
Help will only open if you have installed MSDN library with your Visual Basic. You may learn a great material from the help file. Try to browse around the content
<
Previous
|
Next
|
VB Tutorial
|
Contents
>
Rate this tutorial or give your comments about this tutorial