Wednesday, May 30, 2012

BookstoreOrderForm

 Today I found that to add items to a list at runtime, you use the following code:

lstItemsOrdered.Items.Add

No comments:

Post a Comment