namespace DPumpHydr.WinFrmUI.RLT.Enum.Parrot { #region FormAnimation public enum FormAnimation { FadeIn, FadeOut } #endregion }