Up |
_GETtabPositionSize
Returns the position and the size of a tabs control in its parent.
Prototype :
fun [ObjTab] [I I I I]
- ObjTab : a tabs control.
Return : [I I I I] the 'x' and the 'y' coordinates and the width and the height if success, NIL otherwise
See also :
Example :