Creates a new instance of a FrontPanel event.
Private
Readonly
_Dispatches the event to all subscribed handlers.
The sender of the event.
Subscribes a handler to the event.
The handler function to subscribe to the event.
Subscribes an asynchronous handler to the event.
The asynchronous handler function to subscribe to the event.
Generated using TypeDoc
Class representing a FrontPanel event.