Advertisement

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

2002ASP #6896
Windows XP Vertical Scroll Bar

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

2002ASP #6918
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.

2002ASP #6941
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. :)

2002ASP #6944
FORM ANIMATIONS

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

2002ASP #6961
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.

2002ASP #6979
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

2002ASP #7003
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.

2002ASP #7026
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.

2002ASP #7039
XP Button

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

2002ASP #7096
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..

2002ASP #7097
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!!!)

2002ASP #7099
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...

2002ASP #7100
A Trayicon usercontrol. Use it where ever you want.

Add, Remove, Change icon in your systemtray. This usercontrol is absolutly great, you can use it where ever you want. It also has Events for MouseUp, MouseDown, MouseMove and MouseClick. Please Vote...

2002ASP #7106
Ripple Effect

This is an ripple effect (well, it seems to be), which uses pure VB. My friends say, they look like ripples, but I don't. Just Hold the mouse over the form and move it.

2002ASP #7110
SoftButtonCtl

A simple soft button control

2002ASP #7128
Cool ToolTip Notify for System Tray

This code will popup a little notify window in near the system tray! It uses a transparent form and is movable by the user. Take it easy on this newbie ;0) This is my first code submission.

2002ASP #7131
Formatted Label

The FormattedLabel acts as a standart label control, but by placing commands within the caption, you can display different font effects. Different commands allow you to change bold, italic, underline, strikethru and color styles and insert line breaks. The control also features AutoSize and WordWrap. But i can't do it with transparent background. Buuuu. :o) Hi folks. I change tags to html like but without color tag. In declaration part of UserControl there is constants like CONST cBoldStart = "". You can change tags there but they must by among . Thanks to all for your reqest and tips. p.s. I hope than my programing is better then my english. Sorry :o))))

2002ASP #7144
Sort Listview Columns Numerically

Tired of windows "numerical" listview sorting? 1 11 2 222 Well now you can sort your listview using true numerics! 1 2 11 222 An easy to use module, just one function to call on! Enjoy ;-) Feedback is appreciated!

2002ASP #7150
Transparent Form without OCX or DLL

Very well transparent form without any ocx or dll, every line are commented.

2002ASP #7151
EASY TO IMPLEMENT API Based AutoComplete Class adding full featured AutoCompletion to VB Combo Boxes

This class is used to EASILY add AutoCompletion such as in Internet Explorer or MS Access to VB Combo Boxes. It makes use of API calls which makes it EXTREMELY efficient. It also gives you the ability to control various properties: 1. The AutoDropdown property 2. Complete RowSource specification (new) 3. The ForceListUsage property (new) 4. The LimitToList property 5. The AutoUpdateList property ******************************************* **********PLEASE REMEMBER TO VOTE********** *******************************************

Languages
Top Categories
Global Discovery