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

行业应用

开发平台:

Visual C++

  1. namespace KTV
  2. {
  3.     partial class FrmYuYan
  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.PGuoYu = new System.Windows.Forms.PictureBox();
  29.             this.PYingYu = new System.Windows.Forms.PictureBox();
  30.             this.PRiYu = new System.Windows.Forms.PictureBox();
  31.             this.PHanYu = new System.Windows.Forms.PictureBox();
  32.             this.PChaoXuanYu = new System.Windows.Forms.PictureBox();
  33.             this.PMingNanYu = new System.Windows.Forms.PictureBox();
  34.             this.PYueYu = new System.Windows.Forms.PictureBox();
  35.             this.PQiTa = new System.Windows.Forms.PictureBox();
  36.             this.FanHui = new System.Windows.Forms.PictureBox();
  37.             ((System.ComponentModel.ISupportInitialize)(this.PGuoYu)).BeginInit();
  38.             ((System.ComponentModel.ISupportInitialize)(this.PYingYu)).BeginInit();
  39.             ((System.ComponentModel.ISupportInitialize)(this.PRiYu)).BeginInit();
  40.             ((System.ComponentModel.ISupportInitialize)(this.PHanYu)).BeginInit();
  41.             ((System.ComponentModel.ISupportInitialize)(this.PChaoXuanYu)).BeginInit();
  42.             ((System.ComponentModel.ISupportInitialize)(this.PMingNanYu)).BeginInit();
  43.             ((System.ComponentModel.ISupportInitialize)(this.PYueYu)).BeginInit();
  44.             ((System.ComponentModel.ISupportInitialize)(this.PQiTa)).BeginInit();
  45.             ((System.ComponentModel.ISupportInitialize)(this.FanHui)).BeginInit();
  46.             this.SuspendLayout();
  47.             // 
  48.             // PGuoYu
  49.             // 
  50.             this.PGuoYu.BackColor = System.Drawing.Color.Transparent;
  51.             this.PGuoYu.Location = new System.Drawing.Point(119, 223);
  52.             this.PGuoYu.Name = "PGuoYu";
  53.             this.PGuoYu.Size = new System.Drawing.Size(238, 64);
  54.             this.PGuoYu.TabIndex = 0;
  55.             this.PGuoYu.TabStop = false;
  56.             this.PGuoYu.Click += new System.EventHandler(this.PGuoYu_Click);
  57.             // 
  58.             // PYingYu
  59.             // 
  60.             this.PYingYu.BackColor = System.Drawing.Color.Transparent;
  61.             this.PYingYu.Location = new System.Drawing.Point(464, 223);
  62.             this.PYingYu.Name = "PYingYu";
  63.             this.PYingYu.Size = new System.Drawing.Size(238, 64);
  64.             this.PYingYu.TabIndex = 1;
  65.             this.PYingYu.TabStop = false;
  66.             this.PYingYu.Click += new System.EventHandler(this.PYingYu_Click);
  67.             // 
  68.             // PRiYu
  69.             // 
  70.             this.PRiYu.BackColor = System.Drawing.Color.Transparent;
  71.             this.PRiYu.Location = new System.Drawing.Point(119, 305);
  72.             this.PRiYu.Name = "PRiYu";
  73.             this.PRiYu.Size = new System.Drawing.Size(238, 64);
  74.             this.PRiYu.TabIndex = 2;
  75.             this.PRiYu.TabStop = false;
  76.             this.PRiYu.Click += new System.EventHandler(this.PRiYu_Click);
  77.             // 
  78.             // PHanYu
  79.             // 
  80.             this.PHanYu.BackColor = System.Drawing.Color.Transparent;
  81.             this.PHanYu.Location = new System.Drawing.Point(464, 305);
  82.             this.PHanYu.Name = "PHanYu";
  83.             this.PHanYu.Size = new System.Drawing.Size(238, 64);
  84.             this.PHanYu.TabIndex = 3;
  85.             this.PHanYu.TabStop = false;
  86.             this.PHanYu.Click += new System.EventHandler(this.PHanYu_Click);
  87.             // 
  88.             // PChaoXuanYu
  89.             // 
  90.             this.PChaoXuanYu.BackColor = System.Drawing.Color.Transparent;
  91.             this.PChaoXuanYu.Location = new System.Drawing.Point(119, 380);
  92.             this.PChaoXuanYu.Name = "PChaoXuanYu";
  93.             this.PChaoXuanYu.Size = new System.Drawing.Size(238, 64);
  94.             this.PChaoXuanYu.TabIndex = 4;
  95.             this.PChaoXuanYu.TabStop = false;
  96.             this.PChaoXuanYu.Click += new System.EventHandler(this.PChaoXuanYu_Click);
  97.             // 
  98.             // PMingNanYu
  99.             // 
  100.             this.PMingNanYu.BackColor = System.Drawing.Color.Transparent;
  101.             this.PMingNanYu.Location = new System.Drawing.Point(466, 386);
  102.             this.PMingNanYu.Name = "PMingNanYu";
  103.             this.PMingNanYu.Size = new System.Drawing.Size(238, 64);
  104.             this.PMingNanYu.TabIndex = 5;
  105.             this.PMingNanYu.TabStop = false;
  106.             this.PMingNanYu.Click += new System.EventHandler(this.PMingNanYu_Click);
  107.             // 
  108.             // PYueYu
  109.             // 
  110.             this.PYueYu.BackColor = System.Drawing.Color.Transparent;
  111.             this.PYueYu.Location = new System.Drawing.Point(118, 465);
  112.             this.PYueYu.Name = "PYueYu";
  113.             this.PYueYu.Size = new System.Drawing.Size(238, 64);
  114.             this.PYueYu.TabIndex = 6;
  115.             this.PYueYu.TabStop = false;
  116.             this.PYueYu.Click += new System.EventHandler(this.PYueYu_Click);
  117.             // 
  118.             // PQiTa
  119.             // 
  120.             this.PQiTa.BackColor = System.Drawing.Color.Transparent;
  121.             this.PQiTa.Location = new System.Drawing.Point(466, 465);
  122.             this.PQiTa.Name = "PQiTa";
  123.             this.PQiTa.Size = new System.Drawing.Size(238, 64);
  124.             this.PQiTa.TabIndex = 7;
  125.             this.PQiTa.TabStop = false;
  126.             this.PQiTa.Click += new System.EventHandler(this.PQiTa_Click);
  127.             // 
  128.             // FanHui
  129.             // 
  130.             this.FanHui.BackColor = System.Drawing.Color.Transparent;
  131.             this.FanHui.Location = new System.Drawing.Point(618, 535);
  132.             this.FanHui.Name = "FanHui";
  133.             this.FanHui.Size = new System.Drawing.Size(115, 42);
  134.             this.FanHui.TabIndex = 8;
  135.             this.FanHui.TabStop = false;
  136.             this.FanHui.Click += new System.EventHandler(this.FanHui_Click);
  137.             // 
  138.             // FrmYuYan
  139.             // 
  140.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  141.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  142.             this.BackgroundImage = global::KTV.Properties.Resources.语言;
  143.             this.ClientSize = new System.Drawing.Size(800, 600);
  144.             this.Controls.Add(this.FanHui);
  145.             this.Controls.Add(this.PQiTa);
  146.             this.Controls.Add(this.PYueYu);
  147.             this.Controls.Add(this.PMingNanYu);
  148.             this.Controls.Add(this.PChaoXuanYu);
  149.             this.Controls.Add(this.PHanYu);
  150.             this.Controls.Add(this.PRiYu);
  151.             this.Controls.Add(this.PYingYu);
  152.             this.Controls.Add(this.PGuoYu);
  153.             this.Name = "FrmYuYan";
  154.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  155.             this.Text = "歌曲语言选择";
  156.             this.Load += new System.EventHandler(this.FrmYuYan_Load);
  157.             ((System.ComponentModel.ISupportInitialize)(this.PGuoYu)).EndInit();
  158.             ((System.ComponentModel.ISupportInitialize)(this.PYingYu)).EndInit();
  159.             ((System.ComponentModel.ISupportInitialize)(this.PRiYu)).EndInit();
  160.             ((System.ComponentModel.ISupportInitialize)(this.PHanYu)).EndInit();
  161.             ((System.ComponentModel.ISupportInitialize)(this.PChaoXuanYu)).EndInit();
  162.             ((System.ComponentModel.ISupportInitialize)(this.PMingNanYu)).EndInit();
  163.             ((System.ComponentModel.ISupportInitialize)(this.PYueYu)).EndInit();
  164.             ((System.ComponentModel.ISupportInitialize)(this.PQiTa)).EndInit();
  165.             ((System.ComponentModel.ISupportInitialize)(this.FanHui)).EndInit();
  166.             this.ResumeLayout(false);
  167.         }
  168.         #endregion
  169.         private System.Windows.Forms.PictureBox PGuoYu;
  170.         private System.Windows.Forms.PictureBox PYingYu;
  171.         private System.Windows.Forms.PictureBox PRiYu;
  172.         private System.Windows.Forms.PictureBox PHanYu;
  173.         private System.Windows.Forms.PictureBox PChaoXuanYu;
  174.         private System.Windows.Forms.PictureBox PMingNanYu;
  175.         private System.Windows.Forms.PictureBox PYueYu;
  176.         private System.Windows.Forms.PictureBox PQiTa;
  177.         private System.Windows.Forms.PictureBox FanHui;
  178.     }
  179. }