Message 1 of 4
How to add a tooltip next to command C# API ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Recently, I learned how to create a command in the ribbon and successfully implemented it. However, I have a question. By default, when I type a command, I notice that some commands display an icon and a tooltip when I drag mouse point them for a short time. I would like to achieve the same for my command. Can someone help me with this?
Thank you !