Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserves space at the top of each page to draw a custom header.
void EnablePageHeader(
int nHeaderHeight
);
Parameters
- [in] nHeaderHeight
The height of the header, in pixels.
Remarks
To use the value of the nHeaderHeight parameter to draw a custom header, override the CMFCPropertySheet::OnDrawPageHeader method.
Requirements
Header: afxpropertysheet.h