?? workbillspnform.cs
字號:
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(434, 104);
this.groupBox3.TabIndex = 0;
this.groupBox3.Text = "工單回訪記錄";
//
// combWBGrade
//
this.combWBGrade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.combWBGrade.Location = new System.Drawing.Point(96, 24);
this.combWBGrade.Name = "combWBGrade";
this.combWBGrade.Size = new System.Drawing.Size(121, 20);
this.combWBGrade.TabIndex = 2;
//
// label13
//
this.label13.Location = new System.Drawing.Point(24, 24);
this.label13.Name = "label13";
this.label13.TabIndex = 1;
this.label13.Text = "滿 意 度";
//
// label12
//
this.label12.Location = new System.Drawing.Point(24, 64);
this.label12.Name = "label12";
this.label12.TabIndex = 0;
this.label12.Text = "用戶評議";
//
// label2
//
this.label2.Location = new System.Drawing.Point(24, 160);
this.label2.Name = "label2";
this.label2.TabIndex = 2;
this.label2.Text = "工單狀態";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.tbSPComment);
this.groupBox2.Controls.Add(this.tbSPContent);
this.groupBox2.Controls.Add(this.tbSPDate);
this.groupBox2.Controls.Add(this.tbSPName);
this.groupBox2.Controls.Add(this.cmbSPGrade);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Location = new System.Drawing.Point(8, 8);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(424, 232);
this.groupBox2.TabIndex = 1;
this.groupBox2.Text = "服務商服務記錄";
//
// cmbSPGrade
//
this.cmbSPGrade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbSPGrade.Location = new System.Drawing.Point(88, 72);
this.cmbSPGrade.Name = "cmbSPGrade";
this.cmbSPGrade.Size = new System.Drawing.Size(121, 20);
this.cmbSPGrade.TabIndex = 8;
//
// label16
//
this.label16.Location = new System.Drawing.Point(16, 184);
this.label16.Name = "label16";
this.label16.TabIndex = 9;
this.label16.Text = "用戶評議 ";
//
// label14
//
this.label14.Location = new System.Drawing.Point(226, 72);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(72, 23);
this.label14.TabIndex = 5;
this.label14.Text = "服務時間";
//
// label11
//
this.label11.Location = new System.Drawing.Point(16, 120);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(80, 20);
this.label11.TabIndex = 2;
this.label11.Text = "服務內容 ";
//
// label10
//
this.label10.Location = new System.Drawing.Point(16, 32);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(80, 23);
this.label10.TabIndex = 0;
this.label10.Text = "服務商名稱";
//
// label8
//
this.label8.Location = new System.Drawing.Point(16, 72);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(112, 23);
this.label8.TabIndex = 7;
this.label8.Text = "服務滿意度";
//
// panel2
//
this.panel2.Controls.Add(this.btnClose);
this.panel2.Controls.Add(this.button1);
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(448, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(440, 354);
this.panel2.TabIndex = 1;
//
// tbTelNo
//
this.tbTelNo.EditValue = "";
this.tbTelNo.Location = new System.Drawing.Point(88, 24);
this.tbTelNo.Name = "tbTelNo";
//
// tbTelNo.Properties
//
this.tbTelNo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbTelNo.Properties.ReadOnly = true;
this.tbTelNo.Size = new System.Drawing.Size(128, 21);
this.tbTelNo.TabIndex = 104;
//
// tbCName
//
this.tbCName.EditValue = "";
this.tbCName.Location = new System.Drawing.Point(88, 48);
this.tbCName.Name = "tbCName";
//
// tbCName.Properties
//
this.tbCName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCName.Properties.ReadOnly = true;
this.tbCName.Size = new System.Drawing.Size(128, 21);
this.tbCName.TabIndex = 105;
//
// tbCcontact
//
this.tbCcontact.EditValue = "";
this.tbCcontact.Location = new System.Drawing.Point(88, 72);
this.tbCcontact.Name = "tbCcontact";
//
// tbCcontact.Properties
//
this.tbCcontact.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCcontact.Properties.ReadOnly = true;
this.tbCcontact.Size = new System.Drawing.Size(128, 21);
this.tbCcontact.TabIndex = 106;
//
// tbCallingTime
//
this.tbCallingTime.EditValue = "";
this.tbCallingTime.Location = new System.Drawing.Point(296, 24);
this.tbCallingTime.Name = "tbCallingTime";
//
// tbCallingTime.Properties
//
this.tbCallingTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCallingTime.Properties.ReadOnly = true;
this.tbCallingTime.Size = new System.Drawing.Size(120, 21);
this.tbCallingTime.TabIndex = 107;
//
// tbCtype
//
this.tbCtype.EditValue = "";
this.tbCtype.Location = new System.Drawing.Point(296, 48);
this.tbCtype.Name = "tbCtype";
//
// tbCtype.Properties
//
this.tbCtype.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCtype.Properties.ReadOnly = true;
this.tbCtype.Size = new System.Drawing.Size(120, 21);
this.tbCtype.TabIndex = 108;
//
// tbCsex
//
this.tbCsex.EditValue = "";
this.tbCsex.Location = new System.Drawing.Point(296, 72);
this.tbCsex.Name = "tbCsex";
//
// tbCsex.Properties
//
this.tbCsex.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCsex.Properties.ReadOnly = true;
this.tbCsex.Size = new System.Drawing.Size(120, 21);
this.tbCsex.TabIndex = 109;
//
// tbCAddress
//
this.tbCAddress.EditValue = "";
this.tbCAddress.Location = new System.Drawing.Point(88, 96);
this.tbCAddress.Name = "tbCAddress";
//
// tbCAddress.Properties
//
this.tbCAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCAddress.Properties.ReadOnly = true;
this.tbCAddress.Size = new System.Drawing.Size(128, 21);
this.tbCAddress.TabIndex = 110;
//
// tbWBBrief
//
this.tbWBBrief.EditValue = "";
this.tbWBBrief.Location = new System.Drawing.Point(96, 192);
this.tbWBBrief.Name = "tbWBBrief";
//
// tbWBBrief.Properties
//
this.tbWBBrief.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbWBBrief.Size = new System.Drawing.Size(328, 40);
this.tbWBBrief.TabIndex = 3;
//
// tbCComment
//
this.tbCComment.EditValue = "";
this.tbCComment.Location = new System.Drawing.Point(96, 56);
this.tbCComment.Name = "tbCComment";
//
// tbCComment.Properties
//
this.tbCComment.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCComment.Size = new System.Drawing.Size(320, 40);
this.tbCComment.TabIndex = 7;
//
// tbSPName
//
this.tbSPName.EditValue = "";
this.tbSPName.Location = new System.Drawing.Point(88, 32);
this.tbSPName.Name = "tbSPName";
//
// tbSPName.Properties
//
this.tbSPName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbSPName.Properties.ReadOnly = true;
this.tbSPName.Size = new System.Drawing.Size(320, 21);
this.tbSPName.TabIndex = 11;
//
// tbSPDate
//
this.tbSPDate.EditValue = "";
this.tbSPDate.Location = new System.Drawing.Point(288, 70);
this.tbSPDate.Name = "tbSPDate";
//
// tbSPDate.Properties
//
this.tbSPDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbSPDate.Properties.ReadOnly = true;
this.tbSPDate.Size = new System.Drawing.Size(120, 21);
this.tbSPDate.TabIndex = 12;
//
// tbSPContent
//
this.tbSPContent.EditValue = "";
this.tbSPContent.Location = new System.Drawing.Point(88, 112);
this.tbSPContent.Name = "tbSPContent";
//
// tbSPContent.Properties
//
this.tbSPContent.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbSPContent.Size = new System.Drawing.Size(320, 40);
this.tbSPContent.TabIndex = 13;
//
// tbSPComment
//
this.tbSPComment.EditValue = "";
this.tbSPComment.Location = new System.Drawing.Point(88, 168);
this.tbSPComment.Name = "tbSPComment";
//
// tbSPComment.Properties
//
this.tbSPComment.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbSPComment.Size = new System.Drawing.Size(320, 40);
this.tbSPComment.TabIndex = 14;
//
// button1
//
this.button1.Location = new System.Drawing.Point(112, 264);
this.button1.Name = "button1";
this.button1.TabIndex = 23;
this.button1.Text = "保存";
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(264, 264);
this.btnClose.Name = "btnClose";
this.btnClose.TabIndex = 24;
this.btnClose.Text = "關閉";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// WorkBillSPNForm
//
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.AutoScroll = true;
this.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(131)), ((System.Byte)(194)), ((System.Byte)(231)));
this.ClientSize = new System.Drawing.Size(888, 354);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "WorkBillSPNForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "工單維護";
this.Load += new System.EventHandler(this.WorkBillSPNForm_Load);
((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panel2)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tbTelNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCcontact.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCallingTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCtype.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCsex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCAddress.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbWBBrief.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCComment.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSPName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSPDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSPContent.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbSPComment.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
#region method
#region 添加控件
private void CreateLabelControl(string labelName,Point point,Panel panel){
Label tempLb = new Label();
tempLb.Text =labelName;
tempLb.Location=point;
tempLb.Size = new Size(82, 20);
panel.Controls.Add(tempLb);
}
private void CreateCombBoxControl(string labelName,int valueIndex,Point point,Panel panel){
CreateCombBoxControl(labelName,valueIndex,point,true,panel);
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -