📄 mdimain.designer.cs
字号:
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 54);
//
// tsbtnBlueData
//
this.tsbtnBlueData.AutoSize = false;
this.tsbtnBlueData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnBlueData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnBlueData.Image")));
this.tsbtnBlueData.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnBlueData.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnBlueData.Name = "tsbtnBlueData";
this.tsbtnBlueData.Size = new System.Drawing.Size(50, 50);
this.tsbtnBlueData.Text = "toolStripButton4";
this.tsbtnBlueData.ToolTipText = "蓝球历史中奖数据查询";
this.tsbtnBlueData.Click += new System.EventHandler(this.tsbtnRedCompages_Click);
//
// tsbtnBlueStat
//
this.tsbtnBlueStat.AutoSize = false;
this.tsbtnBlueStat.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnBlueStat.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnBlueStat.Image")));
this.tsbtnBlueStat.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnBlueStat.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnBlueStat.Name = "tsbtnBlueStat";
this.tsbtnBlueStat.Size = new System.Drawing.Size(50, 50);
this.tsbtnBlueStat.Text = "toolStripButton5";
this.tsbtnBlueStat.ToolTipText = "蓝球历史中奖数据";
this.tsbtnBlueStat.Click += new System.EventHandler(this.tsbtnBlueStat_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 54);
//
// toolStripButton6
//
this.toolStripButton6.AutoSize = false;
this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
this.toolStripButton6.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
this.toolStripButton6.Size = new System.Drawing.Size(50, 50);
this.toolStripButton6.Text = "toolStripButton6";
this.toolStripButton6.Visible = false;
//
// toolStripButton7
//
this.toolStripButton7.AutoSize = false;
this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
this.toolStripButton7.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton7.Name = "toolStripButton7";
this.toolStripButton7.Size = new System.Drawing.Size(50, 50);
this.toolStripButton7.Text = "toolStripButton7";
this.toolStripButton7.Visible = false;
//
// toolStripButton8
//
this.toolStripButton8.AutoSize = false;
this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
this.toolStripButton8.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(50, 50);
this.toolStripButton8.Text = "toolStripButton8";
this.toolStripButton8.Visible = false;
//
// toolStripButton9
//
this.toolStripButton9.AutoSize = false;
this.toolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
this.toolStripButton9.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton9.Name = "toolStripButton9";
this.toolStripButton9.Size = new System.Drawing.Size(50, 50);
this.toolStripButton9.Text = "toolStripButton9";
this.toolStripButton9.Visible = false;
//
// toolStripButton10
//
this.toolStripButton10.AutoSize = false;
this.toolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton10.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton10.Image")));
this.toolStripButton10.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton10.Name = "toolStripButton10";
this.toolStripButton10.Size = new System.Drawing.Size(50, 50);
this.toolStripButton10.Text = "toolStripButton10";
this.toolStripButton10.Visible = false;
//
// tsbBlueBallChart
//
this.tsbBlueBallChart.AutoSize = false;
this.tsbBlueBallChart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbBlueBallChart.Image = ((System.Drawing.Image)(resources.GetObject("tsbBlueBallChart.Image")));
this.tsbBlueBallChart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbBlueBallChart.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbBlueBallChart.Name = "tsbBlueBallChart";
this.tsbBlueBallChart.Size = new System.Drawing.Size(50, 50);
this.tsbBlueBallChart.Text = "toolStripButton11";
this.tsbBlueBallChart.ToolTipText = "蓝球趋势图表";
this.tsbBlueBallChart.Click += new System.EventHandler(this.tsbBlueBallChart_Click);
//
// toolStripButton12
//
this.toolStripButton12.AutoSize = false;
this.toolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton12.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image")));
this.toolStripButton12.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton12.Name = "toolStripButton12";
this.toolStripButton12.Size = new System.Drawing.Size(50, 50);
this.toolStripButton12.Text = "toolStripButton12";
this.toolStripButton12.Visible = false;
//
// toolStripButton13
//
this.toolStripButton13.AutoSize = false;
this.toolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image")));
this.toolStripButton13.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton13.Name = "toolStripButton13";
this.toolStripButton13.Size = new System.Drawing.Size(50, 50);
this.toolStripButton13.Text = "toolStripButton13";
this.toolStripButton13.Visible = false;
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 54);
this.toolStripSeparator9.Visible = false;
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(50, 50);
this.tsbtnClose.Text = "toolStripButton14";
this.tsbtnClose.ToolTipText = "退出系统";
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// statusStrip
//
this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel});
this.statusStrip.Location = new System.Drawing.Point(0, 396);
this.statusStrip.Name = "statusStrip";
this.statusStrip.Size = new System.Drawing.Size(760, 22);
this.statusStrip.TabIndex = 2;
this.statusStrip.Text = "StatusStrip";
//
// toolStripStatusLabel
//
this.toolStripStatusLabel.Name = "toolStripStatusLabel";
this.toolStripStatusLabel.Size = new System.Drawing.Size(31, 17);
this.toolStripStatusLabel.Text = "状态";
//
// mdiMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(760, 418);
this.Controls.Add(this.statusStrip);
this.Controls.Add(this.toolStrip);
this.Controls.Add(this.menuStrip);
this.IsMdiContainer = true;
this.MainMenuStrip = this.menuStrip;
this.Name = "mdiMain";
this.Text = "红门彩票软件之双色球";
this.Load += new System.EventHandler(this.mdiMain_Load);
this.menuStrip.ResumeLayout(false);
this.menuStrip.PerformLayout();
this.toolStrip.ResumeLayout(false);
this.toolStrip.PerformLayout();
this.statusStrip.ResumeLayout(false);
this.statusStrip.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip;
private System.Windows.Forms.ToolStrip toolStrip;
private System.Windows.Forms.StatusStrip statusStrip;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel;
private System.Windows.Forms.ToolStripMenuItem RedBallFiltMenu;
private System.Windows.Forms.ToolStripMenuItem RedAnalyseMenu;
private System.Windows.Forms.ToolStripMenuItem RedCompagesMenu;
private System.Windows.Forms.ToolStripMenuItem BlueInputMenu;
private System.Windows.Forms.ToolStripMenuItem BlueStatMenu;
private System.Windows.Forms.ToolTip ToolTip;
private System.Windows.Forms.ToolStripButton tsbtnRedBallFilt;
private System.Windows.Forms.ToolStripButton tsbtnRedAnalyse;
private System.Windows.Forms.ToolStripButton tsbtnRedCompages1;
private System.Windows.Forms.ToolStripButton tsbtnBlueData;
private System.Windows.Forms.ToolStripButton tsbtnBlueStat;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.ToolStripButton toolStripButton10;
private System.Windows.Forms.ToolStripButton tsbBlueBallChart;
private System.Windows.Forms.ToolStripButton toolStripButton12;
private System.Windows.Forms.ToolStripButton toolStripButton13;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripMenuItem CloseMenu;
private System.Windows.Forms.ToolStripMenuItem HelpMenu;
private System.Windows.Forms.ToolStripMenuItem AboutMenu;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem registerMenu;
private System.Windows.Forms.ToolStripMenuItem HelpMenuItem;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -