Evento UtilSubclassHWNDCommandWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic 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
UtilSubclassHWNDCommandWindowEventEventHandler
Vedi anche