Results for "Category: Custom Controls/ Forms/ Menus"
This is a gantt chart platform that I am working on. I have been looking for a gantt chart which is open source to no avail that I can easily customize. This is just the start, thus the platform. Please feel free to contribute. This demonstrates the following: subclassing listview, detect horizontal scrollbar movement, synchronize horizontal scroll bar movement, listview header tooltip, working days between two dates, addition of holidays, flat listview column header, freezing windows updates, highlighting multiple listview columns, sundays between two dates, saturdays between two dates, searching collections. Please contribute and enjoy. This version now boasts the color drawings to show progress between planned and worked until / actual. I need to only show horizontal grid lines and would appreciate any feedback on that. This is still a work in progress.
A resizable calendar control that returns day clicked, year selected and month selected. It can return the number of working days within the selected month including the start and end dates of the month selected. You can also define the output date format e.g yyyy-mm-dd or any date format you want. You can also highlight saturday and sunday as working days or non-working days, add holidays to it so that they get marked as non-working days. You can even mark particular days as working days within days that fall during weekends where such weekends are non-working days. This also has the functionality of highlighting in bold any date that you specify. Enjoy and please vote if you like.
This is a consolidation of the tree view and list view control as an activex control. You can load nodes into the treeview that will be linked to the list view. When a linked node is clicked on the tree view, the corresponding list view items are shown on the list view with the defined columns. You can specify the names of the columns to be right aligned and columns to be summed and these will be presented as chosen. The tree view nodes with the corresponding listview items can be loaded manually or from a recordset or table. The listview items can be made bold, color coded etc, see the screenshot. This control has been built for reporting purposes however all the events of both the tree view and the list view have been added to the controls, thus meaning that you can also write code that will trap such event and control the rest of your code. If you like, please vote for me.
Quick, effective Forms resizing without a 'resize component'.
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.