Advertisement

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

4_2005-2006 #152014
Balloon Pop

This is just a little game were you will have to pop the balloons when they pop up in the picture boxes. Demostrates how to use the timer controls.

4_2005-2006 #152015
Greedy Guts

A little game that I created, it is a little like who wants to be a millionaire. You got three life lines and if you get one wrong then you're finished. There are only 38 questions there, but hey it's just a demo. The source code is in a zip file along with the exe.

4_2005-2006 #152016
BACKGROUND GENERATOR(FIXED)

The background generator should now work. the *.frx files are now in the zip. The program will make bitmap images for either windows desktop background images or web page backgrounds. I got some code from other programs from PlanetSourceCode the rest is mine.

4_2005-2006 #152017
Highlighting Labels

Changes the backcolor of a control when the mouse move on and off of the control. Like the changing links you see on web pages. Good for trivia gaming code.

4_2005-2006 #152021
Form Animation

Want to know how to animate your form?..well here it is =)...this is nothing big but it is a form with Insane Programmers ( My vb website )

4_2005-2006 #152031
allow users to resize any control , with resize handles, at runtime! NO API

After searching forever for a good way to allow users to resize or move controls around on the form at runtime, I decided that I should just make my own method. The other ones I found here use the API method, which does not work well. I have updated this to include the suggestions based on the feedback. While the "trails" are still there, they are much better, and the code is alot cleaner & smaller now.

4_2005-2006 #152034
Mpeg Viewer

This program will Play Video (mpeg) without any control just with API CALLS in any place like you want show the video in a start menu or in your desktop or under the icon or when you rename any file or in notepad or in window msdos or anywhere you want.. and you can get classes name by another program (with this program named hWnds.exe).. with this code a part of song Britney Spears (This is an Example Video)..remember when run the program in the first time it will run mpeg (a part from song Oops I did it again) in your desktop........Enjoyyyyyyyyy.

4_2005-2006 #152041
Hyperlink Label Control

Allows you to easily create a hyperlink in your program. This control is easy to use and feature-rich! Features: jump to url, mouse-over color change, mouse-over underline, mouse-over browser-style hand pointer, click event sound, tooltip, auto-sizes to fit text, mouseOver and mouseOut Events. Code update for HyperlinkAX. Complete source and example, compiled OCX.

4_2005-2006 #152050
design

Creates a pretty neat geometric design!

4_2005-2006 #152053
Simple Spiral Graphics

This code is all in a simple module, making it fairly easy to draw a spiral at run time. I have commented most lines, but anybody with some understanding of trigonometry should be able to get it. Uses about 9 different input parameters to totally customize your program. I have tested this with VB 6 and 5, so no guarantees for the lower ones, but it should work 'coz all it is is maths. I have also included a nice testing app to show what types of spiral are possible ;) Please vote. Thanks!

4_2005-2006 #152063
Fade text control

Dev Fade is a control which can create faded text on your forms.

4_2005-2006 #152064
Create 3d Text

Quick and simple way to create 3d Text

4_2005-2006 #152065
FormShape Editor and OCX

You can edit the shape of your forms using mouse or images. The OCX attached makes the effect visible in design and runtime mode.

4_2005-2006 #152074
Single File Self Extractor Module v1.02

This module when compiled into any project will ask for an attachment, this can be any file, it will then ask you for a new destination filename, the next time your program is run the file that was embedded into the exe will be extracted and saved to the destination you have chosen... Now includes registry write functions, so that application can be started automatically on system restart

4_2005-2006 #152126
LoSlider

It is a Slider UserControll

4_2005-2006 #152195
Office Interface (97-2000-XP)

This class allows you to replace the standard Visual Basic menu with one that supports many more features, some of which include:Addition of bitmaps or icons to menu items (supports any size). Optional MonoDefault state will only colorize icons of menu items that are selected (a la Outlook Express) Extended keyboard shortcut keys, using Ctrl+, Shift+, Ctrl+Shift+, combinations, function keys, system keys, the menu and print keys, and the CapsLock key. Draws in the style of the Office 97 menu bar. Implements Visual Studio-menu style check marks and radio buttons. Implements Hot-tracking, Hot-lighted and Clear-box highlighting visual effects. Implements a "CaptionSeperator" item-type which is a Seperator Bar with scaled, centered text and optional background coloring and submenu support. Implements Color-select, a type of highlighting that lets the highlight bar be different than the system default Background gradients Multi-line menu items DBCS (Unicode) support for languages such as Chinese Each feature is Item-by-item. You can have a whole menu full of items that colorize or highlight differently. Version Upgrades: 4.1 (07/01/2001), 4.0 (06/18/01), 3.0 (02/22/2001) and 2.3 (10/28/2000): New Features include support for MDI Parent and child menus, each item may have its own Font, right-justification of menu items, and support for menu breaks and menu bar-breaks. In Version 4.0, the object model was completely revamped and simplified, developer documentation is now included, and a number of new features, such as support for background gradients, multi-line menu items, and Unicode, were added. Version 4.1 adds Office XP style flat menus. --------------------------------- It's not my code !!! It's a Nathan Moschkin code. I find it on the web. Thanks for his job. -----------------------------------------------

4_2005-2006 #152197
Office XP Interface.

XP Menu is none visual component that changes the visual aspects of menus and toolbars to nearly the same look and feel of MS Office XP. No code required, you do not have to reconstruct menus or toolbars using components other than those shipped with Delphi. It's a 1.501 (Beta) version. ----------------------------------------------- ATTENTION : It's not my code. I find it on the web : http://www.shagrouni.com/english/software/xpmenu.html

4_2005-2006 #152211
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).

4_2005-2006 #152217
Check if your app is already running and gives you an error msg if it is. One line of code *Updated*

Check if your app is running, if it is the program will show an error message. You can also visit www.FireStorm.Now.Nu

4_2005-2006 #152218
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.

Languages
Top Categories
Global Discovery