Tab Pages

  • Thread starter Thread starter Neil Greenough
  • Start date Start date
N

Neil Greenough

I have 6 distinct pages using the Tab Pages for my main screen on my
database.

When I move the mouse over the title of each tab page, I would like a little
kinda message box to appear under the cursor, explaining what that tab page
is for.

Any ideas?
 
Set the Control Tip Text property for each Page of the tab control.
 
You can use the ControlTipText property to specify the text that appears in a
ScreenTip when you hold the mouse pointer over a control.
Do it for each tab
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top