CLIENTSIZE

IUP - Portable User Interface

CLIENTSIZE (read-only)

Returns the container Current size, in pixels, excluding the decorations. Usefull for IupFrame, IupTabs and IupDialog.

Value

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

Affects

All, except menus.

See Also

SIZE, RASTERSIZE