disabling control tip text conditionally

T

Ted

using a2k, i occasionally enable/disable command buttons....either way,
hovering over the thing results in the control tip text's appearing. so is
there something i can to to get it to turn itself off when the command
button's not in the enabled mode?

-ted
 
T

Tom Wickerath

T

Ted

thanks tom, i'd be surprised that didn't answer my question.

i bet it's safe to say i want to remove the text from the property window of
the command button?

-ted
 
T

Tom Wickerath

Hi Ted,
i bet it's safe to say i want to remove the text from the property window
of the command button?

No need to remove this. However, I would set the Allowed Views to Design
View Only, so that your users will never have a property sheet displayed when
viewing a form in normal mode.


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

thanks tom, i'd be surprised that didn't answer my question.

i bet it's safe to say i want to remove the text from the property window of
the command button?

-ted
 
T

Ted

no worries tom, i already locked it down tightly (switchboard and no access
to other than the menu/tool bars i let 'em have) ;-)

-ted
 
Top