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 by the end of next week. That would be nice, especially since I need the C# compiler with the generics for my thesis.
Update: After downloading the beta, I've expetimented a bit with this. The above method is changes the behavior of the RightToLeft property (they didn't do this by default so that currect apps would work as expected,) When setting a Form's RightToLeft Property to RightToLeft.Yes, it mirrors (even at the designer). This means that all the controls in the form inherit this behavior as well. This renders the RTL CommandBar useless (unless you need to deploy something right now), as Windows Forms 2.0 also has very nice customizable ToolStrip and MenuStrip controls, which can even mimic the look of the latest Office.
Tags
.NET 4 Animation Async Axum Blog C# ClearType Cloud CLR CodeValue Contests Deep Zoom Experiments Generics Google Ink Lectures Modeling Personal Pivot Prism Programming Languages Prolog Reflector RTL Sela Silverlight The Arbel Network Themes Threading Tips Visual Studio WCF Windows 7 Windows 2003 Windows Azure Windows Forms Windows Phone Windows Vista Windows XP WPF XAML ZuneArchives
- June 2011
- November 2010
- August 2010
- July 2010
- June 2010
- March 2010
- December 2009
- November 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- November 2007
- September 2007
- June 2007
- May 2007
- February 2007
- November 2006
- October 2006
- February 2006
- August 2005
- February 2005
- August 2004
- July 2004
- June 2004
- May 2004





