Advertisement

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

3_2004-2005 #138382
A code that mimics docking windows like vb

As far as I know this only works in vb5 and above. I submited this code previously, but the link I provided was incorrect, and that fact has just now come to my attention, so I am now putting this back up. You can download it either from here or my site. Either is fine. To get it from my site go to http://www.vbtutor.com/downloads/docking.zip or just download it here. Check out my site: http://www.vbtutor.com

3_2004-2005 #138383
A 3D cube with rotation and zoom in/out!

This program rotates a 3d cube to the 4 directions, using a translation code, and also has a zoom in/out option (control it with: W, A, D, X, 1 & 2)

3_2004-2005 #138392
Kill the Windowz Close Button (X)

This subroutine will disable the Windows 9x/NT ' close button, also known as the little X ' button. It's really useful when you have a ' form that you don't want to set its ControlBox ' property to False. Write this code in a ' standard module (BAS).

3_2004-2005 #138393
aan Example of Pop-Up menus

Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!

3_2004-2005 #138397
Helper 2

This project helpes to make you learn how to use the treeview control, add picturs to the list, Helps to learn to use the listview and also to make easy reports with the help of the report designer. A must for every database application maker. Uses of picture splitter, image splitter. ALSO SHOWS YOU HOW TO OPEN AN ACCESS DATABASE WHICH HAS BEEN SECURED BY A PASSWORD THROUGH ACCESS

3_2004-2005 #138410
Advanced Shape Generator

This program creates awesome random shapes with your given specifications. With this, you may never see the same shape twice, and every one looks great! This I could proudfully say is an awesome program -- IMPRESSION IS GUARANTEED!!! Please let me know how you like it.

3_2004-2005 #138424
Animated GIF - ALL CODE

Displays an animated gif file WITHOUT any ocx or dll.

3_2004-2005 #138425
AutoCompleter - Class Module

This code allows you to have an autocomplete function on any text boxes by creating an instance of the class module below and setting a text control on a form to is CompleteTextbox property. Ideal for those situations when you have multiple autocompletes. (Visual Basic 6 Only - Can easily be modified for 5.0 users)

3_2004-2005 #138426
Docking Windows in an MDI Environment

This code enables you to have an MDI Child form "dock" with the MDI form like the toolbar found in the VB5/6 IDE and in various other applications. It can dock to any of the four sides of the form. Currently only support for one toolbar is there (i.e. the toolbar in VB as opposed to the project explorer and properties on the right side). This functionality may come soon.. If you find any bugs, please let me know via email or post the solution here.. An executable is also included. This code is a variation of the post found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3843 It *REQUIRES* the MsgHook32 OCX found here: http://www.mvps.org/vb/code/msghook.zip

3_2004-2005 #138429
WhizzoMenu Control (Not Windows Menu's)

WhizzoMenu Control. This control uses forms,graphical effects and hard code. all you have to do is understand how to use my control to create your own menus. This control doesn't use VB's Menu system and it doesn't use Windows Menu API. This control is also customizable. See the screenshot.

3_2004-2005 #138443
[A] Colored List Box Control with Horizontal Scroll

Colored ListBox Control with Horizontal Scroll. List box supports up to 16 colors! Pure Visual Basic Code!

3_2004-2005 #138456
Fader / Mixer Control

New version of my fader control! A fader is like a slider, only it looks like those things on mixing desks. No OCX needed, just add this tiny (4kb zipped) control to your project and you can use it from the toolbox. It is transparent, so it will go with whatever color scheme you choose. It also is now resizable, and you can set its bordercolors. enjoy!

3_2004-2005 #138470
Cursor Progress Bar

Displays the progress on a cursor. It doesn't seem to work on W95/98 machines, I apologize for that. I have developed this on a Win2K and never tested it on other versions of windows. If anyone gets it to work on 95/98, let me know. :)

3_2004-2005 #138483
OptionEx 1.0

This is a Skinnable OptionButton. Works like the original OptionButton provided by MS. Fixed problem when setting all optionbuttons value to true in desing time. Now only one can have value set to true in design time.

3_2004-2005 #138490
Translucent Windows - Simpler

Creates a translucent window. No DLL/OCX, No flick, No Static, No headache !! You create a new form, copy and paste into General Declarations section, and [F5]... " Já foi pra conta!" It's done... >

3_2004-2005 #138494
How to Disable System Menues.

To disable form's system menues.(close,Min,Max)

3_2004-2005 #138495
CaptionButton Control

Have you ever wanted to display an extra button or two next to the minimize, maximize and close buttons? Now you can! Just download this easy to use ActiveX control and you're done. Compile it (it's safer that way in the IDE) and just add some to your form. The only thing you'll need to do manually is position the buttons on your window's caption bar (only if you have more than one), set a picture to use on it and you'll receive nice MouseMove, MouseUp, MouseDown and Click events from it, just like a normal button. A test project is included, see the screenshot.

3_2004-2005 #138521
Borderless Forms

This is an example of creating borderless forms. It will help you create your own look for your application, if you would like to move away from the typical Microsoft Standard.

3_2004-2005 #138523
cpvSlider OCX 1.1

Make your own slider. Complete graphical slider control: Vertical/Horizontal orientation, ShowValueTip option, Long values... Sample project and some images included.

3_2004-2005 #138524
[A Command Button with gradient filter (ActiveX Control)] UPDATED!

Updated! Very nice command button (ActiveX control) with gradient filling. If client screen color depth is 256 colors or less – looks as regular command button. You can change caption-image order (position) from left to right or top to bottom. When created this control - used two algorithms from www.planet-source-code.com. Want to say personal thank you to: Rocky Clark (Gradient filter algorithm); Manuel Augusto Santos (Emboss filter algorithm). Please rate it! E-mail bugs to [email protected]. Feel free to use this control in your application (if you'd like to) as much as you want. If you'll modify it - please leave my name in the About box! Enjoy! PS: (Please rate it)

Languages
Top Categories
Global Discovery