Advertisement

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

4_2005-2006 #153566
Custom Menus - A Must See

this took a little while to do, but the screenshot dosn't do it justice, i spent about 2 days on this and it is awsome, it will look exactly like an icq pop-up menu(if you right-click the description on the form you can see it), and it is also an easy way to add icons to menus, and to change the background and forecolor and highlight background/forecolors, this looks great and will be a part of my next app(GroupCode, which will be followed by AllCode - these two programs will have an opc client/server connection and i gaurantee you, they WILL change the way you program),i know that when a menu pops up it makes the parent form lose focus, if you have a way to fix this please help me and will post the updated code on psc and give you credit for the fix, please leave comments/bug reports/bug fixes/and votes

4_2005-2006 #153568
CustFont

Here is a simple custom font dialog. Using the API EnumFontFamily, it finds all TrueType and Fixed width fonts. The font names are displayed, w/icon, in a listview. A slider control allows continuous scrolling of font size. A sample of the font at the selected size and style is displayed. A DrawFameOn routine is included which is used to frame all the controls (see screen shot).

4_2005-2006 #153572
password examples

This code shows three different samples of using low security password entry to a form. Yes this is quick, easy and some might think somewhat lame but for beginners these samples will be just fine and useful. It keeps prying eyes out of my stuff anyways. These code examples can easily be modified for more sophisticated routines. It just lays a basic foundation is all.

4_2005-2006 #153584
Aadd a shortcut keys to your program

Want to have a shortcut keys of your programs?? Like in winamp CTRL + P for preferences.. Easy and practical codes for a nummber of lines only!!!

4_2005-2006 #153585
Disable X w/o disabling X button

I've downloaded a program with a disabled X but if you press alt F4 it will close so I decided to submit his code because its more practical. No need for API's to disable x, Ignore Alt F4. This is only few lines!!

4_2005-2006 #153588
Fit an unlimited number of controls on a small form!!

This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!

4_2005-2006 #153589
Get away from repetative VB Controls! NO EXTERNAL FILES!!

This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength

4_2005-2006 #153591
LIMIT MOUSE MOVEMENT TO WITHIN YOUR FORM! Easy Code!!!

Will not let the mouse leave the form specified.

4_2005-2006 #153592
Combobox - Font Color / Font Bold Ability!

This is a FULLY FUNCTIONAL Custom Control. I have not loaded it with features for the purpose of letting you download it and add to it yourselves! The code Included Allows RemoveItem, Clear, Listcount, Item(X), and AddItem(Text, Bold, Color)

4_2005-2006 #153593
SwooshBox v1.0 - Custom Control - Special Effect Textbox

When the Swooshbox Gets Focus, it will smoothly expand to its end width and when focus is lost, will smoothly scroll back to its origional Start width. VERY PROFESSIONAL LOOKING!

4_2005-2006 #153594
FINALLY! A Way To Freely Rotate Text.

Rotate Text to any Angle!!! EASY!!

4_2005-2006 #153595
A MUST HAVE CONTROL FOR ALL VB PROGRAMMERS: Degree of Rotation Control.

When placed on a form, this Control will take whatever its .Value is and show you what angle of rotation you've entered. GREAT FOR Graphic / Multimedia / Game Application Development

4_2005-2006 #153599
jMarquee Control

This control handle Many Customization Factors, including Caption, ForeColor, InsideTrackColor, OutsideTrackColor, Direction, Speed and More! jMarquee is set up now to handle one line of streaming text, but is Multi-Line Ready. This could be useful for scrolling Stocks etc.. with multiple lines moving at multiple varying speeds.

4_2005-2006 #153600
Get current weather in ANY ZipCode! - FREE CONTROL! - Simply Place on your form, Call ONE Function.

This Control will go out to the internet, connect to the host, and find the local weather conditions. This code can easily be altered to get the 5-Day Forecast, Temperature, etc.. Please Vote if you like it!

4_2005-2006 #153601
AWESOME!! Red Scrolling Light From The Front of The Knight Rider Car - Custom Control! MUST SEE!!

Wow.. talk about cool replicas. I used KR's Awards winning Gradient control for this code. A Custom Control that when placed on your form mimics the red swooshing light on the front of KITT, the car from Knight Rider. You can change the BackColor, ForeColor and the speed at which it swooshes.

4_2005-2006 #153602
Chart Control - EASILY CHART STATISTICS.. MUST SEE!

This control will let you visually display Data in an easy to understand way.

4_2005-2006 #153614
super player

super player

4_2005-2006 #153625
Etts Frm SiZe Limiter

Ok I didnt CREATE this but I did OPTIMIZE it and make it into a COMPLETE control, the gentelmen that made it slips my mind but it was like yesterday i think, anways using the VB accelerator ssubtmr.dll and this control allows you to LIMIT the form size of as MANY forms as you want in a single project. Its quite nice, give it a try! PLEASE VOTE! :O) UPDATED....... No Need for SSubTmr6.DLL I decided it would be ALOT easier for Newer guys to use this if they didnt have to worry about distributing a DLL so... I just sorta built the DLL Code into the Control.... ENJOY!!

4_2005-2006 #153638
Controls Autoresizer

This control automatically resize any controls on the form. You can set some properties to customize its behaviour, like resizing fonts or keeping aspect ratio. If you want to exclude some controls from resizing, just set TAG property to NO. You can import the control in your projects or compile it as a standalone OCX control. If you want to compile the control as a standalone OCX control, you have to set the Public property of the ActiveX project to TRUE)If you have questions, feel free to e-mail me. Now works with SSTAB control.

4_2005-2006 #153661
Convert2Bmp

Converts images (bmp,gif,ico,jpg,cur,wmf, etc) to bmp files. Supports drag and drop of files. Can only save as .bmp files. Picks up where Paint Shop Pro leaves off.

Languages
Top Categories
Global Discovery