Posted 18 years ago
by shark92651
I would like to display a different tool-tip and allow a different click action if the user is hovering over or clicking on the tab image rather than the rest of the tab. My first thought was to use the WindowTabToolTipDisplaying and try to do a HitTest of some sort. I cannot find any docs on performing a HitTest on the tab of the TabbedMdiWindow nor do I know if this is the best approach. Do you have any suggestions?