I am developing a MMC 3.0 snap-in and have a framework in place to localize all string literals at run-time.
However, the MMC inserts lots of 'default' menu items, actions and descriptions, none of which I can access programmatically. For example, the "Refresh" & "Help" buttons.
Can anyone suggest a way of accessing these items in code, in order to translate their properties?