Adblock breaks this site

[VB6] Making Your First Program [VB6]

Discussion in 'Archives' started by +r33, Mar 11, 2009.

  1. +r33

    +r33 Newcomer

    Joined:
    Mar 10, 2009
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0
    [VB6] Making Your First Program [VB6]

    How To Make Your First Visual Basic Program - By +r33

    Introduction: This guide is written for anyone wanting to begin programming in visual basic 6, it is a small yet, very effective way of getting you started in the visual basic 6 environment.

    Procedure:
    1. Open up visual basic 6
    2. Click new project, so that you are at the following screen - [​IMG]
    3. Choose "Standard EXE"
    4. On the tool list(The sidebar on the far left), Choose 'CommandButton', It's the one that looks like a square.
    5. Double Click The Command Button
    6. A Button has appeared on your form now, if it hasn't you've done something wrong.Proceed to double click the button on your form now, so that on your screen you will have this displayed - [​IMG]
    7. It's okay, if it doesn't say "form_load", it should say "Private Sub Command1_Click()

      End Sub".
    8. Now type the following into the space inbetween 'private sub command1_click() and 'end sub'. "Msgbox("Hello Sythe").
    9. Press F5 To run your program, when you click the button on your form, a message box will pop up saying "Hello Sythe".
    10. Congratulations, you have made your first VB6 Program.

    Disclaimer: If you would like to use this guide, just send me a Private Message(PM), i will most likely have no problem with you using it, and wait for my reply.

    Produced by +r33(tree).
     
  2. Draucia

    Draucia Guest

    Referrals:
    0
    [VB6] Making Your First Program [VB6]

    Cool guide. I want to try it but I cant find the program "visual basic 6" or what ever. Please help me!
     
  3. r125 rider

    r125 rider Member

    Joined:
    Mar 2, 2009
    Posts:
    65
    Referrals:
    0
    Sythe Gold:
    0
    [VB6] Making Your First Program [VB6]

    that's the worst attempt at a guide ever lol. i offer 2/10
     
< Level 34 Pure Account $3 dollors! | Anyone for a game of rockband? >


 
 
Adblock breaks this site