60000192 New Method : PostExecuteCommand of vdCommandLine component.

Article 60000192
Type Wish
Product Engine
Version 6007
Date Added 6/26/2007 12:00:00 AM
Fixed (6/26/2007 12:00:00 AM)
Submitted by Peter Chanios

Summary

New Method : PostExecuteCommand of vdCommandLine component.

Solution

In version 6008 we added a new method named PostExecuteCommand of vdCommandLine component. This method can be used to Post an execution of a command. It is very usefull with ToolStrip buttons in Toolbars or any other toolbars that lock the Focus until the command is executed. By using the PostCommandExecute method the execution of the command is posted and is executed after the Item Click event of the toolbar button and the focus of the application works as it is supposed to.

Send comments on this topic.