- .NET Core Version: 3.0.100-preview6-012264
- OS: Windows 10
- OS Version: 17134.471
- Visual Studio Version: Visual Studio 2019 16.1.3
Errors occurred when I created text boxes dynamically in my code
System.ArgumentException:"Requested value 'Delete' was not found."
TextBox TextBox = new TextBox();