|
protectedvirtual |
Called by the framework to print the header on the new page for the key map.
This function is called by the framework when the key map is being printed to print the header on each new page.
The default implementation prints the page number, the application name and the dialog's title.
Override the OnPrintHeader member function in a CBCGPKeyMapDlg - derived class to customize this behavior.
dc | Specifies a printer's device context. |
nPage | Specifies the number of the page to print. |
cx | Specifies the horizontal offset of the header. |