[]
        
Gets a boolean value indicates whether the editor is modified.
bool IsModified(Control editor)
Function IsModified(editor As Control) As Boolean
| Type | Name | Description | 
|---|---|---|
| Control | editor | The editing control.  | 
    
| Type | Description | 
|---|---|
| bool | 
  |