Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - tab arrows not working with TCS_VERTICAL
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

tab arrows not working with TCS_VERTICAL

 Post Reply Post Reply
Author
Message Reverse Sort Order
raulsimcic View Drop Down
Newbie
Newbie
Avatar

Joined: 30 August 2012
Location: Croatia
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote raulsimcic Quote  Post ReplyReply Direct Link To This Post Topic: tab arrows not working with TCS_VERTICAL
    Posted: 30 August 2012 at 7:59am
Hi,
 
I'm developing an MDI application with multiple tabs with CXTPTabCtrl. The arrows on the tab control for scroling tabs work perfectlly when in horizontal
 
 
but if I set the style vertical:
m_tabCtrl.ModifyTabStyle(0,TCS_VERTICAL);
 
 

everything is displaying good but the arrows don't work. The tabs aren't scrolling like in horizontal display.

What can I do to fix this?

Thanks
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.