listview question

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# Windows Form MyForm, I have a ListView Cotrol lstView1.
There're 5 columns in lstView1.
However, I need to let the first column be greyed, while the other columns
displayed as normal.
Thanks for help.

Jason
 
Back
Top