The Click events of the text box controls on a splash screen open forms - not web pages or files. I want the mouse pointer to change to a hand as the mouse rolls over each control.
I thought that the text box IsHyperlink property would do this for me - so I chose text boxes.
I'm stuck with Access 2003 on this one and I don't mind a "little difficulty".
Thanks,
DT
Can clicking a label with a hyperlink address open a form?
Dirk Goldgar wrote:
So far as I can tell, setting IsHyperlink to Yes/True for an unbound textbox
09-May-10
So far as I can tell, setting IsHyperlink to Yes/True for an unbound tex
box does not make it behave as a hyperlink; it just causes it to b
formatted as hyperlinks are formatted. You can use code to make it behav
as a hyperlink, and even (with a little difficulty in Access 2003) make
hand cursor appear when mousing over it
it is not hard to do, but maybe there is an easier way to accomplish you
goal. Why exactly are you using an unbound text box as a hyperlink, rathe
than a label with a hyperlink address, or a control bound to a hyperlin
field? What are you really trying to do
-
Dirk Goldgar, MS Access MV
Access tips:
www.datagnostics.com/tips.htm
(please reply to the newsgroup)
Previous Posts In This Thread:
Submitted via EggHeadCafe - Software Developer Portal of Choice
BOOK REVIEW: Effective C#, Second Edition [Addison Wesley]
http://www.eggheadcafe.com/tutorial...7af-c38852b3b455/book-review-effective-c.aspx