Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Edhy!
Unfortunately I have never used the ThemeLinkMenu, so I don't have much experience with it to share with you. But I went to the source code and had a look at it. It is not expecting to have a ToolTip and there isn't a property you can set to have it working. I would start studying the ThemedLinkMenu and the ThemedLinkMenuItem source code to try and create a property to store a ToolTip and expose it to your application. Then we would have to find a way to draw it to make it available, probably, and this apparently would have to be dealt with in the ThemedLinkMenu's DrawLinkitem and then pay attention to the HandleMouseMove to show it, I guess.
Sorry for not being of much help on this.
Abraços.
Ivan
|