namespace System.Windows.Forms { public enum LeftRightAlignment { Left, Right } }