public ref class PrintDialog sealed : System::Windows::Forms::CommonDialog public sealed class PrintDialog : System.Windows.Forms.CommonDialog type PrintDialog = class inherit CommonDialog Public NotInheritable Class PrintDialog Inherits CommonDialog 継承 例 次のコード例では、 コントロールを使用PrintDialogして、、ShowHelp、および Document の各プロパティを設定するAllowSomePages方法を示します。 この例を実行するには、 という名前のコントロールと というPrintDialog1名前のボタンButton
