ITextEdit.HasEffectiveChanges Property

Definition

Determines whether the edit has changes in non-read-only regions.

C++/CX
public:
 property bool HasEffectiveChanges { bool get(); };

Property Value

true if the edit has changes in non-read-only regions, otherwise false.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022