School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 306,801 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,673 people online right now. Registration is fast and FREE... Join Now!




Visual Basic 6 Quick Reference (Cheat Sheet)

 
Reply to this topicStart new topic

> Visual Basic 6 Quick Reference (Cheat Sheet)

Rating  5
skyhawk133
Group Icon



post 25 Aug, 2006 - 09:53 AM
Post #1


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!
IPB Image
Download & Print the Visual Basic 6 Reference Sheet (900k, PDF)


IPB Image
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!
Go to the top of the page
+Quote Post


Register to Make This Ad Go Away!

born2c0de
Group Icon



post 25 Aug, 2006 - 09:27 PM
Post #2
Looks great. (although I'm feeling kinda bad that One LineOn 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.

icon_up.gif
Go to the top of the page
+Quote Post

Louisda16th
Group Icon



post 25 Aug, 2006 - 10:48 PM
Post #3
Looks gr8 icon_up.gif . wen is da detailed VB 6 sheet being put together ques.gif
Go to the top of the page
+Quote Post

srtech
Group Icon



post 29 Aug, 2006 - 10:59 AM
Post #4
Dugg! smile.gif
http://digg.com/programming/Visual_Basic_6_Reference
Go to the top of the page
+Quote Post

6society
*



post 3 May, 2007 - 01:14 PM
Post #5
THANKS! I googled "Visual Basic Cheat Sheet" and not only got what I wanted, but found this site! C tongue.gif cool.gif L!
Go to the top of the page
+Quote Post

RedGen Aggrevist
*



post 31 Aug, 2007 - 08:52 PM
Post #6
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 tongue.gif cool.gif L!

Gr8 knowledge in crux. However, i am lukin for a full ebuk on VB6. But this is nice for beginners.
Go to the top of the page
+Quote Post

Gunny16
*



post 25 Oct, 2007 - 08:54 PM
Post #7
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.
Go to the top of the page
+Quote Post

PsychoCoder
Group Icon



post 26 Oct, 2007 - 04:11 AM
Post #8
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.
Go to the top of the page
+Quote Post

SteeLx
*



post 17 Apr, 2008 - 02:02 AM
Post #9
thankx biggrin.gif only thing is PDF is not easy accessible ,, loads very kinky xD
Go to the top of the page
+Quote Post

aducoder
*



post 10 May, 2008 - 07:05 PM
Post #10
Tanks a lot. I found it more useful to read this than the complex volumes of my VB book.
Go to the top of the page
+Quote Post

sandeep.alawa
*



post 27 May, 2008 - 08:19 PM
Post #11
icon_up.gif Thankssssssss a lot
Go to the top of the page
+Quote Post

drhackenslash
*



post 9 Nov, 2008 - 04:30 AM
Post #12
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">
IPB Image<br>Download & Print the Visual Basic 6 Reference Sheet (900k, PDF)<br><br>
IPB Image
</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
Go to the top of the page
+Quote Post

William_Wilson
Group Icon



post 9 Nov, 2008 - 05:21 AM
Post #13
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.
Go to the top of the page
+Quote Post

Jaalenn
Group Icon



post 17 Nov, 2008 - 07:07 AM
Post #14
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!!
Go to the top of the page
+Quote Post

Hollywood911
*



post 23 Nov, 2008 - 03:45 PM
Post #15
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">
IPB Image<br>Download & Print the Visual Basic 6 Reference Sheet (900k, PDF)<br><br>
IPB Image
</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.
Go to the top of the page
+Quote Post

redrav3n
*



post 28 Feb, 2009 - 11:11 PM
Post #16
Thank you so much for this man!! Im a beginner learner at vusal basic 6.. and i found this very helpful website! Thanks for the undeserved generosity staffs!:D
Go to the top of the page
+Quote Post

amitsabale
*



post 28 May, 2009 - 12:26 AM
Post #17
[font=Arial]
QUOTE(born2c0de @ 25 Aug, 2006 - 09:27 PM) *

Looks great. (although I'm feeling kinda bad that One LineOn 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.

icon_up.gif

Go to the top of the page
+Quote Post

amitsabale
*



post 28 May, 2009 - 12:37 AM
Post #18
QUOTE(redrav3n @ 28 Feb, 2009 - 11:11 PM) *

Thank you so much for this man!! Im a beginner learner at vusal basic 6.. and i found this very helpful website! Thanks for the undeserved generosity staffs!:D

problem in downloading - file is damaged could not open
Go to the top of the page
+Quote Post

matsen
*



post 26 Oct, 2009 - 02:19 AM
Post #19
Nice icon_up.gif thnx!
Go to the top of the page
+Quote Post

firebolt
Group Icon



post 11 Nov, 2009 - 02:07 AM
Post #20
QUOTE(amitsabale @ 28 May, 2009 - 06:37 PM) *

QUOTE(redrav3n @ 28 Feb, 2009 - 11:11 PM) *

Thank you so much for this man!! Im a beginner learner at vusal basic 6.. and i found this very helpful website! Thanks for the undeserved generosity staffs!:D

problem in downloading - file is damaged could not open


This is the link: http://www.dreamincode.net/downloads/ref_s...rence_sheet.pdf
Go to the top of the page
+Quote Post


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 11/20/09 09:30PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month