Advertisement

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

Java_Volume1 #98628
PBBalloon: Create Balloon Messages under any Windows.

Using the ActiveX PBBalloon from PABLOB.NET I was able to create amazing Balloon Messages with links and Buttons under Windows 95, an action I thought impossible. Check the Screenshot!

Java_Volume1 #98637
Full source to mp3 player .OCX i made with example *HOT!!!*

Full example for an mp3player.ocx that has these functions: Load, Play, Stop, Pause, Resume, and Getpercent. Please vote high. This is really good and working source!

Java_Volume1 #98650
ButtonEx v1.2

Updated version of ButtonEx control replacement for CommandButton. Added BorderStyle property. Using BorderStyle and Appearance you can get lots of different combinations. Provides more control over the pictures displayed when mouse down, mouse up, mouse over and has focus. Provides "skin" support alongside of picture support. Did you ever wonder how WinAmp and other programs make the button "glow" when you move your mouse over them or press them? ButtonEx provides that through "skins" for each individual button state (up, over, down, focus, disabled).

Java_Volume1 #98674
Custom Dialog Control - no common controls! (look screenshot)

A VB.CommonDialog (ShowOpen & ShowSave) replacement control. Written from scratch - fileview etc., uses only standart vb controls - no listview etc. Take a look at the screenshot! Not saying that it is great (has some issues - slownes on older PC's - but as fast as it can be at given concep), but is certanly worth trying! Probably some bugs, since I didn't have a look at the code for months... But nothing serious... I was developing it for more than 6 months (with testing) - it was a part from another (abandoned) project... Send comments... Voite if you like - this is the only way for me to find out how good (or bad) job did I do;) Download and have fun. PS. Oh, sorry commented, but not very well...But should be readable to intermediate users... And not to forget - some of the code (cmemdc.cls, and some bits of code) are from PSC - do not know if there are coments about the who is the author - so if you recognize your code, write here (put a comment) or email me, and you will be pu here on the list... Thanks!!! ************************************* Fixed problems with the zip - file was missing ************************************* Special thanks to: Vlad Vissoultchev, Tim Misset, and many others!

Java_Volume1 #98680
_Learn How To Make Dynamic Controls In Just 5 Minutes_

Dynamic controls made easy for everyone. Vote or die.

Java_Volume1 #98705
ccXPButton - Lite, Fast, Efficient and Reliable

Has Cancel, Default, Mouse Snap To, and AccessKey features. Draws optional focus rect. Win 98 and up compatible. Parent Windows active state aware; raises active state event when parent form is activated or deactivated (as the Windows topmost window). This function is useful for redrawing custom title bars. My goal with this button is simply to create an efficient and reliable XPButton that is appropriate for 99% of the apps I write, a single line button without all the overhead of multiple visual styles. I painstakingly tested this control to ensure it never draws twice unnecessarily, or freaks when the user doesn't release the mouse button when expected. If all you want is an efficient original style XP button that works solid, this one may be for you. Its functionality may also provide a workable shell for developing other custom buttons. Please comment/rate/report bugs, I appreciate your input. _________________________________________________________ Last Updated: 22 Dec 04 (SEE COMMENTS)

Java_Volume1 #98712
ListViewEditable Control with File Searching (Edit ListView Subitems)

ListViewEditable control allows editing subitems of list view items. It also provides a file searching function. In addition, the property pages provoded allow you to customize various properties such as column headers to suit your needs. I tried to make it useful as possible as I can. I extend thanks to many coders on this site or others because their codes and ideas helped me finish this project.

Java_Volume1 #98736
Creating 3D Form Effect

Do you ever think about making a form with 3D appearance? If you are, then this code is what you are looking for. Leave comments + vote (if you think this is helpful).

Java_Volume1 #98737
Updated Add ScrollBars In Form

This Code is the Updated Version of My Last Submission of How to Add ScrollBars in the Form. The Last Code does not Synchronize the Contols Added in other Containers like if we add TextBox or Option Buttons in Panels It does not Synchronize by the Last Code But this Bug is Fixed Now. No API Functions are Used Simple ScrollBar Controls. If you need support or to give suggestions to improve, you can email me at [email protected] or thru yahoo messenger [email protected] If U Like the Code Then Please Vote for Me!!!. Because It Encourages us to Submit more Good Codes to Help People.

Java_Volume1 #98749
Simple Slider

A simple slider control with no tickmarks, that looks attractive at small sizes (no appearance bug like exists in VB6's control). In addition, clicking on the slider bar jumps the thumb directly to that point - there's no need to 'page up' and 'page down' continuously to get there.

Java_Volume1 #98754
ucToolbar 2.1

Lightweight toolbar. Now, three button types supported: Normal, Check and Option. // 20Kb zip.

Java_Volume1 #98777
A Simple Splitter

This will show you how to make a quick little splitter for an mdi form using only a picture box and an image control.You can set limits for the minimum and maximum widths. I also use a stopflicker routine for a smooth transition at the minimum and maximum widths. This is not one of the best ways of doing this but it is quick and it does work

Java_Volume1 #98786
XP Style Button

This XP-Style Button can be placed on any structured background without distubance of the 'Skin'. The corners are slightly rounded. MouseOver and TabStop will be highlighted. The color of the button can be adapted to any color during runtime. No pictures are used.

Java_Volume1 #98792
A Marquee

This Marquee wil show the text in different styles, also flashing words is possible. Use the { in front of the word that must flash. Its also possible to change the color, scrolling direction and much more!

Java_Volume1 #98798
Change Font Properties Form

This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.

Java_Volume1 #98805
Menú Estilo Xp

English: This code is from a customizable XP style menu, I take not the whole credit but I modified and add several functions, although is not tottaly finished I hope you like it. Español: Este código es de un Menú estilo xp personalizable, no me doy todo el crédito pero si modifique y agrege varias funciones, aunque no esta totalmente terminado espero les guste. Copyright © HACKPRO TM

Java_Volume1 #98826
ProcessBar in Statusbar

Shows you how to build the processbar into the statusbar panels the easy way.

Java_Volume1 #98830
a Sample method to set any Listitem of a listview with any color

Some articles in web just demonstrate how to set the bgcolor of a listitem with equal space,but some time ,we need set the color with the value of the listitem. the following code demonstrate how can i do it.

Java_Volume1 #98838
ucUpDownBox

A simple Up-Down Box. Two versions: scrollbar based and owner drawn. Long support / key support.

Java_Volume1 #98842
Control Resize Splitter

You'll never need to distribute a splitter ocx with your program again with this EASY to USE activeX control!! Simply drop it on your form, add two controls, two lines of code and your done!! if youve ever used the MBSplit control from vb2themax you already know how easy this control is to use. Except now you have source code you can compile directly into your program! No need for multiple classes, unweildy - hard to understand, API calls. This control uses no API! only pure simple vb code, contained in one easy to use control. No modules, dll's, or classes... try it and youll see! This control came about because i becaume frustrated that i had to distribute an ocx with my program in order to get a simple splitter on my form. Without having access to the source code it was impossibly to know whether it contained any API calls that might not work in win9x systems or not. So i decided to make one myself. Here it is now for you to use also, Please leave any bug reports below... *Updated 12/11/03*

Languages
Top Categories
Global Discovery