Print Page | Close Window

Right to Left reading and Left Scrollbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=13425
Printed Date: 24 September 2024 at 3:12pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Right to Left reading and Left Scrollbar
Posted By: yycinter
Subject: Right to Left reading and Left Scrollbar
Date Posted: 17 February 2009 at 2:25am
Hi,

I'm using Toolkit 12.0.0.0 in a multi-lang project.
In Arabic version, Report Control should align with language reading style (right to left reading and input).

I tried add WS_EX_LEFTSCROLLBAR | WS_EX_RIGHT options while creating report control, but not working.

Anyone can help on this, appreciate!



Replies:
Posted By: Oleg
Date Posted: 18 February 2009 at 1:32am
Use WS_EX_LAYOUTRTL or just call report.SetLayoutRTL(TRUE);

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: mdoubson
Date Posted: 18 February 2009 at 8:56pm

Only call ModifyStyleEx(NULL, WS_EX_LAYOUTRTL) is not enough - better call SetLayoutRTL(TRUE);



-------------
Mark Doubson, Ph.D.


Posted By: yycinter
Date Posted: 18 February 2009 at 9:07pm
Thank you guys, SetLayoutRTL works for me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net