CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2004
    Posts
    32

    Helpme in CListctrl Control

    How can i add check box and combo box to the listctrl, can any body give me help code for this .

    Thanking You
    Ravi Rams

  2. #2
    Join Date
    Sep 2002
    Location
    14° 39'19.65"N / 121° 1'44.34"E
    Posts
    9,815

    Re: Helpme in CListctrl Control

    Quote Originally Posted by ravirams
    How can i add check box and combo box to the listctrl, can any body give me help code for this .
    Take a look at this article and this one, as well as other related articles in the same section.

  3. #3
    Join Date
    Aug 2004
    Posts
    391

    Re: Helpme in CListctrl Control

    try this, I found it pretty good.

    http://www.codeproject.com/listctrl/xlistctrl.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured