Results for "Category: Custom Controls/ Forms/ Menus"
This module Creates Owner Drawn Menus for VB that provide MSAA information to be used with screen readers and speech synthesizers.
This Control shows any Appoiments in a timeline. The Timeline is variable from any date. You can Display one Day or more. In this example will display 2 Users (JR and HP). He has different Timelines. Try it out. The Caption for Month and Years comes from your System hmmm i like this.
Text box with all extensions which one always need. No more MSMASK!!! Finally!
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)
This is just an enhancement on the existing CoolFlex from John (freevbcode.com). His code allows checkboxes, combos and textboxes to be added to a flexgrid. For update, see http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=44962&lngWId=1
This tutorial demonstrates multiselect property of listbox as well as how to add and remove items properly. Absolute beginners will surely grasp this concept easily.
The Purpose of this code is to demonstrate how to semi flatten objects.
A color-picker control cloning the one used in Dreamweaver. This is a custom made color-picker, cloning the one used in Dreamweaver. This is my first posting here, so be gentile :)! Code taken from Abdul Gafoor and Steve McMahon. Lots of APIs, custom controls, custom menus, etc. Hope u guys like it! Please send feedback to make this control better! You must have and register ssubtmr6.dll from VBAccelerator.com. Sorry about that.
This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.
Are you looking for a quick and easy bar chart for you program? Then this just might fill the bill.This is a user control so all you have to do is plug it in,set a few values and go.Howdy from Texas.Ya'll.On update: added Number of Bars (NOB) to show with resize.Also you can now set the scale you want.
This is an update to my previous submission. It does not use shapes this time.I hope I got enough of the right properties to make this useful and flexible. Have fun and Howdy from Texas
I was just playing around and thought this would be useful for something.It places a colored border around the dull looking textbox.I've updated the ocx with more propertys so try it out.
I was just playing around with usercontrol code and made this gradient usercontrol. I've included the caption feature mainly for the screenshot.Its limited in function.Hope it comes in handy for someone.Enjoy and howdy from Texas.
A dropdown calendar usercontrol. The reason I am submitting it ,is in hopes someone knows how to get it to cover the under lying controls on the form it is on,without having to set the Zorder. I want it to be self contained. No external modules. Any and all help is welcome.
I tried to find a short,easy to use font selector, but had no luck .They were either long and complicated (slow) or needed an extra module.So I made this usercontrol.Its seems to work fine on my computer. Just need to know how it does on yours and any improvements are welcome.
Been practiceing my graphics skills and made this rocker switch control. Also included a simple button control that I use to test my graphics with. Thought someone might like to use it too. It has a fairly fast click rate. Hope you find these controls useful.
Just as the title says,a textbox and label.No rocket science here. This is my last submission for awhile.
A simple slider usercontrol with color bars, drop down style.Has several color properties,so you can make it to suit your needs.Hopefully someone will like it.Fairly small footprint.
This is a transparent calendar usercontrol. Place on a form with a picture in the background for great looking results.I don't care if you vote for it or not,just hope you can use it. I've added a few new features plus my transp clock control and fixed a couple of bugs.
I've made one of my earlier submissions (3D Text)into a Transparent usercontrol. Hope it is useful.As of 9/11/05 added update.Added some more properties (X offset,Y offset and depth) and resizing of control.