To create Visual Basic 2010 Module - Module1
 
 
 



   
Create Visual Basic 2010 Module - Module1.vb
 

 
 Create Module and Set new Startup object - Sub Main
    Create Module
  • On the Project menu , click  Add New Item ..., The Add New Project - work_VBNet_10 dialog box appears :.

  • In this  Add New Item -work_VBNet_10 dialog box:
  • Select Module icon.
    A message appears: Type: Common Items.
                                        A file for storing groups of functions
  • In the Name box, type Module1.vb
  • Click Add
  •  

     The codes  corresponding ...



     

     

    Previous
      Home
    13