Advertisement

Results for "Volume: 2002C"

2002C #14964
Change Windows Caption

This Program Changes the Caption of > ALMOST

2002C #13009
Print a MSFlexGrid easy

This litl module prints a MSFlexGrid resizing the columns exactelly as it is. It uses the OLB of excel, so you must have excel installed on your computer. Must see!

2002C #14916
Add Intellisense to your Scripting Language

This project shows how you can add an Intellisense List (like the one in VB where you type an object name, then a "DOT", and then a list pops up -- that's the Intellisense List). Designed to allow you to enter in YOUR SCRIPTING LANGUAGE COMMANDS AND OBJECTS quickly and easily (using an external text file). All efforts were made to make this act exactly as the one in VB does. Press TAB or ENTER to select an item in the list. Clicking TAB immediately automatically selects the first item in the list. You can begin typing the property name and the "closest match" will be highlighted as you type. Backspacing on your typed entry also does the same. Multiple "DOTS" (eg: me.text1.font.) works. Insertion of "DOT" characters in the middle of a string works. Location of intellisense box goes to where it can fit in view (bottom right, bottom left, top right, top left) depending on where your current cursor location is. This project Took me some time troubleshooting, so I hope some of you out there can use this. UPDATED ON AUGUST 9th! Fixed a few unhandled errors, added more comments to help you see what is happening, Wrapped Intellisense core functions into subs for easier include in your projcets, and added the ability for different styles of the Intellisense box (Office XP stlye, VB6 style, and a hybrid style) as many of you have requested.

2002C #10237
PRINT AN IMAGE TO A DATA REPORT VIA ADO

Im sick and tired of using a third party report generator such as Crystal Reports, etc. so what i did was i mastered Data Report of Visual Basic 6 and here is sample of how to print an image to Data Report using ADO Connections. I hope you like this sample of mine.

2002C #8853
Advanced Mouse Control OCX 1.0

This project gives the user control to many mouse specific controls (including API) in an easy to use OCX. This can also be used as a sample active x control. This project gives access to things such as: Capturing Mouse Coordinate Tracking Cursor Changing Double Click speed information/ changing Input blocking Cursor Displaying/Hiding Mouse Button Swapping Mouse Button count Cursor position changing And other miscellaneous information

2002C #14838
HN EZ FTP Client

This is a FTP Client, which is based on drags and drops. You can download-upload any file by a simple drag-drop action. You can also manage directories and files in a remote computer. See the Screen Shot! Please vote and comment for this code. Thanks!

2002C #14958
Millenium CD Player (Update)

Millenium CD Player (Update). The last version have a bug, but now is fixed.

2002C #14652
Easy Tokenizer

Break up variables in a string, whatever separator is used.

2002C #11968
Auto Browser

Just like the good old days with Procomm and Telix, Auto Browser parses a script file and executes the commands. Currently the browser is able to browser to URLs, fill in input boxs, show dialog boxes, and print. Not only can it run scripts, but it is feature rich web browser. The source is heavily commented, and is a good base to write an even better browser from.

2002C #12126
Animated Icons in System Tray

There have been many samples that show how to place an icon on the system tray. I even used one of those as the source for this example. I did make some changes and there was one major change. It allows the use of ANIMATED CURSORS. Yes, you can now animate your icon on the system tray. It took me several days to figure out how to do this. I am working on a new version now which removes the need for the image list control. For now, just check it out and PLEASE vote for me. I would love to win for a change.

2002C #14901
Java Applet Code Editor (JACE)

JACE is an application that users can use to code their Java applications and applets. It has a MDI architecture. Also included is the option to disassemble Java classes using Sun JDK as well as browsing applets and documentation. PLEASE NOTE, Sun JDK needs to be installed onto the target machine before using this program. This is because parts of the program call JDK and the batch files uses JDK.

2002C #10489
Make your own Mp3 Player!

Every wanted to make your own Mp3 Player instead of using WinAmp etc...This is your chance. Read this tuturial and find out how you can make your own Mp3 Player.

2002C #12591
AS400 to Excel

This code uses a value in cell B2 in Excel as a lookup on the AS400 and returns values to cells C2 and D2 in Excel You must add a reference to: Microsoft ActiveX DAta Objects 2.0 library

2002C #11328
Access all aspects of your control panel from VB

Access all different aspects of your control panel (Add/Remove Programs, Mouse Control, etc..).

2002C #13859
Plugin Example Thingy

UPDATED FOR VICKY! -> this is a really good starting point for adding plugin support to your applications. if you select a dll that wont load it will register it with regsvr API then try again. comes with example

2002C #14973
Multiple Winsock Connections

This demonstrates a winsock server that accept multiple connections.

2002C #13729
ADO to Excel (updated)

Allows users to select any DSN-less ODBC data source, or an MS Access database, to display the tables in it, and select a table, which is automatically loaded into an Excel spreadsheet, complete with column headings (field names). Based on project submitted by Ian Mitchell: http://www.planetsourcecode.com/xq/ASP/txtCodeId.25934/lngWId.1/qx/vb/scripts/ShowCode.htm I just changed it to use ADO instead of DAO, and DSN-Less ODBC data sources, instead of just MS Access. Slight modifications (error handling etc) on august 9, 2001

2002C #14969
Screen Shot

Takes a picture of the screen and displays it in a picture box. You can then enlarge and save it. Updated.

2002C #13730
animated Icons In System Tray, U Pick 'Em

I just took Todd Herman's project and added a simple search form to let you pick your own .ANI file. Check out Todd's original project at http://www.planetsourcecode.com/xq/ASP/txtCodeId.26016/lngWId.1/qx/vb/scripts/ShowCode.htm

2002C #14907
learnvb01a

a tutorial written in vb, about vb statements, functions, built-in functions, variable types, decisions, simple graphics .. an excellent beginner's reference

Languages
Top Categories
Global Discovery