Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #150961
Create Treeview from a text file

create a treeview from the values in a text file

4_2005-2006 #150962
Add nodes to a TreeView at run time.

u can contact me at [email protected] Add nodes to a TreeView at run time. (u can drag and drop the nodes with in a tree structure(it will check whether it can be dropeed there or not)

4_2005-2006 #166975
Dictionary

Dictionary using Hash Funtion

4_2005-2006 #161961
Bill Reminder

I developed this program to remind me when my bills are due. It sits in the system tray and changes the icon when a bill is due within 7 days of today. This program will demonstrate how to modify the registry (by using a project posted on this site by BurningShadow), launch a web page, and how to use the system tray.

4_2005-2006 #150601
A Complete screen saver + Scrolling Fading credits

This program demonstrates how to create a screen saver in Visual Basic, it also shows how to make scrolling credits that fade in and out of the screen. The Fading, Scrolling credits:- Useful for end credits for a game etc. Easy to adapt for you own programs. Only one label and one timer are required at design time. Creating your own Screen Saver:- In the module you'll find the code used to make the screen saver, without this code your screen saver will just run straight away without you even selecting it. It also shows you how to use a settings screen, and saves these settings to control.ini in windows which is where the information for all screen savers is saved. Once you have made your screen saver make it into an exe file. Change the file extension to .scr Right click it and click install and there you have it, your very own screen saver... For a complete free game created in VB go to http://www.parkstonemot.freeserve.co.uk/indexfw.htm

4_2005-2006 #162175
Create a DLL in C++ for use in VB

This code simply shows you how to create a DLL in C++, and use it in VB. The ZIP file contains both the C++, and the VB code, and also a working example.

4_2005-2006 #164786
A Control Panel Applet Framework

The Windows Control Panel is the ideal way to allow a user to alter settings for an application that runs in the background, or automatically. But what are control panel applets and how do you write one?

4_2005-2006 #150960
add icons to menus

To add icons to the Menu items (which is not possible through the menu editor)thus is an easy way to add the icons to menu. u can contact me at [email protected]

4_2005-2006 #170188
RESIZE CONTROLS

THIS SIMPLE CODE MANAGES CONTROLS RESIZING WITHIN FORMS

4_2005-2006 #150106
Enhanced ListView - Updated

A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.

4_2005-2006 #162909
Rounded Boxes

I don't know how much this script will really help anyone, but here it is. It displays boxes of content with rounded corners. The script works in all versions of IE and Netscape 4+. If you're interested, take a look, and don't forget to VOTE FOR THIS SCRIPT! Thanks.

4_2005-2006 #150608
a Geometry Calculator

Need help with geometry?? Well, this thing will do it! Calculate the Area of a circle, triangle, trapazoid, parallelagram, rectangle, square, find the volume of a cylinder, cubes and more! Very simple to use, understand. Also includes formulas so you can do the calculations yourself!

4_2005-2006 #169268
Retrieving Response from a web server

A friend PM me for a request on how he will access his DB in a server without any connection strings needed. Then I came up with this answer, create an asp file, let it do the querying and all the results are response and let your program retrieve the responses. Simple but interesting... Please vote!

4_2005-2006 #166251
A basic Client Server Application III

Updated 08/01/06 to make some of the code more efficient work better. Updated 11/27/04 to loop on adds/updates/deletes. This version III example shows you how to build a basic client/server address application using persistent data. The client sends an action to the server and the server responds. The source and a tutorial are included. The client application uses the following Java APIs: - JLabel - JTextField - JButton - JPanel - JTextArea - JTable - JTextArea - Dialog The server application uses the following Java APIs: - JButton - JPanel - JTextArea - RandomAccessFile

4_2005-2006 #151033
IP Break Out Box

IP Break Out Box is a program that sits between a client program and a server. Once activated it displays every bit of data exchanged between the client and the server. Example: Set the remote host = www.yahoo.com, remote and local port = 80, Then click listen. next open up your web browser and type in the ip address this is displayed in the local box. and poof all the html code, binary pictures ect are displayed in the black textbox. I used this to learn how to write my NT SMTP server service. Have Fun!! BTW this program is emailware if you find it usefull email me at [email protected] (when i get it up..)

4_2005-2006 #164376
Students database

UPDATED!!!! Keeps records for students : number name lessons:grade,date save to file everything

4_2005-2006 #151037
access 97 password recovery

Forgot your access 97 password? Never fear this function will hack the access 97 local file password

4_2005-2006 #151038
Access Password Finder (97 and 2000)

*** Updated on 10/18/99 --> See comments below *** This is a handy little routine for retrieving forgotten passwords out of Access97 and 2000. Do not abuse this. This should be used only for databases you originally had permissions to and forgot the password.

4_2005-2006 #154436
Printing PDF in .Net

Enable you to print a pdf using the shell command

4_2005-2006 #149891
A Super Easy Delay Timer

A delay timer so easy, this paragraph is longer. I had to submit this easy code because it is not on this website. Uses no API, and it is very handy!!

Languages
Top Categories
Global Discovery