Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multicolumn ListBox

Status
Not open for further replies.

byleth

Programmer
Feb 27, 2004
70
PT
Hi,

How do i insert elements in a multicolumn listbox?

How do i specify the number of columns in a listbox? the only property i've found is 'MultiColumn'..

Can we reference the index of a MC ListBox? Supose i wanted to insert an element in column 1, row 4, how do i accomplish this?



Tx...
 
really???

I want to do something like:


col1 col2 ...

1 x
2 y
.
.
.



well... tx, *gasp*...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top