You are welcome to use the sample codes as a reference for your assignments and projects. However, the usage of the sample codes for commercial purposes without prior consent from the webmaster is strictly prohibited. It comprises pages of captivating contents and 48 fascinating Sample Codes.
Perfect source of reference for your VB projects. Check it out. Preview the book. The Tutor and webmaster of Vbtutor. He has been involved in programming for more than years. He created the popular online Visual Basic Tutorial in and since then the web site has attracted millions of visitors.
It is the top-ranked Visual Basic tutorial website in many search engines including Google. Another take on creating your own menu. This example uses vb forms and allows scroll out effects. This example shows you how to use win32 api to draw lines and how to draw a border with a certain thickness. All code in this example was rewritten. This gives your forms a cool fading top to bottom or Side to Side color effect. Very cool. Create your own little desktop.
Read readme. An example showing how to create a code generating program for finding windows. Also shows how to make it so the program can read add-ins. This is an example on how to draw an image onto another window. Like if you wanted to draw over an image on a toolbar of another program or draw over the button on another program. This is an example that shows how to create the code to find a window, just by knowing the window's handle.
Shows how to make it so you can drag two forms at once. Ex: When you drag form1, if form2 is attached, it will be dragged along with form1. Shows one use for registry entries. Move the form to where ever you want it, then click the x on the form. When you load it up the next time it will be where ever you closed it. Performs addition on any two positive numbers. Is able to add numbers larger than 2,,, the max range for a Long data-type variable.
An example of creating controls at runtime, how to drag them around, and how to delete them. Ever want to know how to drag and drop images out of pictures? Check this example out. This example shows you how to give the user the ability to move controls at runtime with ease. This is an example of a small little note taker. Takes less then 5mins to make, pretty cool and fun to play with.
How to create system restore points for Windows XP. This example shows you one way on how you can log the keys pressed on the users keyboard. An easy way to draw lines on a form on mousedown. It doesn't use timers, or pictures boxes at all. Even better yet, its only a few lines on code. This example shows you one way on how you can drag items from one list and put them in another.
Shows out to evaluate math expressions given a string. This example was written to show the different ways of using the api of mouse move stuff in the mousemove event.
Like creating detecting when a mouse enters and leaves the object. This was made using Visual Basic 6. Source code from mPlay3. Shows basic mp3 playing functions: play, pause, stop, mute, previous file and next file play buttons.
It also has load last directory. Another way you can encrypt and decrypt text. This one's a bit more complicated than the other one. This is a small example on how to use the tabstrip control and the progressbar control. This is an example on how to calculate how much time it will take to preform certain tasks. The idea will only work with things that loop over and over.
0コメント