[SOLVED] Tabpage not setting correct selected page

Answered Closed
0
0

Hello,

When inserting a tabPage at index position 0 to an existing tab control and then select the newly created tab it will not be selected.

I tried this with the following methods:
– tabControl.SelectedIndex = 0
– tabControl.SelectedTab = [tab that was inserted]

I also added a demo project in case it’s not clear what i want to achieve.

How to selected the inserted tabpage?

Attachment
  • You must to post comments
Best Answer
0
0

Hi Edwin,

issue #2189 is fixed in our latest development build (2.1.48).

Best regards
Frank

  • You must to post comments
0
0

Hi Edwin,

Thanks for reporting the issue!  I’ve logged it as #2189. I’ll let you know when the issue is fixed.

Best,

Levie

  • You must to post comments
Showing 2 results