Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #218439
BEGGINER Backwards text.

Text comes out backwards AS you type it.

7_2009-2012 #218446
REAL Tool Tips

Have a little message show up when the mouse idles over a button.

7_2009-2012 #218448
How to fade one image into another image

Ever wanted to fade one image into another image? Like fade a picture of yourself into a picture of a goat? If so, check this example out. It shows you how to fade one image frame by frame into another image.

7_2009-2012 #218474
Font Browser - With preview text!

This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!

7_2009-2012 #218476
Register Winsck.ocx & Inet.ocx - Files included!

This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!

7_2009-2012 #218478
Command line usage

The purpose of this code is to demonstrate how to use command line swiches with your programs, how to use them, how they work, and how to set them up. All extremely simple!

7_2009-2012 #218489
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

7_2009-2012 #218490
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

7_2009-2012 #218508
Example of how to auto scroll

Teaches you how to auto-scroll a richtextbox, but it accounts for the vertical scrollbar. If the user has the scrollbar moved up, or at the top, it does not scroll down and stay at the bottom. This is very usefull for logging windows or chat windows. There is no code to do this on PSC. I would like to thank BillSoo from www.visualbasicforum.com for his help in solving this. He gave me the initial code and sent me in the right direction. After fixing it, here it is for everyone to use. This is just a little demo, the timer runs every second adding a line to the box, just watch it go and then play with the scrollbar, it only scrolls down if its already at the bottom.

7_2009-2012 #218513
Japanese Language Modules (translation helpers, misc)

This is a zip with 4 modules and an example of how to use them. The modules are for Verbs, Adjectives, Numbers, and Dates. They do many things. Such as conjugating verbs into all of their possible forms. Translating numbers (ex: 1 = ichi, 283 = nihyaku hachijuu san.) Converting dates and times from english to japanese, and others. Very helpfull for writing japanese study tools and flash card style programs.

7_2009-2012 #218519
Class Control Resizer

Class that will resize controls on your form.

7_2009-2012 #218568
The 5 byte EXE file

This article is based on Vbmew's "make 7 byte .exes" (http://www.1cplusplusstreet.com/vb/scripts/ShowCode.asp?txtCodeId=2221&lngWId=3) His article perked my interest in the Assembly language, so I went out and did some research. This article is a very brief primer on assembler and machine code.

7_2009-2012 #218583
ChangeRes_ini

This code will show you how to save the current Screen Resolution and colors to an ini file then change the resolution to a resolution you specify. On exit of the Form the program will read the ini file and change the screen resolution back to those parameters... This would be great for programmers writing games that need a specific resolution to run. thanks to Steve Anderson for his tutorial on resolution changes...

7_2009-2012 #218594
VB Snow Screen Saver Version!

This is an exclusive, screen saver version of the VB Snow program! I have been testing it as my default screen saver for a couple days now, and it works great! There is no config screen for it, but it works just like a normal screen saver should! I added full screen support (640x480), real time rotating snowflakes (done with calculations, not different pictures, real-time mask generation, and all sorts of nifty stuff! I fixed the full screen support to work much better, and added in multiple background support! You can add your own backgrounds in, just edit the backgrnd.dat file! Make sure they are 640x480 also, or it doesn't work well. This new version also adds in support to make this program work as a screen saver! You can right click the .SCR file included in this zip, hit Install, and it works just like a normal screen saver! (Minus the password protection)

7_2009-2012 #218600
Crash your Computer with 1 Line of code

this is a simple way of crashing your windows -computer using the rundll ...

7_2009-2012 #218629
Create Custom Textbox Popup Menus

This code allows you to display your own pop up menus when the user right clicks a text box

7_2009-2012 #218630
TreeView explanation

This code gives an explanation of how to use the TreeView control

7_2009-2012 #218667
Cool Desktop Thingies

You can hide/show things You can open/close cd drive (this one works!) and you can change the mouse cursor

7_2009-2012 #218669
Interpolation Antialisa Bicubic Resizing Algorithm

Interpolation Antialisa Bicubic Resizing Algorithm Produces close to the same effect LoadImage(..)API, which was resizing an Image to a greater height/width, and antialising it!

7_2009-2012 #218670
E.R.C - External Resource Compiler

Compiles External Resource Files. Lets say u have 10 files in a external resource file. You want to extract just one, ezy. Soon I will add a peice of code that lets u extract it to memory rather then to a new file/then to memory. but I'm reaaaal busy, so it will be a while. (you probably' can figure it out. but still :) ....) I was in such a rush, theres alittle I have to had. Check back in awhile. (I am busy it takes along "while"). I dunno even if it works. Justkidding, sure it works. But it was rushed. There is no comments in this sorry. But I may add them.

Languages
Top Categories
Global Discovery