LVS_NOCOLUMNHEADER is a style for listview control which forces header to hide.

Now, if I did not use it while creating the control, what is the way to add this style to listview control?

I tested it cannot be set using ListView_SetExtendedListViewStyle, since it is not extended style.


waiting for kind reply.