Share via


SysListPanel.panel_separator_mouseDown Method [AX 2012]

Syntax

private int panel_separator_mouseDown(
    int x, 
    int y, 
    int button, 
    boolean ctrl, 
    boolean shift, 
    FormGroupControl control)

Run On

Called

Parameters

  • button
    Type: int

See Also

Reference

SysListPanel Class