Version: v1.8
Size: 113 KB
Type: Open Source,
BSD License VistaMenu Changelog
v1.8 (April 4, 2010)
- Fixed a bug where icons would hide after ShowInTaskbar was changed.
- Fixed the examples to use the ContextMenu property of the form.
v1.7 (February 21, 2009)
- Remove wasteful system calls on every menu popup. This will speed things up on Pre-Vista menus.
v1.6.1 (February 17, 2009)
- Make DefaultItems use slightly less memory and draw slightly faster.
v1.6 (February 17, 2009)
- Really fixed the bold text for DefaultItems (thanks wj32).
v1.5 (January 31, 2009)
- Fixed the drawing code to more accurately match the system menus on pre-Vista.
- The bolded text for the menu's DefaultItem was being clipped on pre-Vista systems
v1.4 (January 24, 2009)
- More speedups
- Bug from 1.3 where you couldn't clear the image
v1.3 (January 23, 2009)
- Fixed a crash when images are set for "root" menu items of a MainMenu
- Speedups
v1.2 (December 25, 2008)
- Removed unused functions & dependencies.
v1.1.1 (August 10, 2008)
- Added the BSD license to the archive.
v1.1 (May 26, 2008)
- Added a NotifyIcon example project along with a few minor bug fixes
v1.0 (May 16, 2008)