Advertisement

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

ASP_Volume2 #26192
CoolFlex2 *updated*

This is an alteration to a control I found on freevbcode.com. You can set cells to checkboxes, comboboxes, textboxes or a button. I previously submitted a version here. I have now added the ability to set the check mark on load by setting the cell value to "C". I do not know how to save the colors on the control. I will leave that to someone else. This could very easily be adapted to fill the grid from a database. (I resubmitted this as new since I dont think it overwrote the original)

ASP_Volume2 #26201
Transparent Control Container

This Usercontrol it draws the Control's container Transparent but not the controls inside.Few lines easy to understand and very fast. No Api Calls

ASP_Volume2 #26214
An Inter-App Messaging Control v2

MsgLink - An Inter-Application Messaging Control v2. This is a complete and functional control that uses the Copy Data Structure to pass data between applications that utilize this control. It allows you to pass numeric data, strings, dates, currency, in fact all data types except variants, including arrays and udts, and arrays of udts (except arrays of variants and strings). Possibly could be extended to handle arrays of pointers to the data (strings and variants).

ASP_Volume2 #26232
xpWellsStatusbar 2

Added the Office Xp look to Richard Wells' Statusbar. Also added AutoSize to the panels. Here is the link to Richards Pevious submition http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=44379&lngWId=1 The statusbar more closely resembles Visual Studio Dotnet's statusbar than Office XP's.

ASP_Volume2 #26239
CircularProgress

Basically, this control is a "progress circle," rather than a progress bar. It enables the programmer to take a rather high amount of ustomization into a "progress circle" that will help to enhance the interface of their program. Unique Features: - Ultra-fast graph rendering - Was tested on a 166 mHz Pentium with 32mb RAM, 1mb video memory, on Windows 95a, on a 400x400 graph. - The result of the above test was that the circle was drawn almost instantaneously: It took an average of 80-100 ticks (milliseconds) for each test! Now talk about speed! - Primitive but powerful customization - 7 different Fill Styles - 16.7 million Fill & Outline Colors (plus system colors!) - 2 types of graphs drawn (experimental) You MUST note, however, that even though I have tested it rather thoroughly for bugs, it is hard to cure bugs between XP and 95 (the two platforms I tested it on). You have any trouble, explain the problem, and explain how you fixed it, or if you need help. I hope you enjoy it!

ASP_Volume2 #26242
Color your Form's Border Based on the Background Color

Ever get frustrated that when you change the background color of a form the forms border doesn't change as well. Now it can.

ASP_Volume2 #26244
Accept Only Numbers in Textbox !

Do you want to input only numbers in a textbox? and just want a few lines of code ?Well this code is for you....See it for yourself....Want to know more of my codes then email me....

ASP_Volume2 #26246
Mac OS X Control Set + Titlebar Control

As a OS X lover, I know there is alot of you out there also! For you people who seek that wonderful aqua look in your applications, I have a control set to offer you! The controls in THIS set include: Button, checkbox, and titlebar! The screenshot you see is not a Windows XP skin, it is all the actual controls! You may have seen my other control set on PSC, the KDE Control Set, which I had planned to release another set, but never did. For this set, I promise you youll see another set! Look at this submission to find out what I have planned for the next set! Also note that the GIF screenshot that I took reduced the quality significantly, the actual controls have excellent quality!

ASP_Volume2 #26249
MiMsgBox v. 1.1.5

MiMsgBox v. 1.1.5 Visual Design inspired in Kevin Figg's custom MsgBox but all the code as new, by me. Super easy to use Custom MsgBox. Just add one form and one module in your Proyect and call one Function. If you like, change the form design with your preferences... and i'ts all. Easy, fast, nice. Proyect Start - Dec/15/2003 Actual Revision - Jan/24/2004 Comments, sugestions, etc. are welcome. · Use the gonchuki ChameleonButton and 13 button styles. · You can set the number of buttons (1, 2, 3 or none) · Button(s) AutoCentering · Any text for any button · Self hiding MsgBox in x seconds

ASP_Volume2 #26251
GpPicview1.1

load and preview images,like as acdsee. Intel JPG Library(ijl15.zip) is needed: http://www.itkhan.com/reference/ijl15.zip ADDED: CreateThumbImagePack method ADDED: LoadThumbPack method FIXED: you can Pack thumbnail images by scaling the image to the size specified in the thumbWidth and thumbHeight parameters to a file, and load the specified thumbpack file to display every thumbnail images

ASP_Volume2 #26258
Different On Top Forms

Different On Top Forms This demonstrates you how to load form on deferent modes. 1. Normal form loading. 2. Model form loading. 3. On top form within application. 4. Global On top form (The form will be on Top even if your focus is on other application). 5. Loading inactive form (loading and showing a form while keeping the focus on the main form.). Expecting your valuable feedback. Thanks!!

ASP_Volume2 #26268
Outlook Style Day View Control

This ActiveX control attempts to duplicate the Day View of the Outlook 2002 Calendar. As of yet, the code is sloppy and not well commented...but it works quite nicely! This control relies on GDI32 calls. You will notice that the highlighting of time slots can not yet be persisted (I already have a plan for this, it just needs to be implemented), that means that every resize or scroll event will wipe any white highlights off the screen. I am submitting this earlier than I wanted to because I would like some feedback (cut me some slack on the code-comments though because I haven't had much time to clean it up!) and advice on anything at all. Keep in mind that I already intend on persisting data, allowing font and color changes, 'on-the-fly' resizing and dragging of appointments, and allowing week, month, and year views. This control is a lot of work and rather time consuming so, if you feel so inclined, please vote for it!

ASP_Volume2 #26276
LaVolpe Buttons (Updated)

Updated: Added checkbox/option button modes to include the diagonal buttons (Mode/Value Properties). Also included a custom shaped button that takes shape from its picture property. Some notes to mention: 1) checkbox face color intentionally made to look lighter than normal button face when Value is True. XP, Java, & Mac are best guess as to what it would look like. 2) Option button selections toggle other option buttons, but do not synchronize with VB's option buttons. 3) No change to round buttons; short of using anti-aliasing, could not figure a way for smoother look--experimenting with GDI+. 4) If compiled in app, adds 110k. 5) If compiled as OCX,

ASP_Volume2 #26283
Ultrabox - A Listbox Replacement User Control

This is a user control to replace the standard listbox control. It has many more options then the default listbox control, plus more pleasently looking views. Can also have check boxes/options in the listbox. A progress bar may also be added. The items in the box can have custom colors and the messages may be multicolored by using the color codes. Check it out! I'd love to see your comments.

ASP_Volume2 #26315
Container Control

MY VERY FIRST ACTIVEX CONTROL so please go easy on me! Its just a SIMPLE container that looks nice. I just decided to do this because i wanted something that i could use over and over again. Ability to change the font, font colour, border colours (header and the main border) and background colours. Still not 100% finished, plenty more to go in, any feedback will be appreciated.

ASP_Volume2 #26321
ISPanel 1.1 Scroll Form's Content!

This is the last Version of the ISPannel Control, A control that allows programmers to extend the aviable space in their forms, adding the posibility of show scrollbars, and now, also select a borderstyle. please leave comments.

ASP_Volume2 #26327
Menu Bar - only API

Original project was written in c++ and today I translate it to vb. Its menu with coolbar and toolbar integrated to give a professional look. No OCX, CTL, no DLL...Picture is worth more than thousand words. Please leave comments. Enjoy.

ASP_Volume2 #26340
xp ComboBox

Sub Classes the standard ComboBox and makes it look like the Windows XP one

ASP_Volume2 #26359
Label Angle v1

Este es el 3º intento de subir este código, si no resulta, el que lo quiera que me lo solicite por e-mail. Saludos. ------English------- This is a control to draw a label rotate any degree. That give us more posibilities for te design of the forms. ------Spanish------- En alguna ocasión, en el diseño de un form, he tenido necesidad de introducir un texto vertical, y me encontré grandes dificultades para hacerlo. Este control es para aquel que necesita respuesta a un problema similar y no quiere recurrir a usar un bitmap, que resulta más laborioso de modificar. Esta es una versión estable pendiente de algunas mejoras: * Estilos de borde. * Multilínea, etc. Cualquiera que esté dispuesto a mejorarlo es libre de aportar su granito de arena. ------English------- This a stable version that needs some improvements: * Borders Styles. * Multiline, etc. Enjoy

ASP_Volume2 #26363
System Tray Icon Control With AutoReload When Explorer Restarts

This is a standard system tray icon control with a "rare" feature in that it can detect when it should reload itself when explorer restarts. Have you ever noticed that when explorer.exe crashes and reloads, that most of the system tray icons don't reload? Well, now you can reload your icon automatically. Usefull, but I can't take full credit for the code. I got some of the code from a web site (the address is in the module header in the code). Any votes/suggestions welcome of course :-)

Languages
Top Categories
Global Discovery