Advertisement

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

2002C #14948
Font selector (office 2000)

Disply Office 2000 fonts. Ability to preview the fonts before you choose. The fonts are sorted from A to Z Improved Version!!!!!!!!!!!!! DO VOTE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! DO VOTE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2002C #14951
COOL & GREAT Windows effects( 11 ) for load & unload (IMPROVED)

11 COOL Functions which you can add in your form's load and unload event. They include = rush, explode, slide, spiral, rollup,bounce_go,bounce_updown, openall, pressed, funnyshape and closein! Easy to modify and use. PLEASE DO VOTE!

2002C #14964
Change Windows Caption

This Program Changes the Caption of > ALMOST

2002C #14983
UPDATE! FANTASTIC RESIZABLE skinned form demonstrating forms with non-standard shapes * VERSION 3 *

This is an update to my popular Resizable Skinned Form. The screenshot below tells you what it looks like and how it works, so this description will only list the new features. NEW FEATURES IN VERSION 3 ~ Dynamic colour scheme changing ~ Two modes of resizing

2002C #14984
FANTASTIC RESIZABLE skinned form demonstrating forms with non-standard shapes

My first submission, this code is a multi-purpose skinned graphical form. Sounds pretty standard, but this one is RESIZABLE TO ANY SIZE. It teaches you how to use Regions (for shaping forms) and also how you can keep the size down of your program by using "Image Blocks" to make up skinned dialogs (positioning and streching images to make a dialog). Take a look - it's well worth it. And I know people always put this on their submissions, but PLEASE vote and leave comments and/or suggestions. If you're a contributer to Planet Source Code, you know how much you value feedback. If you're not a contributer, I can assure you that if you were, you too would want people to give suggestions. Enjoy!

2002C #14986
ChangeFormShape

The code changes the form shape to either 'Elliptic', 'Rounded Rectangle', 'Rectangle', 'Polygon' or 'Picture-Shaped'. In the code you can also see how to COMBINE different shapes, so you can create a very neat interface. These functions are in my code: 1. Change Form Shape (See above) 2. Nice interface (somewhat like XP I believe) 3. Move and Resize a border-less form (Borderstyle = '0 - None') 4. On Resize - align controls (class module) 5. Text in Pictureboxes 6. EasyMove forms 7. Change Picture Shape There aren't many comments in the source, but it doesn't have to be either, even a "newbie" will understand what's going on... Before the code only showed how to change the form's shape, now it also shows how to change shapes of picture-boxes. In fact, I believe you can change the shape of everything that has a hWnd variable... I haven't tried it, but I think you can show oval videos too!!! (or polygon or whatever you wish...) Please vote... Anyway, here's an FAQ: Q: Is it simple? A: Yes! -------- Q: How simple? A: Very... -------- Q: Is this Windows XP or VB.NET? A: Nope, I used Win98 and VB 6.0 -------- Q: Is all this code made by you? A: No, but the thanks are in the source. -------- Q: Are you the best programmer in the world? A: Who, me? Thank you for reading this - now download, try out and vote! (If there's anything that's not working or you wish me to add, please let me know!) /Mikael Nordfelth Picture-shaped-form has been renewed, now it's not Niknak's code... (it was quite slow compared to this)

2002C #15002
First VB Menu Ownerdraw Engine

Also,MENU CREATOR/COMPILER {binary,text file} -------------Of .CCODYX---

2002C #15005
Dinamic MENU CREATOR

Best Way To Create 10000 Menues At Once! And Display Them As Menu Bar or Floating PopUp!!! BETA TESTING!

2002C #15016
UDMX HL RTB

Thank You all for voting this project that I have posted on PSC. I will lanch a new update in 3 months . In this I will include HyperLink property, stretch image property, and maybe the unsizable image insert in the RTB. Thank You all again. THIS CODE IS COMPLETLY NOT ON PSC..SEE SCREEN SHOT FOR INFO.>>>>PLEASE VOTE!!!!!!!!! I will make addition options like auto-url and html code edit with preview if you guys vote excellent.... There has been there are about 800 peoples who visted my source code... and only 11 voted...So please just take one minute to vote.. this.. so why not just waste 1 minute voting for me> Have you ever wonder how MS Word + Aim allowed the Highlight word function? Well this HL Rich Text Box has that function. It has a SelHColor Function. In addition, I also include a Transparency Function. You can add a picture so that you would have a background picture behind your RTB. PLEASE VOTE HERE IF YOU LIKE IT... EACH ONE OF YOUR VOTES REALLY HELP ME SO PLEASE PLEASE TAKE A MINUTE JUST TO VOTE; I WOULD REALLY APRRECIATE IT BECAUSE OF THE TIME I SPENT OF FINDING THIS CODE AND FOUND NOTHING SO I MADE MY OWN ....THX

2002C #15018
CoolLabels

Simple way to have labels replace a couple of standard controls. Very easy to do!

2002C #15021
Multi-Column Combo(Updated)

Multi-Column Combo using Listview

2002C #15036
RM Weather Control

This control when added to your VB app will grab the current weather from the net. You can control how the output will look.

2002C #15052
Progressbar (or other controls) in ListView

This demo code shows how you can put progressbars into a listview control. Same principle works with other controls,too. For example commandbutton, picturebox or combobox. Works with horizontal, vertical and keyboard scrolling. Changing the column size is also no problem. This demo uses subclassing. I used the subclassing control by SoftCircuits. You can get it for free at http://www.softcircuits.com. Or use your own subclassing code. It should be no problem modifying the program to get it to work.

2002C #15062
Common DLG

This Common Dialog replaces Microsoft's Common Dialog as using that would just add one more dependancy to your project, where VB already has more than enough of that! Though it is by no means already completed as it doesn't already got colour or font picking abilities, nor does it have a print dialog. It's also not as easy as with the MS Commondialog to use this in your apps. I'll continue on this though as it'd be really great to slowly replace all of that dumb control packages (where you only need one control but got to include the whole file) with single controls, that can be used as usercontrols, not as ocx's which is by my opinion much better as you don't have to take care about the registering and stuff... I dont really trust the setup anymore.

2002C #15075
_Ever ran out of room on a form? HERE IS A VERRRRY SIMPLE SOLUTION!!!!!!

I saw a question in the forum(but scince i cant re-find the question) and figured I would answer it. The question was "I made a program that wouldn't fit on the entire form. Do you know how i could scroll down a form, so there i alot more space. Here is the answer!!!!!

2002C #15077
FORM ALWAYS ON TOP, WORKS!!!Please Vote for this!

This code makes your form on Always on top. Its not like some other codes i saw recently. One only let your form be on top within your program. Another didn't work at all. This one does! DONT FORGET TO VOTE.

2002C #15099
[A Command Button with gradient filter (ActiveX Control)]

Very nice command button (ActiveX control) with gradient filling. If client screen color depth is 256 colors or less – looks as regular command button. You can change caption-image order (position) from left to right or top to bottom. When created this control - used two algorithms from www.planet-source-code.com. Want to say personal thank you to: Rocky Clark (Gradient filter algorithm); Manuel Augusto Santos (Emboss filter algorithm). Please rate it! E-mail bugs to SergeyO70@HotMail.com. Feel free to use this control in your application (if you'd like to) as much as you want. If you'll modify it - please leave my name in the About box! Enjoy! PS: (Please rate it)

2002C #15105
Shadow OCX

Create DOS like Shadows to your form with just one line code

2002C #15106
Translucency OCX V2

Guys as i promised, here am back with the resizeable and moveable version of Translucency OCX... a Novel method to implement translucency to your VB Forms, with just a single line of code !!!!! You expect it to be more easy ????

2002C #15108
Circula Button

Circular Button Control

Languages
Top Categories
Global Discovery