I have a radmenu control which has sub items.
When I am using certain font (like: Arial) the items has different alignment (as you can see in the attach file).
Is there a way to make the alignment of all the items to the same start position.
Thanks.
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 07 Dec 2012, 02:04 PM
Hello Lior,
Thank you for contacting Telerik support.
The observed misalignment is caused by the incorrect font size that the font reports. Internally, we measure the desired font size in order to correctly position the item text, however, different fonts report different sizes which caused the miscalculation and the misalignment. This is a known issue in WinForms and there is no general approach to handle it.
What I can suggest for your case it to change the Font used. I believe that with Segoe UI 9, it should be a bit better. Another approach is if you are not going to change these items, to set some padding to the items: