Advertisement

Results for "Author: behrooz sangani"

C_Volume2 #78257
Form gradient using three only lines of code

This is how to use gradient colors in a form. You do not need to do anything or write lines of code to add gradient to your forms. Just put the these three lines in Form_Load Sub Update Note: Thanks for comments, Form_Resize is a better sub if your form is not fixed size

C_Volume2 #79003
Application LogTool DLL (updated to v1.2)

Simple, customizable and easy to use, LogTool logs application events and errors. As an option you can generate message boxes after logging and save yourself writing endless message boxes. Update Note: Added features: * Customizable Debug Window * Loads of Windows predefined messages....

C_Volume2 #83648
_Pure ASP method to prevent automatic form submissions

A pure ASP method to generate dynamic images, without any components and very fast indeed. This example prevents automatic form submission by robots. If your web site is being overwhelmed with spam, automatic registrations or automatic forum submissions etc. then this script can solve this problem by inserting pictures in your HTML form that only a human can recognize. Download to read full article...

Java_Volume1 #88988
A New Cool Way To Load Browse For Folder Dialog(Updated)

Remember the old one page module to load Browse For Folder!? This code makes it in four or five lines :) Just a reference to shell32.dll class: dim SH as New Shell and that's all. In fact, shell32.dll supports many functions. I have included some of them such as tiling and cascading windows and running System Properties, getting folder details and.... Download the source code to see how and if you liked it please remember to leave comments and vote! I developed this yesterday on my XP. If you have any idea, I'll be glad to know. Update Note: I checked compatibility. This is supported in Win 98 etc.

Java_Volume1 #89501
Capture Active Window The Inventive Way (without API calls)

Capture snapshots of your active window, taskbar, desktop or even start menu itself WITHOUT API calls!!! No create bitmaps and palletes. Just capture and save by clicking on them. It practically captures anything active. See Screenshot taken by the program itself or download it (2.5 Kb). If you like it, please come back and give comments or vote...

Java_Volume1 #91010
BioDB: Classical Authors' Biography Database

This is a simple usage of database as long as VB and MS Access are concerned. But you can certainly use this on your literature class. Zip file includes a database containing more than 200 biographies of classical authors.

Java_Volume1 #91041
Wave Drawing Pad v0.1

Paint pad that plays your drawings. Draw a picture and hear the sound of your colors! It plays a tone based on your mouse x and y position and the color you choose. See screenshot.... It's a fun program I plan to develop but first I need comments about it to see if it really worths working on.

Java_Volume1 #91091
Package & Deployment Setup Enhanced Version (Shareware Registration Feature Added!)

You probably pack your apps with VB Setup program. You do not have money to buy a fancy installer. You want to make money from your programming. I changed the VB default SETUP1.exe project and now the installer asks end users to provide a registration key. The end users have to provide their PC ID generated from their HD serial number to get a reg key so the setup will never run on two PCs with a certain reg key. The unzipped setup1.exe file is only 32 kb bigger than the original version! Included is a KeyGen project that generates registration keys for users and saves them in a database for future reference. You can track all registered users if they needed support and.... This is the first release of my changes to SETUP1 project. If you liked it please come back and leave comments or votes.

Java_Volume1 #93209
_IE Integration DLL

This source code and article shows how to add your program to IE Menu so that when somebody right clicks a link or selects a text in a web page he can choose to launch your program. See screenshot to get the idea. Zip file includes a complete article, demo, and also an installer/uninstaller

Java_Volume1 #95162
MCI Callback Demo

First thing you get from this demo is how to auto repeat media files WITHOUT a timer. It also includes basic MCI functions to play almost all media formats from mp3 to qt (QuickTime). I searched everywhere I knew and couldn't find any example of MCI callback even in advanced MP3 players. so I decided that it worths working on.

Java_Volume1 #96801
Form gradient using three only lines of code

This is how to use gradient colors in a form. You do not need to do anything or write lines of code to add gradient to your forms. Just put the these three lines in Form_Load Sub Update Note: Thanks for comments, Form_Resize is a better sub if your form is not fixed size

Java_Volume1 #97547
Application LogTool DLL (updated to v1.2)

Simple, customizable and easy to use, LogTool logs application events and errors. As an option you can generate message boxes after logging and save yourself writing endless message boxes. Update Note: Added features: * Customizable Debug Window * Loads of Windows predefined messages....

Java_Volume1 #102191
_Pure ASP method to prevent automatic form submissions

A pure ASP method to generate dynamic images, without any components and very fast indeed. This example prevents automatic form submission by robots. If your web site is being overwhelmed with spam, automatic registrations or automatic forum submissions etc. then this script can solve this problem by inserting pictures in your HTML form that only a human can recognize. Download to read full article...

1_2002 #109982
A New Cool Way To Load Browse For Folder Dialog(Updated)

Remember the old one page module to load Browse For Folder!? This code makes it in four or five lines :) Just a reference to shell32.dll class: dim SH as New Shell and that's all. In fact, shell32.dll supports many functions. I have included some of them such as tiling and cascading windows and running System Properties, getting folder details and.... Download the source code to see how and if you liked it please remember to leave comments and vote! I developed this yesterday on my XP. If you have any idea, I'll be glad to know. Update Note: I checked compatibility. This is supported in Win 98 etc.

1_2002 #109983
Capture Active Window The Inventive Way (without API calls)

Capture snapshots of your active window, taskbar, desktop or even start menu itself WITHOUT API calls!!! No create bitmaps and palletes. Just capture and save by clicking on them. It practically captures anything active. See Screenshot taken by the program itself or download it (2.5 Kb). If you like it, please come back and give comments or vote...

1_2002 #109984
Form gradient using three only lines of code

This is how to use gradient colors in a form. You do not need to do anything or write lines of code to add gradient to your forms. Just put the these three lines in Form_Load Sub Update Note: Thanks for comments, Form_Resize is a better sub if your form is not fixed size

1_2002 #109985
Application LogTool DLL (updated to v1.2)

Simple, customizable and easy to use, LogTool logs application events and errors. As an option you can generate message boxes after logging and save yourself writing endless message boxes. Update Note: Added features: * Customizable Debug Window * Loads of Windows predefined messages....

2_2002-2004 #116135
A New Cool Way To Load Browse For Folder Dialog(Updated)

Remember the old one page module to load Browse For Folder!? This code makes it in four or five lines :) Just a reference to shell32.dll class: dim SH as New Shell and that's all. In fact, shell32.dll supports many functions. I have included some of them such as tiling and cascading windows and running System Properties, getting folder details and.... Download the source code to see how and if you liked it please remember to leave comments and vote! I developed this yesterday on my XP. If you have any idea, I'll be glad to know. Update Note: I checked compatibility. This is supported in Win 98 etc.

2_2002-2004 #116648
Capture Active Window The Inventive Way (without API calls)

Capture snapshots of your active window, taskbar, desktop or even start menu itself WITHOUT API calls!!! No create bitmaps and palletes. Just capture and save by clicking on them. It practically captures anything active. See Screenshot taken by the program itself or download it (2.5 Kb). If you like it, please come back and give comments or vote...

2_2002-2004 #118157
BioDB: Classical Authors' Biography Database

This is a simple usage of database as long as VB and MS Access are concerned. But you can certainly use this on your literature class. Zip file includes a database containing more than 200 biographies of classical authors.

Languages
Top Categories
Global Discovery