List Box With Columns
From: Jim Bunton (jBunton_at_BlueYonder.co.uk)
Date: 08/13/04
- Next message: nop90: "Disable tree node collapse"
- Previous message: Daniel Czajko: "Re: Tool-tip property in VB 4?"
- Next in thread: Randy Birch: "Re: List Box With Columns"
- Reply: Randy Birch: "Re: List Box With Columns"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 17:39:18 GMT
Is it possible, with my rather ancient copy of Visual Basic ( c 7 yrs old)
:-
to create a list box with a FIXED number of columns (greater than 1!) and
with a vertical scroll bar?
>From HELP!
--------------------------------------------------
"Items are arranged in snaking columns, filling the first column, then the
second column, and so on. The ListBox scrolls horizontally and displays the
specified number of columns"
-------------------------------------------------
if columns are set to >1 then the data entered
the number or rows is fixed by the height of the box then the 'rows' snake
horizontally!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
What I am after doing is to display the contents of an array so that I can,
in effect, select/deselect them
? by using a
a 'MultiSelect > 2 extended' list box
Having the numer of columns = to that of the array
and the number of rows = to that of the array.
It needs to scroll vertically!
-- Jim Bunton jBunton@Blueyonder.co.uk --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.737 / Virus Database: 491 - Release Date: 11/08/2004
- Next message: nop90: "Disable tree node collapse"
- Previous message: Daniel Czajko: "Re: Tool-tip property in VB 4?"
- Next in thread: Randy Birch: "Re: List Box With Columns"
- Reply: Randy Birch: "Re: List Box With Columns"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|