Advertisement

Results for "Category: Custom Controls/ Forms/ Menus"

2002C #15452
Owner Drawn Progress Bar

Code for an owner drawn Progress Bar control. The Progress Bar itself has various display options including 6 border settings, 3 distinct display options which are completely customizable, and the ability to display text. The user control uses no intrinsic controls (except a timer) and uses 36 API calls to control the display. Commented!

2002C #15465
A (better) Menu

Improvement of "A Menu" by Joel CinCity. I liked the idea, but not his implementation. I improved it by removing all references to the calling form in the menu form and using the menu form as an object created by the calling form, and implemented events to trigger the necessary code in the calling form.

2002C #15467
ListView Editable SubItems

Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.

2002C #15469
Make form InVi$

This code will make your form transparent. Please Vote

2002C #15473
RichLabel : this is to the normal label, what RichTextBox is to the TextBox!

RichLabel: (formerly ColorLabel) this is to the normal label, what RichTextBox is to the TextBox! check out the screenshot to see what i mean, and don't forget to visit my webpage for quality codes: geocities.com/mdsy_2000

2002C #15480
Frame like encarta's

I was impressed with the encarta UI, and i love the way they show the content in a frames that change the color when the mouse is over.....well tell me simple but i liked so i decided to make it, this is my second control and hope you like it, i wanna hear your comments ppl. The next version will include support for menus (soon), if you have encarta, you know what i mean, if not...wait a few until i finish it!!!!

2002C #15481
Calendar planning

Usercontrol to make a calendar like outlook , to make your planning etc... not yet implemented to save the notes etc....it's the first version , and my first custom control....

2002C #15499
XP Side Menu (The Best Yet) Updated

There have been many XP Side Menu uploads recently, so I thought I would add my own. I believe it is the best yet. Nearly identical to the real Win XP Side Menus. Please let me know if you agree. I have to give credit to Marcel Jules. I started with his control and improved on it. I Apologize for not commenting my code.

2002C #15500
Windows XP Vertical Scroll Bar

Windows XP Verticle Scroll Bar. Nearly identical to real thing. Will subclass next, and then make horizontal bar.

2002C #15522
Magic Windows

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.

2002C #15545
AlphaBlend Control

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. :)

2002C #15548
FORM ANIMATIONS

MAKE UR FORMS BLINK,BOUNCE,SHAKE,SLIDE AND ZOOM. VERY EASY CODE (without any API mambo-jambo)

2002C #15565
ActiveX - loaded dlls with version info

Shows a list of dlls loaded for a task. Also shows extended version information for each loaded ocx, or dll.

2002C #15583
Advanced ListView Control

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

2002C #15607
Windows Xp Style Menus

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.

2002C #15630
Icono en la Barra de Estado - Task Bar Icon

Con este formulario tú podrás puedes poner a tu sistema con un icono en la Barra de Estado ( junto al reloj ) cuando lo minimices. -- With this form you can put to your system with an icon in the Task Bar (next to the clock) when you minimized it.

2002C #15643
XP Button

Subclassing standard VB Command Button, CheckBox, RadioButton for own paint with graphics from Windows XP

2002C #15700
Flat Controls

These is an easy way to create your own ocx controls. Has a Flat Command and a Flat Combo Box you could use it to your advantage and create your own flat controls, and i'll be updating this as soon as i finish the flat scroll bar, check box, option button, and frame..

2002C #15701
FormBar

Ever wanted to create a tray bar for your MDIChild forms that looks like windows tray? or just tired to use Windows menu to switch beetween child forms? or just want to improve the looks of your app... Here is an example of how to create a form bar (a'la tray) to place in a mdi form. it doesn't use any api to detect forms and stuff, only old fasion Visual Basic event model. all u have to do is invoke ONE sub to add a form to the bar, and the rest will be done automatically. I have tested this control only in a MDI app, you are welcome to try its functionality in a SDI app, and leave your comments. Menu functions are not implemented fully, cause i couldn't decide how... Well u can add a custom menu, but control doesn't raise any event when a button is clicked. It's up to u to figure out and implement such functionality. Have fun (and rate!!!)

2002C #15703
A Shutdown, Reset, Reboot, Logoff and Power Off Windows 9x/2000/NT/XP.

Shutdown, Reset, Reboot, Logoff and Power Off Windows 9x/2000/NT/XP. All in one reusable class module. Just as easy as it sounds... Please Vote...

Languages
Top Categories
Global Discovery