Results for "Category: Custom Controls/ Forms/ Menus"
A control to create a sidebarlogo. It is based on code i found at http://www.vbaccelerator.com. I was tired to remember the settings of the picturebox so I created this little Custom Control.
This Code Show The Menu Hint In The Status Bar. Is a Control For You. Please DownLoad IT!!! I Change Some BUGs. The Source Code Is Here. No DLL. No OCX. Vote ME!!. FULL SOURCE CODE!!!!. . Muestra el item del menu sobre la Status Bar. Votenmen!!! Viva Argentina!!! Le cambie algunas cositas. Cuando se sale del menu se limpia el status bar.
This is a great button control if you want to build professional-looking applications. It provides 6 different styles, including a Cool (Rebar) style, flat, standard (3D) and 2 different Options styles. Allows for different pictures, colors and fonts in all 3 states -- normal, hover and selected. Has all the other properties of a standard button, so it is a great replacement. 12/21 -- added Cancel and Default properties. **Feedback is greatly appreciated**
Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.
Farsi DatePicker
I came across an alternative progressbar. I thought it was a good idea, but it didn't use smooth 'scrolling'. I came up with this sub routine. I included an example.
To disable form's system menues.(close,Min,Max)
To keep Controls in proportion to a form
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!
LED Control without API (PSET & POINT only)
This is a free container control I made because I needed an ocx that I couldn't find searching the Net. I would like to know if you like it (VOTE!), and if it's useful for your projects as I hope. I worked very hard to this project so please, report to me any bug you may encounter, I will correct them. I will add any other feature you ask to me. Main features: -Container: you can scroll controls you placed on Miniform in any direction. -UseAsForm: you can use MiniForm as a form, with title bar 3D and others visual effects! -Gradient: shade your MiniForm control with tons of different random or selected colours! -Use your MiniForm control as a 3D window, or 3D button adding a few lines of code! -Set an icon for the title bar! -Connect your control with an Access database (supports DAO, not yet ADO). -Includes many properties and methods of standard forms!
ProgressBar and Slider in one to the component. Different sorts of mapping. Handle of sorts of cursors. Certainly it is possible to make and better but me arranges. Excuse for mine English.
one hundred percent pure volume is a horizontal Volume slider like you've NEVER seen before, built in raw vb6 code with no other add-ons this code is modular, re-usable and 100% completely Height, Width and position idenpendant. it uses standard picture boxes to "act like" or "mimmick" a sliders appearance, because it uses standard picture boxes, you can skin the volume slider to any picture and dimension in the world, just by selecting it's .picture filename property. if you set it to 20,000 pixels wide it will still retain 100% functionality. uttermost left of the main background picture will remain 0%, uttermost right of the main background picture will remain 100%, no matter how wide, high or what position left the main background picture is set at. It uses ADVANCED relational percentage math to calculate the percentage value used to set the windows volume,hence its name : One Hundred Percent Pure Volume. use it in an MP3 Player, sound app or anything that could use this totally unique FULLY Skinable windows volume slider. It took me approximately 2 whole days to Just to work out the math behind One Hundred Percent Pure volume. It's yours for free, Enjoy. Tom Brett, CEO soundgrabber.com
This is not new ... but I found out that there are few people who know this. This little project that dynamically creates a textbox on a form at runtime. Maybe this can help other users.
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.
CInfoTip is a great replacement tooltip class that can be heavily customized (colors,font,dropshadow etc). Developed for use by in my ActiveX projects.
Simple class module which "bind" a listview to create a property box
This turned out to be more difficult to work out than the drawing of a button on the titlebar. Of course once I'd got it it was simple. Once again this code uses subclassing so always use the forms close button or the menus exit to stop the project, or you will crash.
I have been working on menus since my last submission and here is the result.
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.