Results for "Category: Custom Controls/ Forms/ Menus"
This is a KnightRider Custom Control with customizable Back- and ForeColors, Size, Speed, and Effect. The appearance and effects can be viewed in the IDE; that is it is already active in Design Mode :- just set the Enabled-property to True. It was inspired by a previous submission to PSC.
3D Label Control. Easy to use. Can change appearance. (Raised, Inset, Emboss, Color(s), etc.) See screen shot and PLEASE VOTE!
UPDATE(2003-12-06): Off-by-one error when using large font sizes fixed. _________________________________________________ This is a class that extends standard VB.ListBox control when its style is set to 1 - Checkbox. In addition to the standard checked/unchecked states listbox items can be marked as unknown (greyed) too. Also, mouse clicks/dbl-clicks anywhere on the item are interpreted as selection requests. This behaviour closely emulates the listbox control implementation in the Outlook Categories dialog. Enjoy!
Small update to my 3D-Label control. Added X and Y offset as separate coordinates instead of one integer acting as both. Vote if you like the code. Or at least leave some comments...I would appreciate it, thanks.
This is an updated version of my Previous submission about Flash buttons in vb6 forms. this time i have provided a much more better capability, buttons can now play a wav file on the Mouse-Over triggered event. be sure you have our speaker on to hear the accompanying wav. Please Vote..thank you.
A nice Menu Effect.
Dock the most right top menu to the right of a form. Check the screenshot.
LittleButton.ocx is a one of a kind button that is actually many buttons in one. Instantly creates and array of buttons(up to 20 elements). The buttons can be arranged vertically or horizontally (menu style) Just about every visual aspect of the control is totally customizable from the caption style(flat, embossed, shadow, raised) to the mouse over hilite color, and more than 2 dozen additional properties. One look at the screensh0t will convince you of just how much time and work was put into this.
I wrote this to use along with my RedHat shell. It isnt quite done yet. Ive basicly subclassed everything with OnMouseOver and OnMouseLeave abilities. The form will resize without a Timer, API only. Doesnt seem to respond well with slower machine when resizing. Tell me what you think. This program has no purpose, just basicly EyeCandy.
A clock usercontrol. It doesnt get any easier (for you) than this. After downloading now, read the breif readme.txt for correct usage
This is a systray control with scrolling text on the tray.
With this, you can maintain a translucent form background with 100 percent visible controls! This is the Win2k/XP translucency, so it live updates! I came up with the idea for this while I was playing a game on my ps2, and I saw a translucent thing on the screen. And I started thinking about this, and I made it! Please leave feedback!
This is a simple arrow button control with an XP style. It gots 3 different look. It also generates 4 events: Click, MouseDown, MouseIn and MouseOut. I don't want vote, I just wanna share in case it can be usefull to somebody. Any comments are welcome.
PLease WHo ever voted 4 me please vote again i was just editing the name and it was deleted so iam very soory and as befeore this a multi skinning engine that supports all the skins of vbkinner pro i have placed about 80 skins with it and iam developing it to support more skins like winamp and windows blinds so please vote and comment and report any bugs and ideas
This code is a custom control I wrote for use in our companies products. It has tons of implemented ideas in it - way, way too much to list. So a full HTML help file is also included. The grid will bind directly to an ADO recordset, or will make an internal copy of the recordset if you wish. I would like to thank everybody that posts on this site. Some of the examples have been invaluable over the years, so I like to return the favors.
I needed to use windows xp (32-bit alpha icons) icons in my vb app, but vb does not supports them. one day I found a example on vbaccelerator, the vbaccelerator example was fully working but I found one problem with it. the example shown at vbaccelerator needed we should make a Resource Script, in other words the resource file should be manually made. this article shows how you can use xp style icon for the follwing conditions: 1. without using resource at all or without breaking you existing resource file. Plese Vote If You Found this Usefull.
Pretty much this is an Win XP style menu that Fades in and out alos includes the Drop Shadow Effect. It still could have alot more work done on it. I made this because the "Plane" style menus just wasnt cutting it, and I would like my menu to semi match the rest of my programs. Hope this helps. Please vote
Need to add a Sizing Grip to your form without the ComCtl32 overhead? Wish you could have a control which detects the OS version, applies the correct style (Windows Classic and XP Styles), and automatically adjusts it’s location based on the parent forms resize event? Then this control is for you…Simply drop the control anywhere on your form and it takes care of the rest….enjoy!
Popmenu for beginners, shows great example of how to implement a popup menu into your program, from this example you should be able to add popup menus to which ever control you wish, hope this provides use to sombody.
A transparent window which stays on the top of the desktop icons and allows you to click them. At the current stage you can only click/dblclick on the icons, but don't forget -- this is just the first version. In the next release you will be able to manipulate all windows in the sysem. Please vote for me if you like the code and its conception! :-))