CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Location
    Austria
    Posts
    53

    IconView in ListView Control

    I have an ListView Control in Icon Style, but I can see only two rows of the text. When the mouse is over the the text is shown in full lenght. But the full text with crlf in it must be shown.
    Can I set a property where I can set the number of rows in the ListView.

    Also the number of character in a row changes with the size of the icon. I want to show the full line until the first crlf appearse.

    Can anyone help me

    mfG Pueromane


  2. #2
    Guest

    Re: IconView in ListView Control

    I am experiencing the exact same problem using Delphi. All I want is the text to always appear correctly formatted just like it does when it is either selected or hint appears. Unfortunately, I have posted my issue in a couple of forums and still no answers! Please let me know if anyone responds with answers.
    Dewitt Coleman
    Agape Computer Consulting
    [email protected]


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