New to Telerik UI for WinFormsStart a free 30-day trial

Right-to-left support

Updated over 6 months ago

You can present the content of your dock instance in a right-to-left direction by setting the RightToLeft property to Yes:

C#
radDock1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;

WinForms RadDock Right-to-Left Support

See Also

In this article
See Also
Not finding the help you need?
Contact Support