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

📄 frmlong_kccx.designer.cs

📁 超市进销存管理系统 Visual Studio 2005+SQL Sever2005
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace _10901BS
{
    partial class frmlong_Kccx
    {
        /// <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.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmlong_Kccx));
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.c = new System.Windows.Forms.TextBox();
            this.tetKcsx = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.shKcsl = new System.Windows.Forms.Label();
            this.jhDjID = new System.Windows.Forms.Label();
            this.txtspGg = new System.Windows.Forms.Label();
            this.spName = new System.Windows.Forms.Label();
            this.txtspBh = new System.Windows.Forms.Label();
            this.txtrkZj = new System.Windows.Forms.Label();
            this.rkSl = new System.Windows.Forms.Label();
            this.txtrkID = new System.Windows.Forms.Label();
            this.txtshKcSl = new System.Windows.Forms.TextBox();
            this.spGgxh = new System.Windows.Forms.TextBox();
            this.txtrkZje = new System.Windows.Forms.TextBox();
            this.txtspName = new System.Windows.Forms.TextBox();
            this.txtrkSl = new System.Windows.Forms.TextBox();
            this.txtspID = new System.Windows.Forms.TextBox();
            this.txtjhDjID = new System.Windows.Forms.TextBox();
            this.txtrkDjID = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.button1 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this._110901dbDataSet = new _10901BS._110901dbDataSet();
            this.rkxqBiaoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.rkxqBiaoTableAdapter = new _10901BS._110901dbDataSetTableAdapters.rkxqBiaoTableAdapter();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this._110901dbDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rkxqBiaoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.SuspendLayout();
            // 
            // groupBox2
            // 
            this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.groupBox2.Controls.Add(this.c);
            this.groupBox2.Controls.Add(this.tetKcsx);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.shKcsl);
            this.groupBox2.Controls.Add(this.jhDjID);
            this.groupBox2.Controls.Add(this.txtspGg);
            this.groupBox2.Controls.Add(this.spName);
            this.groupBox2.Controls.Add(this.txtspBh);
            this.groupBox2.Controls.Add(this.txtrkZj);
            this.groupBox2.Controls.Add(this.rkSl);
            this.groupBox2.Controls.Add(this.txtrkID);
            this.groupBox2.Controls.Add(this.txtshKcSl);
            this.groupBox2.Controls.Add(this.spGgxh);
            this.groupBox2.Controls.Add(this.txtrkZje);
            this.groupBox2.Controls.Add(this.txtspName);
            this.groupBox2.Controls.Add(this.txtrkSl);
            this.groupBox2.Controls.Add(this.txtspID);
            this.groupBox2.Controls.Add(this.txtjhDjID);
            this.groupBox2.Controls.Add(this.txtrkDjID);
            this.groupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox2.Location = new System.Drawing.Point(12, 65);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(828, 170);
            this.groupBox2.TabIndex = 5;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "库存信息记录表";
            // 
            // c
            // 
            this.c.Location = new System.Drawing.Point(204, 136);
            this.c.Name = "c";
            this.c.Size = new System.Drawing.Size(132, 23);
            this.c.TabIndex = 17;
            // 
            // tetKcsx
            // 
            this.tetKcsx.Location = new System.Drawing.Point(204, 97);
            this.tetKcsx.Name = "tetKcsx";
            this.tetKcsx.Size = new System.Drawing.Size(132, 23);
            this.tetKcsx.TabIndex = 16;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(114, 141);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(84, 14);
            this.label2.TabIndex = 15;
            this.label2.Text = "库 存 下 线";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(114, 100);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(84, 14);
            this.label1.TabIndex = 14;
            this.label1.Text = "库 存 上 线";
            // 
            // shKcsl
            // 
            this.shKcsl.AutoSize = true;
            this.shKcsl.Location = new System.Drawing.Point(434, 140);
            this.shKcsl.Name = "shKcsl";
            this.shKcsl.Size = new System.Drawing.Size(91, 14);
            this.shKcsl.TabIndex = 13;
            this.shKcsl.Text = "售后库存数量";
            // 
            // jhDjID
            // 
            this.jhDjID.AutoSize = true;
            this.jhDjID.Location = new System.Drawing.Point(432, 100);
            this.jhDjID.Name = "jhDjID";
            this.jhDjID.Size = new System.Drawing.Size(91, 14);
            this.jhDjID.TabIndex = 12;
            this.jhDjID.Text = "进货单据编号";
            // 
            // txtspGg
            // 
            this.txtspGg.AutoSize = true;
            this.txtspGg.Location = new System.Drawing.Point(574, 64);
            this.txtspGg.Name = "txtspGg";
            this.txtspGg.Size = new System.Drawing.Size(84, 14);
            this.txtspGg.TabIndex = 11;
            this.txtspGg.Text = "商 品 规 格";
            // 
            // spName
            // 
            this.spName.AutoSize = true;
            this.spName.Location = new System.Drawing.Point(317, 64);
            this.spName.Name = "spName";
            this.spName.Size = new System.Drawing.Size(84, 14);
            this.spName.TabIndex = 10;
            this.spName.Text = "商 品 名 称";
            // 
            // txtspBh
            // 
            this.txtspBh.AutoSize = true;
            this.txtspBh.Location = new System.Drawing.Point(40, 66);
            this.txtspBh.Name = "txtspBh";
            this.txtspBh.Size = new System.Drawing.Size(84, 14);
            this.txtspBh.TabIndex = 9;
            this.txtspBh.Text = "商 品 编 号";
            // 
            // txtrkZj
            // 
            this.txtrkZj.AutoSize = true;
            this.txtrkZj.Location = new System.Drawing.Point(574, 25);
            this.txtrkZj.Name = "txtrkZj";
            this.txtrkZj.Size = new System.Drawing.Size(77, 14);
            this.txtrkZj.TabIndex = 8;
            this.txtrkZj.Text = "入库总价格";
            // 
            // rkSl
            // 
            this.rkSl.AutoSize = true;
            this.rkSl.Location = new System.Drawing.Point(317, 25);
            this.rkSl.Name = "rkSl";
            this.rkSl.Size = new System.Drawing.Size(84, 14);
            this.rkSl.TabIndex = 7;
            this.rkSl.Text = "入 库 数 量";
            // 
            // txtrkID
            // 
            this.txtrkID.AutoSize = true;
            this.txtrkID.Location = new System.Drawing.Point(40, 25);
            this.txtrkID.Name = "txtrkID";
            this.txtrkID.Size = new System.Drawing.Size(84, 14);
            this.txtrkID.TabIndex = 6;
            this.txtrkID.Text = "入 库 编 号";
            // 
            // txtshKcSl
            // 
            this.txtshKcSl.Location = new System.Drawing.Point(524, 136);
            this.txtshKcSl.Name = "txtshKcSl";
            this.txtshKcSl.Size = new System.Drawing.Size(127, 23);
            this.txtshKcSl.TabIndex = 5;
            // 
            // spGgxh
            // 
            this.spGgxh.Location = new System.Drawing.Point(657, 60);
            this.spGgxh.Name = "spGgxh";
            this.spGgxh.Size = new System.Drawing.Size(120, 23);
            this.spGgxh.TabIndex = 2;
            // 
            // txtrkZje

⌨️ 快捷键说明

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