Advertisement

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

4_2005-2006 #151544
IsDirty

(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

4_2005-2006 #151545
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

4_2005-2006 #151546
Test IsDirty

(Added this Ziped Project to test the IsDirty Function Plus its easier than Copy Pasting for Ya) (Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).

4_2005-2006 #151548
Random Terrain Generator

Generate very detailed random terrain. Uses a random seed generator so that if you enter the same number with the same parameters it will generate the same map for you. It includes many options like detail, smoothness and water level. After building it allows you to rotate it three-dimensionally.

4_2005-2006 #151550
Basic screen saver with full features (preview...)

As many peoples seems to be interested in creating a screen saver, here is the code for a basic "blank screen" screen saver. You just have to put any animation you want. This code has all screen savers features, including password protection and preview... Have fun!

4_2005-2006 #151552
An example of using MSChart

This is just a basic example of how you can add and manipulate data used with an MSChart. Easy to amend and change for your own use. Don't get carried away ;)

4_2005-2006 #151608
Account for the taskbar when centering a form

This code takes account for the taskbar and the office toolbar when centering the form.

4_2005-2006 #151609
Animated gif display

This code allows you to display an animated gif file in your project

4_2005-2006 #151613
Transparent Text Box

This emulates a textbox with some limitations. But this text box control can have a texture picture. Something different from the standard colors.

4_2005-2006 #151640
Autotype Combo Box

This code was taken from O'Neil. It searches a combo box as the user types. O'Neil's code was modified to use the SendMessage API to search the combo box, which made it much faster. This is very fast, even with thousands of records in the combo box. Thank you O'Neil for the idea, and the well commented code!

4_2005-2006 #151641
Close All MDI Children Simply

This code allows you to close all the MDI child forms in an MDI form at once. Goto http://www.vbgreatone.com/ to learn like you've never learned before. Get over 500 api functions with example for each, and tips like this and, much much more. Just visit it, i'm sure you will like it. First, create a menu item in the MDI form name mnuCloseAll, then paste in this code:

4_2005-2006 #151646
Outlook Style Bar

Every ones seen the menu thingi in Outlook, well I decided to make one. So here it is, Its pretty simple but works well and looks good! You can put in as many images as you need with their actions. A great enhancment to an app and looks good! CHECK IT OUT!!

4_2005-2006 #151648
PopUp Menu Tutorial

Ever wonder how to make those cool popup menu's? Well This tutorial will tell you how to make them, how to detect which mouse button has been pressed, and how to make them popup on different mouse button clicks.

4_2005-2006 #151654
Faded Splash Form

Just a simple Splash screen that fades in Via the Alpha transparency. This is intended to be put into your \Templates\Forms\ directory so that you can simply Add>Forms>Fading Splash Form

4_2005-2006 #151685
Editing - FlexGrid!!

A new FlexGrid whith editing ... very cool!

4_2005-2006 #151687
Side bar logo

Create a side bar with your logo! Very easy to use and very cool!

4_2005-2006 #151696
TreeFolder - Real Folders to TreeView

This is a standard component based in TreeView of Microsoft Common Controls. It show true icons for all folders, have options to show/hide standard roots (like My Documents, Network, etc...) Is very faster using the LockWindowApi and another APIs. Exist a little bug in the background color propertie for users of Common Controls 2.0, in the future i fix this bug.

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

4_2005-2006 #151714
Quick Sketch (A Laser Effect) It draws any picture in a picturebox

I have created something like the laser program but mine's alittle different . Mine actually draws out the picture and it looks like a laser while it does it . It can draw any picture you have . It's a must see

4_2005-2006 #151715
Text to Picture

I downloaded that program that takes a picture and turns it to text . Well I took it alittle further After the computer turns it to text It can be turn back into a picture . I had one problem I could not get it back to the same size . The picture drawn from text is about half the size of the orginal.

Languages
Top Categories
Global Discovery