CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Dalavar

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    4,605

    I misread what he wanted. My code is for a List...

    I misread what he wanted. My code is for a List View, not a list box. My apologies.
  2. Replies
    16
    Views
    4,605

    The following code will fill in a list box with 8...

    The following code will fill in a list box with 8 subitems. No MFC used. Hope this helps. If you need more, e-mail me at Aptom@softhome.net








    LVITEM listItem;
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured