System::EventHandler< System::SharedPtr< PrintEventArgs > > PrintEventHandler
A type of a function object that handles BeginPrint and EndPrint events.
Definition: print_event_handler.h:12
MulticastDelegate< void(System::SharedPtr< Object >, TEventArgs)> EventHandler
Represents a method that reacts to and processes an event. This type should be allocated on stack and...
Definition: eventhandler.h:16