T
Tee
Hi,
I have few textboxes and combobox in a user control.
How can I detect if a user has changed the value of combobox and the text in
textbox?
I know that textbox has a CanUndo property that return true if user has
changed the text, but what about combobox?
I have heard of IsDirty, but have no idea how to use it, can anyone help? or
suggest a way to do it?
Thanks,
Tee
I have few textboxes and combobox in a user control.
How can I detect if a user has changed the value of combobox and the text in
textbox?
I know that textbox has a CanUndo property that return true if user has
changed the text, but what about combobox?
I have heard of IsDirty, but have no idea how to use it, can anyone help? or
suggest a way to do it?
Thanks,
Tee