View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tom taol tom taol is offline
external usenet poster
 
Posts: 52
Default focusing mouse pointer to the specific button in a userform



userform1.show
After the following code ,and then I want to be focused with mouse
pointer to the specific button(for example, commandbutton1)
automatically.

Maybe, it would seem be used win32Api.

*** Sent via Developersdex http://www.developersdex.com ***