Hello Curtis,
Thank you for writing.
When using RTL mode for RadCheckBox, it is normal the colon to be the first character of the text part. A similar result is obtained with the MS TextBox. Please refer to the attached screenshot.
In order to show the text part before the checkmark, you must set the RadCheckBox.CheckAlignment property to MiddleRight. I have attached a sample project for your reference.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress
Thank you for writing.
When using RTL mode for RadCheckBox, it is normal the colon to be the first character of the text part. A similar result is obtained with the MS TextBox. Please refer to the attached screenshot.
In order to show the text part before the checkmark, you must set the RadCheckBox.CheckAlignment property to MiddleRight. I have attached a sample project for your reference.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.