Results for "Author: sparq"
Take a blank form with 3 Labels, add some VB code and it turns out to be a method of making your own Custom Calendar Control or Application!! (EXE INCLUDED) *Please Vote*
Combine 2 Images. See Screenshot
Keep track of your contacts! Dial their phone number(s)! Write them an E-Mail or visit their website with the click of a button. Please vote!
Sparq's Phonebook 2.0 - To Do list Added! Manage your contact's Address, Phone Number(s), URL, E-Mail address, Birthday AND MUCH MORE
If you've downloaded previous versions, you'll know the genral basis here. This program will allow you to Manage your contacts' Address, Phone Number(s), Email Address, URL, Brithday (Now with 2-Week-Prior Reminder). Automatically Dial Numbers, visit URL, or Write an Email with the click of a button
Wow.. talk about cool replicas. I used KR's Awards winning Gradient control for this code. A Custom Control that when placed on your form mimics the red swooshing light on the front of KITT, the car from Knight Rider. You can change the BackColor, ForeColor and the speed at which it swooshes.
I was looking for some code to re-create a users Desktop into a listview control with all their correct icons. *** This doesnt work in Windows2000. Because there is no ONE desktop *** Please Vote :)
A retro game for anyone who ever used QBasic :) the old Nibbles game is back again. Included is all the code, images, and the EXE. Sound is on its way. ****-=[ PLEASE VOTE ]=-****
This is a slot machine game I made A) Because I was bored and B) To show my appreciation to IAN, the whole PSC Crew, and everyone who contributes (no matter how little) To PSC. Enjoy .. and of course as Mayor Quimby says.. "Vote For Me!"
You know when your printer gets all messed up and the MessageBox Pops up and says "PRINTER ERROR - WILL RETRY IN 5 SECONDS". Well if your printer becomes ready before you click anything on the message box, the box disappears... ? This is how it's done!!
This code will let you access the answeres to over 25 of these questions!
Rotate Text to any Angle!!! EASY!!
To show how to ADD / EDIT / DELETE information from an access Database. Fully Functional - Ready to be used in your programs!!!
This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!
Will not let the mouse leave the form specified.
This code will tell you the difference between two dates. You can find the difference in Days and Months. EASY CODE!!
Networked drives. They're an administrative nightmare. In fact, the average user changes his networked drive letters more often than his underwear. But you can solve this problem of binding an application to a particular drive by using a Universal Naming Convention (UNC) path. This still references a network area, but doesn’t tie it to any one drive letter. And you can retrieve and check the UNC of a particular path in code using this neat little function. To use it, simply call GetUNCPath, passing it your drive letter along with a pre-declared empty string. If a problem occurs, the relevant number is passed back with the function. These can be matched with the possible return code constants. However if everything goes swimmingly, the function returns a zero (a constant value of NO_ERROR) and places the UNC path into the ByRef-passed variable. This code works by making a call to the WNetGetConnection function in MPR.DLL. It's essentially a neat wrapper for a regular API call.
Wow - Im averaging a New version every 1.4 days. Well This version has 2 main features added. 1. Record printing is now possible 2. You can export your ENTIRE Phonebook to a fully functioning HTML Web-Phonebook (ONE CLICK TO EXPORT AND VIEW!!!)
This control handle Many Customization Factors, including Caption, ForeColor, InsideTrackColor, OutsideTrackColor, Direction, Speed and More! jMarquee is set up now to handle one line of streaming text, but is Multi-Line Ready. This could be useful for scrolling Stocks etc.. with multiple lines moving at multiple varying speeds.
This control will let you visually display Data in an easy to understand way.