Results for "Category: Custom Controls/ Forms/ Menus"
CD Enhanced is a sample VB project that show how to use the system CommonDialog without OCX/DLL. Moreover, show how to use CommonDialog 'callback' to enhanced your dialogs and manage advanced features never see like: images preview (with stretch or not), audio wav/midi preview (play directly in CommonDialog!), you can add custom image where you want, resize common dialog to add your controls (TextBox, Toolbar, PictureBox, ecc. and manage them events). Example you can add a TextBox in the system Font dialog that display a custom text. With this CD class you can transform a system CommonDialog how you desire!!! The image below shows the Audio-Preview dialog with a top custom image.
This is a Skinnable OptionButton. Works like the original OptionButton provided by MS. Fixed problem when setting all optionbuttons value to true in desing time. Now only one can have value set to true in design time.
Basically, this control is a "progress circle," rather than a progress bar. It enables the programmer to take a rather high amount of ustomization into a "progress circle" that will help to enhance the interface of their program. Unique Features: - Ultra-fast graph rendering - Was tested on a 166 mHz Pentium with 32mb RAM, 1mb video memory, on Windows 95a, on a 400x400 graph. - The result of the above test was that the circle was drawn almost instantaneously: It took an average of 80-100 ticks (milliseconds) for each test! Now talk about speed! - Primitive but powerful customization - 7 different Fill Styles - 16.7 million Fill & Outline Colors (plus system colors!) - 2 types of graphs drawn (experimental) You MUST note, however, that even though I have tested it rather thoroughly for bugs, it is hard to cure bugs between XP and 95 (the two platforms I tested it on). You have any trouble, explain the problem, and explain how you fixed it, or if you need help. I hope you enjoy it!
Since many people asked me this, I made an ActiveX version of my Multiple FlexGrid project. I have added the possibility to choose the number of tables (up to 10 for now), a real time scroll and a dynamic creation of the tables. Update: it is now possible to control manually each flexgrid. In the example you can see how to connect to a database to show values in the multiple flexgrid.
This is an very very simple activex control that replaces a single line textbox. Features include vertical alignement of the text, text selection on focus, border color, possibility to type only numbers in the box, additional description label. It has a minimalistic and simple look,which i like best.
This SysTray Icon works in a single UserControl you can easily install on your forms ## No more declaration to do ## Icons can blink or can alternate with a second one ## Delayed Balloons support Unicode (W) text ## Events return to host form for Balloon_Click, TimeOut and so on ## System message are intercepted from inside de UserControl, no additional module required (see authors of SubClassing in comments) ## Interface and procedures name are english, but most of comments are in french (native language) ## Enjoy it and transform your SysTay to Chrismas tree !
Very well transparent form without any ocx or dll, every line are commented.
This class is used to EASILY add AutoCompletion such as in Internet Explorer or MS Access to VB Combo Boxes. It makes use of API calls which makes it EXTREMELY efficient. It also gives you the ability to control various properties: 1. The AutoDropdown property 2. Complete RowSource specification (new) 3. The ForceListUsage property (new) 4. The LimitToList property 5. The AutoUpdateList property ******************************************* **********PLEASE REMEMBER TO VOTE********** *******************************************
This is just a cool as feck clock its a must download. you will need to get some pics for it though but the code works.
HellOoo everyone this is a cool Xp porgress bar .. without OCX'x or anything else .. just few lines of codes that's all get rid of your old prgress bar,put the new generation of GUI elements in your software....visit http://www.teeanna.tk
THE GREAT CHAMELEON BUTTON STRIKES BACK!!! THIS TIME WITH LOADS OF NEW FEATURES ADDED! IT NOW HAS 13 DIFFERENT BUTTON STYLES, SUPPORTS PICTURES, FONT EFFECTS AND MUCH MORE! SEVERAL BUGS HAVE BEEN CORRECTED AND A LOT OF FIXES WERE DONE TO THE CODE. ONCE YOU TRY IT, YOU WILL NEVER WANT ANYTHING ELSE THAN THIS! ADD STYLE TO YOUR APPLICATIONS, ADD VALUE TO THEM, BUILD MARVELOUS USER INTERFACES AND IMPRESS THE USERS OF YOUR PROGRAM. HAVE FUN!!! UPDATE: Some bugs/flaws fixed in ver 2.0.5 & 2.0.6 JUNE 08, 2003 >> A BRANCHED VERSION HAS BEEN POSTED TO FIX SOME CRITICAL BUGS, THIS IS STILL FOR NO COMMERCIAL USE. MORE INFO AT http://gonchuki.8m.com
This ActiveX control uses BitBlt to draw a reel, or reels in a PictureBox and then spin/nudge them. It is quite quick (no Timers !!). Properties include: Reels, PicsPerReel, SpinDirection, NaturalFinish, EnableHold, Etc. It has useful subs/functions like Spin, Nudge, IsHeld, ReelPos, StopSpinning, Etc. Also includes OnReelStart, OnReelStop, OnEachFullCycle, and OnReelClick events. As it uses BitBlt I've included a handy Masker/Spriter program but it's not mine !! Please comment, feedback is much appreciated, but go easy on me - it's my first control!! Full source and an example project included. Enjoy! (Oh yeah - full instructions if you have problems figuring anything out in the ReadMe.doc)
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! You need a reasonably fast machine to see the control at its best. Please read the Readme.txt file included in the archive, or dont and get all frustrated; your choice ;p You will need WinRAR from www.rarsoft.com or www.winrar.com, as there is a RAR inside the ZIP file. If you need the source in ZIP format, then download www.angelfire.com/d20/vbfiles/dss_zip.zip. **UPDATED: The Socket Stack Managment in StartNewSocket() has been fixed** Read the Readme.txt file for more detailed information.
I am currently working on a gantt chart activex and have been searching the internet for code to update the backcolor of listview subitem. I finally figured it out last night after much research. This code enables one to change the listview subitem backcolor to any color that you want. I have off course ported this over an activex for my Gantt chart. You can see the post named Gantt Chart Platform here in psc. Enjoy.
This is an update of my previous code at http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=72588&lngWId=1. This version has been updated to have menus on the circle and also on the top buttons. Enjoy and vote if you like.
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'.