Difference between revisions of "Online Resources for VB6"
From Free Knowledge Base- The DUCK Project: information for everyone
(2 intermediate revisions by one user not shown) | |||
Line 42: | Line 42: | ||
:* Drawing & Animation | :* Drawing & Animation | ||
:: http://www.vbexplorer.com/VBExplorer/gdi1.asp | :: http://www.vbexplorer.com/VBExplorer/gdi1.asp | ||
+ | |||
+ | * Black Belt VB Free Code Samples | ||
+ | : http://blackbeltvb.com/ | ||
+ | |||
+ | * inStep Technologies Visual Basic 6 and ActiveX Tech Library | ||
+ | : http://www.insteptech.com/techLibrary/frameset.htm | ||
+ | :* Working with Forms and Controls | ||
+ | :: http://www.insteptech.com/techLibrary/vbClassic/vb6_forms.htm | ||
+ | :* Keyboard Tips and Tricks | ||
+ | :: http://www.insteptech.com/techLibrary/vbClassic/vb6_keybrd.htm | ||
+ | |||
+ | * Aivosti VB Shop Optimize string handling in VB6 - Part I | ||
+ | : http://www.aivosto.com/vbtips/stringopt.html | ||
</big> | </big> |
Latest revision as of 14:50, 15 February 2008
- MSDN Visual Basic 6.0 Resource Center
- http://msdn2.microsoft.com/en-us/library/ms950408.aspx
- Language Reference
- Visual BASIC 6 (VB6) Dot US
- http://www.vb6.us/
- VB6 Control Basics
- Visual Basic Data Sinks
- VB Vision - Code Samples, Tips, and Tricks
- Visual BASIC Tutorials
- http://www.brainbell.com/tutors/Visual_Basic/
- Forms as Reusable Components
- Visual Basic Tutorials From FunctionX
- http://www.functionx.com/vb/index.htm
- List-Based Controls
- Chilkat Visual Basic Examples
- http://www.example-code.com/vb/
- HTTP Visual Basic Examples
- Tech Republic
- http://search.techrepublic.com.com/index.php?q=VB6&t=11&go=Search
- Parsing documents with the DOM in VB6
- Visual BASIC Explorer
- http://www.vbexplorer.com/VBExplorer/VBExplorer.asp
- Drawing & Animation
- Black Belt VB Free Code Samples
- inStep Technologies Visual Basic 6 and ActiveX Tech Library
- http://www.insteptech.com/techLibrary/frameset.htm
- Working with Forms and Controls
- Keyboard Tips and Tricks
- Aivosti VB Shop Optimize string handling in VB6 - Part I