JavaScript Editor js editor     Web development 



Main Page

Specifies the margin width created in the text portion of the control. Available at design time and run time.

Control.Margin[ = nValue]

Return Value

nValue


Specifies the margin created in the text portion of the control.

Remarks

Applies To: ComboBox | EditBox | Spinner | TextBox

Use the Margin property to specify the position of text on the control. The Margin property creates a margin in the interior portion of the control; it doesn't affect the size of the control.

See Also



JavaScript Editor js editor     Web development