|
-
Mar 9th, 2005, 08:25 AM
#1
Thread Starter
Addicted Member
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 ?
-
Mar 9th, 2005, 09:27 AM
#2
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
-
Mar 9th, 2005, 10:29 AM
#3
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.
-
Mar 9th, 2005, 10:58 AM
#4
Junior Member
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.
-
Mar 21st, 2005, 09:27 AM
#5
Thread Starter
Addicted Member
Re: Visual basic Controls
Thanks for the sharing , any more controls to be shared ?
-
Mar 21st, 2005, 09:36 AM
#6
Last edited by Hack; Mar 21st, 2005 at 09:39 AM.
-
Mar 21st, 2005, 09:44 AM
#7
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
-
Mar 21st, 2005, 08:19 PM
#8
Fanatic Member
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.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|