How to set Menu Help Text in Window Custom ShellExtension popup menu Item

Posted by AmitSri on Stack Overflow See other posts from Stack Overflow or by AmitSri
Published on 2010-05-27T09:18:05Z Indexed on 2010/05/27 9:21 UTC
Read the original article Hit count: 215

Filed under:
|
|

I need to set the menu help text of my shell context menu popup menu item just like winzip shellContext menu. I tried IContextMenu_GetCommandString but it is only setting menu help for sub menus of my main popup menu. Please help me and let me know how to set the menu help for my main poup menu?

Thanks

© Stack Overflow or respective owner

Related posts about Windows

Related posts about shell