Hullo Good Guys,
I need your help, please help me.
I need help to set the Listbox column width to display OrderNumber and OrderDate.
I don't know how to set the column width to display the data.
Please help me. Thank You.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gomathi PalaniswamyPosted Oct 12, 2010, 3:08 AM
it is like
Lennie KuahPosted Oct 12, 2010, 3:19 AM
Thank you for sharing the information with me.
I need to confirm that does this sample coding set 2 columnwidth of the same width ?
listBox1.MultiColumn = true;
listBox1.ColumnWidth = 60; <---- same width for 2 columns ?