+ Reply to Thread
Results 1 to 2 of 2

Thread: VB 6.0: Tutorial, Explaining the VB 6.0 GUI

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Exclamation VB 6.0: Tutorial, Explaining the VB 6.0 GUI

    Introduction/Problem:-
    Well first of all what is GUI?
    GUI is the "Graphical User Interface", graphics-based user interface that incorporates icons, pull-down menus and a mouse.

    When I first started VB, I was confused and didn't know what all those buttons were, and I was just confused!
    I am sure that this will happen to most Newbies, so I decided to make this Tutorial to explain you the BASICS of VB 6.0

    Requirements:-
    • Visual Basic (prefiribly 6.0)

    Explaning the GUI of VB:-
    Ok so here is the most basic thing:-



    Its Self-Explaning

    Then we have:-



    This is the MOST important thing! If you want to make your program FOR SURE you will need to use this! To display that "Components..." thingy just right click on the toolbar

    Ok, I thing the one below is the most basic thing, you will start from here and finish where you want!:-



    Well the next one, I dont think it's so important unless you have any modules or User Controls or other files linked to the Program:-



    The next one, is important because from there you can set some important propetries to your components:-
    *Fixed* Sorry but from now on I can only just post the link of the picture because there is a restriction that will not let me post more than 4 images! So I just posted the links! ( just click on the link to see the picture )



    Well the one below isn't so much important, because you can set it from the Properties of the Form, but still its useful:-



    And now the most famous one, that will make you sweat ( lol ):-



    This is where you will write the code.To display it just double click on a component ex. Command button, form etc..

    Ending:-
    Well I hope that you understood the Basics of the GUI of VB!

    If you have any questions/problems/feedback pls post here and I will sureley Help you!
    So I'm waiting for your feedback
    Ow and if you want me to make you some tutorials request what you want and I will see what I can do! I will be happy making some tuts here!
    Last edited by Jordan; 10-02-2006 at 09:58 AM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    pcdctr is offline Newbie
    Join Date
    May 2007
    Posts
    10
    Rep Power
    0
    What about a tut on creating a e-book compiler? or at least a good starting point. Where you can drag and drop your html files in a textbox or listbox, or is it too hard to add a directory browse to load the files? I couldnt seem to get the drag and drop to work, then again I am new to programming.

    Thanks,

    pcdctr

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. books explaining laws
    By ged25 in forum Business and Legal
    Replies: 1
    Last Post: 12-29-2009, 01:20 PM
  2. PHP:Tutorial - Getting to know GD
    By John in forum PHP Tutorials
    Replies: 50
    Last Post: 08-20-2009, 07:38 PM
  3. Best VB.Net Tutorial?
    By Umbrageous in forum Visual Basic Programming
    Replies: 1
    Last Post: 10-30-2008, 01:28 PM
  4. Hello, New and need a tutorial.
    By Cageman in forum C and C++
    Replies: 4
    Last Post: 12-12-2007, 11:23 AM

Tags for this Thread

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