We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Vertical Scroll Bar at the left side of TreeViewAdv

I would like to use TreeViewAdv control and I need to have vertical scroll bar at the left side of the control.
Please advise how to setup it on the left side.


1 Reply

FS Fathima Shalini P Syncfusion Team July 7, 2008 08:23 AM UTC

Hi Viacheslav,

Thank you for your interest in Syncfusion Products.

To set the vertical scrollbar of the TreeViewAdv, we need to overide the OnRightToLeftChanged event of TreeviewAdv and the set the VScrollBar's RightToLeft property to Yes. To invoke that method we need to set the TreeviewAdv's RightToLeft property to Yes at design time and in FormLoad event we need to change the RightToLeft property to No.
Please refer the below sample that illustrates this:

http://websamples.syncfusion.com/samples/Tools.Windows/F74901/main.htm

Please let me know if any concerns.

Regards,
Fathima


Loader.
Live Chat Icon For mobile
Up arrow icon