Tooltip for Command/CommandLinks

Docking/MDI for Windows Forms Forum

Posted 17 years ago by Marianne
Version: 2.0.84
Avatar
I have an MRU in an BarExpander. If the MRU text length is too long, I truncate it. I would like to offer a tooltip to pop up when hovering over an item in the list that shows the full path. What is the easiest way to accomplish this? Thanks.

------------------------------- Marianne

Comments (2)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Unfortunately menu items don't display tooltips.

What you may be able to do is create your own command and link types that inherits one of our sets and override the link's OnMouseHover event. Then display a tooltip of your own. Not sure if that will work but it's a thought.


Actipro Software Support

Posted 17 years ago by Marianne
Avatar
Thanks! I'll give it a try.

------------------------------- Marianne

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.