I need to make a very simple program in VB using the standard window form. It needs to have a textbox where I type anything, and by pressing a button, the amount of characters I have typed should appear in a label as an integer.
But I am new to VB and don't know which codes to use. Any help would be appreciated. I only know how to draw the textbox, button and label on-screen and I know how to assign codes to each 😱
But I am new to VB and don't know which codes to use. Any help would be appreciated. I only know how to draw the textbox, button and label on-screen and I know how to assign codes to each 😱