Thread: Visual Basic help!!

  1. #1
    Registered User
    Join Date
    Dec 2008
    Posts
    1

    Visual Basic help!!

    Hey everyone

    im new to visual basic so can someone help me out here:

    I used a tutorial to make a basic browser, but i want to add an about page before the browser loads.

    this is what i have so far:

    http://i40.tinypic.com/4rui36.jpg

    How would i get this to load up before the form1.vb to load up by clicking on the OK button?



    Also off-topic to that question:

    Ive only managed to make one form in a project. How do i make multiple forms in a project, so you can click a button to go onto the next form?

    Thanks a lot in advance!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Perhaps choosing a forum which specialises in VB would be a start.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 10
    Last Post: 11-23-2007, 12:13 AM
  2. Run Visual Basic code inside C++?
    By torbjoen in forum Windows Programming
    Replies: 8
    Last Post: 07-31-2002, 11:41 PM
  3. <list>
    By Unregistered in forum C++ Programming
    Replies: 9
    Last Post: 02-24-2002, 04:07 PM
  4. Visual Basic C++
    By gussguss in forum C++ Programming
    Replies: 8
    Last Post: 11-20-2001, 10:58 AM