read focus of controls

  • Thread starter Thread starter iccsi
  • Start date Start date
I

iccsi

I would like to set enabled to false, but sometimes the command button
is on focus that I got error that I can not disabled controls when it
is on focus.

I wanted to check if it is on focus before disabled it, but I onlt
find SetFocus method.

Any property to read focus of the controls to check does the controls
are in focus?

Any information is great appreciated,
 
Back
Top