namespace Pilz.UI.WinForms.Features; public enum ControlExecuteReason { None, Init, Dispose, Add, Remove, }