DocData.DocumentReadOnlyChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fired when the ReadOnly state of the document changes.
public:
event EventHandler ^ DocumentReadOnlyChanged;
public event EventHandler DocumentReadOnlyChanged;
member this.DocumentReadOnlyChanged : EventHandler
Public Event DocumentReadOnlyChanged As EventHandler