tabctrl.item Property


strTab = tabctrl.item(nItem);

Retrieves the text of specified tab item.

Parameters

nItem
Required. An integer as the zero-based index of the tab item.

See also

tabctrl Overview | tabctrl.count

 


© 2003 Lightweight Technologies. All rights reserved.