R
RUDWAN
hi
on mouse events on the form , we can get x & y position
but in other events else of using mouse , how we could get
it
like :
private Mytext_afterupdate
me.mytext.selstart=me.mytext.selwidth
end sub
how i could know at that event , x & y ?
on mouse events on the form , we can get x & y position
but in other events else of using mouse , how we could get
it
like :
private Mytext_afterupdate
me.mytext.selstart=me.mytext.selwidth
end sub
how i could know at that event , x & y ?