⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 盘点.designer.cs

📁 移动固定资产管理 基于WINDOWS MOBILE平台
💻 CS
字号:
namespace AIFACE
{
    partial class 盘点
    {
        /// <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.mainMenu1 = new System.Windows.Forms.MainMenu();
            this.menuItem1 = new System.Windows.Forms.MenuItem();
            this.menuItem3 = new System.Windows.Forms.MenuItem();
            this.menuItem4 = new System.Windows.Forms.MenuItem();
            this.TextBox1 = new System.Windows.Forms.TextBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.总价 = new System.Windows.Forms.Label();
            this.数量 = new System.Windows.Forms.Label();
            this.单价 = new System.Windows.Forms.Label();
            this.安置地点 = new System.Windows.Forms.Label();
            this.使用部门 = new System.Windows.Forms.Label();
            this.分类名称 = new System.Windows.Forms.Label();
            this.分类号 = new System.Windows.Forms.Label();
            this.仪器名称 = new System.Windows.Forms.Label();
            this.仪器编号 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // mainMenu1
            // 
            this.mainMenu1.MenuItems.Add(this.menuItem1);
            this.mainMenu1.MenuItems.Add(this.menuItem3);
            this.mainMenu1.MenuItems.Add(this.menuItem4);
            // 
            // menuItem1
            // 
            this.menuItem1.Text = "数据转储";
            this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
            // 
            // menuItem3
            // 
            this.menuItem3.Text = "数据浏览";
            this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
            // 
            // menuItem4
            // 
            this.menuItem4.Text = "关于";
            this.menuItem4.Click += new System.EventHandler(this.menuItem4_Click);
            // 
            // TextBox1
            // 
            this.TextBox1.Location = new System.Drawing.Point(25, 16);
            this.TextBox1.Name = "TextBox1";
            this.TextBox1.Size = new System.Drawing.Size(194, 21);
            this.TextBox1.TabIndex = 0;
            this.TextBox1.TextChanged += new System.EventHandler(this.TextBox1_TextChanged);
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.SystemColors.Info;
            this.panel1.Controls.Add(this.总价);
            this.panel1.Controls.Add(this.数量);
            this.panel1.Controls.Add(this.单价);
            this.panel1.Controls.Add(this.安置地点);
            this.panel1.Controls.Add(this.使用部门);
            this.panel1.Controls.Add(this.分类名称);
            this.panel1.Controls.Add(this.分类号);
            this.panel1.Controls.Add(this.仪器名称);
            this.panel1.Controls.Add(this.仪器编号);
            this.panel1.Controls.Add(this.label9);
            this.panel1.Controls.Add(this.label8);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 75);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(240, 193);
            // 
            // 总价
            // 
            this.总价.ForeColor = System.Drawing.Color.Red;
            this.总价.Location = new System.Drawing.Point(50, 172);
            this.总价.Name = "总价";
            this.总价.Size = new System.Drawing.Size(71, 20);
            // 
            // 数量
            // 
            this.数量.ForeColor = System.Drawing.Color.Red;
            this.数量.Location = new System.Drawing.Point(163, 172);
            this.数量.Name = "数量";
            this.数量.Size = new System.Drawing.Size(56, 20);
            // 
            // 单价
            // 
            this.单价.ForeColor = System.Drawing.Color.Red;
            this.单价.Location = new System.Drawing.Point(50, 150);
            this.单价.Name = "单价";
            this.单价.Size = new System.Drawing.Size(62, 20);
            // 
            // 安置地点
            // 
            this.安置地点.ForeColor = System.Drawing.Color.Red;
            this.安置地点.Location = new System.Drawing.Point(82, 128);
            this.安置地点.Name = "安置地点";
            this.安置地点.Size = new System.Drawing.Size(137, 20);
            // 
            // 使用部门
            // 
            this.使用部门.ForeColor = System.Drawing.Color.Red;
            this.使用部门.Location = new System.Drawing.Point(82, 106);
            this.使用部门.Name = "使用部门";
            this.使用部门.Size = new System.Drawing.Size(137, 20);
            // 
            // 分类名称
            // 
            this.分类名称.ForeColor = System.Drawing.Color.Red;
            this.分类名称.Location = new System.Drawing.Point(82, 84);
            this.分类名称.Name = "分类名称";
            this.分类名称.Size = new System.Drawing.Size(137, 20);
            // 
            // 分类号
            // 
            this.分类号.ForeColor = System.Drawing.Color.Red;
            this.分类号.Location = new System.Drawing.Point(82, 62);
            this.分类号.Name = "分类号";
            this.分类号.Size = new System.Drawing.Size(137, 20);
            // 
            // 仪器名称
            // 
            this.仪器名称.ForeColor = System.Drawing.Color.Red;
            this.仪器名称.Location = new System.Drawing.Point(82, 40);
            this.仪器名称.Name = "仪器名称";
            this.仪器名称.Size = new System.Drawing.Size(137, 20);
            // 
            // 仪器编号
            // 
            this.仪器编号.ForeColor = System.Drawing.Color.Red;
            this.仪器编号.Location = new System.Drawing.Point(82, 18);
            this.仪器编号.Name = "仪器编号";
            this.仪器编号.Size = new System.Drawing.Size(137, 20);
            // 
            // label9
            // 
            this.label9.Location = new System.Drawing.Point(12, 172);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(32, 20);
            this.label9.Text = "总价";
            // 
            // label8
            // 
            this.label8.Location = new System.Drawing.Point(127, 172);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(32, 20);
            this.label8.Text = "数量";
            // 
            // label7
            // 
            this.label7.Location = new System.Drawing.Point(12, 150);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(32, 20);
            this.label7.Text = "单价";
            // 
            // label6
            // 
            this.label6.Location = new System.Drawing.Point(12, 128);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(64, 20);
            this.label6.Text = "安置地点";
            // 
            // label5
            // 
            this.label5.Location = new System.Drawing.Point(12, 106);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(64, 20);
            this.label5.Text = "使用部门";
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(12, 84);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(64, 20);
            this.label4.Text = "分类名称";
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(12, 62);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(64, 20);
            this.label3.Text = "分类号";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(12, 40);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(64, 20);
            this.label2.Text = "仪器名称";
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(12, 18);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(64, 20);
            this.label1.Text = "仪器编号";
            // 
            // label10
            // 
            this.label10.Location = new System.Drawing.Point(15, 52);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(61, 20);
            this.label10.Text = "指定分户";
            // 
            // comboBox1
            // 
            this.comboBox1.Location = new System.Drawing.Point(80, 50);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(139, 22);
            this.comboBox1.TabIndex = 2;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            // 
            // 盘点
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(240, 268);
            this.Controls.Add(this.comboBox1);
            this.Controls.Add(this.label10);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.TextBox1);
            this.KeyPreview = true;
            this.Menu = this.mainMenu1;
            this.MinimizeBox = false;
            this.Name = "盘点";
            this.Text = "AIFA-MIS-资产盘点";
            this.Activated += new System.EventHandler(this.盘点_Activated);
            this.Load += new System.EventHandler(this.盘点_Load);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.MainMenu mainMenu1;
        private System.Windows.Forms.MenuItem menuItem1;
        private System.Windows.Forms.MenuItem menuItem3;
        private System.Windows.Forms.MenuItem menuItem4;
        private System.Windows.Forms.TextBox TextBox1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label 仪器名称;
        private System.Windows.Forms.Label 仪器编号;
        private System.Windows.Forms.Label 总价;
        private System.Windows.Forms.Label 数量;
        private System.Windows.Forms.Label 单价;
        private System.Windows.Forms.Label 安置地点;
        private System.Windows.Forms.Label 使用部门;
        private System.Windows.Forms.Label 分类名称;
        private System.Windows.Forms.Label 分类号;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.ComboBox comboBox1;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -