PrintPreviewFormExBase.ShowDialog Method
Name | Parameters | Description |
---|---|---|
Show |
none | Invokes the Print Preview Form form which is shown modally. |
Show |
look |
Invokes the Print Preview Form form which is shown modally using the specified look and feel settings. |
Show |
owner, look |
Invokes the Print Preview Form form which is shown modally as a child of the specified parent window using the specified look and feel settings. |
Show |
owner | Invokes the Print Preview Form form which is shown modally as a child of the specified parent window. |