This documentation is archived and is not being maintained.
FormGroupControl.moveControl Method [AX 2012]
Moves a specified control.
public int moveControl(int controlId, [int insertAfterId])
Run On
Client
Parameters
-
controlId
- Type: int
An integer value that indicates the control that is moved.
-
insertAfterId
- Type: int
An integer value that indicates which control the specified control is inserted after; optional.
Return Value
Type:
int
An Integer data type value that specifies the control ID.