Re: Hide Row in ListView?
ListView1.ListItems(2).width = 0
Re: Hide Row in ListView?
Quote:
Originally Posted by
d.paulson
ListView1.ListItems(2).width = 0
My program wrote: 'ListItems' is not a member of 'System.Windows.Forms.ListView' ?
Re: Hide Row in ListView?
Which means you are in the wrong forum. This is the "Classic" Visual Basic forum and not the VB.NET forums you will find as the next link down on this page http://www.codeguru.com/forum/
Good Luck
Re: Hide Row in ListView?
Quote:
Originally Posted by
vb5prgrmr
Which means you are in the wrong forum. This is the "Classic" Visual Basic forum and not the VB.NET forums you will find as the next link down on this page
http://www.codeguru.com/forum/
Good Luck
Oh ok.. =x