Setting 'To....' field focus

  • Thread starter Thread starter matt_randle
  • Start date Start date
M

matt_randle

Hi,

Can anyone tell me if its possible to set edit focus to the 'To...'
field in an email inspector programatically ??

Thanks,

matt.
 
Hi Matt,

it´s possible but not with the Outlook object modell. Instead you´d need
some Win32 APIs and to know the hierarchy window in an Outlook
Inspector. This hierarchiy you can get with tools like Spy++.
 
Back
Top