Hi,
When I remove a TextBox that has the keyboard focus from a Panel using Controls.Remove, the application seems to have a focus problem and its close button becomes disabled. If I use Add to recreate the Control, without having focus, the app then recovers. It seems like the apps message processing is hanging up somehow.
What can I do to Remove the Control without this problem ?
Thanks,
- Paul.
When I remove a TextBox that has the keyboard focus from a Panel using Controls.Remove, the application seems to have a focus problem and its close button becomes disabled. If I use Add to recreate the Control, without having focus, the app then recovers. It seems like the apps message processing is hanging up somehow.
What can I do to Remove the Control without this problem ?
Thanks,
- Paul.