Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #55692
Shadow OCX

Create DOS like Shadows to your form with just one line code

ASP_Volume3 #58457
Forces Windows XP to skin your app

This program forces Windows XP to skin your application with the Windows XP skin. Just select your project and click 'Update project'. Can't be easier! Tip: Copy the .manifest file into your Visual Basic 6 directory and rename it to 'vb6.exe.manifest'. Now Visual Basic is also skinned!

ASP_Volume3 #57369
FORM ANIMATIONS

MAKE UR FORMS BLINK,BOUNCE,SHAKE,SLIDE AND ZOOM. VERY EASY CODE (without any API mambo-jambo)

ASP_Volume3 #58740
Winsock Client/Server Example -- Every Line Commented

Well, I just now finished my Winsock Client/Server example. I wrote this with the intention of people learning from it. That's why I commented every single line in the whole program. It shows you how to do the following: 1) Setup a multi-user server 2) Write your own winsock client 3) Login with a username and password 4) Send data to all connected sockets 5) Write your own commands that the user types 6) Save and load files 7) Work with common dialogs It has more options than I have listed here. You'll have to download and check it out for yourself, you will not be disappointed. For directions on how to use this program. See the client example. Everything you need to know is in there. If you download this, please give me some feed back. I spent about 3 hours writing this, it's the least you could do.

ASP_Volume3 #57972
Batch UI 4 VB - For Maximum Speed & Safety to Batch Modify Forms' UI - A Must See!!!

Batch UI 4 VB, for maximum speed and safety to batch modify forms' UI! wanna Save your time when changing the appearance of your forms? Batch UI 4 VB is intended to batch change the appearance of forms, such as fonts, borders, etc with high speed! Batch UI 4 VB strictly follows the coding standards with a nice UI. Please vote & commend for Batch UI 4 VB for a better speed and safety with custom borders, styles, texts, captions, tooltips, menus and more!!!!!!

ASP_Volume3 #51261
Code Tree (incl. Sample Codes and Colour Picker & Progress Bar OCX)

UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.

ASP_Volume3 #58741
Gradient2

Don't laugh -- it's only my second VB program ever! Creates three-level gradients. Uses a custom-made color control. The gradient has a vertical resolution of 500 so it will still look fine as a streched background.

ASP_Volume3 #49897
______Rotating Gradient______

The kewlest gradient ever shown in an easy way, it allows u to draw a gradient filled picture box at any angle simply click and drag the picture box and up to 15 colors can be added through the blend aswell!!! (can be modified for more) hope u like, please vote!!!

ASP_Volume3 #51345
Variable Pointers 32-Bit in VB! Really easy!

With vbpointers32.dll, you can now use 32 bit pointers in vb. A pointer is a reference to a variable, like those in C. VB doesn 't let you do this, but you can get around this. You can do it the VarPtr() ways combined with Copymemory (the hard way) or you can do it the easy way with this dll. vbpointers32.dll lets you reference a variable thats less than or equal to 32 bits, like a byte, integer, long, single and booleans (no objects or strings yet), and put it into a long variable! You can also do arrays, multi-dim arrays and types! This is my first submission to PSC. By the way, check out my profile. PLEASE VOTE AND LEAVE COMMENTS! Side Effects: If you misuse the dll you might crash vb or vb will skip the line.

ASP_Volume3 #49257
RevEx

RevEx - creates a random alphanumeric string based on a pattern. Think of it as regular expression pattern matching in reverse. Useful if you need to create a random combination of values in a certain format. Letters (lower/upper case) and decimal numbers or any combination or part thereof: boolean, hex, octal values; dates, times, vowels, consonants, phone numbers, zip codes, GUIDs; IP, social security, credit card numbers ... PLEASE VOTE OR COMMENT, THANKS!

ASP_Volume3 #53614
Take Screenshot From VB

This will take a screenshot of the screen from inside VB. It is not mainly for taking screenshots of apps (Alt + PrintScreen or just PrintScreen). This is mainly for stuff like spying, etc. So this will have the same effect as the PrintScreen key. You will be responsible for protecting the clipboard info. Please erase the clipboard before you run this function as then it will take the previous data in the clipboard first, and then work the second time. I tried putting Clipboard.Clear into the sub but then it will not work at all.

ASP_Volume3 #57431
Change MSN Messenger Name

This Code Lets you to change your name on msn messenger

ASP_Volume3 #56661
[ Form On Top ]

This will put your forms on top. Works good. It uses API calls to do this. Hope it helps you. Also Please visut my site, i got some video tutorials there about visual basic. http://www14.brinkster.com/computerteck/?p254

ASP_Volume3 #56639
Realistic Matrix ScreenSaver without using DirectX

This is a very realistic Matrix falling code style screensaver but without the need of using DirectX...

ASP_Volume3 #47190
Scroll a Form uing its own ScrollBars

This simple example shows you how to use the FORMS very own scrollbars. No need to use pictureboxes and added horizontal and vertical scrollbars adjacent to it to allow display of a form larger than the screen. This could get quite messy. And yes, the Form does have its very own scrollbars. Take a look at the screen shot and also run the example. A couple of APIs do most of the work for you

ASP_Volume3 #58840
MSN AutoAway

This program interfaces with MSN Messenger and Windows Messenger to provide an Automatic away message. Advanced features such as Find User, and Login as Invisible are still being developed. Please add comments and lemme know what you think. Sabiancrash

ASP_Volume3 #57887
Skin Editor v2

a same as before but added features including indivual buttons and file association (which works). please vote and comment!

ASP_Volume3 #50338
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

ASP_Volume3 #47163
Ultima 8 Graphics viewer

For some reason about a month ago I felt this urge to suddenly start playing Ultima 8 again. For those of you who don't know, Ultima 8 is one of the Ultima series of games (most recently Ultima Online), which was a Dos game around in 1994/1995. Anyways, this program allows you to view the graphics (or some of them at least, it seems to have problems decoding some files) which come with it. I got the format from http://members.iinet.net.au/~garydep/ultima8.html, and there is some other borrowed code in here. Oh yeah, this program is essentially useless if you don't have Ultima 8, unless you feel like reading the well commented code to get a better understanding of low level file reading.

Languages
Top Categories
Global Discovery