All,
I am using a ListView box to display a special "ToolTip" so I can have different color text in multiple lines. I have everything working, but I would rather the ListView did not have a column header.
If I remove the "ListView2.ColumnHeaders.Add" statement from my code, no data is displayed at all.
Is there a way to create a ListView with just one Column and No Column Header?
Thanks
I am using a ListView box to display a special "ToolTip" so I can have different color text in multiple lines. I have everything working, but I would rather the ListView did not have a column header.
If I remove the "ListView2.ColumnHeaders.Add" statement from my code, no data is displayed at all.
Is there a way to create a ListView with just one Column and No Column Header?
Thanks