T
Tony_VBACoder
In Access 2002, I have set the "ControlTip Text" property
of a bunch of text boxes, list boxes and command buttons
on a form and have noticed that these controls do not
display their Tool Tip unless I actually move into them or
set focus to them. It doesn't matter how long I keep the
mouse over these controls, the ToolTip will not display.
This strange behavior for each is outlined below:
1) ListBoxes - no problem showing when mouse is dragged
over regardless of where the Focus is currently on the
form.
2) Command Buttons - does not show ToolTip until I have
either clicked the button or set focus to it.
3) Text Boxes - does not show ToolTip until I have moved
into it or set focus to it.
Has anyone seen this or can explain to me what I need to
do to get this fixed so that the ToolTip will show
regardless of what control has the focus (my list boxes
seem to work perfectly fine).
of a bunch of text boxes, list boxes and command buttons
on a form and have noticed that these controls do not
display their Tool Tip unless I actually move into them or
set focus to them. It doesn't matter how long I keep the
mouse over these controls, the ToolTip will not display.
This strange behavior for each is outlined below:
1) ListBoxes - no problem showing when mouse is dragged
over regardless of where the Focus is currently on the
form.
2) Command Buttons - does not show ToolTip until I have
either clicked the button or set focus to it.
3) Text Boxes - does not show ToolTip until I have moved
into it or set focus to it.
Has anyone seen this or can explain to me what I need to
do to get this fixed so that the ToolTip will show
regardless of what control has the focus (my list boxes
seem to work perfectly fine).