Results for "Category: Custom Controls/ Forms/ Menus"
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
A real time saver for those of us that like to make use of Microsoft's separator bar / line. See Screen Shot for full desciption and visual.
This control is just an image of a dashboard fuel gauge with a needle pointing to the percentage done. It's very simple and can be modified to use other images. It has the typical min, max, value properties along with a property for showing the value label. The source is not commented much, but it's mostly self explanatory. I hope you like it, and modify it to suite your needs. PLEASE VOTE, I'd like to continue making more gauges and switches, so inspire me!
This is an update to my popular Resizable Skinned Form. The screenshot below tells you what it looks like and how it works, so this description will only list the new features. NEW FEATURES IN VERSION 3 ~ Dynamic colour scheme changing ~ Two modes of resizing