Evento Util.SubclassHWND.CommandWindowEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic event Util.SubclassHWND.CommandWindowEventEventHandler CommandWindowEvent
Public Event CommandWindowEvent As Util.SubclassHWND.CommandWindowEventEventHandler
public:
event Util.SubclassHWND.CommandWindowEventEventHandler^ CommandWindowEvent {
void add (Util.SubclassHWND.CommandWindowEventEventHandler^ value);
void remove (Util.SubclassHWND.CommandWindowEventEventHandler^ value);
}
member CommandWindowEvent : IEvent<Util.SubclassHWND.CommandWindowEventEventHandler,
EventArgs>
Valore
Util.SubclassHWND.CommandWindowEventEventHandler
Vedi anche