CLIENTSIZE (read-only) (non inheritable)
Returns the container Current size, in pixels, excluding the decorations. Usefull for IupFrame, IupTabs and IupDialog. Can also be consulted in IupVbox and IupHbox, it will excludes the margins.
Value
"widthxheight", where width and height are integer values corresponding to the horizontal and vertical size, respectively, in pixels.
Affects
All, except menus.