namespace DPumpHydr.WinFrmUI.RLT.Enum.Poison { #region FormTextAlignTypeEnum public enum FormTextAlignType { Left, Center, Right } #endregion }