Results for "Category: Custom Controls/ Forms/ Menus"
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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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!
This Program Changes the Caption of > ALMOST
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
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!
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)
Also,MENU CREATOR/COMPILER {binary,text file} -------------Of .CCODYX---
Best Way To Create 10000 Menues At Once! And Display Them As Menu Bar or Floating PopUp!!! BETA TESTING!
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
Simple way to have labels replace a couple of standard controls. Very easy to do!
Multi-Column Combo using Listview
This control when added to your VB app will grab the current weather from the net. You can control how the output will look.
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.
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.
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!!!!!
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.
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)
Create DOS like Shadows to your form with just one line code
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 ????
Circular Button Control