Question: Write a Windows Forms application (WFA) in C# that allows the user to enter a positive number. Then, when a button is clicked, executea for loop which displays every tenth number beginning with ten and continuing to the upper limit entered by the user.