|
-
Dec 15th, 2000, 10:28 AM
#1
I have been trying for a month to do this, but does ANYONE know how to use the filterbar style with the listview header(needs IE5+). Ive seen it done in C++ and have tried porting the code over to VB6 with no luck yet. Anyone have any ideas? I can get all the other header styles to work, but have had no luck with filterbar.
If anyone wants to give it a shot, here are the constant declarations from the Comctrl.h file..
'style
Public Const HDS_FILTERBAR = &H100
'not sure the difference between these two
Public Const HDI_FILTER = &H100
Anyone want to tackle this?
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
|