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
- x
Type: int
- y
Type: int
- button
Type: int
- ctrl
Type: boolean
- shift
Type: boolean
- control
Type: FormGroupControl Class