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

📄 companyform.designer.cs

📁 c# 人事工资管理系统平台,很好用嘎..你们看看参考
💻 CS
📖 第 1 页 / 共 3 页
字号:
            // 
            // 服务电话TextBox
            // 
            this.服务电话TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "服务电话", true));
            this.服务电话TextBox.Location = new System.Drawing.Point(70, 110);
            this.服务电话TextBox.Name = "服务电话TextBox";
            this.服务电话TextBox.Size = new System.Drawing.Size(170, 21);
            this.服务电话TextBox.TabIndex = 9;
            // 
            // 邮政编码Label
            // 
            邮政编码Label.AutoSize = true;
            邮政编码Label.Location = new System.Drawing.Point(5, 140);
            邮政编码Label.Name = "邮政编码Label";
            邮政编码Label.Size = new System.Drawing.Size(59, 12);
            邮政编码Label.TabIndex = 10;
            邮政编码Label.Text = "邮政编码:";
            // 
            // 邮政编码TextBox
            // 
            this.邮政编码TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "邮政编码", true));
            this.邮政编码TextBox.Location = new System.Drawing.Point(70, 137);
            this.邮政编码TextBox.Name = "邮政编码TextBox";
            this.邮政编码TextBox.Size = new System.Drawing.Size(170, 21);
            this.邮政编码TextBox.TabIndex = 11;
            // 
            // 电子邮件Label
            // 
            电子邮件Label.AutoSize = true;
            电子邮件Label.Location = new System.Drawing.Point(247, 32);
            电子邮件Label.Name = "电子邮件Label";
            电子邮件Label.Size = new System.Drawing.Size(59, 12);
            电子邮件Label.TabIndex = 12;
            电子邮件Label.Text = "电子邮件:";
            // 
            // 电子邮件TextBox
            // 
            this.电子邮件TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "电子邮件", true));
            this.电子邮件TextBox.Location = new System.Drawing.Point(360, 29);
            this.电子邮件TextBox.Name = "电子邮件TextBox";
            this.电子邮件TextBox.Size = new System.Drawing.Size(175, 21);
            this.电子邮件TextBox.TabIndex = 13;
            // 
            // 公司网站Label
            // 
            公司网站Label.AutoSize = true;
            公司网站Label.Location = new System.Drawing.Point(247, 59);
            公司网站Label.Name = "公司网站Label";
            公司网站Label.Size = new System.Drawing.Size(59, 12);
            公司网站Label.TabIndex = 14;
            公司网站Label.Text = "公司网站:";
            // 
            // 公司网站TextBox
            // 
            this.公司网站TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "公司网站", true));
            this.公司网站TextBox.Location = new System.Drawing.Point(360, 56);
            this.公司网站TextBox.Name = "公司网站TextBox";
            this.公司网站TextBox.Size = new System.Drawing.Size(175, 21);
            this.公司网站TextBox.TabIndex = 15;
            // 
            // 管理系统背景照片Label
            // 
            管理系统背景照片Label.AutoSize = true;
            管理系统背景照片Label.Location = new System.Drawing.Point(247, 86);
            管理系统背景照片Label.Name = "管理系统背景照片Label";
            管理系统背景照片Label.Size = new System.Drawing.Size(107, 12);
            管理系统背景照片Label.TabIndex = 16;
            管理系统背景照片Label.Text = "管理系统背景照片:";
            // 
            // 管理系统背景照片TextBox
            // 
            this.管理系统背景照片TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "管理系统背景照片", true));
            this.管理系统背景照片TextBox.Location = new System.Drawing.Point(360, 83);
            this.管理系统背景照片TextBox.Name = "管理系统背景照片TextBox";
            this.管理系统背景照片TextBox.Size = new System.Drawing.Size(175, 21);
            this.管理系统背景照片TextBox.TabIndex = 17;
            // 
            // 管理系统显示名称Label
            // 
            管理系统显示名称Label.AutoSize = true;
            管理系统显示名称Label.Location = new System.Drawing.Point(247, 113);
            管理系统显示名称Label.Name = "管理系统显示名称Label";
            管理系统显示名称Label.Size = new System.Drawing.Size(107, 12);
            管理系统显示名称Label.TabIndex = 18;
            管理系统显示名称Label.Text = "管理系统显示名称:";
            // 
            // 管理系统显示名称TextBox
            // 
            this.管理系统显示名称TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "管理系统显示名称", true));
            this.管理系统显示名称TextBox.Location = new System.Drawing.Point(360, 110);
            this.管理系统显示名称TextBox.Name = "管理系统显示名称TextBox";
            this.管理系统显示名称TextBox.Size = new System.Drawing.Size(175, 21);
            this.管理系统显示名称TextBox.TabIndex = 19;
            // 
            // 显示优先级Label
            // 
            显示优先级Label.AutoSize = true;
            显示优先级Label.Location = new System.Drawing.Point(247, 140);
            显示优先级Label.Name = "显示优先级Label";
            显示优先级Label.Size = new System.Drawing.Size(71, 12);
            显示优先级Label.TabIndex = 20;
            显示优先级Label.Text = "显示优先级:";
            // 
            // 显示优先级TextBox
            // 
            this.显示优先级TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.公司信息BindingSource, "显示优先级", true));
            this.显示优先级TextBox.Location = new System.Drawing.Point(360, 137);
            this.显示优先级TextBox.Name = "显示优先级TextBox";
            this.显示优先级TextBox.Size = new System.Drawing.Size(175, 21);
            this.显示优先级TextBox.TabIndex = 21;
            // 
            // CompanyForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.ClientSize = new System.Drawing.Size(542, 416);
            this.Controls.Add(公司名称Label);
            this.Controls.Add(this.公司名称TextBox);
            this.Controls.Add(法人代表Label);
            this.Controls.Add(this.法人代表TextBox);
            this.Controls.Add(公司地址Label);
            this.Controls.Add(this.公司地址TextBox);
            this.Controls.Add(服务电话Label);
            this.Controls.Add(this.服务电话TextBox);
            this.Controls.Add(邮政编码Label);
            this.Controls.Add(this.邮政编码TextBox);
            this.Controls.Add(电子邮件Label);
            this.Controls.Add(this.电子邮件TextBox);
            this.Controls.Add(公司网站Label);
            this.Controls.Add(this.公司网站TextBox);
            this.Controls.Add(管理系统背景照片Label);
            this.Controls.Add(this.管理系统背景照片TextBox);
            this.Controls.Add(管理系统显示名称Label);
            this.Controls.Add(this.管理系统显示名称TextBox);
            this.Controls.Add(显示优先级Label);
            this.Controls.Add(this.显示优先级TextBox);
            this.Controls.Add(this.公司信息DataGridView);
            this.Controls.Add(this.公司信息BindingNavigator);
            this.Name = "CompanyForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "登记公司基本信息";
            this.Load += new System.EventHandler(this.CompanyForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.myPersonnelDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.公司信息BindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.公司信息BindingNavigator)).EndInit();
            this.公司信息BindingNavigator.ResumeLayout(false);
            this.公司信息BindingNavigator.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.公司信息DataGridView)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private MyPersonnelDataSet myPersonnelDataSet;
        private System.Windows.Forms.BindingSource 公司信息BindingSource;
        private MyPersonnel.MyPersonnelDataSetTableAdapters.公司信息TableAdapter 公司信息TableAdapter;
        private System.Windows.Forms.BindingNavigator 公司信息BindingNavigator;
        private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
        private System.Windows.Forms.ToolStripButton 公司信息BindingNavigatorSaveItem;
        private System.Windows.Forms.DataGridView 公司信息DataGridView;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
        private System.Windows.Forms.TextBox 公司名称TextBox;
        private System.Windows.Forms.TextBox 法人代表TextBox;
        private System.Windows.Forms.TextBox 公司地址TextBox;
        private System.Windows.Forms.TextBox 服务电话TextBox;
        private System.Windows.Forms.TextBox 邮政编码TextBox;
        private System.Windows.Forms.TextBox 电子邮件TextBox;
        private System.Windows.Forms.TextBox 公司网站TextBox;
        private System.Windows.Forms.TextBox 管理系统背景照片TextBox;
        private System.Windows.Forms.TextBox 管理系统显示名称TextBox;
        private System.Windows.Forms.TextBox 显示优先级TextBox;

    }
}

⌨️ 快捷键说明

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