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

Threaded View

  1. #1
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    894

    Strange visual glitch in PropertySheet pages?

    Hi everyone:


    I've encountered a strange visual glitch when I attempt to enlarge a window with a property sheet in it. Somehow a white space appears at the bottom. Can anyone suggest what that is? (Screen shot attached)

    I am using MFC, CPropertySheet and CPropertyPage classes. This property page is a modeless child window of the dialog.

    Thank you.
    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