P
PeterM
A control's ControlTipText has a maximum size of 255 characters. I need to
be able to display more characters than that. Is there an event or function
that I can use that will allow me to open a form when the cursor is placed
over a control on a form? The best possible case would be that a user moves
their mouse over a control (command button in this case) and a form opens and
then when the user moves the mouse off of the control, the form closes.
Is that possible? Any help would be appreciated....thanks in advance!
be able to display more characters than that. Is there an event or function
that I can use that will allow me to open a form when the cursor is placed
over a control on a form? The best possible case would be that a user moves
their mouse over a control (command button in this case) and a form opens and
then when the user moves the mouse off of the control, the form closes.
Is that possible? Any help would be appreciated....thanks in advance!