Results for "Category: Custom Controls/ Forms/ Menus"
Creates Office XP Style Toolbar using image controls and shape. very lite. just try it. comments to [email protected]
Demonstrates how to create Innovative and professional looking screens and controls. Simple and very lite weight. Just try it.
Easy Mouse Wheel Scroll support. Only pure VB. Works good and light.
Example of printing a tree to either printer, file, or both. Select either the complete tree or a specific node. === 11-Sep-2011 Removed obsolete code, updated support modules and updated documentation. Any unused procedures or variables left behind is for future reference.
If you need a lot of buttons on your forms then you can fairly easily draw them on and save resources.
Hi, I have created an ActiveX control which is a control container like a picturebox with extra fetures. This control can fade in/out depending of distance between mouse pointer and control, can draw bottom mirror, it haves title gradient and transparency. This control can be used to create nice user interfaces. Costinu
This is a class that simulates a button bar using a picturebox as a drawing surface. It can be used as a Toolbar, as a collection of tabs, as an only button or a group of buttons, or anything else that you can imagine. I hope it would be useful for anyone. Some of the features of this class/control were taken from the code MyButton - Dva oka njena (Default & Cancel) http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=41271&lngWId=1 There are both an english and spanish version.
Microsoft Agent Simple like in Microsoft Office!
This is a complete and functional control that uses the Copy Data Structure to pass data between applications that utilize this control. It allows you to pass numeric data, strings, dates, currency, in fact all data types (except variants), including arrays and udts, and arrays of udts (except arrays of variants and strings). Update v3 removed the parent hook, and fixed a bug in passing UDTs and now works in both VB5 and VB6. Updated demo thanks to Zhu now shows Unicode strings.
This is a picture control that I think most of you will like and (most ;~| ) all of you will appreciate. This picture object least importantly of all, displays a picture. Here are some of its more powerful features: 1)Can display a picture from a file, just like a regular picture control, BUT can also, on the fly, instantly (without winsock or any other control) download a picture off the web and display it..so this control can dynamically display images that dont even reside on your machine 2) The control has a storedPicture object..which allows you to store an unlimited number of pictures for later use. simply call the AddToStoredPictures method. Display any one of the stored pictures, later, as the current picture by a call to oPicFlex.ActivePicture = 2 (or whatever index you specify) 3)The image displayed in this control automatically resizes as the control resizes (like the Image control)..buy only if the stretch property is set to True, like the Image control 4)A single call to this controls DrawFromThisBlt method acts as an internal replacement to the BitBlt, StretchBlt, and TransparentBlt api calls, so any part or all, of the controls current image can be painted to any other DC
Enhanced, easy, functional and objective, this free all-Windows XP-style was made to compose varieties and effects at app design: BorderColor/HoverTime properties, MouseHover/MouseLeave and other. Zip kit contains a nicehand.cur and app with menus, onmouse, clicks, banners, as locked Text Box, etc.
All-Win XP-style COMBO control, very easy and objective (programmer and user). More: Save/Load to Text File, runtime Append, Ins, Upd, Remove items. You can associate a TagCode to entries, as Data Codes, Tags, etc, can act as easy small data table without DB Engines. Project with a Demo/Tutor/Test form. I've made a HTML and a .Doc Control Guide. 1.2 version: new GetItem function, some events and design fixes.
Easy and functional free as XP Combo Box - all normal one and plus TagCodes, Load/Save from txt file, on-line updating, etc. See http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=60511&lngWId=1 now in same version.
Alternative frame with Visual Basic. Very cool. Acept colaboration from other users. More Resources. Tanks for users send sugestions for me.
A simple XP Style lightweight container Control. Updates: 08/04/2005 - Resize Bug Fixed.
A Studio MAX-like(closeable) frame control with an LCARS style, with code to handle multiple frames. Check inside for more!
this is just a simple control that mimics an LED. you give it a binary value for which sections to light up, and it does it. there is also a built in function that has digit presets and other things.
A Led Meter for VU-fx. This control can also be used for a nicer progressbar. You can set the value by code or click on the control to give a value for volume control or slider.
Customizable header you can use in your programs. just see the screen shot for details.. tnx! like the program? vote for it... tnx! :)
MsgBox and InputBox con un stilo XP y algunos opciones mas, como ponerle colores al texto o agragarle un icono, etc.