View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Erich Neuwirth Erich Neuwirth is offline
external usenet poster
 
Posts: 41
Default OLEObject GetFocus

Is there anywhere an example how I can make an OLEObject created
programmatically to react to its GotFocus event?
I do not manage to do that.