Results for "Category: Custom Controls/ Forms/ Menus"
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.
This control is a basic mswinsock control but with a couple changed to it. This is basicly for multi-connection management. You can toggle the acceptall to true and it will accept any incoming connection, you can also set it to function like a normal Winsock control. I also added a simple IPList function, when set to true it will accept only the IP's in the reserved IP list. Not too Complex of an idea. Votes Appreciated.
This is just like a standard progress bar except you can choose the color of the progressbar. You can specify and dynamically change the color of the progress bar at any time. Very easy to use, very small. NEW FEATURE*- Rounded Progress bar - give your progress bar a new look by making it rounded. To use feature, change the Shape property of the progressbar to 4. I tried to comment the best i can - but 1. I'm not a good commenter, and 2. The code is so simple its self-explanatory.
PLEASE Vote for me!!!!! Magic Windows ver 1.0 Have you ever wanted to have a form that would slide out from behind another form, like a tray? Well now you can. Simply Drop this control onto a form(the one you will use as the tray) and from anywhere in code you call 2 methods. One will Slide the form out, The other retracts the form back. You can set the "tray" form to slide out to the right, left, top. or bottom. You can set it to slide out on top of the calling form, or behind the calling form.
A MS Frame Control replacement. Supports transparent backgrounds, word-wrapped captions, 3D text captions, rounded corners and a few other goodies.
This user control is a replacement for the VB frame control.This is not a direct replacement because some of the property names are different. The control have a header and a footer.Independent on one another you can set their look, size, text it will contain and you can also set images in the header. Header has in addition one button can collapse or expand You can set: - squared or rounded shape -5 border style -2 different gradient types of fillings , gradient style shape style.The control exposes 3 properties to this affect: BorderStyle, FillStyle and ShapeStyle. SEE SCREENSHOT If you are not currently involved in the coding contest, I WOULD REALLY APPRECIATE YOU VOTING FOR MY CODE. Will only take a minute or two to make an account, and while it won't make me any money... =) it will encourage me to keep posting code and controls like this one.
** PLEASE VOTE ** The first version of my Frame control. Includes header,gradient color, ambient backcolour, differents border lines, ability to change each border line's colour separately, etc...(it's a beta version) SEE SCREENSHOT
This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)
MAKE UR FORMS BLINK,BOUNCE,SHAKE,SLIDE AND ZOOM. VERY EASY CODE (without any API mambo-jambo)
This Titelbar ist a complete Replacement for the normal and boring Windows Titelbar. It act like the original, you can handle and Move, you can Minimize and Close it like the real one. Simple put it on your Form (Borderstyle of your Form should be 0). You can change the look by 4 Gradient Color Style, also for two Zones. There 12 Different Styles (like on the Screenshot). Your can also add Icons, you can Change the Sytle of your Caption (Color, Shadow, Border etc.) This time there are 3 Types of Buttons (Close, Minimize, Maximized), you can put your own Icons in the Control as well. Feel free to Comment and to use it for your Projects. Update 16.10.2009 - V4.00 Changed the Style Information into english (I tried :) Added the Maximized Button and Function (as Windows) Regards J.Pfeffer alias Peppa
This Control is useful for example for Musicans. You can use it also as a Volume Meter etc. Feel free to use it for your Projects. You can change the Colors, you can use your own Graphic (any Size) you can edit many parameters (Radius, Style etc.)
AniButton = Chamaleon Button reloaded, this control is the conjunction of work of various authors, i added the capacity of load PNG pictures and 32Bpp Icons with the code of FYI(LaVolpe)
Shows a list of dlls loaded for a task. Also shows extended version information for each loaded ocx, or dll.
transparent forms on windows98
This is just a simple control designed as a drop-in component to allow a Tabbed Browser environment. I was working on a browser for personal use using tabs and a few people I work with, including my IT manager wanted apps done, using the interface, so I dedicded to make this control to make it easier to create the apps quickly. You can Add/Delete tabs, Block/Query popup tabs (popups display in a new tab) If you like this....Please vote....if not, don't Any/All CONSTRUCTIVE CRITISISM is welcome.... Please be easy....this is my first submission and I thought that maybe others would find it useful :-)
This is an advanced ListView Control. It Populates a listview control using the given path with the files and folders. The control retains most listview properties, events and methods plus: UserControl.Path (Read/Write) Property that specifies the path to populate UserControl.Populate Method to populate the control Feel free to enhance it! Copyright © 2002 George Kontostanos
My Code commenting sucked, My bad. So heres the update! This funtion is meant to be used when passing values from another control to a listview control with a database. I needed a way to keep duplicate entries away in the recieving Listview. The funtion is called after the row insertion on a double click event or Drag and drop.It works because the index is set dynamicaly by the database values.If used out of context it WILL delete everything, which in fact, does suck. I used LCase incase you want to pass a nonnumerical value(which i did and then did not), but you can remove it, no harm, no foul. Hope this helps. Feedback is very welcome. Please Feedback, Please.
If you want to make your programs look alot more attractive and stylish, why not start by replacing the dull menu? This code makes your menus look professional like Windows Xp. Of course it is 100% the same, but it still looks good.
The free document image highlighting solution is back again! The original code has been revamped to be more object-oriented. The package now includes a thumbnail viewer and several classes and interfaces that you can use to implement your own annotation classes. The code is still in heavy beta stages, but useable enough for now. Includes a demo app to show you how to connect the image viewer to the thumbnail. Image/thumbnail annotation is kept in sync with a tricky Interface-Events workaround. This may change when multiple thumbnail highlights is implemented.
Scroll Bar[cool!!] This is a cool scroll bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Het don't forget me and Please please........vote for me