OnGotFocus

  • Thread starter Thread starter Joshua Moore
  • Start date Start date
J

Joshua Moore

In my .netCF code, using object.Show() and object.BringToFront() causes the
OnGotFocus event to be fired, but using it in the full .net framework
doesn't. Any advice how to do the same thing on the .net framework?

Thanks,
 
Back
Top