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

行业应用

开发平台:

Visual C++

  1. namespace KTV
  2. {
  3.     partial class FrmZiShu
  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.P1 = new System.Windows.Forms.PictureBox();
  29.             this.P2 = new System.Windows.Forms.PictureBox();
  30.             this.P3 = new System.Windows.Forms.PictureBox();
  31.             this.P4 = new System.Windows.Forms.PictureBox();
  32.             this.P5 = new System.Windows.Forms.PictureBox();
  33.             this.P6 = new System.Windows.Forms.PictureBox();
  34.             this.P7 = new System.Windows.Forms.PictureBox();
  35.             this.P8 = new System.Windows.Forms.PictureBox();
  36.             this.P9 = new System.Windows.Forms.PictureBox();
  37.             this.QiTa = new System.Windows.Forms.PictureBox();
  38.             this.QuanBu = new System.Windows.Forms.PictureBox();
  39.             this.BoFangLeiBiao = new System.Windows.Forms.PictureBox();
  40.             this.FanHui = new System.Windows.Forms.PictureBox();
  41.             ((System.ComponentModel.ISupportInitialize)(this.P1)).BeginInit();
  42.             ((System.ComponentModel.ISupportInitialize)(this.P2)).BeginInit();
  43.             ((System.ComponentModel.ISupportInitialize)(this.P3)).BeginInit();
  44.             ((System.ComponentModel.ISupportInitialize)(this.P4)).BeginInit();
  45.             ((System.ComponentModel.ISupportInitialize)(this.P5)).BeginInit();
  46.             ((System.ComponentModel.ISupportInitialize)(this.P6)).BeginInit();
  47.             ((System.ComponentModel.ISupportInitialize)(this.P7)).BeginInit();
  48.             ((System.ComponentModel.ISupportInitialize)(this.P8)).BeginInit();
  49.             ((System.ComponentModel.ISupportInitialize)(this.P9)).BeginInit();
  50.             ((System.ComponentModel.ISupportInitialize)(this.QiTa)).BeginInit();
  51.             ((System.ComponentModel.ISupportInitialize)(this.QuanBu)).BeginInit();
  52.             ((System.ComponentModel.ISupportInitialize)(this.BoFangLeiBiao)).BeginInit();
  53.             ((System.ComponentModel.ISupportInitialize)(this.FanHui)).BeginInit();
  54.             this.SuspendLayout();
  55.             // 
  56.             // P1
  57.             // 
  58.             this.P1.BackColor = System.Drawing.Color.Transparent;
  59.             this.P1.Location = new System.Drawing.Point(132, 231);
  60.             this.P1.Name = "P1";
  61.             this.P1.Size = new System.Drawing.Size(73, 59);
  62.             this.P1.TabIndex = 0;
  63.             this.P1.TabStop = false;
  64.             this.P1.Click += new System.EventHandler(this.P1_Click);
  65.             // 
  66.             // P2
  67.             // 
  68.             this.P2.BackColor = System.Drawing.Color.Transparent;
  69.             this.P2.Location = new System.Drawing.Point(251, 230);
  70.             this.P2.Name = "P2";
  71.             this.P2.Size = new System.Drawing.Size(73, 59);
  72.             this.P2.TabIndex = 1;
  73.             this.P2.TabStop = false;
  74.             this.P2.Click += new System.EventHandler(this.P2_Click);
  75.             // 
  76.             // P3
  77.             // 
  78.             this.P3.BackColor = System.Drawing.Color.Transparent;
  79.             this.P3.Location = new System.Drawing.Point(363, 232);
  80.             this.P3.Name = "P3";
  81.             this.P3.Size = new System.Drawing.Size(73, 59);
  82.             this.P3.TabIndex = 2;
  83.             this.P3.TabStop = false;
  84.             this.P3.Click += new System.EventHandler(this.P3_Click);
  85.             // 
  86.             // P4
  87.             // 
  88.             this.P4.BackColor = System.Drawing.Color.Transparent;
  89.             this.P4.Location = new System.Drawing.Point(132, 341);
  90.             this.P4.Name = "P4";
  91.             this.P4.Size = new System.Drawing.Size(73, 59);
  92.             this.P4.TabIndex = 3;
  93.             this.P4.TabStop = false;
  94.             this.P4.Click += new System.EventHandler(this.P4_Click);
  95.             // 
  96.             // P5
  97.             // 
  98.             this.P5.BackColor = System.Drawing.Color.Transparent;
  99.             this.P5.Location = new System.Drawing.Point(251, 343);
  100.             this.P5.Name = "P5";
  101.             this.P5.Size = new System.Drawing.Size(73, 59);
  102.             this.P5.TabIndex = 4;
  103.             this.P5.TabStop = false;
  104.             this.P5.Click += new System.EventHandler(this.P5_Click);
  105.             // 
  106.             // P6
  107.             // 
  108.             this.P6.BackColor = System.Drawing.Color.Transparent;
  109.             this.P6.Location = new System.Drawing.Point(364, 342);
  110.             this.P6.Name = "P6";
  111.             this.P6.Size = new System.Drawing.Size(73, 59);
  112.             this.P6.TabIndex = 5;
  113.             this.P6.TabStop = false;
  114.             this.P6.Click += new System.EventHandler(this.P6_Click);
  115.             // 
  116.             // P7
  117.             // 
  118.             this.P7.BackColor = System.Drawing.Color.Transparent;
  119.             this.P7.Location = new System.Drawing.Point(133, 442);
  120.             this.P7.Name = "P7";
  121.             this.P7.Size = new System.Drawing.Size(73, 59);
  122.             this.P7.TabIndex = 6;
  123.             this.P7.TabStop = false;
  124.             this.P7.Click += new System.EventHandler(this.P7_Click);
  125.             // 
  126.             // P8
  127.             // 
  128.             this.P8.BackColor = System.Drawing.Color.Transparent;
  129.             this.P8.Location = new System.Drawing.Point(251, 443);
  130.             this.P8.Name = "P8";
  131.             this.P8.Size = new System.Drawing.Size(73, 59);
  132.             this.P8.TabIndex = 7;
  133.             this.P8.TabStop = false;
  134.             this.P8.Click += new System.EventHandler(this.P8_Click);
  135.             // 
  136.             // P9
  137.             // 
  138.             this.P9.BackColor = System.Drawing.Color.Transparent;
  139.             this.P9.Location = new System.Drawing.Point(364, 443);
  140.             this.P9.Name = "P9";
  141.             this.P9.Size = new System.Drawing.Size(73, 59);
  142.             this.P9.TabIndex = 8;
  143.             this.P9.TabStop = false;
  144.             this.P9.Click += new System.EventHandler(this.P9_Click);
  145.             // 
  146.             // QiTa
  147.             // 
  148.             this.QiTa.BackColor = System.Drawing.Color.Transparent;
  149.             this.QiTa.Location = new System.Drawing.Point(558, 219);
  150.             this.QiTa.Name = "QiTa";
  151.             this.QiTa.Size = new System.Drawing.Size(123, 43);
  152.             this.QiTa.TabIndex = 9;
  153.             this.QiTa.TabStop = false;
  154.             this.QiTa.Click += new System.EventHandler(this.QiTa_Click);
  155.             // 
  156.             // QuanBu
  157.             // 
  158.             this.QuanBu.BackColor = System.Drawing.Color.Transparent;
  159.             this.QuanBu.Location = new System.Drawing.Point(558, 301);
  160.             this.QuanBu.Name = "QuanBu";
  161.             this.QuanBu.Size = new System.Drawing.Size(123, 43);
  162.             this.QuanBu.TabIndex = 10;
  163.             this.QuanBu.TabStop = false;
  164.             this.QuanBu.Click += new System.EventHandler(this.QuanBu_Click);
  165.             // 
  166.             // BoFangLeiBiao
  167.             // 
  168.             this.BoFangLeiBiao.BackColor = System.Drawing.Color.Transparent;
  169.             this.BoFangLeiBiao.Location = new System.Drawing.Point(558, 379);
  170.             this.BoFangLeiBiao.Name = "BoFangLeiBiao";
  171.             this.BoFangLeiBiao.Size = new System.Drawing.Size(123, 43);
  172.             this.BoFangLeiBiao.TabIndex = 11;
  173.             this.BoFangLeiBiao.TabStop = false;
  174.             this.BoFangLeiBiao.Click += new System.EventHandler(this.BoFangLeiBiao_Click);
  175.             // 
  176.             // FanHui
  177.             // 
  178.             this.FanHui.BackColor = System.Drawing.Color.Transparent;
  179.             this.FanHui.Location = new System.Drawing.Point(558, 459);
  180.             this.FanHui.Name = "FanHui";
  181.             this.FanHui.Size = new System.Drawing.Size(123, 43);
  182.             this.FanHui.TabIndex = 12;
  183.             this.FanHui.TabStop = false;
  184.             this.FanHui.Click += new System.EventHandler(this.FanHui_Click);
  185.             // 
  186.             // FrmZiShu
  187.             // 
  188.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  189.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  190.             this.BackgroundImage = global::KTV.Properties.Resources.KTV数字;
  191.             this.ClientSize = new System.Drawing.Size(800, 600);
  192.             this.Controls.Add(this.FanHui);
  193.             this.Controls.Add(this.BoFangLeiBiao);
  194.             this.Controls.Add(this.QuanBu);
  195.             this.Controls.Add(this.QiTa);
  196.             this.Controls.Add(this.P9);
  197.             this.Controls.Add(this.P8);
  198.             this.Controls.Add(this.P7);
  199.             this.Controls.Add(this.P6);
  200.             this.Controls.Add(this.P5);
  201.             this.Controls.Add(this.P4);
  202.             this.Controls.Add(this.P3);
  203.             this.Controls.Add(this.P2);
  204.             this.Controls.Add(this.P1);
  205.             this.Name = "FrmZiShu";
  206.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  207.             this.Text = "按歌曲字数查询";
  208.             ((System.ComponentModel.ISupportInitialize)(this.P1)).EndInit();
  209.             ((System.ComponentModel.ISupportInitialize)(this.P2)).EndInit();
  210.             ((System.ComponentModel.ISupportInitialize)(this.P3)).EndInit();
  211.             ((System.ComponentModel.ISupportInitialize)(this.P4)).EndInit();
  212.             ((System.ComponentModel.ISupportInitialize)(this.P5)).EndInit();
  213.             ((System.ComponentModel.ISupportInitialize)(this.P6)).EndInit();
  214.             ((System.ComponentModel.ISupportInitialize)(this.P7)).EndInit();
  215.             ((System.ComponentModel.ISupportInitialize)(this.P8)).EndInit();
  216.             ((System.ComponentModel.ISupportInitialize)(this.P9)).EndInit();
  217.             ((System.ComponentModel.ISupportInitialize)(this.QiTa)).EndInit();
  218.             ((System.ComponentModel.ISupportInitialize)(this.QuanBu)).EndInit();
  219.             ((System.ComponentModel.ISupportInitialize)(this.BoFangLeiBiao)).EndInit();
  220.             ((System.ComponentModel.ISupportInitialize)(this.FanHui)).EndInit();
  221.             this.ResumeLayout(false);
  222.         }
  223.         #endregion
  224.         private System.Windows.Forms.PictureBox P1;
  225.         private System.Windows.Forms.PictureBox P2;
  226.         private System.Windows.Forms.PictureBox P3;
  227.         private System.Windows.Forms.PictureBox P4;
  228.         private System.Windows.Forms.PictureBox P5;
  229.         private System.Windows.Forms.PictureBox P6;
  230.         private System.Windows.Forms.PictureBox P7;
  231.         private System.Windows.Forms.PictureBox P8;
  232.         private System.Windows.Forms.PictureBox P9;
  233.         private System.Windows.Forms.PictureBox QiTa;
  234.         private System.Windows.Forms.PictureBox QuanBu;
  235.         private System.Windows.Forms.PictureBox BoFangLeiBiao;
  236.         private System.Windows.Forms.PictureBox FanHui;
  237.     }
  238. }