Metodo DedLuaCommandOnQueryEnabled
|
Chiama l'evento QueryEnabled.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected void OnQueryEnabled(
DedLuaCommandDedLuaCommandEventArgs e
)
Protected Sub OnQueryEnabled (
e As DedLuaCommandDedLuaCommandEventArgs
)
protected:
void OnQueryEnabled(
DedLuaCommandDedLuaCommandEventArgs^ e
)
member OnQueryEnabled :
e : DedLuaCommandDedLuaCommandEventArgs -> unit
Parametri
- e DedLuaCommandDedLuaCommandEventArgs
-
Vedi anche