Evento UtilSubclassHWNDClosingWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.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
UtilSubclassHWNDClosingWindowEventEventHandlerVedi anche