+ Reply to Thread
Results 1 to 2 of 2

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

  1. #1
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    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 11:58 AM.

  2. #2
    Newbie pcdctr has disabled reputation
    Join Date
    May 2007
    Posts
    10
    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. VB 6.0: Tutorial, Making a Port Scanner
    By TcM in forum VB Tutorials
    Replies: 119
    Last Post: 08-24-2009, 02:59 PM
  2. Replies: 18
    Last Post: 07-08-2009, 03:55 PM
  3. VB 6.0: Tutorial, Using the MsgBox
    By TcM in forum VB Tutorials
    Replies: 11
    Last Post: 05-15-2009, 06:48 AM
  4. VB 6.0: Tutorial, How to Make Glass2K!!
    By TcM in forum VB Tutorials
    Replies: 17
    Last Post: 05-01-2009, 06:31 AM
  5. John's Java Tutorial Index
    By John in forum Java Tutorials
    Replies: 0
    Last Post: 01-11-2007, 03:05 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts