Advertisement

Results for "Category: Custom Controls/ Forms/ Menus"

ASP_Volume3 #45160
Tab Control

Have a Tab control in your application with out having to have the huge OCX that microsoft provide. It's in the early stages yet but seems to work okay at the moment.

ASP_Volume3 #45166
Make Characters Talk! MS Agent

It will make a character of your choice(many to download) talk.

ASP_Volume3 #45184
Draw fractal star

Draw fractal star recursively using the algorithm in the book by Robert Sedgewick 'Algorithms in C++'

ASP_Volume3 #45198
Xp ProgressBar **ORIGINAL** With the SOURCE !

Hi all, This is a custum progress bar like the XP one, i have noticed that someone already submit a XP progress bar but this poor submission does not provide the SOURCE !. So i have taken 30 min of my time and decide to give you this code which is verry simple 4 images, Bitblt,few lines of code and there you go. you can easely change the pictures to have another look :) Enjoy. I hate when people doesn't provide code...

ASP_Volume3 #45213
Access Stuff From Other Forms

This just shows how to access CommandButton's, Label's etc.. from another Command or label. So when you click Form1's Command, you can actually be clicking Form2's command. Very useful for shortcuts.

ASP_Volume3 #45233
Capture IE Events (Updated)

Capture Events from all your instances of Internet explorer. Modify Browser properties through the exposed collection, cancel annoying popup windows or simply spy on a users browsing habits.

ASP_Volume3 #45235
Capture IE Events

**UPDATED** Get events from all your IE instances through this one control.... Now has events for new insances started, automatically updates and exposes the browser collection.

ASP_Volume3 #45236
IE Events

**UPDATED** Get events from all your IE instances through this one control.... Now has events for new insances started, automatically updates and exposes the browser collection.

ASP_Volume3 #45238
Wipe a Banner transparently in a PictureBox

Wipes with SIN-Effects a Picture(BMP) transparentlx over a Background-Picture(BMP).Both Picture can be loaded at runtime. Based on different Source from Planet-Source-Code-Website.

ASP_Volume3 #45247
A small bit of code to make your form stay on top!

This code will make your form stay on top of any other windows running, just like winamp stays on top.

ASP_Volume3 #45263
Select List Box or Combo Box Value by Index

This function will select the value of a List Box or Combo Box based upon the Index ID. This is helpful when you are trying to edit a record and want to select a saved value in a combo box or list box.

ASP_Volume3 #45292
Multi-purpose control slider, progress bar

Full source.... Create an OCX active control, this shows you a design for progress bar that can be used for volume, counting and equalizer. various colour rainbows and sizes. Try it out

ASP_Volume3 #45312
aan Example of Pop-Up menus

Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!

ASP_Volume3 #45315
a The easiest way to send mail!

I have seen some e-mail stuff on this site, but all are so freakin complicated. This is simple and VERY easy to use!

ASP_Volume3 #45317
a Send / Get files using winsock

Want your program to be able to send and get files over the internet? Well, here you go! This is very easy to understand.

ASP_Volume3 #45318
a Credit Card Number validation

Ever need to see if a credit card number is valid? Well, here is your chance. I did NOT write this code, I found it on the web!! Also, this may tell you if a number is valid, not if it works

ASP_Volume3 #45349
CD-Cover

Complete program to make covers for CD-Roms. A small envelope you might say. Print the result on a sheet of at least 200gr - heavy paper. The working of the program: find it out yourself. This prg works perfectly, so I don't want to hear things like "it doesn't work" and other sh!t. Full of API also. The graphic routines are very fast. Enjoy. Found a bug ? Email me !

ASP_Volume3 #45351
Docking Windows in an MDI Environment

This code enables you to have an MDI Child form "dock" with the MDI form like the toolbar found in the VB5/6 IDE and in various other applications. It can dock to any of the four sides of the form. Currently only support for one toolbar is there (i.e. the toolbar in VB as opposed to the project explorer and properties on the right side). This functionality may come soon.. If you find any bugs, please let me know via email or post the solution here.. An executable is also included. This code is a variation of the post found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3843 It *REQUIRES* the MsgHook32 OCX found here: http://www.mvps.org/vb/code/msghook.zip

ASP_Volume3 #45354
Drag & Drop Re-ordering of ListView Items

Shows how to re-order items in a listview by dragging and dropping them in their new position. Also shows how to give the user a nice visual cue for the new position. Items can also be re-ordered using the scrollbar.

ASP_Volume3 #45356
Smooth Scroll Tile Engine

This quite complecated code is very cool if you are into tile engines.A tile engine is a piece of code that draws tiled pictures. My code lets you scroll smooothly though the game level and hopefully advanced users can use this code for their own games and things. One more thing, This code is VERY VERY VERY fast. about 8 lines to use in your inner loops and it's not even optimized. Try It!

Languages
Top Categories
Global Discovery