Results for "Category: Custom Controls/ Forms/ Menus"
Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I'm exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the game always looks good, impresses the users and distracts them), but you can use it anywhere else. For now, all it supports is a gradation effect between two colors you choose (you can also choose the background color). But I plan to add a lot more effects, from custom graphics to transition effects and masks. If the progress bar looks awful in the screenshot, you probably have a color depth of 256 or 16 colors. 16 bits is the minimum for a cool effect. It's not my fault (you can always mess with the system's palette to make it use the progress bar's in 256 colors), sorry. Feel free to give me your own suggestions, and please vote, I worked very hard on this!
This program will retrieve the full menu structure of a Form, up to three levels, and allows the user to modify it. A smooth interface provided with sound and some 3d effects enriches the usefullness of this code. You can easily bundle this project into an OCX. Heavily commented.
Here is my first submission since a "hacker" erased all the things of my repertoire. Il s'agit d'un contrôle.It is a gauge showing pressure in psi having as value source in kPa. (Because we use metric values at my work and because i still love imperial system) i made that Old Style Gauge.I tempted several manners to arrive at my purposes (almost the end), in the first place, a simple line for the needle, it did not seem real, then I had to draw a needle in three fragments to make her the smallest as possible and by using the method of SetPixel and GetPixel. The only problem is that there is a refreshment in every consequentive change...Test it and why not try to improve it... All the constructive messages are welcome.
Includes demonstration of how to make labels appear as hyperlinks, open the users default web browser, and uses a hand cursor when hovering over the icon. The hand.cur file is loaded seperately so that you may incorporate it into your other applications.
LED and SWITCH user control for technical applications. Just add led.ctl to your project as user control. Read readme.txt for properties.
Hey, you always have seen some people adding some cool addin to VB which esase their programming right? now you can do it too...You can add commands, command buttons, to menus with any command you like...
Have a Tab control in your application with out having to have the huge OCX that microsoft provide. It's in the early stages yet but seems to work okay at the moment.
With the code you can place any picture any where on the RICHTEXTBOX....this is a really great application for who likes to develop word programs with richtextbox control..
I think this is a great control to be used. It has many features. Please download and see for yourself. Please vote me.
An alternate to using Sliders, Scrollbars and UpDown controls. Not just an enhanced version of an existing type of control, but a new type of control altogether. Scrolls values up and down with the use of Visual thumb wheel, includes the ability to "Spin Over" to Minimum value when Maximum value has been attained and visa-versa.
Two active-x controls are included in this OCX library, a folder and file selector. The controls resemble a combobox, and when the dropdown button is clicked, a dialog is shown in which a folder or file may be selected. The BrowseFolder control uses the SHBrowseForFolder API function, and the BrowseFile the GetOpenFileName and GetSaveFileName functions. A call back procedure is implemented showing the currently selected folder in the browse for folder dialog. The user has the choice to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The BrowseFile control returns the filename and path separately from the full path. The standard inverse triangle on the dropdown boxes may be substituted for any 8 pixel wide bitmap (with varying heights), with a choice of mask colors. Full set of events are included, click() upon dialog close, Change() and DropDown() prior to opening of the dialogs. Source also implements BitBlt() API function to copy transparent images. This is an update to the original ArielBrowseFolder Control, which has been removed from PSC.
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
This program registers OCX Threed32.ocx since many users don't possess the licensa for this OCX. Please Vote to Me.
This light-weight OCX not only remembers when a form is resized, but also when it is moved; handles MDI Parent/Child forms and SDI forms; a CenterForm function that works in both MDI & SDI forms plus if the TaskBar is visible! Drop the control on a form, add one line of code (see screenshot) and the OCX does the rest! Two example apps are included to demonstrate MDI & SDI usage. Enjoy!
This is the second version of my EasyButton. Now support transparent background and can play sounds on click too. You can make easily buttons in any format.
This update inclides also, Customization for all colors and Autocomplete. And these Graphic styles * Normal. * MSOffice 2000 * MSOffice XP * Windows XP. If You liked previous Version You Will Love this one !! Please Leave Comments And Vote ! If you have more suggestions please mailme !
Scroll Bar[cool!!] This is a cool scroll bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Het don't forget me and Please please........vote for me
This code allows you to fill a ListView control with random items and subitems generated at runtime. Once the values have been created, you are able to change the values either all at once ,or one at a time. Also shows how to programmatically select an item at run-time.
Resize and move as many controls as you like on a form with few lines of code. Simple to understand, no API or functions. Please leave comments, thanx.
This is a cool progress bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Don't forget me and Please please........vote for me