P
Patrick McGuire
I have a procedure in my form that disables all the
controls on a subform of the form. It works fine as long
as the user has not done anything to make any of the
subform's controls receive focus; however, it obviously
fails if a subform control DOES have focus. The problem
is that I don't know where I can send the focus prior to
disabling the controls, as there are no other controls on
the subform that I want to remain enabled. Any advice?
Pat
controls on a subform of the form. It works fine as long
as the user has not done anything to make any of the
subform's controls receive focus; however, it obviously
fails if a subform control DOES have focus. The problem
is that I don't know where I can send the focus prior to
disabling the controls, as there are no other controls on
the subform that I want to remain enabled. Any advice?
Pat