View Single Post
  #2  
Old November 23rd 07, 03:04 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook Form Script: How to get the Focus

Only on modified pages and even then it doesn't always work. Return the control from the page's Controls collection (see http://www.outlook-code.com/article.aspx?ID=38), then call SetFocus.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"bbnimda" wrote in message ...


Is it possible to put the focus on a specific controls using scrip form ?


Ads