Results 1 to 6 of 6

Thread: V.b. 6.0

  1. #1
    Join Date
    Jan 2009
    Location
    indore
    Posts
    8

    V.b. 6.0

    I Am making a project in V.B. 6.0, I have no problem in Form designing, But i Have problems in coding. How to do Coding. I have no idea.

  2. #2
    Yogesh Guest

    Re: V.b. 6.0


  3. #3
    Join Date
    May 2008
    Posts
    63

    Re: V.b. 6.0

    Well Vinod its good you know the form designing but for coding part you need to go through books on VB.

  4. #4
    Join Date
    May 2008
    Posts
    3,971

    Re: V.b. 6.0

    Here is a tutorial which will help you to know about coding in VB 6.0.

    http://www.hitmill.com/programming/v...html#begincode

    Also look at this http://www.hitmill.com/programming/vb/hello.html which gives a simple explanation of "Hello World" program.

    Hope that helps.

  5. #5
    Join Date
    May 2008
    Posts
    115

    Re: V.b. 6.0

    Writing Code
    The Code Editor window is where you write Visual Basic code for your application. Code consists of language statements, constants, and declarations. Using the Code Editor window, you can quickly view and edit any of the code in your application.

    To open the Code window

    • Double-click the form or control for which you choose to write code.

      –or–
    • From the Project Explorer window, select the name of a form or module, and choose the View Code button.

  6. #6
    Join Date
    Apr 2008
    Posts
    193

    Re: V.b. 6.0

    Hi Vinod,

    If you are beginner for V.B 6.0 then I will suggest you to go for W3 schools, this is the very nice web site for biginners.

    Regards,

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,582,229.93595 seconds with 17 queries