Advertisement

Results for "Category: Custom Controls/ Forms/ Menus"

C_Volume2 #67467
Macintosh CONTROLS + Skins (Update) Works & Looks a lot better

This contains new and updated controls that mirror the actions and looks of the Macintosh system. THe menus are much better. Updated rollover effects. Also added a custom Scrollbar. NO NEED TO EDIT ANY "UserControls"! I added many RaiseEvent commands to these controls to make them easier to use. All controls are now more stable also. This comes with a demo of each control so you can see how to use them. Please tell me what you think.

C_Volume2 #67471
Transparent Bullet Label Control

A small prototype of a much larger project I am working on which required the use of labels with a little more zest. Hence, my solution is tranparent bullet labels. This project demonstrates a simple way to draw text, shapes, etc., on a usercontrol when the backstyle is set to transparent and should be useful as a starting point for anyone wanting to roll their own transparent controls with the added flexibility of drawing it yourself.

C_Volume2 #67472
PictureView - view, scroll, create and save pictures

Yes another control aimed for beginners (and why not for everyone else too!): include PictureView.ctl and cJpeg.cls to your project and you have a new nice picture viewing control you can use! *** You can view pictures easily in this control. It adds scrollbars when required, if not required centers the picture. With all the additional features of the control, you can easily create your own Paint program, for example. The control is able to save JPEG pictures thanks to John Korejwa's JPEG Encoder Class. You can define new picture to be created, get picture's DC so you can BitBlt or use any other GDI API to draw to the control... and much else :) *** Properties: borderstyle, cornerstyle, picture, scrollable. Functions: ClearPicture, NewPicture, OpenPicture, PictureDC, PictureHeight, PicturePaint, PictureWidth, SaveJPEG. Events: Click, DblClick, Key-events, Mouse-events, PicMouse-events, PictureLoaded *** Hope you like the control! This is the third public release of the control, first time at PSC. Comments, critics and improvements welcome! :)

C_Volume2 #67478
Mario Flores Cool Xp ProgressBar 2.0 Updated

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.

C_Volume2 #67488
Trillian Frame 2

Looks like the frame used in Trillian Pro 2. Why? Cause the frame included with windows is just plain ugly. Now uses variable colors, and corrects the gradient to match

C_Volume2 #67502
XP Frame & Texbox (Flat!)

1) Windowx XP Frame,(See ScreenShot) 2) Simple Frame for put textbox,picturebox or other thing... (It's only a frame with blue border) Both are simple,you can change them easily (not commented good, but there's a few code, you can understand them!) Just see ScreenShot, It's usefull! Send Feedback, Vote!

C_Volume2 #67506
Animated Customised Tool tips + Treeview Management (Add, remove and move nodes)!

It shows the basics of treeview management as well as how to create animated customised tooltips. It shows how to add and remove nodes, how to set their icons, how to move nodes. More than this it shows how to create some cool and awesome tooltips.

C_Volume2 #67528
[ New!: ScrollingLabel usercontrol ]

It's not another "scroll text in a label" code. He can scroll WHOLE label with text within. Ready-to-use and easy-to-understand user control project. Check the screenshot and see how it works. Just put ScrollingLabel into your form, add dozens of text, set scrolling interval and enjoy :) It has nice arrows (scrolling (up or down): starded, could be continued, not possible), plus fully customized properties: BackColor, BorderStyle, Font, ForeColor, ScrollingInterval. If you like this user control please vote. Thanks :)

C_Volume2 #67540
Enhanced Slider Ocx Source

This is a great slider that can be used just as the original by MS in any application. It looks much better and has more features!

C_Volume2 #67546
Transparent Label

This is a Label Control But with much more properties and more nicer Basset in the same function with the transparent container control that I post before on planet source. It is very nice. Can Display Vertical also center, right to left, can carry any picture and if the picture has the same color with the back color can be also transparent. Include all the base event’s, 8 type of border’s… I like to have you opinion about this work. Thank.

C_Volume2 #67547
FrameEx Control - idea from Offixe XP

In office xp , the ComboBox control highlight when mouse move over it , and lose highlight color when mouse leave , but if combo had focus , it will not lose it's highlight color .. the same idea in the FrameEx control , hilight when mouse move on it or one of it's contained controls , and still highlighting if one of it's controls had focus .. PLEASE SEE IT AND VOTE FORM ME ..

C_Volume2 #67548
Owner Drawn Menus

This module Creates Owner Drawn Menus for VB that provide MSAA information to be used with screen readers and speech synthesizers.

C_Volume2 #67552
Application to SysTray Minimizer

This program demonstrates how to minimize an application to system tray while it keep running. Show System Tray Icon when Application is minimized and No Icon when App in Max mode. Just similar to Yahoo Messenger functionality. Good for Complete App developers........

C_Volume2 #67557
_***** XP DTPicker ( Update ) *****_

Look at screen. Date Picker with Xp Visual Style. Please, download it !

C_Volume2 #67564
Outlook Style Dayview Control Update 1

This is the first update to the Outlook Dayview control. Check the readme.txt file for a complete list of changes. Briefly: mouse highlighting has been disabled (for now) and you can now save appointments to an Access database.

C_Volume2 #67583
TabDock 3.13

Tabdock 3.1.3 Bugfix release (see revisions.rtf for full details) Two Major Improvements. 1) Extensively Updated. VS.Net Caption Style Now Adheres Closely To New Microsoft Applications. With Pinnable Panels And Tabs. 2) The Control Now Has The Option To Use The New ITDockMoveEvents Interface.(Have More Control Over Docked Panels). Panel Painting Is Now Much Better And Smoother. Too Many Updates To Mention. Please Look At The Revision RTF To Get The Full History Of The Control. On A Personal Note I Would Like To Thank Neal Who Has Put A Lot Of Effort Into This Control. Your Comments And Suggestions Are Greatly Appreciated. Enjoy The Code! Gary.

C_Volume2 #67590
Single Line About Box

This is very simple, easy, fastest way to make your About from which gives a really profession look to your application. Just a Single line of code, no over heads. If you like, vote plz. Thanks.

C_Volume2 #67592
Complete Progressbar OCX

About the Project: Well This is release 1.0 of CtlProgressBar This project was started, because always when I used a progressbar I had to include the large CommonControl OCX from Microsoft and that was mostly bigger then the whole program. ! I started looking and found a pretty good start for a progressbar. The EZ Progress Bar http://www.Planet-Source-code.com/vb/scripts/ShowCode.asp?txtCodeId=14999&lngWId=1 Author: Sam T Email: samst@ btinternet.com I have edited this and very much enhanced it and took some errors out and this is the result. I hope you like it. I do. It has a lot of features:

C_Volume2 #67595
Updated Complete Progressbar OCX version 1.3 now! (16-6)

The progressbar Control has been updated again. Check the control for changes. Some new improvements: Text_Color: Change the text color to a user defined. Order: Now you can let the bar decrease while you give increasing numbers. Like a remove application and the let the bar show it in reverse order. Just check it out! Votes and comments are greatly appreciated. This is a replacement for the ProgressBar. This one has a lot more feautures and is smaller and does not require extra files cause it's an ocx and can be compiled in your program, whereas with the microsoft progressbar you need the OCX at approx (600 kb) where mine is approx (30 kb). I hope you enjoy it.

C_Volume2 #67607
Ultrabox 2.0 , A Listbox Replacement

This is an update to my previous submission. New updates include: *A picture can be added to the begining of each item, with optional transparency. *Bold, Italic, Underline can be added to the items, with the ability to have only part of the string any of those three (or a combo of them) *Can Enabled/Disable the whole listbox *Has a Sorted property to sort the list in ABC order. (A bit slow, but its the best I could make, 100 items takes about 1 second) *MultiSelect, ability to select more then 1 item, while holding down the CTRL button. Other original features: *Multicolored items *Check/Option items *Horizontal Scrollbar *Find method and FindInStr. >Find matches exact string >FindInstr works if the input is found anywhere in the item, it will be triggered as found. *Enabled/Disable certain items *Progressbar Item *Fill View as either Lined or NoStyle >Lined with have every other item a light grey, and the other items white. *5 Different Border Styles >Raised >Sunken >Etched >Bumped >Line >None To come: A Print method that will allow you to print out the list in a number of formats. I am still having some trouble on this part, but it will come.

Languages
Top Categories
Global Discovery