Database Reference
In-Depth Information
this.contentsToolStripMenuItem.Size = new
System.Drawing.Size(168, 22);
thi s.contentsToolStripMenuItem.Text = “&Contents”;
//
//indexToolStripMenuItem
//
this.indexToolStripMenuItem.Image = ((System.
Drawing.Image)(resources.GetObject(“indexTo
olStripMenuItem.Image”)));
thi s.indexToolStripMenuItem.ImageTransparentColor
= System.Drawing.Color.Black;
thi s.indexToolStripMenuItem.Name
= “indexToolStripMenuItem”;
this.indexToolStripMenuItem.Size = new System.
Drawing.Size(168, 22);
this.indexToolStripMenuItem.Text = “&Index”;
//
//searchToolStripMenuItem
//
this.searchToolStripMenuItem.Image = ((System.
Drawing.Image)(resources.GetObject(“searchT
oolStripMenuItem.Image”)));
thi s.searchToolStripMenuItem.
ImageTransparentColor = System.Drawing.
Color.Black;
thi s.searchToolStripMenuItem.Name =
“searchToolStripMenuItem”;
this.searchToolStripMenuItem.Size = new
System.Drawing.Size(168, 22);
this.searchToolStripMenuItem.Text = “&Search”;
//
//toolStripSeparator8
//
thi s.toolStripSeparator8.Name =
“toolStripSeparator8”;
this.toolStripSeparator8.Size = new System.
Drawing.Size(165, 6);
//
//aboutToolStripMenuItem
//
thi s.aboutToolStripMenuItem.Name =
“aboutToolStripMenuItem”;
this.aboutToolStripMenuItem.Size = new System.
Drawing.Size(168, 22);
Search WWH ::




Custom Search