View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Windows.RangeFromPoint method is not working properly

Raja,
I don't have a R to L system handy, but are the coordinates reversed ?
Or something else ?

NickHK

"Raja" wrote in message
...
RangeFromPoint method is not working ok when the direction righ_to_left

I'm the position from of cursor by Windows.Forms.Cursor.Position() and

then
I invoke Window.RangeFromPoint with coordination I got from Cursor.

It works perfect when the direction of the work book is left to right.

Regards
Raja