Results 1 to 8 of 8

Thread: Visual basic Controls

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2002
    Location
    United
    Posts
    202

    Visual basic Controls

    Does anyone know of any informative website that describes the various vb components in visual basic 6 ? for examples how to use ,the purpose and the application of the particular component ?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual basic Controls

    I'm assuming you don't mean standard components like a command button or text box or label or listbox, but rather components that are not a part of the standard toolbar for a new project.

    Here are a list of links that I'm accummulated over the years. Hopefully, they are all still good.

    TreeView Tutorial
    TreeView Sample Programs
    Using The TreeView Control
    ListView Tutorial
    Using The INET Control
    Winsock
    Using The MSChart Control
    Using The Data Environment
    Create Reports Using The Data Report
    Data Report Tutorial
    Data Report Demo
    AVI Tutorial

  3. #3
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657

    Re: Visual basic Controls

    Although my website is still under development, there are a number of topics on there that may be of interest. This is assuming that you are relatively new to VB6. (As Hack indicates, the term "component" is rather broad.) If you are an experienced VB programmer, then most of the material on there will not be new to you.
    www.thevbprogrammer.com
    "It's cold gin time again ..."

    Check out my website here.

  4. #4
    Junior Member pgmrdlm's Avatar
    Join Date
    Feb 2005
    Posts
    16

    Re: Visual basic Controls

    Thank you for posting those links. That is something I definatly will look at also.

    Dan
    Just wandering through the various codeing languages in life. A little bit of this, and a little bit of that.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Feb 2002
    Location
    United
    Posts
    202

    Re: Visual basic Controls

    Thanks for the sharing , any more controls to be shared ?

  6. #6

  7. #7
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Re: Visual basic Controls

    Take a peek at some of the links in my sig, they may be of use to you, like the SysTray code.

    Once you have familiarised yourself with the "basic" VB controls, that come with VB, then you might want to check out www.vbAccelerator.com
    This has LOADS of FREE controls, with source code. They are WAY more advanced that the basic VB controls, and can make your app look very professional and funky.
    They are a lot more compicated to use that the standard controls, but are well worth a look.

    Woka

  8. #8
    Fanatic Member
    Join Date
    Mar 2002
    Location
    AUSTRALIA
    Posts
    603

    Re: Visual basic Controls

    Hack,

    Do you now use the Data Report for most of your printing ?

    If so, do most of your examples avoid the evil Data Environment etc ?
    (I have forgotten the names of all the crap that MS released at the same time. I briefly looked at them, and quickly decided to avoid them like the plague.)
    Rob C

Posting Permissions

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



Click Here to Expand Forum to Full Width