Up |
_GETtabSizePosition
Returns the current size and position of a tabs control.
Prototype :
fun [ObjTab] [I I I I]
- ObjTab : a tabs control.
Return : [I I I I] the size (width and height) and the position (x and y coordinates) if success, NIL otherwise
See also :
Example :