I need help with this question using visual basic 2012 I need help with this que
ID: 3564605 • Letter: I
Question
I need help with this question using visual basic 2012
I need help with this question using visual basic 2012 i need help to Create a form where a user selects a day of the week from a list box that has the 7 days of the week and enters a number in an input box. The program displays the day selected in a text box the number of times as the number entered in the input box. (for instance if i select monday and click on the start button it will display the input box, where lets say i type 12 and hit enter) then it will display something like this I also need to create a button that Concatenates the count and the day selected from the list box, Displays the count and the day selected from the list box. Use a While Loop Use Local variables to store the count, numbered entered in the input box, and day of selected from the list box. Variables must be declared as local-level variablesAdds a new line to enter the new string in a separate line.Explanation / Answer
can i do int in vb.net