Vb6 Help ?

Discussion in 'Programming General' started by MitBaz, Aug 15, 2008.

Vb6 Help ?
  1. Unread #1 - Aug 15, 2008 at 12:07 AM
  2. MitBaz
    Joined:
    Jul 31, 2008
    Posts:
    111
    Referrals:
    0
    Sythe Gold:
    0

    MitBaz Active Member
    Banned

    Vb6 Help ?

    i have a few questions

    once i have coded somethign in Vb6 how do i make it an exe?

    and just say i have just have 3 commant buttons and when yu click on them it comes up with a msg box !

    how do i put a picture of somethign i the background so it doent look so dull?
     
  3. Unread #2 - Aug 15, 2008 at 12:42 AM
  4. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    Vb6 Help ?

    In the 'File' menu there is a 'Make *.exe' option. Click that.
     
  5. Unread #3 - Aug 15, 2008 at 12:40 PM
  6. .number.
    Referrals:
    0

    .number. Guest

    Vb6 Help ?

    your wellcome
     
  7. Unread #4 - Aug 23, 2008 at 11:51 PM
  8. O Glitch O
    Joined:
    Aug 14, 2008
    Posts:
    347
    Referrals:
    0
    Sythe Gold:
    0

    O Glitch O Forum Addict

    Vb6 Help ?

    reporting for spam
     
  9. Unread #5 - Aug 24, 2008 at 1:24 AM
  10. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Vb6 Help ?

    Add the command buttons, double click on each one to get to their click() events respectively. Add the code
    Code:
    MsgBox "content"
    in to each event as desired, replacing content with whatever.

    With the background image, I'm assuming you're talking about the form's background. There is a property called "Background" or something like that. I haven't used VB6 in a long time.
     
< Up-to-date World Info | really old vb program i found on my hard drive >

Users viewing this thread
1 guest


 
 
Adblock breaks this site