K
Kevin Sprinkel
Double-clicking on a disabled control enables it. Once
the user has updated the value, it is written to the
Default Value property, afterwhich I'd like to disable it
again. How can I do this without generating the
error "Cannot disable a control while it has the focus."
Do I need to explicitly move somewhere else, or is there a
more elegant solution?
Thank you.
Kevin Sprinkel
the user has updated the value, it is written to the
Default Value property, afterwhich I'd like to disable it
again. How can I do this without generating the
error "Cannot disable a control while it has the focus."
Do I need to explicitly move somewhere else, or is there a
more elegant solution?
Thank you.
Kevin Sprinkel