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