namespace System.Windows.Forms { public enum RightToLeft { No, Yes, Inherit } }