how did the numericupdown1 come? Did you create an object from numericupdown? ,Also the video was very helpful thank you
@RunCodes2 ай бұрын
Just drag and drop!
@0selll2 ай бұрын
@@RunCodes I just looked at the code section, it's my mistake, thank you
@SoberChennapaАй бұрын
18:04 Here My Compiler Shows me Error in Line 37. It shows me "txtName doesnt exsist". What could posibily gone wrong in my code editior?? Rechecked multiple times, followed all instruction. Please Help!
@RunCodesАй бұрын
Select the textbox and change the name of that textbox to txtName! You may forget to change the name of textbox. its a variable name of that textbox!