![]() |
add checkbox in CShellListCtrl |
Post Reply
|
| Author | |
cn1d
Newbie
Joined: 02 December 2004 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: add checkbox in CShellListCtrlPosted: 02 December 2004 at 2:06pm |
|
I am trying to add a select check box in the CShellListCtrl in GUI_Explorer sample. I know for CXTListCtrl I can use LVS_EX_CHECKBOXES to add a check box next to the first column items, but how could I do so for CShellListCtrl? I tryed just m_shellList.Create(...|LVS_EX_CHECKBOXES) but seems not work. Please help
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 December 2004 at 7:25am |
|
try ListView_SetExtendedListViewStyle
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |