Advertisement

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

ASP_Volume2 #36472
Flat VBControls Extension

Do you wan't to make your controls really flat, like the ones in Office Toolbars (TextBoxes, CommandButtons, ComboBoxes, etc.)? Then this is what you need! Please, do Vote! By voting, you'll make the programmers efforts well spent!

ASP_Volume2 #36479
Slider

It's a cool slider

ASP_Volume2 #36482
Take a screenshot (BitBlt and DC's)

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

ASP_Volume2 #36484
Space Images in Background

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

ASP_Volume2 #36488
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)

ASP_Volume2 #36499
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.

ASP_Volume2 #36502
FAST Capture Screen, Using BitBlt.

Captures Screen as fast as it is possible, I myself have used that old method of sending a PrntScreen Key deal, but this is HOT, it just uses Bitblt... Might come in handy for that guy who is making BOS or whatever its called. Capturing the screen though any other method is only doomed to be slower :)

ASP_Volume2 #36505
Mike's Picture Commands

This includes the source code Loading a picture, Rotating a Picture 45 Degrees, Flipping a Picture Horizontally, Flipping a Picture Vertically and Saving it After! Very usefull if your working on your own picture program. I made a nice layout for this and Commented everything. Please, I worked hard on this for yous So check it out then Rate it.... Questions/Comments: AIM: Mike3dd

ASP_Volume2 #36508
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.

ASP_Volume2 #36509
Auto Resize Controls in with Form Resize

When your form is resized, some of the controls contained there will be clipped (partially seen). This code tries to eliminate that by resizing all the controls in relation to the forms resized extent. The main routine will just have to be added at the FORM_RESIZE. Also supports MDI Forms. Enjoy!

ASP_Volume2 #36516
Mike's Animation Example

This is an great example of how to use BitBlt to make a simple Animation either for a game or for a application. Every line commented in this and I tell you exactly what's going on. So check it out, the Screen Shot pretty much Explains it all...

ASP_Volume2 #36517
Beginners** Move-form no caption and make your own custom titlebar

this coding simply is for beginners and allows you to move your form without a titlebar, or with you own custom titlebar!!!

ASP_Volume2 #36527
On-Line Help Browser

Gives your users the look and feel of a help window. I use this method because I love Visual Basic, but with the run-time libraries required, the application download is large enough without adding help files to it. This way, I can store my help files on-line. This is also handy because I can update the help documentation without the user having to download any updates or patches!

ASP_Volume2 #36528
Write 3D Text on Form/Picture

A small sub for 3D Text on a Form or Picture box. You can define the depth of the Text, the color, the font and the fontsize.

ASP_Volume2 #36530
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!

ASP_Volume2 #36533
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.

ASP_Volume2 #36537
how to make a AboutBox.

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

ASP_Volume2 #36540
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.

ASP_Volume2 #36541
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.)

ASP_Volume2 #36545
another progress bar

This Code is a customized ProgressBar (like the ProgressBar which comes along with the common controls). You can change the blocks appareance using the images of the ocx resource, or load one from a file (jpg, bmp, gif, etc).

Languages
Top Categories
Global Discovery