Up

_SETtabSize

Force the width and the height of each tab in a tabs control. Only works if the flag "TAB_FIXEDWIDTH" is set when the control is created.

Prototype :

fun [ObjTab I I] ObjTab

Return : ObjTab the same tabs control object if success, NIL otherwise

See also :

Example :

Note :