Jay
2005-03-05 01:30:52 UTC
Hi All
I am trying to create a 4 column ListBox .
I have added the ListBox to the Dialog & set the MultiColumn
property there.
Using the following names could someone give me some code to,
1/ Create 4 Columns in the ListBox
2/ Load "some data" into each column in row 0
Name : ListBox
Control Variable : m_ctrlList
String Variable :m_strList
Any help is much appreciated as I am not having much luck
with MSDN or the web,
Jay
I am trying to create a 4 column ListBox .
I have added the ListBox to the Dialog & set the MultiColumn
property there.
Using the following names could someone give me some code to,
1/ Create 4 Columns in the ListBox
2/ Load "some data" into each column in row 0
Name : ListBox
Control Variable : m_ctrlList
String Variable :m_strList
Any help is much appreciated as I am not having much luck
with MSDN or the web,
Jay