Results for "Category: Custom Controls/ Forms/ Menus"
A control to replace vb windows using simple drawing and no additional controls. please leave comments/suggestions.
This is a class to extend the functions of the standard ImageComboBox (MS Windows Common controls) Features include: autocomplete, allow only present items or not, auto-set dropdown width, and more. I need a feedback from you, so please leave comments and vote. Thanks ;-)
mdi non activating & reduce toolbar example (kind of like (photoshop or dreamweaver toolbars) This tutorial shows how to create non-activating toolbars in a mdi app. You can hide, reduce the toolbars, and they do not appear in the menu windowlist. There is no subclassing for the non activating toolbars, and no ocx are used, just a couple of API. There is also an example of subclassing all the child windows on the fly when creating them. That lets you specify a minimum size for all the child windows ! There is no subclassing, and no ocx are used, just a couple of (easy) API.
Provide's True LCD Display on a form
This is an example of creating borderless forms. It will help you create your own look for your application, if you would like to move away from the typical Microsoft Standard.
The only change to the familiar cool menu series is now it works with Windows XP for those who upgraded to XP and the images used not to show up..
This Will allow the programmer to customise the individual foreground background colours of the different listview items, and can give a listview a custom highlight colour, with out modification to this code. Any votes and/or comments will be much appreciated.
Shows some technique on how to customize borderless forms to make them move, resize, tile background picture. Code is commented.
This is the third Edition of Graphical Buttons, in this version it is now a Control. Which means it is much easier to use. As normal there is 24 different styles and much much more. PLEASE VOTE!
THIS IS A FIX FOR MY LAST SUBMISSION * ALL FILES ARE INCLUDED! Look in the "RELATED" folder for the tab dock control. COMPILE THE TABDOCK CONTROL, then add it to the MDI form that is included. IF you have any more concerns...contact me on AIM: CAaronWright! This is a nice example of the TabDock control at work. I did not write the control, but I did fix alot of errors in it, so this control should run smoothly now. The example included, however, was written by me, and also works perfectly! The example will show you how to Dock and Undock four different forms all at one time, or individually via Menus. (See screenshot for more detail) This is pretty much like the VB environment, so have fun, and If you like it, please vote, thanks!
Add controls,resize controls, move controls,Change Properties And a little Properties Page Ocx Source include. Look And Send comments. Sorry itsnt a fully functional I write it yet. If you add a some functions pls email to me. If its complete it will be a Little Data Form Wizard:)) If you like it pls rate it. ok:)
This is an ActiveX progressbar with a few features that I thougth one migth need... I really would like to add a horisontal option but haven't figured out how to draw rotated text.. But I'm getting there :) Plz, comment and vote.
Code for an owner drawn Progress Bar control. The Progress Bar itself has various display options including 6 border settings, 3 distinct display options which are completely customizable, and the ability to display text. The user control uses no intrinsic controls (except a timer) and uses 36 API calls to control the display. Commented!
Improvement of "A Menu" by Joel CinCity. I liked the idea, but not his implementation. I improved it by removing all references to the calling form in the menu form and using the menu form as an object created by the calling form, and implemented events to trigger the necessary code in the calling form.
Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.
This code will make your form transparent. Please Vote
RichLabel: (formerly ColorLabel) this is to the normal label, what RichTextBox is to the TextBox! check out the screenshot to see what i mean, and don't forget to visit my webpage for quality codes: geocities.com/mdsy_2000
I was impressed with the encarta UI, and i love the way they show the content in a frames that change the color when the mouse is over.....well tell me simple but i liked so i decided to make it, this is my second control and hope you like it, i wanna hear your comments ppl. The next version will include support for menus (soon), if you have encarta, you know what i mean, if not...wait a few until i finish it!!!!
Usercontrol to make a calendar like outlook , to make your planning etc... not yet implemented to save the notes etc....it's the first version , and my first custom control....
There have been many XP Side Menu uploads recently, so I thought I would add my own. I believe it is the best yet. Nearly identical to the real Win XP Side Menus. Please let me know if you agree. I have to give credit to Marcel Jules. I started with his control and improved on it. I Apologize for not commenting my code.