Control Tip

M

M. Wilson

Hello,

Is there any way to add a new line to the control tip?

Right now my control tips are really long. I am displaying the functions
that users can perform if they click a button. For example, a button
labelled "Reports" would display "Project Status Report", "Data Entry Status
Report", "Resource Usage Report"....all on one line.

Instead, I would like the following display to appear on hover

Project Status Report
Data Entry Status Report
Resource Usage Report

Any advice will be greatly appreciated.

M. Wilson
 
K

KARL DEWEY

Use a CNTRL Enter to drop down a line.

NOTE - You are limited to 255 characters.
 
Top