System.Windows.Forms.PrintPreviewDialog: Method Members

The methods of System.Windows.Forms.PrintPreviewDialog are listed below. For a list of all members, see the PrintPreviewDialog Members list.

See Also: Inherited members from System.Windows.Forms.Form

Protected Methods

override
CreateHandle()

Creates the handle for the form that encapsulates the System.Windows.Forms.PrintPreviewDialog.

override
OnClosing(System.ComponentModel.CancelEventArgs)

Raises the Form.Closing event.

override
ProcessDialogKey(Keys) : bool

Determines whether a key should be processed further.

override
ProcessTabKey(bool) : bool

Processes the TAB key.