Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / Settings / Settings Methods (XmlNotepad) / Settings.OnChanged
Close
domv10-banner-200
Settings.OnChanged Method

Namespace: XmlNotepad

Call this method if you know a particular setting object has changed. This raises the Changed event. This will happen automatically if you change the setting object instance below.

C++
C#
Visual Basic
IDL
JavaScript
void OnChanged(string name);
Parameters
Description
string name
Copyright © 2020. All rights reserved.