Hi Gang!
Does anyone know of a way to display a control's ControlTipText through code?
For various reasons, I need to display additional information for each control on a form. I need to ensure that any user who uses the TAB or ENTER keys to move through the controls also sees this information.
I can't use the Taskbar, as the information needs to be EXTREMELY obvious to users who do not know a lot about Access. The ControlTipText property would be great, IF I can get it to pop up whenever a control has the focus, and not just when the mouse is moved over the control.
I've checked the on-line help, but can't find anything on this topic. Has anyone had to do anything like this, or can someone point me in the right direction?
Thanks in advance!
Lightning
Does anyone know of a way to display a control's ControlTipText through code?
For various reasons, I need to display additional information for each control on a form. I need to ensure that any user who uses the TAB or ENTER keys to move through the controls also sees this information.
I can't use the Taskbar, as the information needs to be EXTREMELY obvious to users who do not know a lot about Access. The ControlTipText property would be great, IF I can get it to pop up whenever a control has the focus, and not just when the mouse is moved over the control.
I've checked the on-line help, but can't find anything on this topic. Has anyone had to do anything like this, or can someone point me in the right direction?
Thanks in advance!
Lightning