Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - ver 16.4 Horz Scrollbar placement wrong.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ver 16.4 Horz Scrollbar placement wrong.

 Post Reply Post Reply
Author
Message
Algae View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 January 2007
Location: United States
Status: Offline
Points: 217
Post Options Post Options   Thanks (0) Thanks(0)   Quote Algae Quote  Post ReplyReply Direct Link To This Post Topic: ver 16.4 Horz Scrollbar placement wrong.
    Posted: 22 November 2014 at 5:14pm
Horizontal Scrollbar position is wrong. The scrollbar fits to the right window margin instead of forming the standard Windows empty "box" where Vert and Horz scrollbars meet.

Add the following to OnCreate to produce the normal appearance instead.

SetScrollBarCtrl(NULL, TRUE);
SetScrollBarCtrl(NULL, FALSE);

I believe this was another issue that has not been properly addressed through many versions.
Back to Top
mcmastl View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 April 2015
Status: Offline
Points: 79
Post Options Post Options   Thanks (0) Thanks(0)   Quote mcmastl Quote  Post ReplyReply Direct Link To This Post Posted: 20 April 2015 at 1:00pm
Hello and thank you for informing us of this issue.  We have brought this to the attention of the development team and will be looking into the issue.  If the matter has been resolved please let us know.  
Luke McMasters, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.