Method OnVisibleChanged
OnVisibleChanged(EventArgs)
Called when the value of the Visible property changes.
protected virtual void OnVisibleChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.