|
-
Nov 7th, 2003, 08:04 PM
#1
Thread Starter
Registered User
listbox display
when i add an item of type shape (which is a class i made), then it is displayed as myAppName.Shape in the listbox. how do i get it to display it as shape.name, which is the name property stored as a string. i realize i could add shape.name, but then i would lose the rest of the information of the shape object. i want all the data of each object saved in the listbox, but i want the display to be shape.name\
thanks for all the quick answers...
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
|