This class module adds Unicode support to the regular menu items. Also allows you to use nice styles: Classic, Office97 and OfficeXP. You can add your own styles quite easily:
- find Enum MENU_STYLE
- add your own [Style MyStyle]
- go to SetMenuStyle procedure and add the basic settings
- go to SetMenuColorStyle procedure and add the color style
You are welcome to send your own styles to me either through by my development blog or by private message.
No support for bitmaps at the moment, but am likely to add the support later on. Or you can write it yourself and contribute
Oh, I'm planning to make it compatible from Windows 98 onwards (maybe NT4 too), atm it is only tested under Windows XP. So any comments related to how it works in different Windows versions are very welcome.
Update! Included the forgotten WinSubHook.tlb.





Reply With Quote