Results for "Category: Custom Controls/ Forms/ Menus"
I took the excelent code (Mario Flores Cool Xp ProgressBar 2.0) and fixed the max value, now it works with any max value. Added the missing let propety. Made major changes to the verticle ProgressBar to use all the types of bars and empty or fill option. I had some help from Roger Gilchrist as I don't do much graphics programming.
Popup Message box style like Office 2003 now in al XP themes (Blue, Silver, Olive. Look at screen shoot. Please vote for Code.
This component gives you more functionality to select folders. Some of them are dialog-box position (center to parent form, center to screen or custom position also), select root directory, select initial directory as well as gives the special folder location like your systems windows directory, your system directory, your application dir etc.
This XP-Style Button can be placed on any structured background without distubance of the 'Skin'. The corners are slightly rounded. MouseOver and TabStop will be highlighted. The color of the button can be adapted to any color during runtime. No pictures are used.
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
Custom form is meant to be saved to the Templates folder with a distinctive name for easy reuse. Add an image to the form and a custom shaped region is created. There are options that will let the form fade when showing and/or closing.
A popup button that uses GDI graphic methods to draw either a standard or xp style.
This is a major (and I mean major) re-build of my previous drop in form replacement of the windows input box/message box without using MS ocx. Now the drop-in form has only one control (text box) and only ONE function to call! But you can still choose several styles of boxes: Input box, Message Box, Nag screen, Timed message box (splash screen?) and Combine them as you like! No graphics controls at all but has improved gradients, owner drawn buttons, dock/drag control, pick the display location, show all, some, or no buttons, and more! It is very customizable... you control color schemes, gradients, fonts, font color and (bold/italic...etc). --------- 12/02/05... Forgot to put the .frx for the msgbox in the zip (actually forgot the mouse pointer for the mouse over was stored there). So now zip has the .frx file. modified the readme.txt file
A VB.CommonDialog (ShowOpen & ShowSave) replacement control. Written from scratch - fileview etc., uses only standart vb controls - no listview etc. Take a look at the screenshot! Not saying that it is great (has some issues - slownes on older PC's - but as fast as it can be at given concep), but is certanly worth trying! Probably some bugs, since I didn't have a look at the code for months... But nothing serious... I was developing it for more than 6 months (with testing) - it was a part from another (abandoned) project... Send comments... Voite if you like - this is the only way for me to find out how good (or bad) job did I do;) Download and have fun. PS. Oh, sorry commented, but not very well...But should be readable to intermediate users... And not to forget - some of the code (cmemdc.cls, and some bits of code) are from PSC - do not know if there are coments about the who is the author - so if you recognize your code, write here (put a comment) or email me, and you will be pu here on the list... Thanks!!! ************************************* Fixed problems with the zip - file was missing ************************************* Special thanks to: Vlad Vissoultchev, Tim Misset, and many others!
Design a 3D piechart for your custom app using an array of percentages. You can change the color scheme, and add mouseover , mousedown, and mouseup events for each pie piece in the chart
This includes a class to Print and Export Richard Mewett's LynxGrid control using the browser controls print preview. 'printing portions modified from Hawke's "Print preview using xml" 'html generation modified from Eoin Armstrong's "MSFlexgrid to HTML" 'To use with another grid simply modify the GridToArray Procedure
Closes your form in an interesting ways. Which is most useful in your applications
Sets A Forms Minimum Size
This Transparent Class Module Will Allow you To Create Custom Shaped Forms With Ease! Very Flexible. (With transparent text example)
360 Degree gradient added. Thanks for all the previous comments/votes!
6 Alignment, Picture Support & Multiline Properties Added. Check out the ScreenShot! Properties Include: Alignment/ Caption/ Font/ FontSize/ FontColor/ Gradient(Vert/Horiz)/ GradientStart Color/ GradientFinish Color/ GradientFinishStyle(Transparent/Opaque)/ MultiLine/ Picture/ Shape(Rounded/RoundedTop/Rectangle)
Check out the Screen Shot! I dont recall seeing this before. Takes Evan's idea a step further with transparent background, although the code is nothing alike!
Vertical Gradient Added. Check out the ScreenShot! Properties Include: Caption/ Font/ FontSize/ FontColor/ Gradient(Vert/Horiz)/ GradientStart Color/ GradientFinish Color/ GradientFinishStyle(Transparent/Opaque) /Shape(Rounded/RoundedTop/Rectangle)
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.