Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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