Evento UtilSubclassHWNDDestroyWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic event UtilSubclassHWNDDestroyWindowEventEventHandler DestroyWindowEvent
Public Event DestroyWindowEvent As UtilSubclassHWNDDestroyWindowEventEventHandler
public:
event UtilSubclassHWNDDestroyWindowEventEventHandler^ DestroyWindowEvent {
void add (UtilSubclassHWNDDestroyWindowEventEventHandler^ value);
void remove (UtilSubclassHWNDDestroyWindowEventEventHandler^ value);
}member DestroyWindowEvent : IEvent<UtilSubclassHWNDDestroyWindowEventEventHandler,
EventArgs>Valore
UtilSubclassHWNDDestroyWindowEventEventHandler
Vedi anche