|
-
January 20th, 2000, 08:12 PM
#1
please help me to add to collection.
i created a class using classbuilder in a standard exe. the class had 3 properties
num1(int),num2(int),str(string).
i then added this class to a collection.
my form has 3 textboxes, one for each type of data and a commandbutton
and a listbox to view the added data.
please tell how to add the data through the textboxes
and display them in the list box.
-
January 20th, 2000, 11:55 PM
#2
Re: please help me to add to collection.
Use the following code
List1.Additem text1.text
List1.additem text2.text
-
January 21st, 2000, 10:05 AM
#3
Re: please help me to add to collection.
what coolily meant was howC to add into a collection?
-
January 21st, 2000, 12:46 PM
#4
Re: please help me to add to collection.
Dear Coolily,
give me ur e-mail and I will send u an attached file.Perhaps that can help you
Waiting.....
Kamran.
-
January 21st, 2000, 02:39 PM
#5
Re: please help me to add to collection.
-
January 24th, 2000, 01:57 PM
#6
Re: please help me to add to collection.
kamran,
please send the attachment [email protected] please...
regards
coolily
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|