'Declaration Protected Overridable Sub OnUnsubscribeControlEvents( _ ByVal control As System.Windows.Forms.Control _ )
protected virtual void OnUnsubscribeControlEvents( System.Windows.Forms.Control control )
Parameters
- control
- The control from which to unsubscribe events.