Results for "Category: Custom Controls/ Forms/ Menus"
This will show you how to make a quick little splitter for an mdi form using only a picture box and an image control.You can set limits for the minimum and maximum widths. I also use a stopflicker routine for a smooth transition at the minimum and maximum widths. This is not one of the best ways of doing this but it is quick and it does work
This XP-Style Button can be placed on any structured background without distubance of the 'Skin'. The corners are slightly rounded. MouseOver and TabStop will be highlighted. The color of the button can be adapted to any color during runtime. No pictures are used.
This Marquee wil show the text in different styles, also flashing words is possible. Use the { in front of the word that must flash. Its also possible to change the color, scrolling direction and much more!
This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.
English: This code is from a customizable XP style menu, I take not the whole credit but I modified and add several functions, although is not tottaly finished I hope you like it. Español: Este código es de un Menú estilo xp personalizable, no me doy todo el crédito pero si modifique y agrege varias funciones, aunque no esta totalmente terminado espero les guste. Copyright © HACKPRO TM
Shows you how to build the processbar into the statusbar panels the easy way.
Some articles in web just demonstrate how to set the bgcolor of a listitem with equal space,but some time ,we need set the color with the value of the listitem. the following code demonstrate how can i do it.
A simple Up-Down Box. Two versions: scrollbar based and owner drawn. Long support / key support.
You'll never need to distribute a splitter ocx with your program again with this EASY to USE activeX control!! Simply drop it on your form, add two controls, two lines of code and your done!! if youve ever used the MBSplit control from vb2themax you already know how easy this control is to use. Except now you have source code you can compile directly into your program! No need for multiple classes, unweildy - hard to understand, API calls. This control uses no API! only pure simple vb code, contained in one easy to use control. No modules, dll's, or classes... try it and youll see! This control came about because i becaume frustrated that i had to distribute an ocx with my program in order to get a simple splitter on my form. Without having access to the source code it was impossibly to know whether it contained any API calls that might not work in win9x systems or not. So i decided to make one myself. Here it is now for you to use also, Please leave any bug reports below... *Updated 12/11/03*
Complete program to make covers for CD-Roms. A small envelope you might say. Print the result on a sheet of at least 200gr - heavy paper. The working of the program: find it out yourself. This prg works perfectly, so I don't want to hear things like "it doesn't work" and other sh!t. Full of API also. The graphic routines are very fast. Enjoy. Found a bug ? Email me !
This is a great menu engine which will give you free control on your applications menus .. No DLLs or OCXs You can just use it's classes-modules directly .. >>PLEASE VOTE FOR ME >>What does this class do ? - Add \ Remove unlimited menus at run time - Modify standard properties for VB \ Non-VB menus - Put icons\radio-check-style in menus - Set font, BackColor,ForeColor .etc for 3D style menus - Set a picture as a background for your menus - Make Office-XP style menus - Make your own style menus - Get events (Click-Highlight-etc) for menus - Make menus break - Set one shortcut or more for a menu - Midify shortcut(s) at run time - Custmize shortcuts dialog - Save\Load menus' shortcuts from a specified file - Create menus without forms to make a pop-up menus - Advanced PopupMenu function - HelpText\Tag\OwnerDrawID\OwnerDrawData to store info for menus
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 (~ = @)
If you've ever tried to skin you app you'll most likely have noticed that when you resize the form you get a lot of flickering from the graphics. This code provides a method of resizing the form without all the flickering! When you resize the form using this code, an outline is shown and the form is resized when the mouse is released. The outline will also snap back to the existing size of the form and to the edges of the screen. Don't forget to vote if you like it =)
This is a tab like the Excel tab or CorelDraw tab, and it support mouse wheel event. Excel trademark of Microsoft Corporation, CorelDraw trademark of Corel Corporation.
VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.
Progress bars are quite standard... but boring to look at! So how about a Progress Circle? This works just like MS progress bar AND has several enhancements such a colours and captions. I have included the code for the ocx control as well as the test app shown in the screen shot.
A color-picker control cloning the one used in Dreamweaver. This is a custom made color-picker, cloning the one used in Dreamweaver. This is my first posting here, so be gentile :)! Code taken from Abdul Gafoor and Steve McMahon. Lots of APIs, custom controls, custom menus, etc. Hope u guys like it! Please send feedback to make this control better! You must have and register ssubtmr6.dll from VBAccelerator.com. Sorry about that.
English: *** New Version with comments *** This program is an Usercontrol on a Calendar, I hope you like it. Español: *** Nueva Versión con comentarios *** Este programa es un Usercontrol sobre un Calendario, espero les guste. Copyright © HACKPRO TM
This user control is intended to mimic the ChasingArrows control that one finds in RealBasic(R) for the Macintosh. The purpose of this control is to show the user of your program that the program is either busy or is doing something in the background. It gives the user the piece of mind that the program hasn't frozen while thinking. It basically sits on a form and spins in a clockwise pattern indefinately. The control includes a property called "Enabled" which can be set to either True (it will spin) or False (it sill stop wherever it is). This will not spin during design time. This control and all of its code, in whole and in part, is Copyright Bamco Products 2005, All Rights Reserved. Please do not modify the code without express written permission by Bamco Products. This control can be included in any program that you wish without notifying us, unless you will be selling your program for any ammount of currency. I do not charge for this control; I simply want to know where it's going. Please respect Copyrights!