Results for "Category: Custom Controls/ Forms/ Menus"
This Code is a customized ProgressBar (like the ProgressBar which comes along with the common controls). You can change the blocks appareance using the images of the ocx resource, or load one from a file (jpg, bmp, gif, etc).
Check if your app is running, if it is the program will show an error message. You can also visit www.FireStorm.Now.Nu
Do you want an open dialog in your program ? Then you dont want to add an OCX to it. This code includes one form and one module. You dont have to include any OCX's to your program with this code.
Amazing new control! Tired of VB's common controls, check out this textbox! When it receives focus, the blinds open and when focus is lost, the blinds close again, creating a dazzling effect on YOUR FORM! PS - Dont worry, YOU CAN CHANGE THE COLORS OF THE BLINDS TO A COLOR OTHER THAN PALE RAINBOW COLORS :) I did that for effect.
This will show you how to make groups in your listboxes with this simple control. Since it is not yet 100% functional (it's about 95%), there is a lot of roomfor personal customization. This control is yours for the taking. Download it and add / remove any features you want.
Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.
Simulates a cool/flat button. Easy and simple. No API's or advanced codes. Could be used but coding is really newby-ish.
I made this code because i wanted two controls to be in sync. So instead of making a new control i just moved it around the forms. This way i didnt need to update another control. I hope somebody will find it helpfull.
This little rutine replaces a text in a label with a text from a textbox word by word. It makes a cool text wiping or text fading.
this simple code will add all of the user's fonts to a combobox. this is ideal for making word processers, etc.
This code uses API to get/set properties of most any combobox. I have designed it to work as an object so that you can just input the handle of your combobox and get/set the properties. Sample Included of course.
I made this to make a Form 3D,I've looked at others on PSC but none were reall, so i cooked one up. hope you like.Now you can choose how big the the 3d is(i worded it wrong youll see what i mean though)
This is a basic example of card manipulation using drag and drop.
Hide your porgams in the task manager, and from process lists. No one will ever know its there!
Purpose: play an AVI file that is stored in a resource file using the standard (Microsoft Windows Common Controls-2 6.0) Animation Control. Credits:Mattias Sjögren (MCSE) - VB+ http://hem.spray.se/mattias.sjogren/ for the API code. For more AVI files visit http://pjs-inc.com/vb-avi
This is the easiest toggle buttons on PSC!!!
Allows you to create custom menus with icons and a bitmap down the left hand side as seen on some commercial products, The forms are dynamically created at runtime to cut down on memory.
Simplified NT Like Progress bars. No OCX overhead! Any colors you like can be used. I also wrote support for each bar in the Dual meter. I put them in my templates directory. Thanks to Jerrame Hertz for bits of code and concept!
Make a standard, ugly, Mscomctl toolbar control look flat, without extra OCX, and just one function call!
With this hoverbutton control you can make different styles of buttons. You can make flat buttons, semi-flat buttons (as in Corel software) and outlook bars. Also supports different pictures for mouseover effects, and positioning of the pictures!