A simple to use Active X Subclassing control for Visual Basic that is debug safe in the Visual Basic IDE. Subclassing is a powerful technique that allows you to modify the normal behaviour of the controls and forms in your application. Visual Basic makes some, but not all, of the message available through class methods and the event system. The trouble is that many of these hidden messages are actually very useful. WM_GETMINMAXINFO is an excellent example of a message that should have been exposed in the VB form object. WM_GETMINMAXINFO is a message sent to a window before its resized. It allows you to set the size restrictions that should be imposed by the operating system while the window is being resized. Using the Form_Resize to restrict the form size does not look as professional as the resize event does not fire until the window has been resized. There are thousands of these messages that allow you to carry out all sorts of subtle and unsubtle tricks, this control unlocks a new world of possibilities for the Visual Basic Developer.
Freedom Organizer PIM: from Freedom Software Personal Information Manager for home and business: store any information and track correspondence. Calendar/Journal, Alarms, Reminders, multiple-currency bank accounts, invoices, expenses, inventories.
Freedom Notebook PIM Easy to use, powerful PIM to store any information, send/review e-mails and track correspondence. Link, group, sort and filter Notes in many ways. Alarms, To do lists, Reminders, Calendar.
AB-Edit AB-Edit is the comfortable text editor for work with multiple documents. Lots of usefull features, i.e. Drag'n'Drop, unlimited Undo/Redo, colored Syntax Highlighting for more than 25 file types. Fast and easy to use.
Previous:
Active Local Pages Software engine which enables IE to execute locally entire WEB applications - ASP (Active Server Pages) and CGI. All tools in one - installer for your applicaitons and extended viewer. Autorun CDs are another amazing opportunity.
PSS Update Check Control PSS Update Check is a Royalty Free Active X component that allows you to add that "Check for Update" button or menu item to you application in just a few lines of code. Now you can let your users know when the next release is available to them.
PSS System Tray Icon Control PSS System Tray Icon Control is a Royalty Free control that allows you to quickly add your application to the System Tray. You can change the icon and tooltip while displayed and a simple set of events event let you know when the icon is clicked
File size: 321 K Platforms: Windows XP/ME/NT/2000/98/95 Downloads: 19
A simple to use Active X Subclassing control for Visual Basic that is debug safe in the Visual Basic IDE. Subclassing is a powerful technique that allows you to modify the normal behaviour of the controls and forms in your application.