Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'd like to define a custom OPM tooltip description like this:
I was able to define a custom name by implementing STDMETHOD(GetDisplayName)(DISPID dispId, BSTR *propName). Is there an equivalent for description? I tried to use a string resource ID as the first argument of OPMPROP_ENTRY but it didn't work (all SDK samples begin with OPMPROP_ENTRY(0, ...)).
Regards,
Jonathan
--
Jonathan
Jonathan
Solved! Go to Solution.