SetLeftOffset |
Post Reply |
Author | |
gmail
Groupie Joined: 24 February 2008 Status: Offline Points: 45 |
Post Options
Thanks(0)
Posted: 12 July 2009 at 7:31am |
When I use e.g. SetLeftOffset(1000) in my CXTPReportContro, control is scrolled to the right, but scroll bar itself isn't redrawed (its on the first position)? How to force redraw scroll bar position? Thanks for replying!
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Try
CXTPReportControl::AdjustIndentation();
CXTPReportControl::AdjustScrollBars(); CXTPReportControl::RedrawControl(); |
|
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 |