This is my first post, so if anything is written wrongly or this is not the place for this type of question, then my apologies. Anyhow, I'm having some trouble with a piece of Computing homework I have, which is to build a program related to arrays. The program is fairly simple, and consists of two main parts.
Part 1:
- User enters an integer into a textbox
- User then clicks btnAdd which adds the entered integer into the array
- Once the user has entered four numbers, a message box appears saying "you have reached the limit"
Part 2:
- User clicks btnDisplayArray and a listbox displays the array as a list
There should be an image attached with a better representation of this.
My experience with Visual Basic isn't fantastic and I've only been studying it for 3 months. Any help would be great!

New Topic/Question
Reply



MultiQuote




|