Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / Settings / Settings Events (XmlNotepad) / Settings.Changed
Settings.Changed
Close
domv10-banner-200
Settings.Changed Event

Namespace: XmlNotepad

This event is raised when a particular setting has been changed. A special setting named "File" is raised when the settings file has changed on disk. You can listen to this event and call Reload() if you want to automatically reload settings in this case.

C++
C#
Visual Basic
IDL
JavaScript
__property SettingsEventHandler Changed;
Copyright © 2020. All rights reserved.