Double Click Event for data object (ViP Specific)
At 18 FEB 1998 01:39:41PM Thomas Nguyen ,xlconnect wrote:
I like to capture the Double click event for the data object.
Any suggestion is welcome
At 19 FEB 1998 08:19AM John Averell Revelation wrote:
DataObject does not capture double-click. There are a list of events recognized by D.O. in Help. Either use one of them, or create a button to do what you want.
At 19 FEB 1998 10:26AM Stephen Bellefontaine Revelation wrote:
Hello Thomas,
John is correct, there is no double click event for the Data Object.
However, in the past I have used the RowSelect or GotFocus events to execute code based on activation or selection of the Data Object.
Hope this helps,
ViP/DX Tech Support