System.Windows.Forms.Design.EventHandlerService.PopHandler Method

Pops the given handler off of the stack.

Syntax

public void PopHandler (object handler)

Parameters

handler
The handler to remove from the stack.

Remarks

If the handler is not the topmost component on the stack, this will pop all handlers up to and including handler.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0