Making a field behave like a button

R

ReidarT

I need to make a field in a continous form act like a hyperlink mostly to
get the "hand" when mouse move.
Is it possible to do the same in a field?
regards
reidarT
 
P

Philo Hamel via AccessMonster.com

Open the properties of the textfield (on the form). On the first tab, at
the bottom, is the 'Is hyperlink' item. This is set to No, make it Yes, and
presto, you've got yourself a hyperlink and hand!

Later,
Philo
 
Top