|
-
July 12th, 2012, 04:06 PM
#1
[RESOLVED] listbox and ownerdata
hi all,
could i have a listbox with ownerdata like virtual listview in win32.
thanks in advance.
-
July 12th, 2012, 04:12 PM
#2
Re: listbox and ownerdata
No, but you could use List Control with only one column instead!
Last edited by VictorN; July 12th, 2012 at 04:15 PM.
Victor Nijegorodov
-
July 12th, 2012, 04:24 PM
#3
Re: listbox and ownerdata
Could you please give what style i can use to have a virtual listbox
-
July 12th, 2012, 04:32 PM
#4
Re: listbox and ownerdata
Again: there is no such a concept like a "virtual listbox".
However, you could use virtual list control with LVS_REPORT style with only one column instead.
Victor Nijegorodov
-
July 12th, 2012, 04:37 PM
#5
Re: listbox and ownerdata
thaank you
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
|