Evento UtilSubclassHWNDDestroyWindowEvent
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.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
Tipo:
DedNetInvUtilSubclassHWNDDestroyWindowEventEventHandlerVedi anche