Share via


FormHTMLControl.setMargin Method

Syntax

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

See Also

Reference

FormHTMLControl Class