Advertisement

Results for "Volume: 2002VB"

2002VB #22071
Using Pointers in VB

Pointers have always been taken by C++ programmers for granted. But its functionality is missing from action in VB! This article will show you how bypass this limitation and use a technique that will accomplish the same feat as pointers.

2002VB #17549
Custom Message Box with sounds.

This is a full customizable message box. You can make your own form design, buttons, icons, sounds and buttons caption. Thanks to David Crowell ([email protected]) for his excellent DWButton.

2002VB #22197
Multithreading in VB!!! (updated)

Finally it is there!The first multithreading example on PSC. About half a year ago, I looked on PSC for some multithreading stuff and found nothing. Then when I had improved my skills, I finally made my own multithreading code.Now have fun with this and vote for me!!!Updates:-Fixed the bug that the program didn´t exit properly-Added code in the multithreading class that prevents a thread from being created twice-Fixed the bug in the PropertyLet procedure Priority (Thanks to Gil for letting me know). It worked with VB6 but it didn´t compile with VB5 and now it works

2002VB #20343
How to add new menu items to a form's existing menu at runtime...

This code demonstrates how to add new menu items to a form's existing menu at runtime. It can be easily modified to add new menu items to other programs' menus as well.

2002VB #21607
Form, CommandButton, CheckBox, OptionButton, PictureBox any shape& transparent (ver. 3.2 final)

Version 3.2 of the code I posted on 2000-10-31 and updated several times. This post fixes the final bugs so the buttons look perfect when pushed, and no more code kludges are necessary. As before, even faster than version 2. Will draw a complex form in ~.007 of a second compared to the time for the pre-version 1 code of ~27.0 seconds. Like before, it accepts a Form, CommandButton, CheckBox, OptionButton or PictureBox and shapes it to the image assigned to the Picture property. This includes making a specified color completely transparent (you can click on objects underneath the form) during the shaping process. This is a major expansion on code submitted by Chris Yates. Now you can make specially-shaped controls using a PictureBox or real buttons. Full examples given, and well-commented code.

2002VB #20624
MDI Split Box ActiveX Control w/ Source Code

Now you can add resizable panels to any MDI Form. This control allows you to place a resizable panel on a side of the form and looks just like the resizable windows in the VB IDE. This is still a work in progress, as I plan to add some more exciting new features. I would appreciate feedback and comments.

2002VB #22206
Make a form a cool shape with using masks and BitBlt as shown in Methodus Toolz

Make a form a cool shape using masks and stuff. USes API also. Its mucho cool, and good to learn from. pretty short too. YOu can skin the form any way you want, it loads gif's, jpg's and bmp's, but i was too lazy to make a cool one, so i made a dumb blue one, but you can do whatever you want. Look at the skins on methodus toolz(www.methodus2000.com)...I made a bunch of those, and they are shaped all cool, with good graphics. THIS SAME THING WAS USED TO MAKE THE SHAPE OF THE FORM IN THE AWESOME PROGRAM METHODUS TOOLZ!! plz rate. Portion of this was created bu DoS

2002VB #22202
AD&D Wizard's SpellBook Roller

Randomly reads from a .txt file using a listbox & a few simple lines of code. Great for quick charatcer creation & easy to update with .txt files. Learn & have fun.

2002VB #22212
Full win9x Screen Saver

Full featured win9x slide show type screen saver with password protection, disable taskbar/ctrl-alt-del and preview window.

2002VB #22031
IENanny

IENanny lets u block any website LOCALLY allowing you to restrict people from going to sites u don't want them to go.It uses Api functions to detect whether IE is running and when an un authorised site is visited it goes to the default page "nope.htm" .To block a site just add the site to the list box for example if u want to block access to all of yahoo's site just enter yahoo.com. Or if u want to block only the chat stuff just enter chat.yahoo.com .Please leave your comments and suggestions.It will be very useful for me to further develop this program

2002VB #21805
Math Check

I created this application for my son in second grade. We can choose math type and generate numbers at random matching to text boxes. I used arrays. You can alter the range of numbers for the youngsters in the house.

2002VB #21806
Genie SpellTest

I downloaded sapi4sdksuite.exe from microsoft, and noticed many of you have contributed codes using TTS and voice command. I am just following the trail. You also need Msagent and Genie.exe for window 98. I developed this program in W 2k professional and tested in win 98. With option buttons, I tried to load a text pad with words, TTS will say the word to spell. I used combo box to display correct/incorrect word and track down if word is retyped during the test or we are trying to cheat the test typing one word over and again. Codes are very simple, I would take positive feed back. I targeted this application to 2/3rd graders. We can Edit the note pads (zipped) as you like and then take the test. You will be able to reshape the form using handles.

2002VB #21314
Registry Class

Gives you access to the entire Registry, allowing you to create\delete\modify keys and values. Give your programs a more professional look than if you used the default VB Registry calls GetSetting and SaveSetting. I have written a program that uses the Registry class to output all the code neccessary to link your program to the Registry and could save hours or days of typing repetitive code, like I did! Drop me an email if you'd like to have a look at it.

2002VB #21315
OO7 - Golden Strings

Lots of different function for handling VB strings. Take a look inside, you mightlike what you see...

2002VB #22074
Scrollable View Port Custom Control

Simple Scrollable View Port control. Just a control container with scrollbars. My first submition. With enough requests/input, I'll add events and/or other properties as suggested. If you like it, vote. (Updated with a fix for possible graphical glitches at design time and redundant code.)

2002VB #22149
a full directX animation with one picture

if u are a beginner in directX , u probably have the same problem I had. making an animation by using one picture only. its really easy. just download the example and see for yourself. it also tells u how to use text in directX

2002VB #22198
Disable the focus rect of a button!!!

This code can turn off the focus rectangle of a button. It is very simple to add to your own application, and very small.Check out this cool effect and vote for me!

2002VB #21518
Complete Screen Saver Module (Update)

This module was designed because I noticed although a lot of people posted some amazing Screen Savers graphically, they weren't as functional as those that are included with Windows. Add them to this Module I wrote and you will be able to view previews, save passwords, anything a regular Screen Saver does. UPDATE (Feb 2002): This application has been updated to allow WINNT based users to run the program without crashing. Thanks for the feedback.

2002VB #18043
Password Vault

Password Vault allows you to store your passwords in one easy place on YOUR computer...not some website out there on the web!

2002VB #18044
Chatter Box (MS Agent!)

Allows you to chat with another person (you must know each other's IP address). But it doesn't stop there! The text you type goes to the other person's PC and the Agent (rather it be Merlin, Robot, etc.) says what you typed and vs. versa!

Languages
Top Categories
Global Discovery