TreeViewAdv ScrollBar in Right-To-Left

I download the beta version of Essional tools version 3.1. When I set the tree to Right-To-Left mode the horisental scroll-bar position is inverted (its behave like Left-To-Right mode). What I need to do ???

4 Replies

AD Administrator Syncfusion Team February 10, 2005 10:52 PM UTC

Hi Yossi, I believe I''ve noticed what you''re talking about. You want the scrollbar to start at the right, and go left, correct? Regards, Gregory Austin Syncfusion, Inc.


YC Yossi Chen February 11, 2005 06:10 AM UTC

Yes. What I need to do ???


AD Administrator Syncfusion Team February 11, 2005 12:46 PM UTC

Hi Yossi, Set the following property for this purpose : this.treeViewAdv1.HScrollBar.RightToLeft = RightToLeft.Yes; Let me know if this meets your requirements. Thanks for chosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.


YC Yossi Chen February 11, 2005 02:00 PM UTC

Thanks

Loader.
Up arrow icon