G
GR
I have a form that has three controls on it in order to
open three different forms based on the particular part of
the data input process the operator is in. When control 1
is selected I have no problem disabling control 2, 3 while
the new form opens in the lower part of the screen. (this
is done in order to be able to see the original data while
making entries to another table). When I exit from the
new screen I can enable control 2 (and 3 if I want) but
CANNOT disable control 1. It still has focus. I need to
be able to disable control 1 when form 2 closes and all I
have on the screen is the original form so that control 1
is no longer an option. I can't figure out a way to
disable this control at this point. Can someone help me?
open three different forms based on the particular part of
the data input process the operator is in. When control 1
is selected I have no problem disabling control 2, 3 while
the new form opens in the lower part of the screen. (this
is done in order to be able to see the original data while
making entries to another table). When I exit from the
new screen I can enable control 2 (and 3 if I want) but
CANNOT disable control 1. It still has focus. I need to
be able to disable control 1 when form 2 closes and all I
have on the screen is the original form so that control 1
is no longer an option. I can't figure out a way to
disable this control at this point. Can someone help me?