I have form window which has multiple tabs and lot of text, combo box fields. On window close button; I have to prompt user if there are any changes on the window.
Please let me know if there is any way like isDirty property for window which will tell me if any control has changed from its original value.