Browse by Tags

All Tags » rtl (RSS)

RTL Mirroring in .NET 2.0/VS 2005

Apparently there's a new API method , Application.EnableRTLMirroring(), in the next version of the framework, which is supposed to handle the mirroring in Windows Forms for you. There are rumors that the VS 2005 beta will be available for download...
Posted by aelij | with no comments
Filed under: , ,

Mirrored CommandBar

I've been working on a mirrored RTL (right-to-left) version of Lutz Roeder 's great CommandBar control for Windows Forms. There's one problem left, which I haven't solved yet, so I'd appreciate any comment on the matter. This is my...
Posted by aelij | with no comments
Filed under: ,
More Posts