Results for "Category: Custom Controls/ Forms/ Menus"
Once again .... its a button ... :) and what does a button do ?? Anyway, this button is inspired by the Aqua interface of MAC OS X :) I'm not a mac fan but .... sure wish Microsoft would do something about their interface ... Luna is a good start :)
Its a button .... what else does a button do ? Note : I have fixed the click event problem :) My mistake ..... who else would it be ?
Example of a Listview Control, File System Object and an Image combo working together. Sample also a nice way to use the Listview control and show plenty of capability that can be added. Includes String parser and keeps track of Current Clicked Items an current folder location.
Shows the way of editing a datagrid and then copying the data of selected cells of datagrid to a clipboard.... Very nicele commented code... Best for someone who wants to learn about datagrid... Guys this is my first ever submission... so please vote... and give comments... but only good..;-)
Nothing Much !!! Just the update of my previous datagrid... This code helps you learn editing datagrid... It just got rid of pressing Enter key again and again... Also shows how to allow only numerical data in a particular column... And yessss !! u can also copy a selected cells of datagrid to Clipboard... Everthing Very well commented !!! So guys please vote....
this http client user control (ocx) makes the downloading of webpages, files, whatever, greatly simplified and demonstrates some very key internet programming concepts such as the use of the winsock control, protocol programming, as well as user control properties, property bags, and things like that. The control returns any http errors, messages, and also handles redirects. vote if you want, but i don't upload for rating, just to help. later.
A smart looking Office XP Button - You can change the border & background colors, add shadows, disable it, mouse over & mouse out support, set the icon size.... Upadated: build 2 - Added MultiLine Caption Support,, Added Caption Alignment,, Plus some little bugs fixed,, ** Update: Build 3 Added focus rect show or hide, Added Keydown, KeyUp & KeyPress support, Added Set Font Color on MouseOver, Added Set Font Color on MouseDown, ** Update: Build 4 - Added Checkbox type button ** Update: Build 5 Fixed Problem with double click Improverd the looks on the checkbutton, Option button support, Improved the shadow on the icon....... Build 6 - Memory leak fixed.... If you find any bugs or have any suggestions please let know..
A new Cool Aqua Button + Images, if your not afraid of having ago who knows whats possible...
UPDATED !!! This code puts a bitmap image file in your SubMenu or Menu or BOTH. Please note that this is very different from using icons in your menus. Please vote for this code if you like it or if it is any use to you.
This code will place a bitmap file in place of your Menu or SubMenu or Both. You can put banners instead of old-fashioned menus. Please check the screenshot. Please vote if you like this code.
A control to create a sidebarlogo. It is based on code i found at http://www.vbaccelerator.com. I was tired to remember the settings of the picturebox so I created this little Custom Control.
This is a great button control if you want to build professional-looking applications. It provides 6 different styles, including a Cool (Rebar) style, flat, standard (3D) and 2 different Options styles. Allows for different pictures, colors and fonts in all 3 states -- normal, hover and selected. Has all the other properties of a standard button, so it is a great replacement. 12/21 -- added Cancel and Default properties. **Feedback is greatly appreciated**
Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.
I came across an alternative progressbar. I thought it was a good idea, but it didn't use smooth 'scrolling'. I came up with this sub routine. I included an example.
To keep Controls in proportion to a form
Full example for an mp3player.ocx that has these functions: Load, Play, Stop, Pause, Resume, and Getpercent. Please vote high. This is really good and working source!
LED Control without API (PSET & POINT only)
This is a free container control I made because I needed an ocx that I couldn't find searching the Net. I would like to know if you like it (VOTE!), and if it's useful for your projects as I hope. I worked very hard to this project so please, report to me any bug you may encounter, I will correct them. I will add any other feature you ask to me. Main features: -Container: you can scroll controls you placed on Miniform in any direction. -UseAsForm: you can use MiniForm as a form, with title bar 3D and others visual effects! -Gradient: shade your MiniForm control with tons of different random or selected colours! -Use your MiniForm control as a 3D window, or 3D button adding a few lines of code! -Set an icon for the title bar! -Connect your control with an Access database (supports DAO, not yet ADO). -Includes many properties and methods of standard forms!
ProgressBar and Slider in one to the component. Different sorts of mapping. Handle of sorts of cursors. Certainly it is possible to make and better but me arranges. Excuse for mine English.
Maybe 2 years ago someone submited VerticalMenu Well... i did fixes major bugs and try to enhanced it. It is not a full Skin control cause the design have to be done differently. Meanwhile this is fun control to use.