Results for "Category: Custom Controls/ Forms/ Menus"
This is almost a fully dynamic Buttonbar. This control is not finished yet... i know there are still bugs and problems. If there is enough response i will finish and put some other things in it. Still have many ideas... :) I would also like to thank other programmers from PSC because not all of the code is from my hand.
I have been working on menus since my last submission and here is the result.
An ActiveX VU Meter, I hope you enjoy.
This control uses an invisible mask along with a mask type of text, numeric, or date. A user can only type in an entry that fits the mask (see html page included). There is plenty of code in here that could be ripped out and placed in other controls.
Valentine's Day will be here soon. This is my way of spreading love. Presenting Whize VALENTINE'S DAY THEME. This program creates a heart shaped form and let it floats or rather bounce of the screen edges. The heart also displays a love quote. The heart'can be minimized to the system tray by left clicking on it and can be made to stand still y right clicking. Once minimized the system tray, it can be restored by double clicking. U can right click the form when minimzed for options.U can set the popup interval when the heart must popup again. The program is ez to understand. Special thanx to Doug Gaede for his transparent shape class. It was very helpful. Thanx buddy :-)
This is my Pill Button with Fade Effect,not a lot of code,but looks nice! I Tried to do something similar to OsX Button,didn't know how to do it more easy, with bitmaps,with out make the screen to Flicker.
Simple time control I made to satisfy my needs in one of my softwares. Might as well publish the source so that everyone can enjoy it... Similar to DTpicker time control but it has some changes and other stuff... Just add the User Control to your project and it's ready to use... no OCX's needed. Feel free to modify etc, but respect my copyrights :p
Version 4 of the bsGradientLabel control. The code has been rewritten to use the clsGradient class (by Rocky Clark) and Rohit Kulshreshtha's gradient module - it no longer uses msimg32.dll, so Windows 95 users need not complain anymore. Some code redundancy was disposed of too. Also, you can change the angle of two-way gradients. If there are any bugs in the code, please let me know. Enjoy!
Update 09 Feb 2003. A simple but nice looking owner draw resizable button control. Custom border and gradient colors allowed. No themes required. Works in 98/2000/Xp. Chm doc file included.
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!
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!
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).
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!
Dynamic controls made easy for everyone. Vote or die.
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)
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.
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).
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.
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.
Lightweight toolbar. Now, three button types supported: Normal, Check and Option. // 20Kb zip.