Advertisement

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

Java_Volume1 #98844
CD-Cover

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 !

Java_Volume1 #98845
Boody Menus

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

Java_Volume1 #98851
ucReportList (Simple multicolumn ListBox + headers + column alignment)

Java_Volume1 #98853
Each Form Each Control Example

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 (~ = @)

Java_Volume1 #98867
Outline Form Resize

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 =)

Java_Volume1 #98934
Excel_ent Tab Update 11/3/2003

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.

Java_Volume1 #98942
VB Control Manager

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.

Java_Volume1 #98948
Progress Circle

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.

Java_Volume1 #98956
AvalonSoft ColorPicker (small bug fix)

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.

Java_Volume1 #98966
Calendar

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

Java_Volume1 #98970
Chasing Arrows Busy Indicator (Like on an Apple!)

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!

Java_Volume1 #99003
ListView Cell Editor

Allows you to customise your ListView controls so to allow specific columns to be editied by clicking on them and resized whenever your ListView changes its dimensions.

Java_Volume1 #99007
[[[ __ make custom shape for forms, form __]]]

U are able to make custom shaped form for ur application

Java_Volume1 #99013
HolePunch Transparency Control

Just a little fun with regions. Pop this control on your form, set the shape you want and, at run-time, you will have form transparency where your control is sited and in the shape that you selected. Yeah, I know the screenshot and test project are cheesy but I just didn't have time to make something more elaborate. The goal for me was simply to learn more about regions. Perhaps, those of you with the luxury of time can combine the shapes to make something more interesting or extend the control with more shapes and, maybe, a custom shape method. Just extract where you want and launch the HolePunchGroup.vbg...

Java_Volume1 #99014
Alert Messages like MSN

Its a cool way to you show alerts, informations, or any messages on your program, its very simple and have a good features and inteface. It's show how much message (With animation) you need, if right side of screen is full, its wait one message close to show a new message.

Java_Volume1 #99019
API-ucStatusbar 1.0

Status bar API-UserControl.

Java_Volume1 #99033
A Scroller Version 2 - Smoothly scrolls text in a picturebox

It can scroll right to left or bottom to top, stop at top or stop centered, scroll and stop or Scroll Continuously and background, text colors & fonts are all customizable. It uses bitblt to do the drawing so its flickerless. This control is a updated version of http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=14967&lngWId=1 that I modified & updated for Almost Real Jukebox.

Java_Volume1 #99039
XPFlexGrid

The control is similar with Microsoft flex grid. This controls is doesn’t use any additional controls, only the standard controls. The grid is draw using API’s at run time. The grid support three types of generic data (string, numeric and date). Also supports data from a combobox. For each field you can provide a recordset and the columns bounded to combo (value and showed text). The list could be filtered with a standard recordset filter. In filter you can provide a value from cell row with the mark "?”. In example attached subcategory is filtered with value from category “idcateg=?gategory”. In the past two years I found and use tones of good code from 1vbstreet. Now is the moment to pay back. Best Regards, Costinu

Java_Volume1 #99041
Changing behaviour of ComboBox and ListBox (Class)

Changing behaviour of ComboBox and ListBox (Class)

Java_Volume1 #99046
Dynamic Menu

Dynamic Menu example for everyone! Heavily commented!! This code teach you how to load/unload menu items at run-time, how to add all file names (without the .*** extension) from a directory to a menu. You will find that all this is really not that difficult if you read the comments in the code! Rather than votes, I want feedback on my code - so please comment :)

Languages
Top Categories
Global Discovery