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

Thread: combo box

  1. #1
    Join Date
    Nov 1999
    Location
    israel
    Posts
    4

    combo box

    hi

    Is there a way to have a combo box with 2 columns
    (evry item/row in the combo box will have 2 columns, like:first name and last name).

    thanks


  2. #2
    Guest

    Re: combo box

    You can do it either using API (unfortunatly I don't remember how) or using Sheridan Data Widgets (www.shersoft.com)
    Vlad


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