Advertisement

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

3_2004-2005 #141825
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.

3_2004-2005 #141827
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!

3_2004-2005 #141830
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.

3_2004-2005 #141834
how to make a AboutBox.

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

3_2004-2005 #141837
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.

3_2004-2005 #141838
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.)

3_2004-2005 #141842
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).

3_2004-2005 #141844
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.

3_2004-2005 #141846
NetscapeDialogs - YOU MUST SEE IT !!!

Welcome to this new activex control. NetscapeDialogs provides the new Messagebox and buttons of the Netscape 6 Browser Technology. FULL SOURCE CODE, BUT ALPHA PREVIEW !!!! Including the graphics and the new msgbox-icons ! Copyright (c) 2000 Netscape , http://www.netscape.com ActiveX Control, Copyright (c) 2000 Andreas Schwarz, http://www.futureprojects.de

3_2004-2005 #141849
Commondialog without OCX

Do you want an open dialog in your program ? Then you dont want to add an OCX to it. This code includes one form and one module. You dont have to include any OCX's to your program with this code.

3_2004-2005 #141850
Browse For Folder

This code views the Browse For Folder window.

3_2004-2005 #141867
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 !

3_2004-2005 #141897
NT Meters

Simplified NT Like Progress bars. No OCX overhead! Any colors you like can be used. I also wrote support for each bar in the Dual meter. I put them in my templates directory. Thanks to Jerrame Hertz for bits of code and concept!

3_2004-2005 #141916
Anti-Piracy Control

This simple program shows how you can prevent anyone from using an illegal registration code that was generated AFTER your shareware program has been released. The user must have an active Internet connection when he starts your program. However, you can put checks in other parts of your program also. You must have web space to place a text file of the illegal names/codes. Sample program is included.

3_2004-2005 #141934
bsOctControls v3

I've spent hours making this the most flexible 8-sided control in PSC today. You can now change the colour of the borders, have different border styles, use bitmaps for the backgrounds of the control and align the text to the left, right or middle. You can also align icons in the bsOctButton! Support for this control, as I have spent a while on it, would be greatly appreciated. A vote would be too.

3_2004-2005 #141937
SHOW DATE TIME CALENDAR DIALOG - HOOKED API ONLY

FINALLY A FUNCTION THAT EVERONE CAN USE - Microsoft should have thought of this. This is a DATE/TIME calendar dialog that is created using only native Windows API. (See ScreenShot) NO FORM NEEDED! It is used / called like any normal function. EXAMPLE: MyText = ShowDate() This will show the Date/Time Calendar and allow the user to select a date/time from a calendar / clock. You can also supply a 'default' date for the calendar to start at. This is my first attempt at hooking with VB and researched all of the requirements online at the MSDN libraries. Vote if you are so inclined. I would appreciate any comments or suggestions. *AMPM bug fixed *sorry* ENJOY

3_2004-2005 #141953
AlphaBar OCX - Easy sorting of lists using intuitive alphabet control.

Very basic example of creating a user control. This one has actually turned out to be useful in an application I wrote. I kept the features to a minimum in this one so that it would be easier to see how it works.

3_2004-2005 #141986
msFlexGrid Edit Control

This is a project which contains a user control with a grid that allows editing and also column locking, plus all the properties of the flexgrid

3_2004-2005 #141990
Simple Progressbar

I've seen a lot of progress bar code on this site, but I haven't seen any that show you how to set up the caption so it will change color as the bar moves over it. This is a very basic example of how to do that. The trick is setting the DrawMode to "Not Xor Pen"; you can also use "Merge Pen Not". This example is only to get you started. You'll have to play around with the BackColor, ForeColor and RGB color used for the bar to get the color effect you want. Have fun.

3_2004-2005 #142038
exProgressbar

a horizontal scrollbar on which you can set textcolor, startcolor and endcolor You have the ability to show the percentage. You can choose if the endcolor is relative to the width, or absolute

Languages
Top Categories
Global Discovery