tags:

views:

61

answers:

1

How can I find the number of tabs in a TabBar?

+2  A: 

GetTabCount() should return this for you.

NoahD