Does SSTab1.TabPages.Item(?) start from 0 or 1?
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-06-15T06:50:52Z
Indexed on
2010/06/15
6:52 UTC
Read the original article
Hit count: 188
c#
Hallo all,
short question:
Does SSTab1.TabPages.Item(?) start from 0 or from 1? How could I find out which tab corresponds to which item()?
Thanks in advance,
John
© Stack Overflow or respective owner