![]() |
_GETtabSelected
Returns the current selected tab a tabs control.
Prototype :
fun [ObjTab] I
- ObjTab : a tabs control.
Return : I this index (the first index is always 0) if success, NIL otherwise
See also :
Example :
![]() |
Returns the current selected tab a tabs control.
fun [ObjTab] I
Return : I this index (the first index is always 0) if success, NIL otherwise