FrmXuanZe.Designer.cs
上传用户:fzwcsgshou
上传日期:2022-07-30
资源大小:28414k
文件大小:8k
源码类别:

行业应用

开发平台:

Visual C++

  1. namespace KTV
  2. {
  3.     partial class FrmXuanZe
  4.     {
  5.         /// <summary>
  6.         /// 必需的设计器变量。
  7.         /// </summary>
  8.         private System.ComponentModel.IContainer components = null;
  9.         /// <summary>
  10.         /// 清理所有正在使用的资源。
  11.         /// </summary>
  12.         /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13.         protected override void Dispose(bool disposing)
  14.         {
  15.             if (disposing && (components != null))
  16.             {
  17.                 components.Dispose();
  18.             }
  19.             base.Dispose(disposing);
  20.         }
  21.         #region Windows 窗体设计器生成的代码
  22.         /// <summary>
  23.         /// 设计器支持所需的方法 - 不要
  24.         /// 使用代码编辑器修改此方法的内容。
  25.         /// </summary>
  26.         private void InitializeComponent()
  27.         {
  28.             this.GeShou = new System.Windows.Forms.PictureBox();
  29.             this.PinYin = new System.Windows.Forms.PictureBox();
  30.             this.YuYan = new System.Windows.Forms.PictureBox();
  31.             this.LeiBie = new System.Windows.Forms.PictureBox();
  32.             this.ShuZi = new System.Windows.Forms.PictureBox();
  33.             this.PaiHangBang = new System.Windows.Forms.PictureBox();
  34.             this.YiDianGeQu = new System.Windows.Forms.PictureBox();
  35.             this.FuWu = new System.Windows.Forms.PictureBox();
  36.             ((System.ComponentModel.ISupportInitialize)(this.GeShou)).BeginInit();
  37.             ((System.ComponentModel.ISupportInitialize)(this.PinYin)).BeginInit();
  38.             ((System.ComponentModel.ISupportInitialize)(this.YuYan)).BeginInit();
  39.             ((System.ComponentModel.ISupportInitialize)(this.LeiBie)).BeginInit();
  40.             ((System.ComponentModel.ISupportInitialize)(this.ShuZi)).BeginInit();
  41.             ((System.ComponentModel.ISupportInitialize)(this.PaiHangBang)).BeginInit();
  42.             ((System.ComponentModel.ISupportInitialize)(this.YiDianGeQu)).BeginInit();
  43.             ((System.ComponentModel.ISupportInitialize)(this.FuWu)).BeginInit();
  44.             this.SuspendLayout();
  45.             // 
  46.             // GeShou
  47.             // 
  48.             this.GeShou.BackColor = System.Drawing.Color.Transparent;
  49.             this.GeShou.Location = new System.Drawing.Point(104, 175);
  50.             this.GeShou.Name = "GeShou";
  51.             this.GeShou.Size = new System.Drawing.Size(238, 65);
  52.             this.GeShou.TabIndex = 0;
  53.             this.GeShou.TabStop = false;
  54.             this.GeShou.Click += new System.EventHandler(this.GeShou_Click);
  55.             // 
  56.             // PinYin
  57.             // 
  58.             this.PinYin.BackColor = System.Drawing.Color.Transparent;
  59.             this.PinYin.Location = new System.Drawing.Point(452, 176);
  60.             this.PinYin.Name = "PinYin";
  61.             this.PinYin.Size = new System.Drawing.Size(238, 65);
  62.             this.PinYin.TabIndex = 1;
  63.             this.PinYin.TabStop = false;
  64.             this.PinYin.Click += new System.EventHandler(this.PinYin_Click);
  65.             // 
  66.             // YuYan
  67.             // 
  68.             this.YuYan.BackColor = System.Drawing.Color.Transparent;
  69.             this.YuYan.Location = new System.Drawing.Point(104, 297);
  70.             this.YuYan.Name = "YuYan";
  71.             this.YuYan.Size = new System.Drawing.Size(238, 65);
  72.             this.YuYan.TabIndex = 2;
  73.             this.YuYan.TabStop = false;
  74.             this.YuYan.Click += new System.EventHandler(this.YuYan_Click);
  75.             // 
  76.             // LeiBie
  77.             // 
  78.             this.LeiBie.BackColor = System.Drawing.Color.Transparent;
  79.             this.LeiBie.Location = new System.Drawing.Point(452, 297);
  80.             this.LeiBie.Name = "LeiBie";
  81.             this.LeiBie.Size = new System.Drawing.Size(238, 65);
  82.             this.LeiBie.TabIndex = 3;
  83.             this.LeiBie.TabStop = false;
  84.             this.LeiBie.Click += new System.EventHandler(this.LeiBie_Click);
  85.             // 
  86.             // ShuZi
  87.             // 
  88.             this.ShuZi.BackColor = System.Drawing.Color.Transparent;
  89.             this.ShuZi.Location = new System.Drawing.Point(104, 420);
  90.             this.ShuZi.Name = "ShuZi";
  91.             this.ShuZi.Size = new System.Drawing.Size(238, 65);
  92.             this.ShuZi.TabIndex = 4;
  93.             this.ShuZi.TabStop = false;
  94.             this.ShuZi.Click += new System.EventHandler(this.ShuZi_Click);
  95.             // 
  96.             // PaiHangBang
  97.             // 
  98.             this.PaiHangBang.BackColor = System.Drawing.Color.Transparent;
  99.             this.PaiHangBang.Location = new System.Drawing.Point(452, 420);
  100.             this.PaiHangBang.Name = "PaiHangBang";
  101.             this.PaiHangBang.Size = new System.Drawing.Size(238, 65);
  102.             this.PaiHangBang.TabIndex = 5;
  103.             this.PaiHangBang.TabStop = false;
  104.             this.PaiHangBang.Click += new System.EventHandler(this.PaiHangBang_Click);
  105.             // 
  106.             // YiDianGeQu
  107.             // 
  108.             this.YiDianGeQu.BackColor = System.Drawing.Color.Transparent;
  109.             this.YiDianGeQu.Location = new System.Drawing.Point(393, 508);
  110.             this.YiDianGeQu.Name = "YiDianGeQu";
  111.             this.YiDianGeQu.Size = new System.Drawing.Size(119, 44);
  112.             this.YiDianGeQu.TabIndex = 6;
  113.             this.YiDianGeQu.TabStop = false;
  114.             this.YiDianGeQu.Click += new System.EventHandler(this.YiDianGeQu_Click);
  115.             // 
  116.             // FuWu
  117.             // 
  118.             this.FuWu.BackColor = System.Drawing.Color.Transparent;
  119.             this.FuWu.Location = new System.Drawing.Point(571, 508);
  120.             this.FuWu.Name = "FuWu";
  121.             this.FuWu.Size = new System.Drawing.Size(119, 44);
  122.             this.FuWu.TabIndex = 7;
  123.             this.FuWu.TabStop = false;
  124.             this.FuWu.Click += new System.EventHandler(this.FuWu_Click);
  125.             // 
  126.             // FrmXuanZe
  127.             // 
  128.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  129.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  130.             this.BackgroundImage = global::KTV.Properties.Resources.KTV;
  131.             this.ClientSize = new System.Drawing.Size(800, 600);
  132.             this.Controls.Add(this.FuWu);
  133.             this.Controls.Add(this.YiDianGeQu);
  134.             this.Controls.Add(this.PaiHangBang);
  135.             this.Controls.Add(this.ShuZi);
  136.             this.Controls.Add(this.LeiBie);
  137.             this.Controls.Add(this.YuYan);
  138.             this.Controls.Add(this.PinYin);
  139.             this.Controls.Add(this.GeShou);
  140.             this.Name = "FrmXuanZe";
  141.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  142.             this.Text = "查询选择";
  143.             this.Load += new System.EventHandler(this.FrmXuanZe_Load);
  144.             ((System.ComponentModel.ISupportInitialize)(this.GeShou)).EndInit();
  145.             ((System.ComponentModel.ISupportInitialize)(this.PinYin)).EndInit();
  146.             ((System.ComponentModel.ISupportInitialize)(this.YuYan)).EndInit();
  147.             ((System.ComponentModel.ISupportInitialize)(this.LeiBie)).EndInit();
  148.             ((System.ComponentModel.ISupportInitialize)(this.ShuZi)).EndInit();
  149.             ((System.ComponentModel.ISupportInitialize)(this.PaiHangBang)).EndInit();
  150.             ((System.ComponentModel.ISupportInitialize)(this.YiDianGeQu)).EndInit();
  151.             ((System.ComponentModel.ISupportInitialize)(this.FuWu)).EndInit();
  152.             this.ResumeLayout(false);
  153.         }
  154.         #endregion
  155.         private System.Windows.Forms.PictureBox GeShou;
  156.         private System.Windows.Forms.PictureBox PinYin;
  157.         private System.Windows.Forms.PictureBox YuYan;
  158.         private System.Windows.Forms.PictureBox LeiBie;
  159.         private System.Windows.Forms.PictureBox ShuZi;
  160.         private System.Windows.Forms.PictureBox PaiHangBang;
  161.         private System.Windows.Forms.PictureBox YiDianGeQu;
  162.         private System.Windows.Forms.PictureBox FuWu;
  163.     }
  164. }