[RESOLVED] Listview columnHeaders
Hi
I'm changing a Microsoft sample which have a listView with 4 columns.
I need to delete one column, and change the text and width of the remaining three.
The ColumnHeaders are not set at run time (don't see it anywhere in the code) and can't find anything in the ListView properties. Where else can this be done?
The listView View property is set to report.
Any help?
Thanks
Re: Listview columnHeaders
Click the Custom property at the top of the Properties window. Then go to the ColumnHeaders tab.
Re: Listview columnHeaders