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

    How to expand dropdownlist?

    Hi,
    During using owndraw with has string property, my combobox cannot expand.
    How can I fix this?


    Thanks you!
    Attached Images Attached Images  

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to expand dropdownlist?

    Define "cannot expand".
    How many items (strings) are there in the combobox?
    How do you try "to expand"?
    Victor Nijegorodov

  3. #3
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: How to expand dropdownlist?

    Use the resource editor. Click on the drop arrow and resize

Tags for this Thread

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