Technical data
84 Agilent VEE - Practical Graphical Programming
4 DotNet Control and Communications
Figure 4-9 CheckedListBox after being expanded and while running
7 Save this program as EXER04.3b.
NOTE
To build your own Add an Item object, select Menu Bar => Device => Windows
Forms Controls => ListBox => right-click on ListBox, generate .NET Operation
Builder; double-click to Add an Operation; select Accessibility object; go to Items;
select Add; click OK twice - the item Add is then added as
"System.Windows.Forms.ListBox". For additional Help, right-click on the object
and select Help.