Re: [?]Report LstVw w/ Images
From: sen (anonymous_at_discussions.microsoft.com)
Date: 04/08/04
- Next message: Rick Rothstein: "Re: Keypress"
- Previous message: YYZ: "Re: Date interpretation"
- In reply to: Björn Holmgren: "Re: [?]Report LstVw w/ Images"
- Next in thread: MikeD: "Re: [?]Report LstVw w/ Images"
- Reply: MikeD: "Re: [?]Report LstVw w/ Images"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Apr 2004 08:31:45 -0700
Björn -
thx for the response but as soon as I sent the messege I found what i was
doing wrong. I am however struggling to enter text for each listitem in the
second column which i have how would I do this?
EX.
---------------------------------------------------
Set lItem = ListView1.ListItems.Add(, , "Test")
lItem.SmallIcon = "Test"
lItem.Tag = 'Test"
---------------------------------------------------
- Next message: Rick Rothstein: "Re: Keypress"
- Previous message: YYZ: "Re: Date interpretation"
- In reply to: Björn Holmgren: "Re: [?]Report LstVw w/ Images"
- Next in thread: MikeD: "Re: [?]Report LstVw w/ Images"
- Reply: MikeD: "Re: [?]Report LstVw w/ Images"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|