Advertisement

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

6_2008-2009 #198637
AWESOME!! Red Scrolling Light From The Front of The Knight Rider Car - Custom Control! MUST SEE!!

Wow.. talk about cool replicas. I used KR's Awards winning Gradient control for this code. A Custom Control that when placed on your form mimics the red swooshing light on the front of KITT, the car from Knight Rider. You can change the BackColor, ForeColor and the speed at which it swooshes.

6_2008-2009 #198638
Chart Control - EASILY CHART STATISTICS.. MUST SEE!

This control will let you visually display Data in an easy to understand way.

6_2008-2009 #198650
super player

super player

6_2008-2009 #198661
Etts Frm SiZe Limiter

Ok I didnt CREATE this but I did OPTIMIZE it and make it into a COMPLETE control, the gentelmen that made it slips my mind but it was like yesterday i think, anways using the VB accelerator ssubtmr.dll and this control allows you to LIMIT the form size of as MANY forms as you want in a single project. Its quite nice, give it a try! PLEASE VOTE! :O) UPDATED....... No Need for SSubTmr6.DLL I decided it would be ALOT easier for Newer guys to use this if they didnt have to worry about distributing a DLL so... I just sorta built the DLL Code into the Control.... ENJOY!!

6_2008-2009 #198674
Controls Autoresizer

This control automatically resize any controls on the form. You can set some properties to customize its behaviour, like resizing fonts or keeping aspect ratio. If you want to exclude some controls from resizing, just set TAG property to NO. You can import the control in your projects or compile it as a standalone OCX control. If you want to compile the control as a standalone OCX control, you have to set the Public property of the ActiveX project to TRUE)If you have questions, feel free to e-mail me. Now works with SSTAB control.

6_2008-2009 #198697
Convert2Bmp

Converts images (bmp,gif,ico,jpg,cur,wmf, etc) to bmp files. Supports drag and drop of files. Can only save as .bmp files. Picks up where Paint Shop Pro leaves off.

6_2008-2009 #198711
Hover Buttons

Hover Buttons. Like the Internet Explorer menu buttons. Check it out. And.. if you like it... please vote... ;)

6_2008-2009 #198719
MouseOver/Exit Class

This projects demonstrates how you can detect Mouse Over and Exit events on a form using a class module.

6_2008-2009 #198722
NoClose - Users Cant Close Your Program!

This Awesome Code Doesnt Let People Close Your Form!! Thats Right! It cannot be CTRL+ALT+DEL Closed, Alt+F4 Closed, The X Button, Even When You Get The Window Handle of Your Form and Try To Close it, it wont close!!! The Only way To close it is "End". This is a Great Piece of Code For Either Security Applications, or Even Joke Applications, You name it! The only way to Close is "End"!! So Have Fun With this awesome code and Please VOTE for me!!!

6_2008-2009 #198730
Animated Gif Player ActiveX with Full Source in VB6

For the newest version that supports Local Color Tables and Transparency visit my Website here: http://www.lebans.com/animatedgifplayer.htm NEW! Animated Gif Player ActiveX Control with full source code. Written completely in VB6, no third party or external DLL's required. This is a complete rewrite of my earlier code to display Animated Gif's. Full featured and fully debugged!

6_2008-2009 #198739
Edit Titlebar Style (Colors,...) within your App v2 NO FAKE - MUST SEE

My Code changes the Titlebar Style in your App. You can specify two Colors for the Gradient in the Titlebar and you can choose the Gradient Angle. It's a must see code ;-) When you like then please vote for me ...

6_2008-2009 #198740
A transparent Form

My code creates Transparant Forms.You can choose the Transparanty value (from 0 - 255).All other Controls placed on the Form are transparent,too.I you like and want to support me, vote for me ;-))

6_2008-2009 #198741
Change Titlebar Style within your App

My Code replace the Titlebar within your App.The special about it is that you can choose the colors of the Titlebar.And you can use Menus in your Form.When you like it please vote for me ;-))

6_2008-2009 #198749
rvtPropGadget (v2)

Multiple Slider, Scroller controls in one OCX. Now Mousewheel support has been added, in addition to MS properties so that it can be used as a drop-in replacement.

6_2008-2009 #198762
Menu structure retriever-completed

This program will retrieve the full menu structure of a Form, up to three levels, and allows the user to modify it. A smooth interface provided with sound and some 3d effects enriches the usefullness of this code. You can easily bundle this project into an OCX. Heavily commented.

6_2008-2009 #198776
Property Sheet 1.4

PropertySheet control like VB Property window...very useful for handling properties and values in your applications...VERSION 1.4 RELEASED!!! New properties and several bug fix...Thanks Neal!

6_2008-2009 #198778
ScrollBox 1.0

Interactive user warning dialogs for all applications like MSN Messenger and Norton warning dialogs. Add buttons, change background styles, configure fonts, sounds and other options.

6_2008-2009 #198780
TabDock Control version 1.6

VERSION 1.6 RELEASED! New features and enhancements. This control allow form docking capabilities. The advantages of using the TabDock and TabDockHost is that you don't have to re-design or change any line of code of your existing forms in order to have docking capabilities.

6_2008-2009 #198782
GOTO!!! this code makes any picture melt away !!!

Put anything you wanna melt inside my picture box and watch the effect.. With this code you can easyly create a melting-screen-save! So: Try it out!

6_2008-2009 #198798
Intellisense Completion (Update 5)

This is an Intellisense PopUp I'm working on for a project. It uses an XML data file to get the methods for the object, which allows this to be completly customizable for any language or what ever. Note that the example project is just that, an example, and in no way is it the 'perfect' way to popup the list. I am still working on this but wanted to post it so you could use and build off of it. Let me know what you think. I am also working on support for More then 1 level ( ex. Me.Controls.Blah) also if the select item is an object or can equal a boolean value it will load those methods as well. But I'm still working on that. I have included a sample methods file called defs.dat, which is the default filename for the control, but you can change it. *** Update *** Now uses ListView to allow Images. Fixed a couple bugs too. Added Ability to use up and down arrows to select. *** Another Update *** Now supports Popups for other object (see screen shot) *** Yes, Another Update *** Mainly an update of the defs file. I added some more objects to it and changed a few things in it. Fixed a couple little bugs in the example program for gettitng the Intellisense to popup. Added support for different types of methods, three as of right now (Sub/Functions, Properties, Others like Boolean Values). **** Why Look Another Update **** This time I've added an OnError Event that will allow you to capture any error that occurs. Flatscrollbars, Custom Visible Items, Custom ForeColor, Custome BackColor, GridLines, Remove or Show The shadow, Hover Selection, HotTracking. See the Screen shot for examples. **** Heres another Update for you ***** This time around I added the ability to a Use your own Images with out adding them to the image list within the control. You can use an external Image list or even Load the pictures from a file. And Just set up the defs.dat file in the "img" attribute to have the 'key' that you supply to add the image and Viola (see screenshot and demo app for example). Also added a few other properties like: ListIconCount (returns total images), ListIcon (returns the image)Add And Remove Items from the list, Add and Remove Images. Thanks to all of you for the votes. Watch for more updates.

Languages
Top Categories
Global Discovery