|
-
May 20th, 2007, 11:57 PM
#1
Change listview style at runtime
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|