Advertisement

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

7_2009-2012 #231981
Percent Bar - Transforms a PictureBox into a Percent Bar!

I thought this code might help those struggling to make a percent bar. This code transforms a normal picturebox into a Percent Bar (progress bar with % in the middle). Choose from 2 different borders.

7_2009-2012 #232007
Rich Text Formatted Chat Pane, with Hyperlinks and Emoticons

This control duplicates most of the functionality of the "Chat Logs" people will encounter in Chat or Instant Messenger applications. It wraps functions, for special formatting of text, and has a full range of pre-defined events which also can be displayed. It detects link starting with http://, and using the windows API, will detect when the link is clicked, and open it in Internet Explorer (Based on a submission by another PSCode User, who's name I have forgotten) Useing the Tag property of elements in an image list control, this chat log can detect when pre-defined key combinations are present in the text, and replace them with "emoticons". This is done using more Windows API Calls. See the demo application, and the screenshot for a much better (and more visual) description. This Chat Log control is similar to the one used in a Chat Client I am currently developing, for Ionic Roleplay at http://www.ionicrp.co.uk.

7_2009-2012 #232028
JS Button - same features as commandButton and more!

This code is the source to the button OCX, (which includes some good 3d-fading code), and a demo on how to use it and change its properties. Good if you want to make your own OCXs, or just want to use nicer buttons in your programs. PLEASE vote and leave comments.

7_2009-2012 #232103
Active-X Popup MsgBox's (Update 7/2/03)

Displays Three Types Of Customizable Message Boxes. A Balloon Style MsgBox, A Balloon Style Input Box And A MSN Style Message Box. Open The Group Project And Run It From There.

7_2009-2012 #232120
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!

7_2009-2012 #232121
Xp Frames , Xp List Box And XpTextBox (updated!)

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.

7_2009-2012 #232122
Xp Frames - XP Listbox,textbox,filelistbox (updated! ver3)

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

7_2009-2012 #232146
Simple Scroll

This code is the simplest form of Scrolling Text. It uses a Timer controle to make a label scroll. No consideration is required for screen cordinates or size or any other thing. Have a look at this simple scroll text application and Please do rate it :) I am watching from sachinweb@hotmail.com

7_2009-2012 #232158
Menu Help

The purpose of this code is to allow you to provide help for your menus. When someone moves their mouse over a menu it will raise an event telling you the caption of the menu the mouse is over. This will allow you to have a status bar that will help them understand what each menu item will do.

7_2009-2012 #232159
Size Restrictor

This will allow you to stop the form from being resized below or above a user-defined amount. Because it uses subclassing, it is totally flicker-free.

7_2009-2012 #232185
hard drive volume serial code to open form

ok ive changed the wording on this because of lamers this is just a simple volume hard reader which reads the volume to load a form/s its not meant to be a pay program just stops people giving your program out ive put very little help on the forms because its so easy if you do get stuck code your own simple

7_2009-2012 #232195
Tabs Contol - TabStrip replacement control

Using the TabStrip supplied by Microsoft, I soon realised I wasn't getting much value for the 1-Mb overhead needed by the common controls ActiveX. I also wanted the look and feel you see here, which I couldn't find elsewhere. I looked at other replacements for TabStrip, but they used quite a lot of resources (images, text boxes, etc) which all put a drain on Windows. This control just uses a totally empty control and draws on it. It's as simple as I could make it. I also added a PropertyPage - I've not used them before but it was surprisingly straightforward. Very useful for administering the various tabs and their captions. I didn't set out to create an all-singing all-dancing tabs control. This is a simple control which displays tabs in a particular way, and is flexible enough for many purposes. If you want more, extend it yourself! Enjoy!

7_2009-2012 #232205
Splitter Control

This is a splitter control with many customizable features. You can alter the splitter width and color etc.

7_2009-2012 #232209
Outline Form Resize

If you've ever tried to skin you app you'll most likely have noticed that when you resize the form you get a lot of flickering from the graphics. This code provides a method of resizing the form without all the flickering! When you resize the form using this code, an outline is shown and the form is resized when the mouse is released. The outline will also snap back to the existing size of the form and to the edges of the screen. Don't forget to vote if you like it =)

7_2009-2012 #232213
Credit Box \ About Box \ Scrolling Credits

A scrolling credit box. Uses a typewriting style effect.

7_2009-2012 #232283
LoginKeyPad

!Updated!It is a different of having a login dialog it resembles a high tech security system control panel you can set a limit to the char and if you make it into a ocx you can change the pass code still by looking in its propertys for caption it can be either in a ocx or hidden in your code you choose and i am open to any surgestions if you run the code you will see what i am talking about but i got the idea from the tv so technicly the tv should get the code, o yeah the pass code is 23446 thanks to stan amditis for your feed back it now has "0" and a CLEAR key and it's perfect i hope but i am still open to feed back !PLEASE VOTE FOR ME!

7_2009-2012 #232285
lsaFrame Control

This code is an example of how to make a frame control.

7_2009-2012 #232287
Office menus

Owner draws Office-looking menus. I took most of the owner drawing code from www.vbthunder.com, but i edited a lot of it to make it look like this. So you shouldn't really vote, i'm just sharing. =). office menus. EDIT: I added seperators. i don't know why the screenshot doesn't show, so click here to view it: http://www.planetsourcecode.com/upload/ScreenShots/PIC2002105048323678.jpg

7_2009-2012 #232298
Dr. Fire Transparent Control

With this control, all you need to do is drop it on your form, and then ANYTHING on your form that is pruple will become transparent. This would be a useful tool for created custom shaped forms. On the example form provided, I have set a command button, label, frame control, text box, and shape control to purple, so they become transparent, incase you somehow got confused on how to use this.

7_2009-2012 #232301
Easy KDE Custom Form Controls

Ok, this zip includes KCombo, KdeButton, four custom form conrols, you align them to the sides, and its as if thats the actual window. You can resize the forms, as long as you align the the sides right... You can set an icon, you can double click the drag bar and it will become smaller, also you can click the icon for a menu for resizing, minimizing, and closing... This one has a gradient drag bar, I tried to do the dot thing like in KDE but for some reason they dont show up, maybe you know why :( ... Please rate this, by the way, I dont know if the Kcombo.ctl is in there, so if it isnt, just leave a comment about it, and ill submit the source for it to PSC... Thanks, Dr. Fire :) OH YEA, you can also make resizing disabled ;)

Languages
Top Categories
Global Discovery