159 lines
7.6 KiB
C#
159 lines
7.6 KiB
C#
namespace dccdc.Selfhelp
|
||
{
|
||
partial class MainForm
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows 窗体设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.components = new System.ComponentModel.Container();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
||
this.btn_bgdy = new System.Windows.Forms.Button();
|
||
this.btn_bgcx = new System.Windows.Forms.Button();
|
||
this.btn_zzjf = new System.Windows.Forms.Button();
|
||
this.btn_cydj = new System.Windows.Forms.Button();
|
||
this.btn_zyd = new System.Windows.Forms.Button();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
||
this.SuspendLayout();
|
||
//
|
||
// btn_bgdy
|
||
//
|
||
this.btn_bgdy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btn_bgdy.Image = global::dccdc.Selfhelp.Properties.Resources._5;
|
||
this.btn_bgdy.Location = new System.Drawing.Point(1056, 408);
|
||
this.btn_bgdy.Name = "btn_bgdy";
|
||
this.btn_bgdy.Size = new System.Drawing.Size(211, 366);
|
||
this.btn_bgdy.TabIndex = 4;
|
||
this.btn_bgdy.UseVisualStyleBackColor = true;
|
||
this.btn_bgdy.Click += new System.EventHandler(this.btn_bgdy_Click);
|
||
this.btn_bgdy.MouseLeave += new System.EventHandler(this.btn_zyd_MouseLeave);
|
||
this.btn_bgdy.MouseHover += new System.EventHandler(this.btn_zyd_MouseHover);
|
||
//
|
||
// btn_bgcx
|
||
//
|
||
this.btn_bgcx.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btn_bgcx.Image = global::dccdc.Selfhelp.Properties.Resources._4;
|
||
this.btn_bgcx.Location = new System.Drawing.Point(828, 408);
|
||
this.btn_bgcx.Name = "btn_bgcx";
|
||
this.btn_bgcx.Size = new System.Drawing.Size(211, 366);
|
||
this.btn_bgcx.TabIndex = 3;
|
||
this.btn_bgcx.UseVisualStyleBackColor = true;
|
||
this.btn_bgcx.Click += new System.EventHandler(this.btn_bgcx_Click);
|
||
this.btn_bgcx.MouseLeave += new System.EventHandler(this.btn_zyd_MouseLeave);
|
||
this.btn_bgcx.MouseHover += new System.EventHandler(this.btn_zyd_MouseHover);
|
||
//
|
||
// btn_zzjf
|
||
//
|
||
this.btn_zzjf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btn_zzjf.Image = global::dccdc.Selfhelp.Properties.Resources.btn_zzjf;
|
||
this.btn_zzjf.Location = new System.Drawing.Point(600, 408);
|
||
this.btn_zzjf.Name = "btn_zzjf";
|
||
this.btn_zzjf.Size = new System.Drawing.Size(211, 366);
|
||
this.btn_zzjf.TabIndex = 2;
|
||
this.btn_zzjf.UseVisualStyleBackColor = true;
|
||
this.btn_zzjf.Click += new System.EventHandler(this.btn_zzjf_Click);
|
||
this.btn_zzjf.MouseLeave += new System.EventHandler(this.btn_zyd_MouseLeave);
|
||
this.btn_zzjf.MouseHover += new System.EventHandler(this.btn_zyd_MouseHover);
|
||
//
|
||
// btn_cydj
|
||
//
|
||
this.btn_cydj.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btn_cydj.Image = global::dccdc.Selfhelp.Properties.Resources._21;
|
||
this.btn_cydj.Location = new System.Drawing.Point(372, 408);
|
||
this.btn_cydj.Name = "btn_cydj";
|
||
this.btn_cydj.Size = new System.Drawing.Size(211, 366);
|
||
this.btn_cydj.TabIndex = 1;
|
||
this.btn_cydj.UseVisualStyleBackColor = true;
|
||
this.btn_cydj.Click += new System.EventHandler(this.btn_cydj_Click);
|
||
this.btn_cydj.MouseLeave += new System.EventHandler(this.btn_zyd_MouseLeave);
|
||
this.btn_cydj.MouseHover += new System.EventHandler(this.btn_zyd_MouseHover);
|
||
//
|
||
// btn_zyd
|
||
//
|
||
this.btn_zyd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btn_zyd.Image = global::dccdc.Selfhelp.Properties.Resources._1;
|
||
this.btn_zyd.Location = new System.Drawing.Point(144, 408);
|
||
this.btn_zyd.Name = "btn_zyd";
|
||
this.btn_zyd.Size = new System.Drawing.Size(211, 366);
|
||
this.btn_zyd.TabIndex = 0;
|
||
this.btn_zyd.UseVisualStyleBackColor = true;
|
||
this.btn_zyd.Click += new System.EventHandler(this.btn_zyd_Click);
|
||
this.btn_zyd.MouseLeave += new System.EventHandler(this.btn_zyd_MouseLeave);
|
||
this.btn_zyd.MouseHover += new System.EventHandler(this.btn_zyd_MouseHover);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(237)))), ((int)(((byte)(240)))));
|
||
this.label1.Font = new System.Drawing.Font("微软雅黑", 13.5F);
|
||
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(186)))), ((int)(((byte)(191)))));
|
||
this.label1.Location = new System.Drawing.Point(663, 862);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(139, 24);
|
||
this.label1.TabIndex = 5;
|
||
this.label1.Text = "0534-2267110";
|
||
//
|
||
// timer1
|
||
//
|
||
this.timer1.Interval = 1000;
|
||
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
||
//
|
||
// MainForm
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.BackgroundImage = global::dccdc.Selfhelp.Properties.Resources.main_bg;
|
||
this.ClientSize = new System.Drawing.Size(1440, 900);
|
||
this.Controls.Add(this.label1);
|
||
this.Controls.Add(this.btn_bgdy);
|
||
this.Controls.Add(this.btn_bgcx);
|
||
this.Controls.Add(this.btn_zzjf);
|
||
this.Controls.Add(this.btn_cydj);
|
||
this.Controls.Add(this.btn_zyd);
|
||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Name = "MainForm";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "自助机主界面";
|
||
this.Load += new System.EventHandler(this.MainForm_Load);
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.Button btn_zyd;
|
||
private System.Windows.Forms.Button btn_cydj;
|
||
private System.Windows.Forms.Button btn_zzjf;
|
||
private System.Windows.Forms.Button btn_bgcx;
|
||
private System.Windows.Forms.Button btn_bgdy;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.Timer timer1;
|
||
}
|
||
}
|
||
|