Share via


SysListPanel.panel_viewLeft_mouseDBLClick Method [AX 2012]

Syntax

private int panel_viewLeft_mouseDBLClick(
    int _x, 
    int _y, 
    int _button, 
    boolean _ctrl, 
    boolean _shift, 
    FormListControl control)

Run On

Called

Parameters

  • _button
    Type: int

See Also

Reference

SysListPanel Class