Hi,
We are facing a problem in using tabstrippagecollection. The scenario where we are facing the issue is as follows.
I have a tabstrippagecollection say for example with 3 TabPages (with tabindices 0,1,2). Now if i remove a middle tabstrippage programmatically, tabstrippage with TabIndex 1 is removed and the tabstrippagecollection will now have 2 elements. However, the 2nd element will still have tabindex of 2 instead of 1. Is this the expected behaviour of the tabstrip ?
Regards,
Vinod.R
We are facing a problem in using tabstrippagecollection. The scenario where we are facing the issue is as follows.
I have a tabstrippagecollection say for example with 3 TabPages (with tabindices 0,1,2). Now if i remove a middle tabstrippage programmatically, tabstrippage with TabIndex 1 is removed and the tabstrippagecollection will now have 2 elements. However, the 2nd element will still have tabindex of 2 instead of 1. Is this the expected behaviour of the tabstrip ?
Regards,
Vinod.R