Greetings,
is there a way to give different messages during the MouseMove event depending of the tab the mous is moving over.
e.g. I have a tabControl with 3 tabs. what I like to achive is the following.
If the mouse is over the tab1 ther should a short text be displayed what is possible to do on this tab. same for the other tabs.
thx in advance
