Results 1 to 3 of 3

Thread: combo boxes

  1. #1

    Thread Starter
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500

    combo boxes

    how do i add/remove items in a combo box? Do i just use GetWindowText to read what item is selected?
    Amon Ra
    The Power of Learning.

  2. #2
    Megatron
    Guest
    Send the CB_ADDSTRING message to add a string, and to get the string, send the CB_GETLBTEXT message.

  3. #3

    Thread Starter
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500
    ohh ok..thanks
    Amon Ra
    The Power of Learning.

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