MARGIN

IUP - Portable User Interface

MARGIN

Defines a margin, in pixels, between an element's border and the elements contained by that element. Valid only for elements that contain other elements.

Value

"widthxheight", where width and height are integer values corresponding to the horizontal and vertical margins, respectively.

Default: 0x0 (no margin).

Affects

IupZbox, IupHbox, IupVBox, IupFrame.