P
pushrodengine via AccessMonster.com
I have a form called “frmIncidentFormâ€. Within this form I would like to
disable all of the controls expect for a Combo Box called “Typeâ€. Then when
the user selects a value the form will enable the textboxes that are required
for that specific Type.
For example, when the user selects “Check The Welfare†form the “Type†Combo
Box,
AddIncident is Enabled
Date is Enabled
Medic is Enabled
Time1008 is Enabled
Time 1097 is Enabled
On the other hand, if the user selects “Dry Runâ€.
AddIncident is Enabled
Medic is Enabled
Time1148 is Enabled
Time 1098 is Enabled
Thanks
disable all of the controls expect for a Combo Box called “Typeâ€. Then when
the user selects a value the form will enable the textboxes that are required
for that specific Type.
For example, when the user selects “Check The Welfare†form the “Type†Combo
Box,
AddIncident is Enabled
Date is Enabled
Medic is Enabled
Time1008 is Enabled
Time 1097 is Enabled
On the other hand, if the user selects “Dry Runâ€.
AddIncident is Enabled
Medic is Enabled
Time1148 is Enabled
Time 1098 is Enabled
Thanks