J
Jeff Williams
I have a windows form which contains various controls like textboxes,
comboboxes, checkboxes etc.
When the user clicks the ok button I would like to determine if the data
has changed in one or more of this controls.
What is the easiest way to find this information out.
If data is changed I will update the record. If no I will just ignore
the update.
Regards
Jeff
comboboxes, checkboxes etc.
When the user clicks the ok button I would like to determine if the data
has changed in one or more of this controls.
What is the easiest way to find this information out.
If data is changed I will update the record. If no I will just ignore
the update.
Regards
Jeff