1 reference to button1_Click
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
281
button1.Click += new EventHandler(
button1_Click
);