Evento UtilSubclassHWNDClosingWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic 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
UtilSubclassHWNDClosingWindowEventEventHandler
Vedi anche