Write down a C++ code in order to implement the following application. Make sure to describe all the variables which you will use:
Enter a number of the integer values within the first edit box. Click OK button after each entry to accept the integer number. Clear edit box after each entry and set focus to the edit box again to enter the next integer number.