Home > BSPrinter documentation > Reference

BeforeShowingFormatDialog Event

Applies to: PrintPreview, PrinterExEvents object

  Parameter(s):  
   Returns value     CancelDisplay     As     Boolean  


Description:

Occurs when the Format Options dialog box is about to be displayed.
If the CancelDisplay parameter is set to True, it will not be displayed and you can show your own dialog instead.

See Also:

ShowFormatOptions method
FormatButtonVisible property