54 Chapter 5: Arrays
Table 5.1 Plan the Objects and Properties
Object Property
Button1 Name:btnone
Text: ARRAY (1D)
Button2 Name: btntwo
Text: ARRAY (2D)
ListBox Name:lstoutput
Text: -
Table 5.2 Plan the Event Procedures
Procedure Action
btnone View 1D array example
btntwo View 2D array example