Advertisement

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

Java_Volume1 #89490
Dedupe ListView Function with an Database. UPDATED! Also shows how to do some simple math

My Code commenting sucked, My bad. So heres the update! This funtion is meant to be used when passing values from another control to a listview control with a database. I needed a way to keep duplicate entries away in the recieving Listview. The funtion is called after the row insertion on a double click event or Drag and drop.It works because the index is set dynamicaly by the database values.If used out of context it WILL delete everything, which in fact, does suck. I used LCase incase you want to pass a nonnumerical value(which i did and then did not), but you can remove it, no harm, no foul. Hope this helps. Feedback is very welcome. Please Feedback, Please.

Java_Volume1 #89499
API Detailed Progress Bar

This is basically a smooth-scrolling progress bar that is able to take a caption. I know there are loads of these already on the site, but the code is well commented, and wth anyway :)

Java_Volume1 #89507
Wait Box (Application Modal)

Show a wait box with progress while your program is performing a task that takes a long time. This project shows an application modal wait box while doing a work. You can change the progress value from the owner form with preventing the user from activating it. The wait box also shows time infos such as start time, elaspsed time, end estimated time, remaining time.

Java_Volume1 #89527
XP Menu '2002 version 0.12 (alpha)

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, ... Work only in compiled exe, not in IDE, because it using hooking and resources, that not workin in debug mode. See code at : http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33571&lngWId=1

Java_Volume1 #89536
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.

Java_Volume1 #89541
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.

Java_Volume1 #89546
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.

Java_Volume1 #89548
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!

Java_Volume1 #89552
A Cool Textbox

It's a textbox XP Style with a cool border

Java_Volume1 #89562
Transparent Form without OCX or DLL

Very well transparent form without any ocx or dll, every line are commented.

Java_Volume1 #89586
LIMIT MOUSE MOVEMENT TO WITHIN YOUR FORM! Easy Code!!!

Will not let the mouse leave the form specified.

Java_Volume1 #89607
Back to simplicity: Fun with lines

Yet another lame installment of simple effects.. this one uses lines and labels to simulate a button of different shapes.. i believe ive commented it enough for basic understanding (not like its complicated). So check it out, leave a flame, and have a coke and a smile..... ;)

Java_Volume1 #89621
FINALLY! A Way To Freely Rotate Text.

Rotate Text to any Angle!!! EASY!!

Java_Volume1 #89627
activebar

creates containers for objects

Java_Volume1 #89631
A MUST HAVE CONTROL FOR ALL VB PROGRAMMERS: Degree of Rotation Control.

When placed on a form, this Control will take whatever its .Value is and show you what angle of rotation you've entered. GREAT FOR Graphic / Multimedia / Game Application Development

Java_Volume1 #89644
RAINBOW PROGRESS BAR (like in InstallShield)

Tired of using the ProgressBar control? This Example shows you how to create your very own ProgressBar with FREE selectable BackColor and FREE selectable ForeColor. Enjoy! AND VOTE FOR ME!!!

Java_Volume1 #89647
Scrolling Form

This code is a template for a scrolling form. This is great to use if you would like to create applications that work in all resolutions. I reccomend placing this form in your C:\Program Files\Microsoft Visual Studio\VB98\Template\Forms folder so that it is available as a form template.

Java_Volume1 #89671
A* Move a form without a title bar!

Move any form without a title bar! You can use a label, command button, picturebox, anything to move the form.

Java_Volume1 #89688
ORGANIZE YOUR LISTBOXES INTO GRUPS!

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.

Java_Volume1 #89690
GMindmap

Pre-version (but full and working) of a software to make Mindmaps.

Languages
Top Categories
Global Discovery