orgbase.cs
来自「一个用vs2003编写的客户工资管理系统客户端程序/一个用vs2003编写的客户」· CS 代码 · 共 1,291 行 · 第 1/4 页
CS
1,291 行
this.splitter3.TabStop = false;
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.Color.LightYellow;
this.textBox2.Location = new System.Drawing.Point(96, 136);
this.textBox2.MaxLength = 100;
this.textBox2.Multiline = true;
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(456, 136);
this.textBox2.TabIndex = 32;
this.textBox2.Text = "";
//
// label14
//
this.label14.Location = new System.Drawing.Point(32, 136);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(66, 23);
this.label14.TabIndex = 31;
this.label14.Text = "描述:";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tabPage4);
this.tabControl2.Controls.Add(this.tabPage5);
this.tabControl2.Controls.Add(this.tabPage6);
this.tabControl2.Controls.Add(this.tabPage7);
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl2.Location = new System.Drawing.Point(0, 288);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(657, 312);
this.tabControl2.TabIndex = 30;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.SYBZItemList);
this.tabPage4.Location = new System.Drawing.Point(4, 21);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(649, 287);
this.tabPage4.TabIndex = 0;
this.tabPage4.Text = "编制数";
//
// SYBZItemList
//
this.SYBZItemList.CheckBoxes = true;
this.SYBZItemList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader7,
this.columnHeader8});
this.SYBZItemList.Dock = System.Windows.Forms.DockStyle.Fill;
this.SYBZItemList.FullRowSelect = true;
this.SYBZItemList.GridLines = true;
this.SYBZItemList.HideSelection = false;
this.SYBZItemList.Location = new System.Drawing.Point(0, 0);
this.SYBZItemList.Name = "SYBZItemList";
this.SYBZItemList.Size = new System.Drawing.Size(649, 287);
this.SYBZItemList.TabIndex = 12;
this.SYBZItemList.View = System.Windows.Forms.View.Details;
//
// columnHeader7
//
this.columnHeader7.Text = "名称";
this.columnHeader7.Width = 200;
//
// columnHeader8
//
this.columnHeader8.Text = "数值";
this.columnHeader8.Width = 200;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.SYXZGLItemList);
this.tabPage5.Location = new System.Drawing.Point(4, 21);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(649, 287);
this.tabPage5.TabIndex = 1;
this.tabPage5.Text = "行政管理人员工资";
this.tabPage5.Visible = false;
//
// SYXZGLItemList
//
this.SYXZGLItemList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader9,
this.columnHeader10,
this.columnHeader11,
this.columnHeader14});
this.SYXZGLItemList.Dock = System.Windows.Forms.DockStyle.Fill;
this.SYXZGLItemList.FullRowSelect = true;
this.SYXZGLItemList.GridLines = true;
this.SYXZGLItemList.HideSelection = false;
this.SYXZGLItemList.Location = new System.Drawing.Point(0, 0);
this.SYXZGLItemList.Name = "SYXZGLItemList";
this.SYXZGLItemList.Size = new System.Drawing.Size(649, 287);
this.SYXZGLItemList.TabIndex = 13;
this.SYXZGLItemList.View = System.Windows.Forms.View.Details;
//
// columnHeader9
//
this.columnHeader9.Text = "名称";
this.columnHeader9.Width = 150;
//
// columnHeader10
//
this.columnHeader10.Text = "数值";
this.columnHeader10.Width = 50;
//
// columnHeader11
//
this.columnHeader11.Text = "名称";
this.columnHeader11.Width = 150;
//
// columnHeader14
//
this.columnHeader14.Text = "数值";
this.columnHeader14.Width = 50;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.SYZYJSItemList);
this.tabPage6.Location = new System.Drawing.Point(4, 21);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(649, 287);
this.tabPage6.TabIndex = 2;
this.tabPage6.Text = "专业技术人员工资";
this.tabPage6.Visible = false;
//
// SYZYJSItemList
//
this.SYZYJSItemList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader15,
this.columnHeader16});
this.SYZYJSItemList.Dock = System.Windows.Forms.DockStyle.Fill;
this.SYZYJSItemList.FullRowSelect = true;
this.SYZYJSItemList.GridLines = true;
this.SYZYJSItemList.HideSelection = false;
this.SYZYJSItemList.Location = new System.Drawing.Point(0, 0);
this.SYZYJSItemList.Name = "SYZYJSItemList";
this.SYZYJSItemList.Size = new System.Drawing.Size(649, 287);
this.SYZYJSItemList.TabIndex = 23;
this.SYZYJSItemList.View = System.Windows.Forms.View.Details;
//
// columnHeader15
//
this.columnHeader15.Text = "名称";
this.columnHeader15.Width = 200;
//
// columnHeader16
//
this.columnHeader16.Text = "数值";
this.columnHeader16.Width = 200;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.SYGRItemList);
this.tabPage7.Location = new System.Drawing.Point(4, 21);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(649, 287);
this.tabPage7.TabIndex = 3;
this.tabPage7.Text = "事业单位工人工资";
//
// SYGRItemList
//
this.SYGRItemList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader17,
this.columnHeader18});
this.SYGRItemList.Dock = System.Windows.Forms.DockStyle.Fill;
this.SYGRItemList.FullRowSelect = true;
this.SYGRItemList.GridLines = true;
this.SYGRItemList.HideSelection = false;
this.SYGRItemList.Location = new System.Drawing.Point(0, 0);
this.SYGRItemList.Name = "SYGRItemList";
this.SYGRItemList.Size = new System.Drawing.Size(649, 287);
this.SYGRItemList.TabIndex = 34;
this.SYGRItemList.View = System.Windows.Forms.View.Details;
//
// columnHeader17
//
this.columnHeader17.Text = "名称";
this.columnHeader17.Width = 200;
//
// columnHeader18
//
this.columnHeader18.Text = "数值";
this.columnHeader18.Width = 200;
//
// SY_ParentId
//
this.SY_ParentId.BackColor = System.Drawing.Color.LightYellow;
this.SY_ParentId.Location = new System.Drawing.Point(96, 112);
this.SY_ParentId.MaxLength = 100;
this.SY_ParentId.Name = "SY_ParentId";
this.SY_ParentId.Size = new System.Drawing.Size(456, 21);
this.SY_ParentId.TabIndex = 29;
this.SY_ParentId.Text = "";
//
// label11
//
this.label11.Location = new System.Drawing.Point(32, 112);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(66, 23);
this.label11.TabIndex = 28;
this.label11.Text = "上级单位:";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// SY_WSSXTId
//
this.SY_WSSXTId.BackColor = System.Drawing.Color.LightYellow;
this.SY_WSSXTId.Location = new System.Drawing.Point(96, 88);
this.SY_WSSXTId.MaxLength = 100;
this.SY_WSSXTId.Name = "SY_WSSXTId";
this.SY_WSSXTId.Size = new System.Drawing.Size(180, 21);
this.SY_WSSXTId.TabIndex = 27;
this.SY_WSSXTId.Text = "";
//
// label12
//
this.label12.Location = new System.Drawing.Point(16, 88);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(80, 23);
this.label12.TabIndex = 26;
this.label12.Text = "法人证书号:";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// SY_WJGJBId
//
this.SY_WJGJBId.BackColor = System.Drawing.Color.LightYellow;
this.SY_WJGJBId.Location = new System.Drawing.Point(373, 64);
this.SY_WJGJBId.MaxLength = 100;
this.SY_WJGJBId.Name = "SY_WJGJBId";
this.SY_WJGJBId.Size = new System.Drawing.Size(180, 21);
this.SY_WJGJBId.TabIndex = 17;
this.SY_WJGJBId.Text = "";
//
// label5
//
this.label5.Location = new System.Drawing.Point(309, 64);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(66, 23);
this.label5.TabIndex = 16;
this.label5.Text = "经费形式:";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// SY_WJGLXId
//
this.SY_WJGLXId.BackColor = System.Drawing.Color.LightYellow;
this.SY_WJGLXId.Location = new System.Drawing.Point(96, 64);
this.SY_WJGLXId.MaxLength = 100;
this.SY_WJGLXId.Name = "SY_WJGLXId";
this.SY_WJGLXId.Size = new System.Drawing.Size(180, 21);
this.SY_WJGLXId.TabIndex = 15;
this.SY_WJGLXId.Text = "";
//
// label6
//
this.label6.Location = new System.Drawing.Point(32, 64);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(66, 23);
this.label6.TabIndex = 14;
this.label6.Text = "机构规格:";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// SY_OrgItName
//
this.SY_OrgItName.BackColor = System.Drawing.Color.LightYellow;
this.SY_OrgItName.Location = new System.Drawing.Point(96, 40);
this.SY_OrgItName.MaxLength = 100;
this.SY_OrgItName.Name = "SY_OrgItName";
this.SY_OrgItName.Size = new System.Drawing.Size(456, 21);
this.SY_OrgItName.TabIndex = 13;
this.SY_OrgItName.Text = "";
//
// label7
//
this.label7.Location = new System.Drawing.Point(32, 40);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(66, 23);
this.label7.TabIndex = 12;
this.label7.Text = "其他名称:";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// SY_OrgName
//
this.SY_OrgName.BackColor = System.Drawing.Color.LightYellow;
this.SY_OrgName.Location = new System.Drawing.Point(96, 16);
this.SY_OrgName.MaxLength = 100;
this.SY_OrgName.Name = "SY_OrgName";
this.SY_OrgName.Size = new System.Drawing.Size(456, 21);
this.SY_OrgName.TabIndex = 11;
this.SY_OrgName.Text = "";
//
// label8
//
this.label8.Location = new System.Drawing.Point(32, 16);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(66, 23);
this.label8.TabIndex = 10;
this.label8.Text = "机构名称:";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// plns
//
this.plns.Controls.Add(this.NS_NSItName);
this.plns.Controls.Add(this.label17);
this.plns.Controls.Add(this.NS_NSName);
this.plns.Controls.Add(this.label18);
this.plns.Dock = System.Windows.Forms.DockStyle.Fill;
this.plns.Location = new System.Drawing.Point(0, 0);
this.plns.Name = "plns";
this.plns.Size = new System.Drawing.Size(657, 600);
this.plns.TabIndex = 1;
//
// NS_NSItName
//
this.NS_NSItName.BackColor = System.Drawing.Color.LightYellow;
this.NS_NSItName.Location = new System.Drawing.Point(96, 40);
this.NS_NSItName.MaxLength = 100;
this.NS_NSItName.Name = "NS_NSItName";
this.NS_NSItName.Size = new System.Drawing.Size(456, 21);
this.NS_NSItName.TabIndex = 25;
this.NS_NSItName.Text = "";
//
// label17
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?