Advertisement

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

2002VB #19681
Space Images in Background

Evenly spaces an image as many times as will fit on a form

2002VB #19683
Hotspots and Custom Buttons

Hotspots part1. (Basic Hotspots) This program will show new users of Visual Basic how to create hotspots and custom buttons using the image control. See how variable arrays can be used to switch graphics on a single image control. See how you can use control arrays with different graphics. Use a shape control to identify the screen location for your hotspots. You will see how to make custom buttons using graphics and the image control. And finally, you will see the underlying thought process on how an "Interactive Multimedia" program is built in VB. As always, your comments and votes keep these examples coming. Please take a minute to tell me what you think.

2002VB #19684
Multimedia Rollover Menu

This code shows how to create a multimedia type rollover menu that changes text and graphics on the form. This uses a rect function to recognize the rollover hotspots. (A MUST SEE)

2002VB #19690
Take a screenshot (BitBlt and DC's)

My code here will allow you take a screen shot of the entire screen.

2002VB #19694
Slider

It's a cool slider

2002VB #19704
Grid Hierarcical

Source code of a Control, subclassing the MSFlexGrid, to create a Hierarcical Grid (like Treeview). But, as in a MSFlexGrid, you can set individual fonts, colors, even pictures on any cell.

2002VB #19708
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!

2002VB #19714
Quick Image Viewer 1.1 w/skins

This is a total remake of the last Image Viewer I made. It still views JPG, GIF, BMP, ICO, CUR image files. Besides showing image files, it can also act as an example of how to put skins into your program(s). Please vote!

2002VB #19716
Extended windowless frame control

A nice non-container Frame-Control. Note that there is no window-handle for this control. So it saves your system resources Features : - Styles Raised, Sunken, Etched, Inset etc. - BackStyle (Solid/Transparent) - BackColor - BorderColor Ejoy. Votes are welcome.

2002VB #19722
Animated Gif in VB6

Create a smooth animated gif pic inside your Visual Basic application. Works very well with a minimum of code. Enjoy! Please leave me some feed back.

2002VB #19727
Registration form for your CGI via POST/GET method

Connect to your www script and fill out the form on your site using GET or POST method.. It's currently set-up to connect to FormMail.cgi script, by Math Wrigth. (script included) which will then email you the information. Don't forget to change the recipient email address (put your email in).

2002VB #19729
Quality Color Picker v1.000.0

Select color value either in RGB, HEX or LONG. Very easy to include in your own project.

2002VB #19732
StartMenu

This is an enhanced Start menu from the BoS project. I pulled out the explorer functionality and made it standalone. New features include: more natural response to mouse rollover, you can set the font, font size and height of the items, the menu gets the real text width and height at runtime so it can adapt to any font, font size or style. Item spacing can be adjusted by adjusting picItem(0) text and icons are centered vertically at run time. Must See. Thanks to Brian for his COOL BoS. I feel this functionality with its enhancements can be really useful in your projects.

2002VB #19733
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.

2002VB #19738
Docking

This code shows you how to do docking or snapping (however you may like to call it). It has two docking styles -- one is with a timer and the other one is just a normal one. You can dock one form with the other, and you can also dock, any of the forms, with the screen ends.

2002VB #19741
Animating Forms

It animates the window in three styles (from which you can choose) when the form is moved anywhere. (I was just playing when I got this.)

2002VB #19751
SkinDemo - Updated!!

Updates and fixes 11/11/00:  I have updated the example a bit. I updated the move for (thanks to Joey Burgett). I fixed the code in the OpenSkin sub, now if the user is a first time user it will load the default skin! Because of a request i also made it so that the form can be in the Windows task bar!  I also updated the SkinBuilder, now you can make the exit and minimize buttons show or hide its captions and i added a new feature that allows you to preview the skin in a form so that you know what the skin will look like (this is why the skinbuilder source is now in the "skin" directory)  And i also made 4 new Skins (Some graphics are from SoftShape, view skin comments for more)!!   ============================ Hello VB'ers. This code allows you to custumize (skin) your project 100% (size, shape, etc) It also comes with a skin builder and 4 skins. It can save the last used skin, move the position of object and much more! Check it out, very easy to edit and understant, totally commented. please vote! Thanks Matt!!

2002VB #19758
how to make a AboutBox.

Look out, this is a really professional AboutBox. Really USEABLE !!! including all formatings like version and Application Title.

2002VB #19760
SEE IT !!! MESSAGEBOX 2.0 !!! YOU WON'T BELIEVE !!!

This is the new MessageBox 2.0 !!! Fully customable !!! Easy to implemented !!! Use instead of MsgBox : MessageBox . Same Paramteres!!! and don't forget to vote !!! Now you can make your own MessageBox: Change the Icon and the buttons and you see you have your own MessageBox.

2002VB #19761
FPFilter - Graphics Filter SEE IT !!!

UPDATED VERSION !!! Graphic Filters: Updated Version , original by Samantha E. . Now faster and easier. Including how to use a statusbar with a progressbar. easy for understanding. Download and Vote for Samantha E. and me ! bye !

Languages
Top Categories
Global Discovery