Skip to content

VB Tutorials Part 1 – Making My first Program

Viewing 15 posts - 16 through 30 (of 30 total)
  • Author
    Posts
  • #190511
    Admin
    Administrator

    i made the prog in this tutorial…now how do i rename the command1 button to something else….like “Click ME!” or something…lol

    and how come VB6 is working on windows ME…lol ❓

    #190510
    Admin
    Administrator

    if you want to change what the command button says, chane the text next to the “Caption” field in the properties

    example:

    if you want to change the name for it in the code like…uhh…instead of it being:

    Private Sub Command1_Click()
    
    End Sub

     

    then change the (Name) field

    example:

    would produce:

    Private Sub ClickMe_Click()
    
    End Sub

    @YeaAnd wrote:

    i made the prog in this tutorial…now how do i rename the command1 button to something else….like “Click ME!” or something…lol

    #190509
    Admin
    Administrator

    as for you other question…should it not? lol…i believe it was created for 98, hence it working on all OS since then…

    @YeaAnd wrote:

    and how come VB6 is working on windows ME…lol ❓

    #190508
    Ponies
    Member

    yes yes. I created Ghost Good. I think he Came out allrgiht. Not like alen.

    -Give’s you a Sticker For turning you’re Attitude Around and helping someone-

    #190507
    Mike-Jackal
    Member

    i know this is an old topic, but im a newbie and what to learn to make these cool programs so im following your guides, but i cant find visual basics 6, have you got any good links cause the ones i download dont do anything or dont install an actual program like your first screen shot.

    #190506
    Admin
    Administrator

    Mike-Jackal the best place to get it is limewire 😉 we had some links to it but let me check then for ya i pm ya aigh 😉

    #190505
    ii Rocky ii
    Member

    JUST DOWNLOAD IT FROM MICROSOFT WEB THEN I WILL GIVE U THE KEY OF VB 6 OR U CAN DOWNLOAD IT FROM KAZAA

    #190504
    ii Rocky ii
    Member

    U CAN USE CRACK VERSION

    #190503
    Admin
    Administrator

    Visual Basic 6.0 Enterprise Edition + Working Keygen

    CLICK HERE TO DOWNLOAD – Zipped “205mb”

    Contains:

    -Visual Basic 6.0
    -Visual C++ 6.0
    -Visual FoxPro 6.0
    -Visual InterDev 6.0

    (Size: 205.61MB)

    Install

    -Open “vbee.exe” First. Select a path You want to install it in. May take Ahwile to unzip.

    Go to the selected Path and open Setup.exe

    Product number – the VBK.exe in the original zip Is the Keygen ,

    Also note. This Is the enterprise edition. Not just VB6.

    By the time it is unzipped it will be like 500 somethin MB….so it will take up a whole CD if u burn it.

    #190502
    ElsaBorzoi
    Member

    😀

    Thanks, Loco! That will be VERY helpful to this Noob.

    Els

    :mrgreen:

    And thanks to you also, dude, for the link!

    Els

    #190501
    Admin
    Administrator

    you are welcome 😆

    #190500
    ElsaBorzoi
    Member

    @Admin wrote:

    you are welcome 😆

    Just to let you know, I just voted for you. Personally, I do not like to be tricked or blackmailed into doing it, but I will vote for a site anytime I can learn something useful from it.

    Els 😀

    #190499
    kuri_daia
    Member

    is there any free trails ?

    #190498
    Admin
    Administrator

    @777Ninja777 wrote:

    Visual Basic 6.0 Enterprise Edition + Working Keygen

    CLICK HERE TO DOWNLOAD – Zipped “205mb”

    Contains:

    -Visual Basic 6.0
    -Visual C++ 6.0
    -Visual FoxPro 6.0
    -Visual InterDev 6.0

    (Size: 205.61MB)

    Install

    -Open “vbee.exe” First. Select a path You want to install it in. May take Ahwile to unzip.

    Go to the selected Path and open Setup.exe

    Product number – the VBK.exe in the original zip Is the Keygen ,

    Also note. This Is the enterprise edition. Not just VB6.

    By the time it is unzipped it will be like 500 somethin MB….so it will take up a whole CD if u burn it.

    no free trials are avalable…..but u can download the full program here^or on my site…..

    #190497
    autopilot
    Member

    @kuri_daia wrote:

    is there any free trails ?

    No trials of vb6 but Microsoft is giving away vb2005 express.

Viewing 15 posts - 16 through 30 (of 30 total)
  • You must be logged in to reply to this topic.