HOWTO: Rearrange tabs of CXTPTabControl by code |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 07 July 2022 at 12:28pm |
Hi; I try in vain to rearrange tab items by code using CXTPTabControl::MoveItem(). For example, I want to bring the last item to the front using
but nothing happens, all tabs are shown at their initial position as inserted when the control has been created! Is it due to the fact that a few items inbetween are not visible? What's wrong?
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Forget the question, just found the answer in my own legacy code. It's been prevented using a strange solution.
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |