Results 1 to 7 of 7

Thread: UniMenu (0.9)

Threaded View

  1. #1

    Thread Starter
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    UniMenu (0.9)



    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.
    Attached Images Attached Images  
    Attached Files Attached Files
    Last edited by Merri; Nov 18th, 2005 at 06:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width