Advertisement

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

2002C #14197
Moving Text in form (No OCX !! )

With this code you will able to move your text from bottom to top in form.Great for Splash Screens. NO OCX needen

2002C #14224
Multi Column List Box

This is a multi-columns listbox with many feature like background picture, apparence, AddItem ,RemoveItem, ReplaceItem, IntegralHeight, Caption alignment, Column alignment and many more...

2002C #14239
CHAMELEON BUTTON - An awesome multi-style button

This is a multi-style command button to add to your applications. It can emulate seven different styles at a very accurate way!!! see the screenshot to belive... you will really be astonished. And the best of all: no external dll's or ocx's need to be used, an even the XP button is ownerdrawn!!! A must have for any coder. UPDATE!!! now it supports cool color changes!

2002C #14242
Quick Reg OCX control

Have you ever wanted to have your project set up to have people have to register with you to unlock certain parts of the project. Well, i have made a simple to use control just for this purpose. Just slap this control onto a form, set a few values, and you will be able to generate custom keys depending on the name of the users computer, or a serial number. You can also use a combonation of these to make a harder to crack key. What the code does is, if the setting is set to ComputerName, it finds out the name of the computer, goes through my alogorithim, and makes a key for that name. When the use puts that key into a text box or something, you can call my control to see if that key is correct. The control will respond with a boolean value, if the key is correct, it will be true, but if the control determines the key to not be right, it will reject the key with a false value. This code is heavily commented (prolly more comments then code), but the code is effectivly explained (well in my eyes it is), and will show you how to set this up. Also included in this visual basic group, is a sampel program giving the basics on how to use the control. This is only version 1.0, i plan on updateing it with more features in the future, maybe something along the lines of add a demo-time limit function to it, where it will only allow the user to use a program for a specified amount of time. Feel free to use this code in your own programs, but if you just copy/paste it from here, i would apprieciate some credit. :D. If you have any questions/comments/or anything else, post here, or email me at theendorbunker@home.com. Last, if you use this, and if you want, place a vote on this project. Thanks for reading, and i hope you enjoy this program.

2002C #14261
clsPrintAveryLabels

This is a generalization of the clsPrintAvery5352 code submitted by Bernard J. Tucker on 11/27/1999. This version of the class will print any label that the calling routine can describe. The zip also contains a VB project to show the use and an Access database of label partameters from the Avery Web site (legal).

2002C #14263
animated wait bar User control

lightweight compile in display bar... give users something to look at while they are waiting...4 animations to choose from..adds about 16k to your exe. Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002C #14299
Easy Tab Replacement

With only 6 lines of code, create an awesome new tab replacement that can be customized to any color, font and size that fits your application.

2002C #14311
Rolling PopupMenu (improved)

This application demonstrates a customized popup menu, with a "rolling" (vertically scrolled and gradually revealed) effect. It works by using a second form embedded within the first as the popup menu. For more code samples visit my personal web site: click above on my full name.

2002C #14319
SebaMix ProgressBar

Little dll that allow you to transform a picture box to a progressbar. Using it is really simple and give you lot of effects (see screenshot), just see the read-me file inside the zip. Enjoy it!

2002C #14353
Subforms in VB UPDATED

Subforms in VB UPDATED!!!! This OCX allows you to set any one form in your project as a parent form and display all other forms within the project as a subform within a client area of the parent form. A demo client project within a .vbg is included (run_this.vbg). Register the .ocx using regsvr32 first. Major news: User control with CAPTION User control MOVEABLE at runtime User control SIZEABLE at runtime Change the ATTACHED Window Style Event GetAttachedWindowStyle(ByRef NewStyle As Long) (you can set your own Attached Window Style) Event NewStyle(ByVal PropertyName As String, ByVal newValue As Boolean)

2002C #14363
Advanced Popup Balloon Win2K/XP Style

This project is an enhancement/rewrite of another submission (see below). This project displays advanced Win2K/XP style "balloons". This version includes a title bar that can be used to "drag" the ballon, RTF support, scrollable text, simple rounded rectangle code, API border drawing code, and completely dynamic resizable balloon. See the readme in the project for details from original author and notes about enhancements. FYI: I had offerred to send this new code to the author for inclusion in the original but he wanted to keep his code separate so I figured I would go ahead and post my enhancements for everyone with his permission. (see the chat on the original post) ------ Clip from other submission ----- This code will show Windows 2000/XP-style popup balloons. They were introduced in Windows 2000, and in XP they're seen all over, especially in the system tray. But Microsoft hasn't released how to use them yet (except for tray icons),and--if they did--it would only work on Windows 2000 or later. This project shows you how you can use these balloons in your programs. Instead of relying on Windows to make them, this program makes its own. Therefore, it will not only work with Windows 2000 and XP, but also with all other versions of Windows (down to 95). ..... Original submission can be found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=31434&lngWId=1

2002C #14366
Sizer OCX Control

If you must let people resize things at runtime, then this is a good solution. Plz, vote!

2002C #14381
LEDProgress Bar 1.1

NOW WITH MAX AND MIN PROPERTIES!! This is a simple horizontal progress bar with yellow and red zones. The zones can be changed and values must be within 100. If you don't want any zones at all and just want green, just set the yellow and red to 100. Still working on a more visible label for the center, otherwise not bad. PLEASE VOTE NO MATTER WHAT YOU THINK.

2002C #14386
XP Menu '2002 version 0.12 (alpha)

This is the next alpha version of my XP Menu system. Removed some bugs, new function to add pictures, now you don't need any external OCX (ImageList) for menu, load pictures from resources, add simple top menubar, recreated as control, ... Work only in compiled exe, not in IDE, because it using hooking and resources, that not workin in debug mode. See code at : http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33571&lngWId=1

2002C #14387
XP Menu '2002 version 0.12 (alpha version)

This is the next alpha version of my XP Menu system. Removed some bugs, new function to add pictures, now you don't need any external OCX (ImageList) for menu, load pictures from resources, add simple top menubar, recreated as control, ... Menu is show only in compiled exe, not in IDE, because it using hooking and resources, that not workin in debug mode (sorry, Microsoft)... Anybody was deleted my original submission, so please vote for me!

2002C #14391
ActiveChart (Bar)

Updated resize bug. See http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=32583&lngWId=1

2002C #14392
ActiveChart UPDT (Bar)

Custom barchart control with simple user interactivity. Fixed resize bug. Please vote and leave any comments/feedback so that I can continue to enhance the control. Thanks for your interest in my work.

2002C #14394
Office XP Style Rollovers

Office XP Style Rollovers ========================= Heres a quick example of how to make Office XP style rollovers. This is where when the mouse rolls over then button the background changes pale green and the edge changes green. Needs a bit more work done. Slaped it up in about 8 minutes. Keep on looking i will submit the latest version soon with full property minipulation. So buttons can be added and the bar draged and maybe even full toolbar access like in Office XP. All my own. NO ocx's. (Open Source)

2002C #14406
Font Selector III Debug Version

Font Selector III This is the newest version of Font Selector. All the thing you need is the Font.ctl. Copy it, and Drag it into your project browser, and enjoy it. This is the newest, fastest, smartest and coolest version!!!

2002C #14413
List View Print

Adds printing functionality to the windows list view control(report view). Self contained routine to provide a print facility to the list view control. Lots of features - page numbering, small icon printing, column alignment to name but a few. No API calls used though comments have been kept to a minimum. My first upload to planetsc. I may extend this routine if feedback is constructive. Free for private use only - please contact me is you wish to use this code elsewhere.

Languages
Top Categories
Global Discovery