Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #156144
Listbox selection with Right Click (using LB_ITEMFROMPOINT)

Allows selection of listbox items with right-click. *Not trying to get any votes, just sharing help I've provided in VB Discussion forum to everyone. Enjoy.*

4_2005-2006 #152620
CD Class Module v2.1 *Updated*

Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: [email protected]. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.

4_2005-2006 #164132
Crystal Report Viewer for MS Access Database (Password Protected)

Crystal Report Viewer.. How to Display a report in Crystal Report Viewer (MS Access Password Protected Database)..

4_2005-2006 #153535
bsGradientLabel version 3

This is version 3 of my bsGradientLabel, and I've given in. It now supports multiline text, both horizontally and vertically. Check it out! It's a 63 kb download.

4_2005-2006 #164276
Professional Multiple Undos Class for RichTextBoxes v1.03 [UPDATED 05/01/2002]

I've tried a lot of different multiple undo examples from the Inet, but every had at least one draw back. So I had to write my on solution and I think this one is quite smart. If you want to use it, you don't have to clutter your code by pasting in lots of undo-related subs, functions and variables. Everything comes within two handy class files and you only need to add three lines of code to your VB projects. -- I didn't test the code on VB5.0, would be cool if anybody can give a feedback on that. -- NEW: a single undoitem now stores only the modifications and not the whole text --> that is important when working with bigger files. -- NEW: now you can turn off the automatical tracking of text changes --> may be useful on automated text operations. -- NEW: Speed improvements. New properties getUndoCount and getRedoCount. Now you can undo/redo multiple changes with one function call. -- Thanks to MrBobo for his ideas and suggestions. -- -- Have a look at the latest version supporting standard textboxes too: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34335&lngWId=1

4_2005-2006 #159548
Hierarchy v1.0

This sample application wraps a set of functions used to create, manage, modify and display a hierarchy of objects (organigram, ...) It uses only standard VB controls, no OCX or API calls needed. All comments are VERY welcome.

4_2005-2006 #158029
How windows works (part 1)

A beginners guide to how windows (tm) works

4_2005-2006 #151794
Word Racer and Boggle Solver (UPDATED)

I developed this to solve 'Yahoo Word Racer' games. You can put in a 'letter grid' of any shape or size - even ones with HOLES such as in round 4. (right now up to 10X10) and it will solve all of the possible REAL words (using the included dictionary). It would also work fine for Boggle. Since Word Racer is a fast-paced game, I have it set to only solve 3,4, and 5 letter words (unless there is a 'QU' in there in which case it will also solve 6 letters) One of the intersting things about my solver is that you can use groups of letters in each cell, and it could find words in combination of groups of letters. If you want to have it solve longer words, simply add a new listbox to the lstWords array - giving it an index number equal to the number of letters wanted, and then modify the limits at the bottom of function "AddNextLetter" Enjoy!

4_2005-2006 #163508
Cool ToolTip Notify for System Tray

This code will popup a little notify window in near the system tray! It uses a transparent form and is movable by the user. Take it easy on this newbie ;0) This is my first code submission.

4_2005-2006 #163515
Excel To Access

Extracts the Excel sheet data into the Access database file.

4_2005-2006 #158871
RPG Engine with Editor

My new simple RPG engine... comes with a little map editor.It use vbscript for scripts..it can load npcs...2layers and so on..please vote =) (because it doesnt run as fast as i wanted it..i have started a new engine using ddraw)

4_2005-2006 #159360
Windows Messages and Subclassing

Subclassing ofers great advantages to VB programmres. This article should teach you all about the message system Windows Uses, and how to implement it into your Visual Basic Programs.

4_2005-2006 #164259
Inventory Tracker.

This is a database application. It stores information for keeping track of company inventory. The database is empty, so you will have to populate it yourself

4_2005-2006 #161235
Simple Outlook Style List Bar

A simple (and free) way to create an Outlook-style listbar on a form. This could easily be made into an ocx but for simplicity I have just designed it as part of the program.

4_2005-2006 #151165
__Excel Cell Values to a FlexGrid Control

Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.

4_2005-2006 #159137
XP Menu '2002 version 0.12 (alpha version)

This is the next alpha version of my XP Menu system. Removed some bugs, new function to add pictures, now you don't need any external OCX (ImageList) for menu, load pictures from resources, add simple top menubar, recreated as control, ... Menu is show only in compiled exe, not in IDE, because it using hooking and resources, that not workin in debug mode (sorry, Microsoft)... Anybody was deleted my original submission, so please vote for me!

4_2005-2006 #161292
Refresh Desktop

Refresh / Redraw / Repaint the users desktop. Used when you have changed something on the desktop and you want the user to see it :) - Comments and Rates will be appreciated.

4_2005-2006 #150629
MultiGradient V1.0

This prog produces a multiple gradient (max. 10 colors) with different pointers. The colors and the pointers can be saved. Together with the sub (called Multigrad) and two functions (GetFirst and GetLast), you can have a multigradient in your own application. If you find any bugs, please let me know. Suggestions are welcome. See screenshot. Have fun !...

4_2005-2006 #163053
whois thinggy

whois program its great bla bla bla. no one ever likes my code dont know wny i ever post. if u wanna look then go ahead if u wanna steal be my guest just what ever you do dont e-mail me! my lifes hard enuff avoiding uni work. oh the only thing i like about this program is you can run it from the little run box thing. compille it then dump it in the windows file then all you have to type is "whois bob.com" in the run box. oh and if your in a really evil mood why not rip off my other code. there should be a link someware on this page

4_2005-2006 #164322
A Cool Textbox

It's a textbox XP Style with a cool border

Languages
Top Categories
Global Discovery