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

📄 formjhrk.designer.cs

📁 超市进销存管理系统 Visual Studio 2005+SQL Sever2005
💻 CS
📖 第 1 页 / 共 4 页
字号:
namespace _10901BS
{
    partial class formJhrk
    {
        /// <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.Windows.Forms.Label label2;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(formJhrk));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.tsJhrkGjl = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.tsb_XinZeng = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.tsb_XiuGai = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.tsb_Baocun = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.tsb_Dayin = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.tsb_tuiChu = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.label5 = new System.Windows.Forms.Label();
            this.dgv_rkDan = new System.Windows.Forms.DataGridView();
            this.cms_djID = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cms_spID = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
            this.tb_djName = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.lb_spRkzje = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.labe11 = new System.Windows.Forms.Label();
            this.lb_Djbh = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.lb_Zdrq = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.lb_Zdr = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.panel8 = new System.Windows.Forms.Panel();
            this.panel5 = new System.Windows.Forms.Panel();
            this.tb_Bz = new System.Windows.Forms.TextBox();
            this.lb_Bz = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.tb_Kcsx = new System.Windows.Forms.TextBox();
            this.label15 = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.lb_spZkzsl = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.panel6 = new System.Windows.Forms.Panel();
            this.tb_spBzsj = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.lb_spJhje = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.label1 = new System.Windows.Forms.Label();
            this.lb_spJhsl = new System.Windows.Forms.Label();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tssl_Yhts = new System.Windows.Forms.ToolStripStatusLabel();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.bt_Tj = new System.Windows.Forms.Button();
            this.tp_Tishi = new System.Windows.Forms.ToolTip(this.components);
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.dgv_Djsh = new System.Windows.Forms.DataGridView();
            this.单据编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.审核状态 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.button1 = new System.Windows.Forms.Button();
            this.bt_Qrsh = new System.Windows.Forms.Button();
            this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.进货单据编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.商品编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.商品入库数量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.商品入库总金额 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.备注 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            label2 = new System.Windows.Forms.Label();
            this.tsJhrkGjl.SuspendLayout();
            this.groupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_rkDan)).BeginInit();
            this.cms_spID.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.panel8.SuspendLayout();
            this.panel5.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.groupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_Djsh)).BeginInit();
            this.SuspendLayout();
            // 
            // label2
            // 
            label2.Anchor = System.Windows.Forms.AnchorStyles.None;
            label2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            label2.Location = new System.Drawing.Point(4, 12);
            label2.Name = "label2";
            label2.Size = new System.Drawing.Size(60, 25);
            label2.TabIndex = 3;
            label2.Text = "制单日期";
            label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // tsJhrkGjl
            // 
            this.tsJhrkGjl.AutoSize = false;
            this.tsJhrkGjl.Dock = System.Windows.Forms.DockStyle.None;
            this.tsJhrkGjl.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.tsb_XinZeng,
            this.toolStripSeparator2,
            this.tsb_XiuGai,
            this.toolStripSeparator4,
            this.tsb_Baocun,
            this.toolStripSeparator5,
            this.tsb_Dayin,
            this.toolStripSeparator7,
            this.tsb_tuiChu,
            this.toolStripSeparator3});
            this.tsJhrkGjl.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
            this.tsJhrkGjl.Location = new System.Drawing.Point(301, 193);
            this.tsJhrkGjl.Name = "tsJhrkGjl";
            this.tsJhrkGjl.Size = new System.Drawing.Size(365, 40);
            this.tsJhrkGjl.Stretch = true;
            this.tsJhrkGjl.TabIndex = 0;
            this.tsJhrkGjl.Text = "toolStrip1";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.AutoSize = false;
            this.toolStripSeparator1.Margin = new System.Windows.Forms.Padding(10, -5, 0, 0);
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
            // 
            // tsb_XinZeng
            // 
            this.tsb_XinZeng.AutoSize = false;
            this.tsb_XinZeng.Image = ((System.Drawing.Image)(resources.GetObject("tsb_XinZeng.Image")));
            this.tsb_XinZeng.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsb_XinZeng.Margin = new System.Windows.Forms.Padding(2, 3, 0, 5);
            this.tsb_XinZeng.Name = "tsb_XinZeng";
            this.tsb_XinZeng.Size = new System.Drawing.Size(60, 40);
            this.tsb_XinZeng.Text = "新增(&F1)";
            this.tsb_XinZeng.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsb_XinZeng.Click += new System.EventHandler(this.tsb_XinZeng_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.AutoSize = false;
            this.toolStripSeparator2.Margin = new System.Windows.Forms.Padding(0, -5, 0, 0);
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
            // 
            // tsb_XiuGai
            // 
            this.tsb_XiuGai.AutoSize = false;
            this.tsb_XiuGai.Enabled = false;
            this.tsb_XiuGai.Image = ((System.Drawing.Image)(resources.GetObject("tsb_XiuGai.Image")));
            this.tsb_XiuGai.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsb_XiuGai.Margin = new System.Windows.Forms.Padding(2, 3, 0, 5);
            this.tsb_XiuGai.Name = "tsb_XiuGai";
            this.tsb_XiuGai.Size = new System.Drawing.Size(60, 40);
            this.tsb_XiuGai.Text = "修改(&F2)";
            this.tsb_XiuGai.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsb_XiuGai.ToolTipText = "撤消(F2)";
            this.tsb_XiuGai.Click += new System.EventHandler(this.tsb_XiuGai_Click_1);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.AutoSize = false;
            this.toolStripSeparator4.Margin = new System.Windows.Forms.Padding(0, -5, 0, 0);
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
            // 
            // tsb_Baocun
            // 
            this.tsb_Baocun.AutoSize = false;
            this.tsb_Baocun.Enabled = false;
            this.tsb_Baocun.Image = ((System.Drawing.Image)(resources.GetObject("tsb_Baocun.Image")));
            this.tsb_Baocun.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsb_Baocun.Margin = new System.Windows.Forms.Padding(2, 3, 0, 5);
            this.tsb_Baocun.Name = "tsb_Baocun";
            this.tsb_Baocun.Size = new System.Drawing.Size(60, 40);
            this.tsb_Baocun.Text = "保存(&F3)";
            this.tsb_Baocun.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsb_Baocun.Click += new System.EventHandler(this.tsb_Baocun_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.AutoSize = false;
            this.toolStripSeparator5.Margin = new System.Windows.Forms.Padding(0, -5, 0, 0);
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
            // 
            // tsb_Dayin
            // 
            this.tsb_Dayin.AutoSize = false;
            this.tsb_Dayin.Enabled = false;
            this.tsb_Dayin.Image = ((System.Drawing.Image)(resources.GetObject("tsb_Dayin.Image")));
            this.tsb_Dayin.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsb_Dayin.Margin = new System.Windows.Forms.Padding(2, 3, 0, 5);
            this.tsb_Dayin.Name = "tsb_Dayin";
            this.tsb_Dayin.Size = new System.Drawing.Size(60, 40);
            this.tsb_Dayin.Text = "打印(&F4)";
            this.tsb_Dayin.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsb_Dayin.Click += new System.EventHandler(this.tsb_Dayin_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.AutoSize = false;
            this.toolStripSeparator7.Margin = new System.Windows.Forms.Padding(0, -5, 0, 0);
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
            // 
            // tsb_tuiChu
            // 
            this.tsb_tuiChu.AutoSize = false;
            this.tsb_tuiChu.Image = ((System.Drawing.Image)(resources.GetObject("tsb_tuiChu.Image")));
            this.tsb_tuiChu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsb_tuiChu.Margin = new System.Windows.Forms.Padding(2, 3, 0, 5);
            this.tsb_tuiChu.Name = "tsb_tuiChu";
            this.tsb_tuiChu.Size = new System.Drawing.Size(60, 40);
            this.tsb_tuiChu.Text = "退出(&F5)";

⌨️ 快捷键说明

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