Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
How do you set the DisplayStyle for an UltraExplorerBarGroup's TooltipText?
posted

I have an Explorer bar control with a tree inside the group's container control.  I also have a ToolTipManager.  I am using the ToolTipManager to display tooltips for the tree - and the ToolTipManager's display style is set to bubble.  I am setting the tooltip for the group in it's ToolTipText property.  However that displays the tooltip in a rectangle.  How do I display it in a bubble like the tree?

Parents Reply Children