
List View Column Headings
Quote:
> I have a List View Control. I set the column heading property to
true.
> I get a list view control with column headings but no text in the
column
> heading box. How do I add text and/or and icon to the column heading
> box.
Put some code in the Form_Load to set the text...
listview1.ColumnHeaders(1).Text="xyz"
--
Please reply via the newsgroup only
Sent via Deja.com http://www.deja.com/
Before you buy.