System.Windows.Forms.Design.EventHandlerService: Method Members

The methods of System.Windows.Forms.Design.EventHandlerService are listed below. For a list of all members, see the EventHandlerService Members list.

See Also: Inherited members from System.Object

Public Methods

GetHandler(Type) : object

Gets the currently active event handler of the specified type.

PopHandler(object)

Pops the given handler off of the stack.

PushHandler(object)

Pushes a new event handler on the stack.