hi
is there a way of changing the style of the tooltip of the tools?
i mean like make a shadow for the tooltip or making it similar to office's tooltip (title font changes)
thx
Hady,
The only way to modify the tooltip for any tool in the UltraToolbarsManager is to use its SharedProps.ToolTipTextFormatted property, which will allow you to set the tool's tooltip text and format it. There is currently no way to style the tooltip itself (ex: adding a shadow). If you would like to submit a feature request for this functionality, you can do so here.
~Kim~