Metodo DedLuaCommandOnQueryEnabled
|
Chiama l'evento QueryEnabled.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 25.3.0.0 (25.3.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