I am new to VB and I am attemping to create a numeric calculator with basic math functions(+-*/)

I have created the form using a text box for the display and command buttons for each number 0-9 and each function.

Does anyone know how I should go about attaching the code and how it should read?

Thanks in advance for any help!