Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables or disables the Print Preview feature.
void EnablePrintPreview(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to enable the Print Preview feature; FALSE to disable the Print Preview feature.
Remarks
If bEnable is FALSE and a print preview category exists, it is deleted.
By default the Print Preview feature is enabled.
Requirements
Header: afxribbonbar.h