Evento UtilSubclassHWNDClosingWindowEvent
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public event UtilSubclassHWNDClosingWindowEventEventHandler ClosingWindowEvent
Public Event ClosingWindowEvent As UtilSubclassHWNDClosingWindowEventEventHandler
public:
event UtilSubclassHWNDClosingWindowEventEventHandler^ ClosingWindowEvent {
void add (UtilSubclassHWNDClosingWindowEventEventHandler^ value);
void remove (UtilSubclassHWNDClosingWindowEventEventHandler^ value);
}
member ClosingWindowEvent : IEvent<UtilSubclassHWNDClosingWindowEventEventHandler,
EventArgs>
Valore
Tipo:
DedNetInvUtilSubclassHWNDClosingWindowEventEventHandlerVedi anche