Occurs when all text contents have been deleted and all attributes have been reset to the state after initialization. The event handler receives an argument of type Event
Introduced: X15.
public event EventHandler ContentsReset;
Public Event ContentsReset As EventHandler