Up |
_GETtabRowCount
Returns the number of rows of a tabs control. Only if the flag 'TAB_ISMULTILINE' has been set when the control is created.
Prototype :
fun [ObjTab] I
- ObjTab : a tabs control.
Return : I this number if success, NIL otherwise
See also :
Example :