Results for "Category: Custom Controls/ Forms/ Menus"
transparent forms on windows98
HotKey for TextBoxes in Form
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Xp Frame,you can use it in 98/Me/XP. You can make your textboxes and listboxes to seems like XP textboxes and listboxes. just look at the screenshot.
Xp Frame,you can use it in 98/Me/XP. You can make your textboxes and listboxes to seems like XP textboxes and listboxes. Now I fixed the crashing. And also a fixture code for FileListBox. just look at the screenshot
This is an update to Dan Redding's code for an auto complete combobox. Ive just encapsulated it into a user control to make it a bit more portable from project to project.
A utility class for adding/hiding the horizontal scroll bar in the ListBox control dynamically taking into account its font (using the IFont interface). The code uses the SendMessage API function to add a horizontal scroll bar dynamically to a list box using the LB_SETHORIZONTALEXTENT message. To precisely calculate the width of a new item, our class uses the DrawText API function with the DT_CALCRECT flag. Draw attention at the fact that our class works properly if you change the font of the listbox as you want. We use the IFont interface and its hFont property to retrieve the handle of the font used in the listbox. Our class can also calculate the minimum width of the list box when the horizontal scroll bar disappears (it takes into account the visibility of the vertical scroll bar in the listbox; it determines whether this scroll bar is present by retrieving the listbox style flags and testing these set of flags for WS_VSCROLL).
This is in response to a request. Nothing new, only a little addition: long scroll support. __________________________________________________ Zip 19Kb
ucCanvas2 user control: High-quality image previewing (w/ zooming+scrolling) through GDI+. If you don't have XP or Win2k SP3 then you must install GDI+ dll: http://www.microsoft.com/downloads/release.asp?releaseid=32738. __________________________________________________ Zip 11Kb
Skingen loads a bitmap and makes a form transparent. See screenshot.
This is a gradient progress bar demo using custom activex control. There are six colors altogether : blue, green, grey, purple, red and yellow. Each color comes from different control. If you want a custom gradient progress bar in your project, this is the best solution for you. Leave comments please. Also, please put some globes for my work.
Recently I noticed a few submissions without all their source code, one in particular caught my eye, ESEE VB FORM SKIN, there was no source code to the DLL, so I set about making my own simple version, here is the result, please note I have only spent about 2 hours on this, and its not that advanced as ESEE VB FORM SKIN, but it is complete source. There is a simple test app as well, please read the ReadMe file included though! Thanks. UPDATED: 02 JAN 2004 PLEASE READ THE README FOR MORE INFORMATION!
This is the 2nd version of the XP Style Button. Have a look at the Screenshot. What you see is what you get. It even brings the look and feel of XP to 9x. The color of the gravel surface can be selected from properties or during runtime. You can select a MouseOver color, a MouseOverFrame color or hide one of them if you select the same color. The edges are round on any background. Please send me your feedback for improvements
_Disable X button on form
Alternative frame with Visual Basic. Very cool. Acept colaboration from other users. More Resources. Tanks for users send sugestions for me.
Version 2 of my 3D Label control. The shadows are now smooth and very professional looking. Easy to use control. Works exactly like a normal label but this one looks better. Vote if you like it please!
Three self-drawn bevelled controls, no bitmaps used to create the full 3D effect. BUTTON control usable as command, option or check button. NUMERIC DISPLAY control with built-in interchangeable Base display, Display format, Angle Units and others, suitable for use as a calculator display. WHEEL control, this is a vast update of an ealier submission, may be used in place of scrollers, sliders, up-down control and progress-bar. This a beta version only, Property Pages have not yet been constructed and documentation needs to be expanded. Whether you like, dislike or hate this, please VOTE and reply with CONSTRUCTIVE comments.
You can make your own EXE command buttons and make the button captions! Also included is a Custom message box editor. This was tested may times so the the Error count is 0! PLEASE VOTE! and leave feedback for improvements or anything else!
A Complete Implementation Of The Outlook 2003 Sidebar Control. Now Version 1.4 Too Many Updates To Mention Take A Look. This Code Is Completely Free, But If You Use It Please Credit The Me, Alot Of Time And Effort Has Went Into This Code. As Always Comments and Constructive Criticism Is Always Welcome. Kind Regards Gary ___________________________________________________ Updated: 24 Aug 2004 Fixed: The Large Icon No Draws Properly On The Toolbar. Added New Propery: Display Chevron Menu. Gives The Developer Control On Wether Or No The To Show The Popup Menu. Control Version updated To Version 1.5 Kind Regards Gary ____________________________________________________ Updated: 25 Aug 2004 This Is The Final Update I Will Be Posting.(Until I Get More Time) Added: Caption Font Property, Item Selected Color Property. Changed The Menu Chevron Color Appearance To Look More Like The Outlook 2003 Sidebar Chevron Button. Cleaned Up The Code And Set Version To 1.6 Kind Regards Gary
A custom message box that is both simple and easy to make. Just read the included ReadMe file. Please don't forget to vote. Thanks and God Bless.