Up |
_SETtabWidthMin
Sets the minimal width of a tab in a tabs control.
Prototype :
fun [ObjTab I] ObjTab
- ObjTab : a tabs control.
- I : a minimal width.
Return : ObjTab the same tabs control object if success, NIL otherwise
See also :
Example :
Up |
Sets the minimal width of a tab in a tabs control.
fun [ObjTab I] ObjTab
Return : ObjTab the same tabs control object if success, NIL otherwise