Results for "Category: Custom Controls/ Forms/ Menus"
This control can be placed in case when we wants to give some sort of selection to the operator and operator has to select one of it and have to perform task. Due to auto selection it’s easy for operator to use than the data grid which does not support auto selection. Please Vote me. If you like this.
Data Provider ActiveX User Control This Control is Data Provider Control Providing Simple Binding with the User Control; this is the best example of Data Binding User Control, and best for beginners of ActiveX Control Designer. Go through the Code and Learn it … Do not forget to Vote me and also keep rating my Award Wining Code which is at 2nd in Hall of Fame.
Scroll Bar in your Image Box
Just pass Connection String and Query String and Get Data in the List View
This a small program that shows how to sort in all of the grids. It also will scroll with the mouse wheel when you mouse is over the grid what ever version you are using. You can also export to excel the information from the MSFlexgrid. Use excel 11.0 object library. Just referernce what ever version of excel and office library you have on your computer. You must have excel for this function to work. Updated 10/12/06 Alternating row colors in Excel. Auto fit columns in excel.
SpeakingHead.ocx is a control for text to speech with facial animation. At present, it only supports SAPI 4, but an upgrade is on its way (provided there is enough votes to inspire me :)
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.