O
OpticTygre
If I create a checkbox dynamically:
Dim NewCheckBox as New Checkbox
Then, I display that checkbox on a form, how can I cause the checkbox to
lose focus after a user clicks on it?
TIA,
-Jason
Dim NewCheckBox as New Checkbox
Then, I display that checkbox on a form, how can I cause the checkbox to
lose focus after a user clicks on it?
TIA,
-Jason