Ignore:
Timestamp:
Dec 4, 2001, 5:11:52 PM (24 years ago)
Author:
sandervl
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/propsheet.cpp

    r7541 r7543  
    1 /* $Id: propsheet.cpp,v 1.12 2001-12-04 11:26:26 sandervl Exp $ */
     1/* $Id: propsheet.cpp,v 1.13 2001-12-04 16:11:52 sandervl Exp $ */
    22/*
    33 * Property Sheets
     
    11651165  //SvL: CVP multiplies y padding by two to calculate the new height
    11661166  //I have no idea if this is always correct
     1167  //This actually does make sense. The property page will get centered instead
     1168  //of being slammed in the lower right corner
    11671169  SetWindowPos(hwndPage, HWND_TOP,
    11681170               rc.left + padding.x/2,
Note: See TracChangeset for help on using the changeset viewer.