Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #71542
Send a preformated file to any printer

Q. How can I send a preformated file to a printer "as is". If I use Printer.Print then things like ESC get converted to a box or whatever chr$(27) is in the current font. A.I'm using following code to send AutoCAD .plt-files to my printer, and it works ok for me. "Soren Staun Jorgensen"

C_Volume2 #71544
clsSendKeys

Allows users to be able to send keystrokes to dos programs running in a windows95 dos box

C_Volume2 #71558
Randomize

Ensure that the random number generator is seeded properly.

C_Volume2 #71562
Elasic

This class can change size and location of contlols on your form if you 1. Resize form 2. Change screen resolution

C_Volume2 #71563
Mosaic

Takes a picturebox, and it's contents, and runs an animated mosaic transition through it

C_Volume2 #71571
Insert text

This code inserts text at the end of a textbox (or anything with a .text, .selstart, .sellength, and .seltext property) without adding the entire contents of the textbox all over again it saves a lot of time with long text and opening text files

C_Volume2 #71573
Credit Card Checksum Checker

Checks to see if a Credit Card Number is valid by performing the LUHN-10 check on it.

C_Volume2 #71574
Credit Card Identification

Determines type of Credit Card by it's number.

C_Volume2 #71580
Stop Typeing in Textboxes but dont diasble them

This Code stops the End-user typing o#into a textbox but still allows them to scroll it because it is not disabled

C_Volume2 #71585
FloatingForm

Creates a floating form on top of a previously existing form. Its useful for floating toolbars e.tc.

C_Volume2 #71586
TimeDelay

TimeDelay fuction is good for when you want to time out a loop, in milliseconds. Does'nt use a timer control, Uses simple api declare.

C_Volume2 #71633
MSN API (Huge Example)

This is an Example of MSN It is still buggy, messy and incomplete but I will Release updates until I have fully maped the MSN API! :D Please Vote and Leave Comments!!

C_Volume2 #71635
Serial Reader

Piracy is a big threat for all programmers. One of the preventional steps followed is to let program run on only a particular harddisk. If the user copies the program or even compies complete harddisk to any other computer our program should not run. But how can it be done. Obvoiusly by allowing our program to run on Drive with a particular serial no. Software checks the particular serial no each time it is executed. And if the serial no is not the same, the software doesnt execute any further. So here I have tried to make a program that simpy reads the Serial No of any Drive. And yes ! the code is very little, well commented and easy to understand ! Plz Vote if you like ! And also your suggestions are most valuable for me...

C_Volume2 #71639
Printers List

Get a list of all the printers available on your computer (Locally and networked)

C_Volume2 #71646
Create Controls at Runtime and Capture Events

This code will show you how to easily Create Controls at runtime and Capture there events 'With-out' useing API :). This code will show you how to add a command button and display a message box when its clicked. Please Vote and Post Comments!!

C_Volume2 #71647
Beginning & End of Month for Processing - Dates

Determine Beginning & End of Month for Processing

C_Volume2 #71651
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.

C_Volume2 #71663
Selection Example

This example will show you how to select a control array of labels! (Ideal for custom ListBox's)

C_Volume2 #71666
Microsoft Direct Text-to-Speech

This is a Simple text-to-speech program that uses microsoft direct text-to-speech. this example teaches you 1. How to make text-to-speech speek 2. how to alter the pitch and speed of the voice plz keep in mind, this is my first submission

C_Volume2 #71680
Awesome Programmer Kit 1.0 ** A must have! **

The best thing to happen to any programmer! This has tons of great & useful subs & functions! It also has a load of cool looking icons in 3 different folders for you to use. The folders are 16x16, 32x32, 48x48! Check it out. Oh, and please leave comments & ratings!

Languages
Top Categories
Global Discovery