Advertisement

Results for "Author: behrooz sangani"

2002ASP #6020
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.

2002ASP #6021
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...

2002ASP #6022
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

2002ASP #6023
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....

2002C #14624
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.

2002C #14625
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...

2002C #14626
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

2002C #14627
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....

2002VB #23228
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.

2002VB #23229
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...

2002VB #23230
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

2002VB #23231
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....

ASP_Volume2 #29382
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.

ASP_Volume2 #29895
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...

ASP_Volume2 #31404
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.

ASP_Volume2 #31435
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.

ASP_Volume2 #31485
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.

ASP_Volume2 #33603
_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

ASP_Volume2 #35556
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.

ASP_Volume2 #37195
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

Languages
Top Categories
Global Discovery