CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: ListBox control

  1. #1
    Join Date
    Apr 1999
    Posts
    1

    ListBox control



    I want to program a listbox control in SDK, but i don't know exactly how.

    Can i load it from a resource or show i draw it by myself.How to implement functions existing in CListBox control in MFC.

    Please answer at [email protected].


    Thank you !

  2. #2
    Join Date
    Apr 1999
    Posts
    383

    Re: ListBox control



    Look at the List View Control section of this site for lots of examples.


    Dave

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