B
Brett Davis
Hello...
I am having a hard time trying to setfocus to an image control. every time
i attempt to setfocus i get the following error: Can't move the focus to
the control Image1.
I am using the following code:
Me!Image1.Setfocus
If I try the full qualified path of:
Forms!Form1!Image1.SetFocus
Both fail. I am using Access 2000. It is interesting that in Microsoft
Visual Basic it allows you to select SetFocus from the drop down but does
not allow me to setfocus to the image when i try to open the form.
Any help would be much appreciated.
Thank you,
Brett
I am having a hard time trying to setfocus to an image control. every time
i attempt to setfocus i get the following error: Can't move the focus to
the control Image1.
I am using the following code:
Me!Image1.Setfocus
If I try the full qualified path of:
Forms!Form1!Image1.SetFocus
Both fail. I am using Access 2000. It is interesting that in Microsoft
Visual Basic it allows you to select SetFocus from the drop down but does
not allow me to setfocus to the image when i try to open the form.
Any help would be much appreciated.
Thank you,
Brett