Results for "Category: Custom Controls/ Forms/ Menus"
This code provides a relative easy way of displaying a step through wizard for gathering information. This wizard sample looks like the Microsoft Word 97 resume wizard. This code is very easy so I didn't include many comments.
It is an example how to make a popup menu using a file (popup.ini) like mIRC. This code is fully commented. I'VE ADDED SUPPORT TO UNLIMITED SUBMENUS AND SUPPORT TO BACKGROUND. I'VE INCLUDED THE SOURCE OF SSUBTMR.DLL IN THIS PROJECT. SO IT ISN'T USING DLLS. THIS IS A GREAT CODE GUYS. PLEASE VOTE FOR ME IF YOU LIKE IT. AND LEAVE A FEEDBACK.
Vote UserControl to add to your project. Upload your code get the CodeID from the browser address string then update your code and edit your upload.
Skinnable Meter UserControl uses BitBlt API
Simple flat button control, pops up on mouse over, Preeses down on mouse down, goes flat on mouse out, includes the MouseMove, MouseDown, MouseUp, MouseOut and Click Event, Can change the picture property or have no picture at all. No timer control needed.
An ActiveX VU Meter, I hope you enjoy.
MDIForm with an outlook style shortcut bar. Very Simplified.
A simple and easy replication of the music match slider.
A tabbed dialog box.
Change the appearance of a progress bar with bitmap files, I included a few sample skins. Use's the BitBlt API Function, On a usercontrol.
AxtiveX VU Meter.
After a good response to the first ProgressBar I submitted I desided to add a border option and a couple more controls. Hope you enjoy the extras. I appreciate the good feedback. Thanx, Jerrame
ActiveX ProgressBar, Meter control, No OCX, No registered controls just simple addin progressbar.
This user control allows ease of use in making a shaped form or even transparent controls like buttons and picture box’s. Just drag the control onto your form and select the mask color properties to select the color that will become transparent. Very simple to use, a single control and 0 lines of code in your forms.
A UserControl that will capture and report mouse events on form and child controls. I've found it useful for finding position and color info at runtime when working with picure objects and when doing bitmap manipulation.
this code is a slight modification of the menu ocx. created by vbaccelerater. it give menus a windows xp appearance. it does this by placing a background image, chnaging the starting position of the menu separator line and changing the color of the highlight. you will need the subtimer dll, i have included it in the zip file along with the original vbacceletor code. please do not vote for me since this is really not my code. enjoy.
This is the latest version of Dynacom, the combobox replacement. Its even flashier because it can now even autocomplete while you type, just like the internet explorer address bar, and even find list entries by string!!. There is a list of all the user accessable member subs/functions and events inside the zip so check it out before you look at the source. Check it out!!!
AutoFilter Just like Excel. User can easily search desired records. here i used MSFlexGrid and Combo Box. Please Comments. Thanks.
Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?Or did you ever want to change the Windows-Settings like Wallpaper with VB?This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.About the SysTray-Icon Control:You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.The control also allows you to display the window's system menu when you click on the Icon, if you want it to.I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!
CooL Skinable Button (iButton) for any app. Just one UserControl in Exe Project and ready for use. (very, very good button , you MUST HAVE THIS - DON'T MISS). Enjoy!!!