// \r
// attributesToolStripButton\r
// \r
- this.attributesToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("attributesToolStripButton.Image")));\r
+ this.attributesToolStripButton.Image = global::Graphviz.Properties.Resources.Information;\r
this.attributesToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;\r
this.attributesToolStripButton.Name = "attributesToolStripButton";\r
this.attributesToolStripButton.Size = new System.Drawing.Size(75, 22);\r
// \r
// zoomOutToolStripButton\r
// \r
- this.zoomOutToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zoomOutToolStripButton.Image")));\r
+ this.zoomOutToolStripButton.Image = global::Graphviz.Properties.Resources.ZoomOut;\r
this.zoomOutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;\r
this.zoomOutToolStripButton.Name = "zoomOutToolStripButton";\r
this.zoomOutToolStripButton.Size = new System.Drawing.Size(74, 22);\r
// \r
// actualSizeToolStripButton\r
// \r
- this.actualSizeToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("actualSizeToolStripButton.Image")));\r
+ this.actualSizeToolStripButton.Image = global::Graphviz.Properties.Resources.ActualSize;\r
this.actualSizeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;\r
this.actualSizeToolStripButton.Name = "actualSizeToolStripButton";\r
this.actualSizeToolStripButton.Size = new System.Drawing.Size(79, 22);\r
// \r
// zoomInToolStripButton\r
// \r
- this.zoomInToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zoomInToolStripButton.Image")));\r
+ this.zoomInToolStripButton.Image = global::Graphviz.Properties.Resources.ZoomIn;\r
this.zoomInToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;\r
this.zoomInToolStripButton.Name = "zoomInToolStripButton";\r
this.zoomInToolStripButton.Size = new System.Drawing.Size(66, 22);\r