My problem is that I want to add new changes to my forms, but every time I add new methods or actions these are not displayed in the application.
I currently remove a button from the form and execute that same form but the button I had deleted appeared.
Form in the visual studio editor:
Form when running it