|
-
September 10th, 2001, 04:21 AM
#1
Multi column listbox
I want to use a multicolumn listbox. I can draw it on a form. However I'm not able to assign a value to row 13, column 3.
It only puts values in the first column. I can't find anything in the help-files. I assume it should be something like listbox1.additem(13,3) "some text"
Thanks for any help
-
September 10th, 2001, 07:50 AM
#2
Re: Multi column listbox
Maybe you should try to use a listview...
it looks more stylish than a listbox and it's very simple to manage items in specific rows or columns
Make it with rocker style \w/
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
|