FormHTMLControl.setMargin Method [AX 2012]

public void setMargin(
    int Left, 
    int Right, 
    int Top, 
    int Bottom, 
   [NoYes repaint])

Run On

Client

Parameters

Left
Type: int
Right
Type: int
Top
Type: int
Bottom
Type: int
repaint
Type: NoYes Enumeration

Community Additions

ADD
Show: