ApplicationMgr.PostCommandExecute
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
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.