FrmPinYin.Designer.cs
资源名称:KTV.rar [点击查看]
上传用户:fzwcsgshou
上传日期:2022-07-30
资源大小:28414k
文件大小:21k
源码类别:
行业应用
开发平台:
Visual C++
- namespace KTV
- {
- partial class FrmPinYin
- {
- /// <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.PA = new System.Windows.Forms.PictureBox();
- this.PB = new System.Windows.Forms.PictureBox();
- this.PC = new System.Windows.Forms.PictureBox();
- this.PD = new System.Windows.Forms.PictureBox();
- this.PE = new System.Windows.Forms.PictureBox();
- this.PF = new System.Windows.Forms.PictureBox();
- this.PG = new System.Windows.Forms.PictureBox();
- this.PN = new System.Windows.Forms.PictureBox();
- this.PM = new System.Windows.Forms.PictureBox();
- this.PL = new System.Windows.Forms.PictureBox();
- this.PK = new System.Windows.Forms.PictureBox();
- this.PJ = new System.Windows.Forms.PictureBox();
- this.PI = new System.Windows.Forms.PictureBox();
- this.PH = new System.Windows.Forms.PictureBox();
- this.PT = new System.Windows.Forms.PictureBox();
- this.PS = new System.Windows.Forms.PictureBox();
- this.PR = new System.Windows.Forms.PictureBox();
- this.PQ = new System.Windows.Forms.PictureBox();
- this.PP = new System.Windows.Forms.PictureBox();
- this.PO = new System.Windows.Forms.PictureBox();
- this.PZ = new System.Windows.Forms.PictureBox();
- this.PY = new System.Windows.Forms.PictureBox();
- this.PX = new System.Windows.Forms.PictureBox();
- this.PW = new System.Windows.Forms.PictureBox();
- this.PV = new System.Windows.Forms.PictureBox();
- this.PU = new System.Windows.Forms.PictureBox();
- this.FanHui = new System.Windows.Forms.PictureBox();
- ((System.ComponentModel.ISupportInitialize)(this.PA)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PC)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PD)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PF)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PG)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PN)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PL)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PK)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PJ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PI)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PH)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PR)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PQ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PP)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PZ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PW)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PV)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PU)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.FanHui)).BeginInit();
- this.SuspendLayout();
- //
- // PA
- //
- this.PA.BackColor = System.Drawing.Color.Transparent;
- this.PA.Location = new System.Drawing.Point(82, 208);
- this.PA.Name = "PA";
- this.PA.Size = new System.Drawing.Size(89, 74);
- this.PA.TabIndex = 0;
- this.PA.TabStop = false;
- this.PA.Click += new System.EventHandler(this.PA_Click);
- //
- // PB
- //
- this.PB.BackColor = System.Drawing.Color.Transparent;
- this.PB.Location = new System.Drawing.Point(171, 208);
- this.PB.Name = "PB";
- this.PB.Size = new System.Drawing.Size(89, 74);
- this.PB.TabIndex = 1;
- this.PB.TabStop = false;
- this.PB.Click += new System.EventHandler(this.PB_Click);
- //
- // PC
- //
- this.PC.BackColor = System.Drawing.Color.Transparent;
- this.PC.Location = new System.Drawing.Point(260, 208);
- this.PC.Name = "PC";
- this.PC.Size = new System.Drawing.Size(89, 74);
- this.PC.TabIndex = 2;
- this.PC.TabStop = false;
- this.PC.Click += new System.EventHandler(this.PC_Click);
- //
- // PD
- //
- this.PD.BackColor = System.Drawing.Color.Transparent;
- this.PD.Location = new System.Drawing.Point(349, 208);
- this.PD.Name = "PD";
- this.PD.Size = new System.Drawing.Size(89, 74);
- this.PD.TabIndex = 3;
- this.PD.TabStop = false;
- this.PD.Click += new System.EventHandler(this.PD_Click);
- //
- // PE
- //
- this.PE.BackColor = System.Drawing.Color.Transparent;
- this.PE.Location = new System.Drawing.Point(438, 209);
- this.PE.Name = "PE";
- this.PE.Size = new System.Drawing.Size(89, 74);
- this.PE.TabIndex = 4;
- this.PE.TabStop = false;
- this.PE.Click += new System.EventHandler(this.PE_Click);
- //
- // PF
- //
- this.PF.BackColor = System.Drawing.Color.Transparent;
- this.PF.Location = new System.Drawing.Point(526, 208);
- this.PF.Name = "PF";
- this.PF.Size = new System.Drawing.Size(89, 74);
- this.PF.TabIndex = 5;
- this.PF.TabStop = false;
- this.PF.Click += new System.EventHandler(this.PF_Click);
- //
- // PG
- //
- this.PG.BackColor = System.Drawing.Color.Transparent;
- this.PG.Location = new System.Drawing.Point(615, 208);
- this.PG.Name = "PG";
- this.PG.Size = new System.Drawing.Size(89, 74);
- this.PG.TabIndex = 6;
- this.PG.TabStop = false;
- this.PG.Click += new System.EventHandler(this.PG_Click);
- //
- // PN
- //
- this.PN.BackColor = System.Drawing.Color.Transparent;
- this.PN.Location = new System.Drawing.Point(615, 283);
- this.PN.Name = "PN";
- this.PN.Size = new System.Drawing.Size(89, 74);
- this.PN.TabIndex = 13;
- this.PN.TabStop = false;
- this.PN.Click += new System.EventHandler(this.PN_Click);
- //
- // PM
- //
- this.PM.BackColor = System.Drawing.Color.Transparent;
- this.PM.Location = new System.Drawing.Point(526, 283);
- this.PM.Name = "PM";
- this.PM.Size = new System.Drawing.Size(89, 74);
- this.PM.TabIndex = 12;
- this.PM.TabStop = false;
- this.PM.Click += new System.EventHandler(this.PM_Click);
- //
- // PL
- //
- this.PL.BackColor = System.Drawing.Color.Transparent;
- this.PL.Location = new System.Drawing.Point(438, 284);
- this.PL.Name = "PL";
- this.PL.Size = new System.Drawing.Size(89, 74);
- this.PL.TabIndex = 11;
- this.PL.TabStop = false;
- this.PL.Click += new System.EventHandler(this.PL_Click);
- //
- // PK
- //
- this.PK.BackColor = System.Drawing.Color.Transparent;
- this.PK.Location = new System.Drawing.Point(349, 283);
- this.PK.Name = "PK";
- this.PK.Size = new System.Drawing.Size(89, 74);
- this.PK.TabIndex = 10;
- this.PK.TabStop = false;
- this.PK.Click += new System.EventHandler(this.PK_Click);
- //
- // PJ
- //
- this.PJ.BackColor = System.Drawing.Color.Transparent;
- this.PJ.Location = new System.Drawing.Point(260, 283);
- this.PJ.Name = "PJ";
- this.PJ.Size = new System.Drawing.Size(89, 74);
- this.PJ.TabIndex = 9;
- this.PJ.TabStop = false;
- this.PJ.Click += new System.EventHandler(this.PJ_Click);
- //
- // PI
- //
- this.PI.BackColor = System.Drawing.Color.Transparent;
- this.PI.Location = new System.Drawing.Point(171, 283);
- this.PI.Name = "PI";
- this.PI.Size = new System.Drawing.Size(89, 74);
- this.PI.TabIndex = 8;
- this.PI.TabStop = false;
- this.PI.Click += new System.EventHandler(this.PI_Click);
- //
- // PH
- //
- this.PH.BackColor = System.Drawing.Color.Transparent;
- this.PH.Location = new System.Drawing.Point(82, 283);
- this.PH.Name = "PH";
- this.PH.Size = new System.Drawing.Size(89, 74);
- this.PH.TabIndex = 7;
- this.PH.TabStop = false;
- this.PH.Click += new System.EventHandler(this.PH_Click);
- //
- // PT
- //
- this.PT.BackColor = System.Drawing.Color.Transparent;
- this.PT.Location = new System.Drawing.Point(615, 360);
- this.PT.Name = "PT";
- this.PT.Size = new System.Drawing.Size(89, 74);
- this.PT.TabIndex = 20;
- this.PT.TabStop = false;
- this.PT.Click += new System.EventHandler(this.PT_Click);
- //
- // PS
- //
- this.PS.BackColor = System.Drawing.Color.Transparent;
- this.PS.Location = new System.Drawing.Point(526, 360);
- this.PS.Name = "PS";
- this.PS.Size = new System.Drawing.Size(89, 74);
- this.PS.TabIndex = 19;
- this.PS.TabStop = false;
- this.PS.Click += new System.EventHandler(this.PS_Click);
- //
- // PR
- //
- this.PR.BackColor = System.Drawing.Color.Transparent;
- this.PR.Location = new System.Drawing.Point(438, 361);
- this.PR.Name = "PR";
- this.PR.Size = new System.Drawing.Size(89, 74);
- this.PR.TabIndex = 18;
- this.PR.TabStop = false;
- this.PR.Click += new System.EventHandler(this.PR_Click);
- //
- // PQ
- //
- this.PQ.BackColor = System.Drawing.Color.Transparent;
- this.PQ.Location = new System.Drawing.Point(260, 360);
- this.PQ.Name = "PQ";
- this.PQ.Size = new System.Drawing.Size(89, 74);
- this.PQ.TabIndex = 16;
- this.PQ.TabStop = false;
- this.PQ.Click += new System.EventHandler(this.PQ_Click);
- //
- // PP
- //
- this.PP.BackColor = System.Drawing.Color.Transparent;
- this.PP.Location = new System.Drawing.Point(171, 360);
- this.PP.Name = "PP";
- this.PP.Size = new System.Drawing.Size(89, 74);
- this.PP.TabIndex = 15;
- this.PP.TabStop = false;
- this.PP.Click += new System.EventHandler(this.PP_Click);
- //
- // PO
- //
- this.PO.BackColor = System.Drawing.Color.Transparent;
- this.PO.Location = new System.Drawing.Point(82, 360);
- this.PO.Name = "PO";
- this.PO.Size = new System.Drawing.Size(89, 74);
- this.PO.TabIndex = 14;
- this.PO.TabStop = false;
- this.PO.Click += new System.EventHandler(this.PO_Click);
- //
- // PZ
- //
- this.PZ.BackColor = System.Drawing.Color.Transparent;
- this.PZ.Location = new System.Drawing.Point(615, 436);
- this.PZ.Name = "PZ";
- this.PZ.Size = new System.Drawing.Size(89, 74);
- this.PZ.TabIndex = 26;
- this.PZ.TabStop = false;
- this.PZ.Click += new System.EventHandler(this.PZ_Click);
- //
- // PY
- //
- this.PY.BackColor = System.Drawing.Color.Transparent;
- this.PY.Location = new System.Drawing.Point(526, 436);
- this.PY.Name = "PY";
- this.PY.Size = new System.Drawing.Size(89, 74);
- this.PY.TabIndex = 25;
- this.PY.TabStop = false;
- this.PY.Click += new System.EventHandler(this.PY_Click);
- //
- // PX
- //
- this.PX.BackColor = System.Drawing.Color.Transparent;
- this.PX.Location = new System.Drawing.Point(438, 437);
- this.PX.Name = "PX";
- this.PX.Size = new System.Drawing.Size(89, 74);
- this.PX.TabIndex = 24;
- this.PX.TabStop = false;
- this.PX.Click += new System.EventHandler(this.PX_Click);
- //
- // PW
- //
- this.PW.BackColor = System.Drawing.Color.Transparent;
- this.PW.Location = new System.Drawing.Point(260, 436);
- this.PW.Name = "PW";
- this.PW.Size = new System.Drawing.Size(89, 74);
- this.PW.TabIndex = 23;
- this.PW.TabStop = false;
- this.PW.Click += new System.EventHandler(this.PW_Click);
- //
- // PV
- //
- this.PV.BackColor = System.Drawing.Color.Transparent;
- this.PV.Location = new System.Drawing.Point(171, 436);
- this.PV.Name = "PV";
- this.PV.Size = new System.Drawing.Size(89, 74);
- this.PV.TabIndex = 22;
- this.PV.TabStop = false;
- this.PV.Click += new System.EventHandler(this.PV_Click);
- //
- // PU
- //
- this.PU.BackColor = System.Drawing.Color.Transparent;
- this.PU.Location = new System.Drawing.Point(82, 436);
- this.PU.Name = "PU";
- this.PU.Size = new System.Drawing.Size(89, 74);
- this.PU.TabIndex = 21;
- this.PU.TabStop = false;
- this.PU.Click += new System.EventHandler(this.PU_Click);
- //
- // FanHui
- //
- this.FanHui.BackColor = System.Drawing.Color.Transparent;
- this.FanHui.Location = new System.Drawing.Point(625, 530);
- this.FanHui.Name = "FanHui";
- this.FanHui.Size = new System.Drawing.Size(104, 47);
- this.FanHui.TabIndex = 27;
- this.FanHui.TabStop = false;
- this.FanHui.Click += new System.EventHandler(this.FanHui_Click);
- //
- // FrmPinYin
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackgroundImage = global::KTV.Properties.Resources.字母排序1;
- this.ClientSize = new System.Drawing.Size(800, 600);
- this.Controls.Add(this.FanHui);
- this.Controls.Add(this.PZ);
- this.Controls.Add(this.PY);
- this.Controls.Add(this.PX);
- this.Controls.Add(this.PW);
- this.Controls.Add(this.PV);
- this.Controls.Add(this.PU);
- this.Controls.Add(this.PT);
- this.Controls.Add(this.PS);
- this.Controls.Add(this.PR);
- this.Controls.Add(this.PQ);
- this.Controls.Add(this.PP);
- this.Controls.Add(this.PO);
- this.Controls.Add(this.PN);
- this.Controls.Add(this.PM);
- this.Controls.Add(this.PL);
- this.Controls.Add(this.PK);
- this.Controls.Add(this.PJ);
- this.Controls.Add(this.PI);
- this.Controls.Add(this.PH);
- this.Controls.Add(this.PG);
- this.Controls.Add(this.PF);
- this.Controls.Add(this.PE);
- this.Controls.Add(this.PD);
- this.Controls.Add(this.PC);
- this.Controls.Add(this.PB);
- this.Controls.Add(this.PA);
- this.Name = "FrmPinYin";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "按首字母查询";
- this.Load += new System.EventHandler(this.FrmPinYin_Load);
- ((System.ComponentModel.ISupportInitialize)(this.PA)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PC)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PD)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PF)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PG)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PN)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PL)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PK)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PJ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PI)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PH)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PR)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PQ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PP)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PZ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PW)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PV)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PU)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.FanHui)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.PictureBox PA;
- private System.Windows.Forms.PictureBox PB;
- private System.Windows.Forms.PictureBox PC;
- private System.Windows.Forms.PictureBox PD;
- private System.Windows.Forms.PictureBox PE;
- private System.Windows.Forms.PictureBox PF;
- private System.Windows.Forms.PictureBox PG;
- private System.Windows.Forms.PictureBox PN;
- private System.Windows.Forms.PictureBox PM;
- private System.Windows.Forms.PictureBox PL;
- private System.Windows.Forms.PictureBox PK;
- private System.Windows.Forms.PictureBox PJ;
- private System.Windows.Forms.PictureBox PI;
- private System.Windows.Forms.PictureBox PH;
- private System.Windows.Forms.PictureBox PT;
- private System.Windows.Forms.PictureBox PS;
- private System.Windows.Forms.PictureBox PR;
- private System.Windows.Forms.PictureBox PQ;
- private System.Windows.Forms.PictureBox PP;
- private System.Windows.Forms.PictureBox PO;
- private System.Windows.Forms.PictureBox PZ;
- private System.Windows.Forms.PictureBox PY;
- private System.Windows.Forms.PictureBox PX;
- private System.Windows.Forms.PictureBox PW;
- private System.Windows.Forms.PictureBox PV;
- private System.Windows.Forms.PictureBox PU;
- private System.Windows.Forms.PictureBox FanHui;
- }
- }