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
205
Tooltip over ControlContainer
posted

I successfully achieved usage of some controls inside a ControlContainerTool placed in toolbars.

I would handle tooltip displaying over the ControlContainerTool toolbar instance, instead of displaying tooltips over the controls hosted by the ControlContainerTool. 

Should I use the ToolTipText property of SharedProps of the ControlContainerTool? I tried such property, but it seems not to work. The contained control flood almost entirely the ControlContainerTool area and you can't see any tooltip.