Occurs when the Text Control has been zoomed. The event handler receives an argument of type EventArgs containing data related to this event.

Syntax

public event EventHandler Zoomed;
Public Event Zoomed As EventHandler