[]
Gets a boolean value indicates whether the editor is modified.
bool IsModified(Control editor)
Function IsModified(editor As Control) As Boolean
The editing control.
true if the editor is modified; otherwise, false.
true
false