Results for "Category: Custom Controls/ Forms/ Menus"
Translucent form, that uses some VB transparent controles, I wrote this code using some module that wasnt mine so i like to thank the author for his contribution to my code! Please vote, and leave feedbacks! I am planing of making a version of translucent, sinable and resizable form!
My new form that looks like menu, now updated using translucencies! Easy to use in your projects, all you need is to modify some things and it’s ready for use In your project! Please vote or leave some comments, telling me what should I make better, and let me now about its bugs!
A very Impressive Menu
This is a custom container control which has 9 different caption alignments, 6 caption styles, 8 appearances, and 4 styles including transparent. I've tried to make this as bug free as possible, but I can't guarantee that it is. I'm always looking for suggestions, comments, and/or criticism so feel free to leave any. Enjoy!
A complete graphical button: Automatic 3D colors, all standard picture types supported with transparency ability, 8 modes (Standard3D, Check3D, StandardFlat, CheckFlat, StandardFlatOver, CheckFlatOver, StandardFlatOver Boxed, CheckFlatOver Boxed), justify and alignment options, MouseIn & MouseOut events... A sample project is included to test all characteristics.
Scroll pictures by mouse/keys/scrollbars.
A ListBox OCX with cool effects. Sample project demo, where all properties and methods are showed. (Last rev.: 02/06/02): StartEdit/EndEdit methods added.
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.
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.
When users are tabbing on a form they can lose track of where they are, I have written a com object that highlights the control with the focus
This ProgressBar Class can draw in 8 Direction, has XOR Caption(like InstallChield) and a Real Time2End Display. The Performance is very good paint only by Change. If you like it please rate for me.
Put an icon in the system tray with popup menus without any ocx or dll. Updated to include the option of having your program be on top of all others, very simple to use. I'm not really worried about votes, but if this code helps someone new to Visual Basic I would like to hear a comment if it's not too much trouble.
Simple Scrollable View Port control. Just a control container with scrollbars. My first submition. With enough requests/input, I'll add events and/or other properties as suggested. If you like it, vote. (Updated with a fix for possible graphical glitches at design time and redundant code.)
Converts VB checkbox control values(checked/unchecked) into MS ACCESS value (0,-1) and vice versa. I came across this while I was doing my project. Seems like MS ACCESS doesn't support checkbox values yet. I couldn't find anything like it here in planet source code therefore I wrote this. I played around with MS A's boolean controls, and found out it returns values 0,-1.(not 0,1? )There for, I scribbled this up. Need to finish my project quick, hehe.Btw, if you guys have a better solution, or if there IS a solution, pls contact me, :P If you're using this code, pls credit me for my work, and vote for me !
This code will simply allow you to create a form which is clear, meaning you can only see the controls on the form, and everything else will appear as whatever ur form is covering up. The best thing about this code is that if you click on an area of the form which has no controls, and is transparent, then it will take you to that window. MAKE SURE YOUR FORM SCALEMODE IS PIXELS
A new VB Tab-control that looks like the one used in Photoshop.