Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - add checkbox in CShellListCtrl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

add checkbox in CShellListCtrl

 Post Reply Post Reply
Author
Message
cn1d View Drop Down
Newbie
Newbie


Joined: 02 December 2004
Location: United States
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote cn1d Quote  Post ReplyReply Direct Link To This Post Topic: add checkbox in CShellListCtrl
    Posted: 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

 

 

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 06 December 2004 at 7:25am
try  ListView_SetExtendedListViewStyle
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.