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