BasicDesignerLoader.OnModifying Method

Definition

Notifies the designer loader that the state of the document is about to be modified.

C#
protected virtual void OnModifying();

Remarks

The OnModifying method is called in response to a component changing, adding, or removing event which indicates that the designer is about to be modified. You can implement source code control by overriding this method. A call to OnModifying does not mean that the Modified property will later be set to true; it merely indicates an intention to do so.

Applies to

Tuote Versiot
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.1, 5, 6, 7, 8, 9, 10