1 write to threepagesToolStripButton
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1303
this.
threepagesToolStripButton
= new System.Windows.Forms.ToolStripButton();
6 references to threepagesToolStripButton
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1324
this.
threepagesToolStripButton
,
1455
this.
threepagesToolStripButton
.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
1456
this.
threepagesToolStripButton
.Name = "threepagesToolStripButton";
1457
resources.ApplyResources(this.
threepagesToolStripButton
, "threepagesToolStripButton");
1522
this.
threepagesToolStripButton
.Click += new System.EventHandler(this.OnthreepagesToolStripButtonClick);
1533
this.
threepagesToolStripButton
.ImageIndex = 4;