ApplicationMgr.PostCommandExecute
- Updated2025-07-21
- 1 minute(s) read
ApplicationMgr.PostCommandExecute
Syntax
ControlName_PostCommandExecute( command)
Applies To
Purpose
Occurs when a caller invokes the Command.Execute method. The event occurs after the Command object performs an action.
Parameters
command As Command
[In] Specifies the command that executed.