Results for "Category: Custom Controls/ Forms/ Menus"
I looked on planet source code for an image hover button (a 3 state image button that changes pic when mouse is on it.) Couldn't find any... So I decided to make my own, and since I am so nice, I uploaded it to PSC. Sending comments will motivate to give you more... ;)
This code demonstrates how to draw an image into your MDI area and serves as image background or logo. With two modes: center and stretch.
This is remake of vbAccelerator's Toolbar and Rebar Control. In this control everything is included in one ActiveX, so no external dependencies (like SSubTmr.DLL) is required.
This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors and fonts are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. And whats more - the tooltip can now speak using Microsoft's Speech Object Library (SpVoice in sapi.dll), no XVoice.dll or VText.dll! The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 10 kB.
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!