Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPScrollBar styles
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPScrollBar styles

 Post Reply Post Reply
Author
Message
pealmeid View Drop Down
Newbie
Newbie


Joined: 31 August 2006
Location: Brazil
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote pealmeid Quote  Post ReplyReply Direct Link To This Post Topic: CXTPScrollBar styles
    Posted: 25 April 2008 at 11:43pm
In the RibbonSample application, there's the following code:
 
m_wndScrollBar[SB_VERT].SetScrollBarStyle(xtpScrollStyleOffice2007Dark);
 
to change the CXTPScrollBar style to have this 'Office 2007' look:
 
 
How can I have the same effect on an MDI application? The scroll bars inside the MDI child documents always have the 'old' look:
 
 
I looked at the Ribbon MDI sample but it doesn't show any scroll bars, even when the window is resized to a small size. How can I get this to work?
 
It would be helpful if you could add a Ribbon MDI Sample where all the scroll bars exist and have the right look.
 
Thanks in advance,
Pedro Almeida
 
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.172 seconds.