FrmDiQu.Designer.cs
资源名称:KTV.rar [点击查看]
上传用户:fzwcsgshou
上传日期:2022-07-30
资源大小:28414k
文件大小:7k
源码类别:
行业应用
开发平台:
Visual C++
- namespace KTV
- {
- partial class FrmDiQu
- {
- /// <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.PNeiDiNan = new System.Windows.Forms.PictureBox();
- this.PNeiDiNv = new System.Windows.Forms.PictureBox();
- this.PGangTaiNan = new System.Windows.Forms.PictureBox();
- this.PGangTaiNv = new System.Windows.Forms.PictureBox();
- this.PRiHan = new System.Windows.Forms.PictureBox();
- this.POuMei = new System.Windows.Forms.PictureBox();
- this.PFanHui = new System.Windows.Forms.PictureBox();
- ((System.ComponentModel.ISupportInitialize)(this.PNeiDiNan)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PNeiDiNv)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PGangTaiNan)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PGangTaiNv)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PRiHan)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.POuMei)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PFanHui)).BeginInit();
- this.SuspendLayout();
- //
- // PNeiDiNan
- //
- this.PNeiDiNan.BackColor = System.Drawing.Color.Transparent;
- this.PNeiDiNan.Location = new System.Drawing.Point(56, 238);
- this.PNeiDiNan.Name = "PNeiDiNan";
- this.PNeiDiNan.Size = new System.Drawing.Size(304, 60);
- this.PNeiDiNan.TabIndex = 0;
- this.PNeiDiNan.TabStop = false;
- this.PNeiDiNan.Click += new System.EventHandler(this.PNeiDiNan_Click);
- //
- // PNeiDiNv
- //
- this.PNeiDiNv.BackColor = System.Drawing.Color.Transparent;
- this.PNeiDiNv.Location = new System.Drawing.Point(431, 238);
- this.PNeiDiNv.Name = "PNeiDiNv";
- this.PNeiDiNv.Size = new System.Drawing.Size(304, 60);
- this.PNeiDiNv.TabIndex = 1;
- this.PNeiDiNv.TabStop = false;
- this.PNeiDiNv.Click += new System.EventHandler(this.PNeiDiNv_Click);
- //
- // PGangTaiNan
- //
- this.PGangTaiNan.BackColor = System.Drawing.Color.Transparent;
- this.PGangTaiNan.Location = new System.Drawing.Point(56, 327);
- this.PGangTaiNan.Name = "PGangTaiNan";
- this.PGangTaiNan.Size = new System.Drawing.Size(304, 60);
- this.PGangTaiNan.TabIndex = 2;
- this.PGangTaiNan.TabStop = false;
- this.PGangTaiNan.Click += new System.EventHandler(this.PGangTaiNan_Click);
- //
- // PGangTaiNv
- //
- this.PGangTaiNv.BackColor = System.Drawing.Color.Transparent;
- this.PGangTaiNv.Location = new System.Drawing.Point(431, 325);
- this.PGangTaiNv.Name = "PGangTaiNv";
- this.PGangTaiNv.Size = new System.Drawing.Size(304, 60);
- this.PGangTaiNv.TabIndex = 3;
- this.PGangTaiNv.TabStop = false;
- this.PGangTaiNv.Click += new System.EventHandler(this.PGangTaiNv_Click);
- //
- // PRiHan
- //
- this.PRiHan.BackColor = System.Drawing.Color.Transparent;
- this.PRiHan.Location = new System.Drawing.Point(56, 421);
- this.PRiHan.Name = "PRiHan";
- this.PRiHan.Size = new System.Drawing.Size(304, 60);
- this.PRiHan.TabIndex = 4;
- this.PRiHan.TabStop = false;
- this.PRiHan.Click += new System.EventHandler(this.PRiHan_Click);
- //
- // POuMei
- //
- this.POuMei.BackColor = System.Drawing.Color.Transparent;
- this.POuMei.Location = new System.Drawing.Point(431, 421);
- this.POuMei.Name = "POuMei";
- this.POuMei.Size = new System.Drawing.Size(304, 60);
- this.POuMei.TabIndex = 5;
- this.POuMei.TabStop = false;
- this.POuMei.Click += new System.EventHandler(this.POuMei_Click);
- //
- // PFanHui
- //
- this.PFanHui.BackColor = System.Drawing.Color.Transparent;
- this.PFanHui.Location = new System.Drawing.Point(614, 534);
- this.PFanHui.Name = "PFanHui";
- this.PFanHui.Size = new System.Drawing.Size(121, 43);
- this.PFanHui.TabIndex = 6;
- this.PFanHui.TabStop = false;
- //
- // FrmDiQu
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackgroundImage = global::KTV.Properties.Resources.地区;
- this.ClientSize = new System.Drawing.Size(800, 600);
- this.Controls.Add(this.PFanHui);
- this.Controls.Add(this.POuMei);
- this.Controls.Add(this.PRiHan);
- this.Controls.Add(this.PGangTaiNv);
- this.Controls.Add(this.PGangTaiNan);
- this.Controls.Add(this.PNeiDiNv);
- this.Controls.Add(this.PNeiDiNan);
- this.Name = "FrmDiQu";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "按地区查询";
- this.Load += new System.EventHandler(this.FrmDiQu_Load);
- ((System.ComponentModel.ISupportInitialize)(this.PNeiDiNan)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PNeiDiNv)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PGangTaiNan)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PGangTaiNv)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PRiHan)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.POuMei)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PFanHui)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.PictureBox PNeiDiNan;
- private System.Windows.Forms.PictureBox PNeiDiNv;
- private System.Windows.Forms.PictureBox PGangTaiNan;
- private System.Windows.Forms.PictureBox PGangTaiNv;
- private System.Windows.Forms.PictureBox PRiHan;
- private System.Windows.Forms.PictureBox POuMei;
- private System.Windows.Forms.PictureBox PFanHui;
- }
- }