D
DougE
Yes the groupbox is enabled and the checkbox is enabled. Using the click
event does nothing to fire checkbox1.enable = false. the checkbox remains
enabled, and the user can uncheck it. This is not good in this particular
application. Other checkboxes in other groupboxes on the same form work the
way they are supposed to. I can not discern the difference between the
working and non-working versions. Could someone please give me a clue as to
what is going on here?
event does nothing to fire checkbox1.enable = false. the checkbox remains
enabled, and the user can uncheck it. This is not good in this particular
application. Other checkboxes in other groupboxes on the same form work the
way they are supposed to. I can not discern the difference between the
working and non-working versions. Could someone please give me a clue as to
what is going on here?