You can kind of freeze the listitem (the thing under the columnheader) by setting .Ghosted = True

This is the same as setting Form1.Enabled = False

As close as I can get.