Advertisement

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

7_2009-2012 #224721
Static Edge Controls Rock!

Well, I wanted thin borders on my controls, because well, they just look cleaner then normal controls, and I didnt really feel like using XP styles, but this will make a program have a uniqie feel to it.

7_2009-2012 #224727
JW_Label

A complement VB-Label, that looks cooler than the standard VB-Label. (Please se my other JW-controls to...)

7_2009-2012 #224728
JW_CoolForm

Enhance the common VB-Form, to look more cool and act with some other features. Please also see the JW_Cooltab control from me :-)

7_2009-2012 #224729
JW_Cooltab

A new VB Tab-control that looks like the one used in Photoshop.

7_2009-2012 #224762
CommConfigDialog

Wrapper for CommConfigDialog API call, makes it very easy to show the system configuration dialog for serial ports. Just set the CommPort property, call the ShowCommConfig method and the dialog is displayed. After the user clicks OK, simply read the Settings property and paste this into the MSComm.Settings property. No hassle with long API declarations or tedious settings of system variables...

7_2009-2012 #224796
Form translucent

Translucent form, that uses some VB transparent controles, I wrote this code using some module that wasnt mine so i like to thank the author for his contribution to my code! Please vote, and leave feedbacks! I am planing of making a version of translucent, sinable and resizable form!

7_2009-2012 #224797
Menu translucent

My new form that looks like menu, now updated using translucencies! Easy to use in your projects, all you need is to modify some things and it’s ready for use In your project! Please vote or leave some comments, telling me what should I make better, and let me now about its bugs!

7_2009-2012 #224807
tCalendar

Calendar user control - lightweight and simple to use - full source code included

7_2009-2012 #224819
Pure VB diagram monitors!

Ever wanted to display graphical information about CPU, memory or any kind of variables? Check the screenshot and you'll know what I'm talking about. This PURE VISUAL BASIC made control adds graphical diagrams to your Visual Basic application very easily!! Just under 10 lines of code, and you have very cool graphical diagram monitoring your variables! All colors can be set easily. Also includes many other options to fit your app. Is you find this useful, please vote me or give me feedback.

7_2009-2012 #224830
Advanced progress bar OCX (code + ocx + test app)

First off, This is my *FIRST* OCX file.. So don't laugh too much.. You can have a back image, change fore/back color Bar can go: Up>Down, Down>Up, Left>Right, right>Left You can set a caption: ie Loading.. (51%) instead of 51% You can show or hide the % (ie standard Percent bar or most install's percentage bar)

7_2009-2012 #224853
_aLfa_ Flat Controls

This code flattens ComboBoxes (even if they are ownerdrawn), EditBoxes and Checkboxes without any problems. It also flattens OptionButtons, but the code is still buggy, please wait until the next version (but i need help on that part!!!) :-(

7_2009-2012 #224886
EasyButton 2.0

This is the second version of my EasyButton. Now support transparent background and can play sounds on click too. You can make easily buttons in any format.

7_2009-2012 #224887
EasyButton

If you have artistic talent, you can make buttons with this code in any format easily. All that you have to do is draw a image. I included some images like example.

7_2009-2012 #224891
Menu Replacement Version 2

~This is version 2 of my Menu Replacement control~ See below to see whats been changed since version 1. Have you ever wanted to use your own custom menu instead of the one that comes with windows? You know, those little popup menus you get when you right-click on something, well, I've made a replacement for them (All source included). It lets you make a popup menu animated like the windows ones, but fully customizable. There is the .ocx source and a demo program that uses the menu.ocx to display an example menu. The code is commented and not too hard to understand. If you like the code please vote or leave comments. -Daniel Taylor (Dan@nknet.com) *This is a complete user-drawn menu** i don't use the windows popup menu at ALL...* History: ~Verion 2.0~ +Optional Picture can be displayed on left side of menu. +Menu now animates both width and height when opening. +Fixed BackColor problem, now when backcolor is set on usercontrol, the menu's backcolor is the same. +3 Selection Styles for when the mouse is over an item. +Menu Items now have optional names for better control over the click event. +Each menu item can have it's own Forecolor, HotForecolor, and HotBackcolor, when not specified they revert to the usercontrol's ItemForecolor, ItemHotForecolor, and ItemHotBackcolor values. +When Menu is shown partly off the screen, it automatically moves itself back on. ~Version 1.0~ The Origional... +Automatically resizes to whatever text you specify +Backcolor, Forecolor, HotForecolor, and HotBackcolor all customizable +3 BorderStyles. +Easy To Implement, just 2 commands let you do almost everything. +Completely Userdrawn, i.e. doesn't use any preexisting popupmenu, just a normal form. +Menu optionally animates like Win98+ menus, i.e. the StartMenu. +Animation speed is adjustable, so menu opens at different speeds. ~Things To Work On~ -Can't have child menus. *In order to use this control you have to compile it yourself, since PlanetSourceCode deletes compiled .ocx files. Its easy, just open then MenuCtl.vbp file and click File -> Make Menu.ocx and then it will ask for a filename, make sure it's Menu.ocx. Once compiled you can run the example.vbp project without problems.*

7_2009-2012 #224895
ProgressBar Replacement

As most of you know the progressbar that comes with windows is in a HUGE file, and isn't even that great, so I've attempted to make a replacement for it. I've seen a few other attempts at this, but they can't do some of the stuff my progressbar can, and my progressbar is less than 50 kb!! The screenshot shows some of what it can do, and a demo program is included. If you like it, VOTE!!!!!

7_2009-2012 #224937
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.

7_2009-2012 #224943
Wait Box (Application Modal)

Show a wait box with progress while your program is performing a task that takes a long time. This project shows an application modal wait box while doing a work. You can change the progress value from the owner form with preventing the user from activating it. The wait box also shows time infos such as start time, elaspsed time, end estimated time, remaining time.

7_2009-2012 #224973
FireFox Style SearchBox Control

FireFox Style SearchBox Control =============================== The FireFox Style SearchBox Control is an ActiveX Control that allows developers to add a neat Search Box to their Applications. As shown in the screenshot below, the test application allows you to change a variety of the controls properties, such as Back/Fore/Border Color, Font Size/Style, Event Trigger Interval, etc. Feature Overview: • Customisable Text Input Area, • Optional Popup Menu Support via Left Icon (Triggers Popup Event), • Customise Color and Font Settings, • Timed Search Trigger (Fires event if Search String has changed every X milliseconds instead of every key press) • Cancel Search Button

7_2009-2012 #224974
FireFox Style User Notification Popup

FireFox Style User Notification Popup. The User Notification Popup System is a visual feature to signal the user of any items of importance. These items may include such things as New Mail Messages, Application Alerts, Completion Notifications, etc. As shown in the screenshot below, the test application allows you to trigger various types of Notifications. Pressing any of the example buttons will launch a popup notification instantly. Pressing another will queue up a request while the first is being displayed. By clicking the ‘Alert’ Button while an Alert Popup is being displayed, rather then queuing up another Alert Popup, it will update the current displayed one. Similarly, clicking the ‘Message’ Button more then once, while the Alert Popup is being displayed, will only register one request in the queue, and when it comes time to display the Message Popup will display the last requested copy. The ‘Notification’ Popup on the other hand, is set to queue every instance as this message has more specific details. Feature Overview: * Display of Title and Description text, * Dynamic Auto-sizing to fit content, * Feature specific icon support, * Optional playing of a sound file on popup, * FIFO Queuing of Popup Requests, * Batching Popup Requests (Removal of duplicates requests), * Optional click description to trigger event,

7_2009-2012 #224986
Center a child form within a parent form

This function centers a child form within a parent form (not MDI), and can be used for custom messageboxes etc... Please try and leave a comment - Dan

Languages
Top Categories
Global Discovery