次の方法で共有


PrintPreviewDialog.CreateHandle メソッド

PrintPreviewDialog をカプセル化するフォームのハンドルを作成します。

Overrides Protected Sub CreateHandle()
[C#]
protected override void CreateHandle();
[C++]
protected: void CreateHandle();
[JScript]
protected override function CreateHandle();

例外

例外の種類 条件
InvalidPrinterException Document のプリンタ設定が無効です。

解説

PrintPreviewDialog.CreateHandle の詳細については、 Control.CreateHandle メソッドのトピックを参照してください。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PrintPreviewDialog クラス | PrintPreviewDialog メンバ | System.Windows.Forms 名前空間 | CreateHandle