Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access Splitbutton
#1
I need to click on the right part of a SPLITBUTTON. At present, I use the following work-around:

a.Mouse(0)
0.3
mou+ 10 0
lef

I wonder whether there exists a smart way to this purpose. Many thanks in advance.
#2
a.Navigate("child1")
a.Mouse(1)

If there is no child, can get a.Location and calculate x.


Forum Jump:


Users browsing this thread: 1 Guest(s)