skyhawk133
25 Aug, 2006 - 09:53 AM
Visual Basic 6 Quick Reference Sheet (Cheat Sheet)
Download and print the Visual Basic 6 Quick Reference Sheet for FREE! Our members have put together this great resource for beginner and expert programmers. Please download and print the PDF below. Our quick reference sheets include syntax and information for commonly used tasks, syntax, and more!
born2c0de
25 Aug, 2006 - 09:27 PM
Looks great. (although I'm feeling kinda bad that One Line
On Error Goto 0 could not be included.
This looks pretty good. I'm gonna distribute these to my classmates who are C and VB newbies.
These sheets outta help out a lot.
Louisda16th
25 Aug, 2006 - 10:48 PM
Looks gr8

. wen is da detailed VB 6 sheet being put together
srtech
29 Aug, 2006 - 10:59 AM
6society
3 May, 2007 - 01:14 PM
THANKS! I googled "Visual Basic Cheat Sheet" and not only got what I wanted, but found this site! C

L!
RedGen Aggrevist
31 Aug, 2007 - 08:52 PM
QUOTE(6society @ 3 May, 2007 - 02:14 PM)

THANKS! I googled "Visual Basic Cheat Sheet" and not only got what I wanted, but found this site! C

L!
Gr8 knowledge in crux. However, i am lukin for a full ebuk on VB6. But this is nice for beginners.
Gunny16
25 Oct, 2007 - 08:54 PM
Hello i new to this site. I am looking for some programing help with this. Also can you show me the aplication example of what it should look like.
Design and develop a program that validates the value a user enters into a TextBox control to ensure that the entry is a valid telephone number. The application should accept a maximum of 12 characters. When the user clicks a button, the program should determine if the entry is of the form 999-999-9999, where the character 9 represents any number.
If the entry is determined to be a telephone number, display an appropriate message, along with the separate substrings that compose the telephone number without the dashes. If the entry is not a telephone number, then display a message as to the reason why the entry is not a valid telephone number, clear the TextBox control and set focus to the TextBox control. Use String class methods to solve the problem.
Here are a few hints to help you code the String methods:
1. Check that the user has entered two dashes in the appropriate spaces.
2. Break the string into 3 substrings, represented as 999,999, and 9999.
Thanks.
PsychoCoder
26 Oct, 2007 - 04:11 AM
For starters you posted this in the wrong spot, you should have posted this in the Visual Basic forum if its VB6 or the VB.Net forum if its VB.net. Second, we wont do your homework for you, you need to work on this, show the code you've written then we will help.
SteeLx
17 Apr, 2008 - 02:02 AM
thankx

only thing is PDF is not easy accessible ,, loads very kinky xD
aducoder
10 May, 2008 - 07:05 PM
Tanks a lot. I found it more useful to read this than the complex volumes of my VB book.
sandeep.alawa
27 May, 2008 - 08:19 PM

Thankssssssss a lot
drhackenslash
9 Nov, 2008 - 04:30 AM
QUOTE(skyhawk133 @ 25 Aug, 2006 - 09:53 AM)

Visual Basic 6 Quick Reference Sheet (Cheat Sheet)<br><br>
Download and print the </dream.in.code> Visual Basic 6 Quick Reference Sheet for FREE! Our members have put together this great resource for beginner and expert programmers. Please download and print the PDF below. Our quick reference sheets include syntax and information for commonly used tasks, syntax, and more!
<table>
<tr>
<td nowrap valign="top" align="center">
<br>Download & Print the Visual Basic 6 Reference Sheet (900k, PDF)<br><br>

</td>
<td nowrap width="100%" valign="top">
Visual Basic 6 Quick Reference Sheet Includes:- Variable Declaration
- Data Types
- Type Declaration
- Suffixes
- Comments
- Arithmetic Operators
- Logical Operators
- Comparison Operators
- Bitwise Operators
- If/Else
- Inline If
- Case Statement
- For Loop
- Do-While Loop
- Do-Loop-While
- Do-Until Loop
- Do-Loop-Until
- While-Wend Loop
- For-Each Loop
- Arrays
- Change Array Length
- Functions
- Argument List
- Calling Procedures/Functions
- File Handling
- Simple Error Handling
Download All Our Other Reference Sheets!</td>
</tr>
</table>
Hi - I'm new on the site. It is the best site I've found re: programming help! KUDOS ++++ to you all!
Just a question - when I try to down load the VB6 Quick Ref Cheat sheet you have posted I get ONE page in pdf format - Is this correct? Am I missing something?
Thanks
William_Wilson
9 Nov, 2008 - 05:21 AM
yes, that is correct. It is a "cheat sheet", which simply put is a single page containing the most widely used operations and short descriptions.
Jaalenn
17 Nov, 2008 - 07:07 AM
You're not missing anything. All you have to do is look for where it says "Save A Copy" on your browser's pdf and click there. Then you will have a copy for whenever you need it! And yes, there is only one page, because that will be all you really need. BTW, it's a great helper!!
Hollywood911
23 Nov, 2008 - 03:45 PM
QUOTE(skyhawk133 @ 25 Aug, 2006 - 09:53 AM)

Visual Basic 6 Quick Reference Sheet (Cheat Sheet)<br><br>
Download and print the </dream.in.code> Visual Basic 6 Quick Reference Sheet for FREE! Our members have put together this great resource for beginner and expert programmers. Please download and print the PDF below. Our quick reference sheets include syntax and information for commonly used tasks, syntax, and more!
<table>
<tr>
<td nowrap valign="top" align="center">
<br>Download & Print the Visual Basic 6 Reference Sheet (900k, PDF)<br><br>

</td>
<td nowrap width="100%" valign="top">
Visual Basic 6 Quick Reference Sheet Includes:- Variable Declaration
- Data Types
- Type Declaration
- Suffixes
- Comments
- Arithmetic Operators
- Logical Operators
- Comparison Operators
- Bitwise Operators
- If/Else
- Inline If
- Case Statement
- For Loop
- Do-While Loop
- Do-Loop-While
- Do-Until Loop
- Do-Loop-Until
- While-Wend Loop
- For-Each Loop
- Arrays
- Change Array Length
- Functions
- Argument List
- Calling Procedures/Functions
- File Handling
- Simple Error Handling
Download All Our Other Reference Sheets!</td>
</tr>
</table>
Thanks A Million, I just found this site today. How I wish I would have known prior to starting class.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.