FormListControl.doubleClick Method
Identifies when a user double-clicks an item in a form list control.
Syntax
public void doubleClick()
Run On
Client
Remarks
To override this method on a list view control, right-click the Methods node below the control, point to Override Method, and then click doubleClick.
For information about best practices for forms and code, see No Code in Forms.