Evento UtilSubclassHWNDCommandWindowEvent
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public event UtilSubclassHWNDCommandWindowEventEventHandler CommandWindowEvent
Public Event CommandWindowEvent As UtilSubclassHWNDCommandWindowEventEventHandler
public:
event UtilSubclassHWNDCommandWindowEventEventHandler^ CommandWindowEvent {
void add (UtilSubclassHWNDCommandWindowEventEventHandler^ value);
void remove (UtilSubclassHWNDCommandWindowEventEventHandler^ value);
}
member CommandWindowEvent : IEvent<UtilSubclassHWNDCommandWindowEventEventHandler,
EventArgs>
Valore
Tipo:
DedNetInvUtilSubclassHWNDCommandWindowEventEventHandlerVedi anche