1 write to toolStripMenuItem7
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1298
this.
toolStripMenuItem7
= new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem7
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1353
this.
toolStripMenuItem7
,
1420
this.
toolStripMenuItem7
.CheckOnClick = true;
1421
this.
toolStripMenuItem7
.DoubleClickEnabled = true;
1422
this.
toolStripMenuItem7
.Name = "toolStripMenuItem7";
1423
resources.ApplyResources(this.
toolStripMenuItem7
, "toolStripMenuItem7");
1518
this.
toolStripMenuItem7
.Click += new System.EventHandler(Zoom25);