Results for "Category: Custom Controls/ Forms/ Menus"
The control purpose is to emulate the MS Windows textbox time input control. It can show or hide the "seconds" box, set text selection true/false and it has change event as well. The control was made to fit in one of my projects but I'm sure you can easily change it to fit in yours too. Update #1 (21/Jan/2007): fixed leading zero issue. Update #2 (23/Jan/2007): fine code adjustments thanks to Roger G.
This Function checks if a specified Form is loaded by looping through the forms collection it returns TRUE if it is and FALSE if it is not you can decide what you want according to the return value e.g accessing its properties or methods or controls ,...
This code enables you to quickly edit a property on every form, every controls, or selected forms and controls. Shows how to simply handle the errors of a Each Control loop and shows an example of the TypeOf function to reduce errors. Well Documentated and help available through thomasgreenwood~2die4.com (~ = @)
This Program Describe How You can Add Menu To System Menu as well as Modified the System Menu, like Checked Or Unchecked Menu, Delete Menu, Enable Or Disable Menu etc. Remove Windows Control Box. Hope You like it. If you developed it further please send me a copy. Check It Out.
This Program Describe How You can Add Menu To SysMenu as well as Modified the SysMenu, like Checked Or Unchecked Menu, Delete Menu, Enable Or Disable Menu etc. Remove Windows Control Box and remove Maximize button without affecting Minimize button. Hope You like it. If you developed it further please send me a copy. Please Check It Out Now.
Enhancing VB Form with a new look and Check out Gradient Buttons. This Program Describe How you customized the Form. Resize the Window From Right Side Corner. Please Check Out The Code. Hope You like it.
Creates Office XP Style Toolbar using image controls and shape. very lite. just try it. comments to ramandy@rediffmai.com
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.