|
-
Aug 31st, 2010, 02:24 AM
#17
Re: Loop through listview adding items
 Originally Posted by dee-u
The highlighted code is wrong when you are adding subitems.
Code:
itmM.ListSubItems.Add = (Pop3.Messages(i).Subject)
try it like
Code:
itmM.ListSubItems.Add Text:=(Pop3.Messages(i).Subject)
I just tried it but didn't notice any difference! Why do it that way?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
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
|