Hello!
I have an application where I'm using RadToolTip with RadDock. I have a RadDockLayout with only one RadDockZone and this zone with only one RadDock. Inside the dock I'm showing a lot of images and when you click on one of them the RadToolTip shows up.
The problem is that the tooltip shows up and exceeds the docks boundaries and when I try to close (ManualClose) it, I cannot do it because it loses this functionallity due to it exceeds the docks boundaries.
How can I do to keep the tooltip inside the docks boundaries without it makes scrolling?
Thanks beforehand!
I have an application where I'm using RadToolTip with RadDock. I have a RadDockLayout with only one RadDockZone and this zone with only one RadDock. Inside the dock I'm showing a lot of images and when you click on one of them the RadToolTip shows up.
The problem is that the tooltip shows up and exceeds the docks boundaries and when I try to close (ManualClose) it, I cannot do it because it loses this functionallity due to it exceeds the docks boundaries.
How can I do to keep the tooltip inside the docks boundaries without it makes scrolling?
Thanks beforehand!