Evento UtilSubclassHWNDDestroyWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public 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
UtilSubclassHWNDDestroyWindowEventEventHandlerVedi anche