Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Couls someome please explain how to programmatically set the number of tabs in a tabstrip? Thanks - Kirk |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
TabStrip1.Tabs.Add adds one Tab. Use a loop to add more than one.
Hth, Merjet |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 9 Mar 2007 18:48:33 -0800, "merjet" wrote:
TabStrip1.Tabs.Add adds one Tab. Use a loop to add more than one. Hth, Merjet Many thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
tabstrip name format | Excel Programming | |||
Tabstrip related | Excel Programming | |||
Can't write to Tag property on Tabstrip | Excel Programming | |||
Tabstrip control | Excel Programming | |||
Adding tabstrip and runtime | Excel Programming |