Advertisement

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

2_2002-2004 #123665
More Window Skinning

Yet Another Skinning Example Make just for fun to show what cool things you can do with BitBlt

2_2002-2004 #123690
Make a dropdown bigger than its combobox **Simple**

The only code I could find for this used tons of api and was a bit difficult (at least for me) this code is only 3 lines and works well.It lets you save room on your form by making your dropdown bigger than its combobox. My use for this was as a state field on a form. The box showed the two letter abbreviation for each state, but if you dropped down the box it showed the full state name. I'm sure you will find your own uses for this

2_2002-2004 #123696
Bars on MSFlexGrid

This code shows the basis to manage a drag&drop bars on an MSFlexGrid. This easy source code lets you make the necesary changes to work in companion with my hierarcical msflexgrid. You can make the changs to work the bars to make it vertical. Add pictures,text (anything!) on the bars. Very easy code!

2_2002-2004 #123702
Vampsoft: Cool Text

Changes the Ugly Standerd Look of the Form

2_2002-2004 #123705
Multi-purpose control slider, progress bar

Full source.... Create an OCX active control, this shows you a design for progress bar that can be used for volume, counting and equalizer. various colour rainbows and sizes. Try it out

2_2002-2004 #123707
vPalette ActiveX Beta

Select Colors Easily With This Free Control Please Vote ! And Give Constructive Comments!

2_2002-2004 #123710
Transparent Buttons (UPDATED)

**********UPDATED*********** 90% speed increase for transparency math, as well as refresh speed. Also now uses a simple class module. Very easy to use and configure. I wrote this code to avoid having to design up and down images for projects with graphical skins. This code allows you to create rectangular and elliptical transparent buttons on any container without ActiveX controls. The code is completely modular and has many editable parameters.--- NOTE: If anyone knows how to hook / get procedure callbacks from classed-functions, please contact me.

2_2002-2004 #123720
A 3D Generator

This code generates a 3D waterslide/hill side, how ever you see it as. Really cool concept, you can also create 3D triangles, 3D squares, and 3D Circles.

2_2002-2004 #123721
Semi-Transparent Form

This demonstrates the use of alpha blending to create the illusion of a semi-transparent form. This effect can be used to make some VERY COOL form closing effects.

2_2002-2004 #123732
CoolMenu (real icon menus)

Display real Office like icon menus. Source code based on Paul DiLascia's work from the Microsoft System Journal (Jan98); ported from VC++ to VB by me + some adaptation. visit www.dilascia.com **Features: Real Office like icon menus; Partial Win98 main menu effect in Win95 (need help for full effect if possible); Embossed pictures in color (thanks Paul); Uses the form's font (~and style attributes); Working "local" and "global" accelerators (&, Ctrl+?); Easy interfacing between ImageList and VB's Menu Editor; Take a look at the screen shot !

2_2002-2004 #123735
Resize/Stretch Bitmaps

Stretch an image to another size. Truly fail Safe code works even with invisible source image. You can save the newly resized image with additional VB coding.

2_2002-2004 #123737
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.

2_2002-2004 #123738
JKH ScreenTips v1.0

This ActiveX DLL shows a screentip like the ones shown i Windows 2000. Use it almost the same way as the well know MsgBox. I hope that it will be usefull..

2_2002-2004 #123739
bsHexControls (v3)

At last, the bsHexControls have been updated (unfortunately they are still a bit slow and buggy). They now have the same features as the bsOctControls. If you want to, you can vote...

2_2002-2004 #123758
A Splitter Control - MBPSplitter

Place this control on a form along with two other controls (text boxes, etc). In the forms Load method, place the following code (this example is for two text boxes... if you can't figure this out, un-install VB from your computer) WESplitter1.LeftChild Text1.hwnd, Text1 WESplitter1.RightChild Text2.hwnd, Text2

2_2002-2004 #123759
Outlook-Style Splitter Form

This form can be used as a template for creating dynamic "Outlook" style forms in VB. Each frame resizes independently...and best of all, NO OCX!

2_2002-2004 #123763
ActiveX ProgressBar Control

ActiveX ProgressBar, Meter control, No OCX, No registered controls just simple addin progressbar.

2_2002-2004 #123770
ActiveX ProgressBar Controls

After a good response to the first ProgressBar I submitted I desided to add a border option and a couple more controls. Hope you enjoy the extras. I appreciate the good feedback. Thanx, Jerrame

2_2002-2004 #123775
VU_Meter

AxtiveX VU Meter.

2_2002-2004 #123790
clsPrintAveryLabels

This is a generalization of the clsPrintAvery5352 code submitted by Bernard J. Tucker on 11/27/1999. This version of the class will print any label that the calling routine can describe. The zip also contains a VB project to show the use and an Access database of label partameters from the Avery Web site (legal).

Languages
Top Categories
Global Discovery