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

Threaded View

  1. #1
    Join Date
    Feb 2003
    Location
    Holland
    Posts
    146

    [RESOLVED] Content listbox not visible with Windows 7

    I make programs on a computer with Windows XP.
    I am testing the programs also on a computer with Windows 7 Pro.
    99% works fine on both computers.
    However, one form gives a problem i cannot solve so far.
    Before saving data it will be controlled and the errors c.q. the missing fields are shown in a listbox on the form and 2 cmd-buttons.
    On the Windows XP Machine it looks:
    See windowsXP.jpg and on the Windows 7 machine see:
    Windows7.jpg
    When i click with the mouse on a line in the windows7-box the line becomes visible. When i print the form it is all good.
    Also when i click an (invisible) commandbutton it becoms visible and response.
    Please help.
    Herman
    Attached Images Attached Images

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