Hello Richard,
What I can suggest in your case is to capture the
OnClientBeforeShow event of the RadToolTipManager, check the target control by using the
get_
targetControl client method - if it is a tab, check e.g the text and set the desired particular title by using the
set_title method.
Kind regards,
Svetlina
the Telerik team