プロジェクト

全般

プロフィール

リビジョン 361

堀内6年以上前に追加

工事承認:再申請時、承認レコードのリセットが出来ないバグを修正
他画面選択一覧:積算見積書印刷時、未承認データがデータ表示されていたのを修正

差分を表示:

branches/src/ProcessManagement/ProcessManagement/Common/CommonVersion.cs
14 14
        /// <summary>
15 15
        /// 本体バージョン
16 16
        /// </summary>
17
        public static int s_SystemVersion = 212;
17
        public static int s_SystemVersion = 213;
18 18

  
19 19
        /// <summary>
20 20
        /// コピー・環境バージョン
branches/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ApprovalScreen/FrmApprovalScreen.cs
639 639
                                    (int)CommonDefine.ApprovalStatus.Petition,
640 640
                                    false,
641 641
                                    m_ApprovalCode,
642
                                    m_OrderNo))
642
                                    m_OrderNo,
643
                                    1))
643 644
                {
645
                    MessageBox.Show("??\???f?[?^???Z?b?g????s????????B", "??\???G???[", MessageBoxButtons.OK, MessageBoxIcon.Error);
644 646
                    pAppDB.rollback();
645 647
                    return;
646 648
                }
branches/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ApprovalScreen/FrmApprovalScreenAuxiliary.cs
1307 1307
                        // 工事予算承認
1308 1308
                        if (!FrmConstructionBudget.CheckAppPriceValue(m_ConstructionCode))
1309 1309
                        {
1310
                            MessageBox.Show("対象データにエラーがあります、データを確認してください。","データ確認");
1310
                            MessageBox.Show("対象データにエラーがあります、\r\n承認対象データより承認を行ってください。","承認エラー");
1311 1311
                            return false;
1312 1312
                        }
1313 1313
                        break;
......
1315 1315
                        break;
1316 1316
                }
1317 1317

  
1318

  
1319 1318
                return true;
1320 1319
            }
1321 1320
            catch (Exception ex)
branches/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ConstructionBaseInfo/FrmConstructionBaseInfo.cs
1390 1390
        {
1391 1391
            try
1392 1392
            {
1393
                // ????}?X?^??
1394
                //CommonMotions.SetSystemMaster();
1395

  
1396 1393
                // ?H?????t???O?i?e?L?X?g?\???j
1397 1394
                SetStatusText();
1398 1395

  
......
1486 1483
        /// <param name="e"></param>
1487 1484
        private void FrmConstructionBaseInfo_Shown(object sender, EventArgs e)
1488 1485
        {
1486
            // ??????X?N???[????????????????
1487
            tableLayoutPanel2.Width = 1320;
1488
            tableLayoutPanel2.Update();
1489 1489
        }
1490 1490
        #endregion
1491 1491

  
branches/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ConstructionBaseInfo/FrmConstructionBaseInfo.designer.cs
29 29
        private void InitializeComponent()
30 30
        {
31 31
            this.components = new System.ComponentModel.Container();
32
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
33
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
34
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
35
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
36
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
37
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
38
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
39
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
40
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
41
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
42
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
43
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
44
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
45
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
46
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
47
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
48
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
49
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
50
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
51
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
52
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
32
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
33
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
34
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
35
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
36
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
37
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
38
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
39
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
40
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
41
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
42
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
43
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
44
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
45
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
46
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
47
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
48
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
49
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
50
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
51
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
52
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
53 53
            this.label1 = new System.Windows.Forms.Label();
54 54
            this.btnDataDelete = new System.Windows.Forms.Button();
55 55
            this.btnDataEntry = new System.Windows.Forms.Button();
56 56
            this.btnEnd = new System.Windows.Forms.Button();
57 57
            this.BasePanel = new System.Windows.Forms.Panel();
58
            this.label29 = new System.Windows.Forms.Label();
59
            this.lblLastUpdate = new System.Windows.Forms.Label();
60
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
61
            this.btnOtherProc = new System.Windows.Forms.Button();
62
            this.lblJointLabel = new System.Windows.Forms.Label();
63
            this.btnPA = new System.Windows.Forms.Button();
64
            this.panel9 = new System.Windows.Forms.Panel();
65
            this.label91 = new System.Windows.Forms.Label();
66
            this.label128 = new System.Windows.Forms.Label();
67
            this.textBox2 = new System.Windows.Forms.TextBox();
68
            this.textBox4 = new System.Windows.Forms.TextBox();
69
            this.label127 = new System.Windows.Forms.Label();
70
            this.label60 = new System.Windows.Forms.Label();
71
            this.label86 = new System.Windows.Forms.Label();
72
            this.label87 = new System.Windows.Forms.Label();
73
            this.label126 = new System.Windows.Forms.Label();
74
            this.label125 = new System.Windows.Forms.Label();
75
            this.label129 = new System.Windows.Forms.Label();
76
            this.label89 = new System.Windows.Forms.Label();
77
            this.label90 = new System.Windows.Forms.Label();
78
            this.label124 = new System.Windows.Forms.Label();
79
            this.label94 = new System.Windows.Forms.Label();
80
            this.label104 = new System.Windows.Forms.Label();
81
            this.label59 = new System.Windows.Forms.Label();
82
            this.panel8 = new System.Windows.Forms.Panel();
83
            this.label45 = new System.Windows.Forms.Label();
84
            this.label43 = new System.Windows.Forms.Label();
85
            this.label121 = new System.Windows.Forms.Label();
86
            this.label109 = new System.Windows.Forms.Label();
87
            this.label52 = new System.Windows.Forms.Label();
88
            this.label108 = new System.Windows.Forms.Label();
89
            this.label119 = new System.Windows.Forms.Label();
90
            this.label102 = new System.Windows.Forms.Label();
91
            this.label103 = new System.Windows.Forms.Label();
92
            this.label83 = new System.Windows.Forms.Label();
93
            this.label84 = new System.Windows.Forms.Label();
94
            this.label85 = new System.Windows.Forms.Label();
95
            this.label74 = new System.Windows.Forms.Label();
96
            this.btnLink = new System.Windows.Forms.Button();
97
            this.label116 = new System.Windows.Forms.Label();
98
            this.lblLinkTotal1 = new System.Windows.Forms.Label();
99
            this.lblLinkTotal2 = new System.Windows.Forms.Label();
100
            this.lblLinkTotal3 = new System.Windows.Forms.Label();
101
            this.lblLinkTotal4 = new System.Windows.Forms.Label();
102
            this.label117 = new System.Windows.Forms.Label();
103
            this.label120 = new System.Windows.Forms.Label();
104
            this.label118 = new System.Windows.Forms.Label();
105
            this.label40 = new System.Windows.Forms.Label();
106
            this.panel7 = new System.Windows.Forms.Panel();
107
            this.label21 = new System.Windows.Forms.Label();
108
            this.label112 = new System.Windows.Forms.Label();
109
            this.label76 = new System.Windows.Forms.Label();
110
            this.label113 = new System.Windows.Forms.Label();
111
            this.label31 = new System.Windows.Forms.Label();
112
            this.label79 = new System.Windows.Forms.Label();
113
            this.label67 = new System.Windows.Forms.Label();
114
            this.label78 = new System.Windows.Forms.Label();
115
            this.label80 = new System.Windows.Forms.Label();
116
            this.label77 = new System.Windows.Forms.Label();
117
            this.label82 = new System.Windows.Forms.Label();
118
            this.label81 = new System.Windows.Forms.Label();
119
            this.label42 = new System.Windows.Forms.Label();
120
            this.label25 = new System.Windows.Forms.Label();
121
            this.label88 = new System.Windows.Forms.Label();
122
            this.label50 = new System.Windows.Forms.Label();
123
            this.label41 = new System.Windows.Forms.Label();
124
            this.txtInput31 = new System.Windows.Forms.TextBox();
125
            this.label51 = new System.Windows.Forms.Label();
126
            this.label47 = new System.Windows.Forms.Label();
127
            this.txtInput32 = new System.Windows.Forms.TextBox();
128
            this.label46 = new System.Windows.Forms.Label();
129
            this.pnlFluctuation = new System.Windows.Forms.Panel();
130
            this.rdbNotFluctuation = new System.Windows.Forms.RadioButton();
131
            this.rdbExistsFluctuation = new System.Windows.Forms.RadioButton();
132
            this.btnFluctuation = new System.Windows.Forms.Button();
133
            this.lblFluctuationText = new System.Windows.Forms.Label();
134
            this.label105 = new System.Windows.Forms.Label();
135
            this.panel4 = new System.Windows.Forms.Panel();
136
            this.panel6 = new System.Windows.Forms.Panel();
137
            this.rdBConsumptionTaxOn = new System.Windows.Forms.RadioButton();
138
            this.rdBConsumptionTaxOff = new System.Windows.Forms.RadioButton();
139
            this.label32 = new System.Windows.Forms.Label();
140
            this.lblEstimatePrice1 = new System.Windows.Forms.Label();
141
            this.label58 = new System.Windows.Forms.Label();
142
            this.lblEstimatePrice0 = new System.Windows.Forms.Label();
143
            this.label26 = new System.Windows.Forms.Label();
144
            this.label34 = new System.Windows.Forms.Label();
145
            this.label75 = new System.Windows.Forms.Label();
146
            this.label56 = new System.Windows.Forms.Label();
147
            this.label66 = new System.Windows.Forms.Label();
148
            this.label54 = new System.Windows.Forms.Label();
149
            this.label55 = new System.Windows.Forms.Label();
150
            this.label61 = new System.Windows.Forms.Label();
151
            this.label73 = new System.Windows.Forms.Label();
152
            this.label72 = new System.Windows.Forms.Label();
153
            this.label62 = new System.Windows.Forms.Label();
154
            this.label71 = new System.Windows.Forms.Label();
155
            this.label70 = new System.Windows.Forms.Label();
156
            this.label23 = new System.Windows.Forms.Label();
157
            this.label69 = new System.Windows.Forms.Label();
158
            this.label65 = new System.Windows.Forms.Label();
159
            this.label57 = new System.Windows.Forms.Label();
160
            this.label37 = new System.Windows.Forms.Label();
161
            this.label68 = new System.Windows.Forms.Label();
162
            this.label38 = new System.Windows.Forms.Label();
163
            this.label15 = new System.Windows.Forms.Label();
164
            this.label12 = new System.Windows.Forms.Label();
165
            this.label22 = new System.Windows.Forms.Label();
166
            this.label24 = new System.Windows.Forms.Label();
167
            this.label33 = new System.Windows.Forms.Label();
168
            this.txtInput01 = new System.Windows.Forms.TextBox();
169
            this.label10 = new System.Windows.Forms.Label();
170
            this.txtInput26 = new System.Windows.Forms.TextBox();
171
            this.label36 = new System.Windows.Forms.Label();
172
            this.lblTransferDate = new System.Windows.Forms.Label();
173
            this.label27 = new System.Windows.Forms.Label();
174
            this.label30 = new System.Windows.Forms.Label();
175
            this.label39 = new System.Windows.Forms.Label();
176
            this.label97 = new System.Windows.Forms.Label();
177
            this.label99 = new System.Windows.Forms.Label();
178
            this.label100 = new System.Windows.Forms.Label();
179
            this.label101 = new System.Windows.Forms.Label();
180
            this.label106 = new System.Windows.Forms.Label();
181
            this.panel1 = new System.Windows.Forms.Panel();
182
            this.txtInput05 = new System.Windows.Forms.TextBox();
183
            this.btnOrderer = new System.Windows.Forms.Button();
184
            this.label5 = new System.Windows.Forms.Label();
185
            this.label14 = new System.Windows.Forms.Label();
186
            this.label44 = new System.Windows.Forms.Label();
187
            this.label64 = new System.Windows.Forms.Label();
188
            this.panel3 = new System.Windows.Forms.Panel();
189
            this.rdbBillingAll = new System.Windows.Forms.RadioButton();
190
            this.rdbBillingSplit = new System.Windows.Forms.RadioButton();
191
            this.txtInput24 = new System.Windows.Forms.TextBox();
192
            this.txtInput23 = new System.Windows.Forms.TextBox();
193
            this.label7 = new System.Windows.Forms.Label();
194
            this.txtInput22 = new System.Windows.Forms.TextBox();
195
            this.txtInput21 = new System.Windows.Forms.TextBox();
196
            this.label13 = new System.Windows.Forms.Label();
197
            this.txtInput20 = new System.Windows.Forms.TextBox();
198
            this.txtInput19 = new System.Windows.Forms.TextBox();
199
            this.label19 = new System.Windows.Forms.Label();
200
            this.txtInput18 = new System.Windows.Forms.TextBox();
201
            this.txtInput17 = new System.Windows.Forms.TextBox();
202
            this.txtInput16 = new System.Windows.Forms.TextBox();
203
            this.txtInput15 = new System.Windows.Forms.TextBox();
204
            this.txtInput14 = new System.Windows.Forms.TextBox();
205
            this.label11 = new System.Windows.Forms.Label();
206
            this.txtInput09 = new System.Windows.Forms.TextBox();
207
            this.label17 = new System.Windows.Forms.Label();
208
            this.txtInput10 = new System.Windows.Forms.TextBox();
209
            this.label9 = new System.Windows.Forms.Label();
210
            this.textBox1 = new System.Windows.Forms.TextBox();
211
            this.txtInput11 = new System.Windows.Forms.TextBox();
212
            this.label18 = new System.Windows.Forms.Label();
213
            this.label20 = new System.Windows.Forms.Label();
214
            this.btnSerchZip = new System.Windows.Forms.Button();
215
            this.txtInput08 = new System.Windows.Forms.TextBox();
216
            this.panel2 = new System.Windows.Forms.Panel();
217
            this.rdbEstimateType1 = new System.Windows.Forms.RadioButton();
218
            this.rdbEstimateType3 = new System.Windows.Forms.RadioButton();
219
            this.rdbEstimateType2 = new System.Windows.Forms.RadioButton();
220
            this.label4 = new System.Windows.Forms.Label();
221
            this.label110 = new System.Windows.Forms.Label();
222
            this.label8 = new System.Windows.Forms.Label();
223
            this.label6 = new System.Windows.Forms.Label();
224
            this.txtInput07 = new System.Windows.Forms.TextBox();
225
            this.label115 = new System.Windows.Forms.Label();
226
            this.label114 = new System.Windows.Forms.Label();
227
            this.label107 = new System.Windows.Forms.Label();
228
            this.label3 = new System.Windows.Forms.Label();
229
            this.label63 = new System.Windows.Forms.Label();
230
            this.label53 = new System.Windows.Forms.Label();
231
            this.label35 = new System.Windows.Forms.Label();
232
            this.panel10 = new System.Windows.Forms.Panel();
233
            this.label96 = new System.Windows.Forms.Label();
234
            this.textBox3 = new System.Windows.Forms.TextBox();
235
            this.label95 = new System.Windows.Forms.Label();
236
            this.label98 = new System.Windows.Forms.Label();
237
            this.label93 = new System.Windows.Forms.Label();
238
            this.label92 = new System.Windows.Forms.Label();
58 239
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
59
            this.panel10 = new System.Windows.Forms.Panel();
60
            this.dgvPayment = new CustomControls.DataGridViewEX();
240
            this.groupBoxEx1 = new ProcessManagement.Forms.CustomControls.GroupBoxEx();
241
            this.btnApprovalList = new System.Windows.Forms.Button();
242
            this.rdbStatusHikitugiFlg = new System.Windows.Forms.RadioButton();
243
            this.lblConstructionCodelabel = new System.Windows.Forms.Label();
244
            this.cmbConstructionYear = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
245
            this.label2 = new System.Windows.Forms.Label();
246
            this.txtInput33 = new System.Windows.Forms.TextBox();
247
            this.label48 = new System.Windows.Forms.Label();
248
            this.cmbConstructionPeriod = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
249
            this.label28 = new System.Windows.Forms.Label();
250
            this.lblConstructionCode = new System.Windows.Forms.Label();
251
            this.label16 = new System.Windows.Forms.Label();
252
            this.panel5 = new System.Windows.Forms.Panel();
253
            this.btnRestore = new System.Windows.Forms.Button();
254
            this.rdbStatus16 = new System.Windows.Forms.RadioButton();
255
            this.rdbStatus8 = new System.Windows.Forms.RadioButton();
256
            this.rdbStatus6 = new System.Windows.Forms.RadioButton();
257
            this.rdbStatus17 = new System.Windows.Forms.RadioButton();
258
            this.radioButton1 = new System.Windows.Forms.RadioButton();
259
            this.rdbStatus13 = new System.Windows.Forms.RadioButton();
260
            this.rdbStatus12 = new System.Windows.Forms.RadioButton();
261
            this.rdbStatus10 = new System.Windows.Forms.RadioButton();
262
            this.rdbStatus9 = new System.Windows.Forms.RadioButton();
263
            this.rdbStatus7 = new System.Windows.Forms.RadioButton();
264
            this.rdbStatus11 = new System.Windows.Forms.RadioButton();
265
            this.rdbStatus2 = new System.Windows.Forms.RadioButton();
266
            this.rdbStatus5 = new System.Windows.Forms.RadioButton();
267
            this.rdbStatus4 = new System.Windows.Forms.RadioButton();
268
            this.rdbStatus3 = new System.Windows.Forms.RadioButton();
269
            this.rdbStatus1 = new System.Windows.Forms.RadioButton();
270
            this.rdbStatus0 = new System.Windows.Forms.RadioButton();
271
            this.label49 = new System.Windows.Forms.Label();
272
            this.dgvPayment = new ProcessManagement.Forms.CustomControls.DataGridViewEX();
61 273
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
62 274
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
63 275
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
64 276
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
65
            this.label92 = new System.Windows.Forms.Label();
66
            this.label93 = new System.Windows.Forms.Label();
67
            this.label98 = new System.Windows.Forms.Label();
68
            this.label95 = new System.Windows.Forms.Label();
69
            this.textBox3 = new System.Windows.Forms.TextBox();
70
            this.label96 = new System.Windows.Forms.Label();
71
            this.label35 = new System.Windows.Forms.Label();
72
            this.label53 = new System.Windows.Forms.Label();
73
            this.label63 = new System.Windows.Forms.Label();
74
            this.label3 = new System.Windows.Forms.Label();
75
            this.panel1 = new System.Windows.Forms.Panel();
76
            this.label107 = new System.Windows.Forms.Label();
77
            this.label114 = new System.Windows.Forms.Label();
78
            this.label115 = new System.Windows.Forms.Label();
79
            this.txtInput07 = new System.Windows.Forms.TextBox();
80
            this.label6 = new System.Windows.Forms.Label();
81
            this.label8 = new System.Windows.Forms.Label();
82 277
            this.comboBoxEX5 = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
83 278
            this.comboBoxEX1 = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
84 279
            this.cmbSalesSubPerson = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
85 280
            this.cmbSalesPerson = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
86
            this.label110 = new System.Windows.Forms.Label();
87
            this.label4 = new System.Windows.Forms.Label();
88
            this.panel2 = new System.Windows.Forms.Panel();
89
            this.rdbEstimateType2 = new System.Windows.Forms.RadioButton();
90
            this.rdbEstimateType3 = new System.Windows.Forms.RadioButton();
91
            this.rdbEstimateType1 = new System.Windows.Forms.RadioButton();
92 281
            this.cmbConstructionType = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
93
            this.txtInput08 = new System.Windows.Forms.TextBox();
94
            this.btnSerchZip = new System.Windows.Forms.Button();
95
            this.label20 = new System.Windows.Forms.Label();
96
            this.label18 = new System.Windows.Forms.Label();
97
            this.txtInput11 = new System.Windows.Forms.TextBox();
98
            this.textBox1 = new System.Windows.Forms.TextBox();
99
            this.label9 = new System.Windows.Forms.Label();
100
            this.txtInput10 = new System.Windows.Forms.TextBox();
101
            this.label17 = new System.Windows.Forms.Label();
102
            this.txtInput09 = new System.Windows.Forms.TextBox();
103
            this.label11 = new System.Windows.Forms.Label();
104
            this.txtInput14 = new System.Windows.Forms.TextBox();
105
            this.txtInput15 = new System.Windows.Forms.TextBox();
106
            this.txtInput16 = new System.Windows.Forms.TextBox();
107
            this.txtInput17 = new System.Windows.Forms.TextBox();
108
            this.txtInput18 = new System.Windows.Forms.TextBox();
109
            this.label19 = new System.Windows.Forms.Label();
110
            this.txtInput19 = new System.Windows.Forms.TextBox();
111
            this.txtInput20 = new System.Windows.Forms.TextBox();
112
            this.label13 = new System.Windows.Forms.Label();
113
            this.txtInput21 = new System.Windows.Forms.TextBox();
114
            this.txtInput22 = new System.Windows.Forms.TextBox();
115
            this.label7 = new System.Windows.Forms.Label();
116
            this.txtInput23 = new System.Windows.Forms.TextBox();
117
            this.txtInput24 = new System.Windows.Forms.TextBox();
118
            this.panel3 = new System.Windows.Forms.Panel();
119
            this.rdbBillingSplit = new System.Windows.Forms.RadioButton();
120
            this.rdbBillingAll = new System.Windows.Forms.RadioButton();
121
            this.label64 = new System.Windows.Forms.Label();
122
            this.label44 = new System.Windows.Forms.Label();
123
            this.label14 = new System.Windows.Forms.Label();
124
            this.label5 = new System.Windows.Forms.Label();
125 282
            this.cmbOrdersDivision = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
126
            this.btnOrderer = new System.Windows.Forms.Button();
127 283
            this.cmbDisplayOrderers = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
128
            this.txtInput05 = new System.Windows.Forms.TextBox();
129
            this.panel4 = new System.Windows.Forms.Panel();
130
            this.label106 = new System.Windows.Forms.Label();
131
            this.label101 = new System.Windows.Forms.Label();
132
            this.label100 = new System.Windows.Forms.Label();
133
            this.label99 = new System.Windows.Forms.Label();
134
            this.label97 = new System.Windows.Forms.Label();
135
            this.label39 = new System.Windows.Forms.Label();
136
            this.label30 = new System.Windows.Forms.Label();
137 284
            this.txtInput28 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
138
            this.label27 = new System.Windows.Forms.Label();
139 285
            this.txtInput25 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
140
            this.lblTransferDate = new System.Windows.Forms.Label();
141
            this.label36 = new System.Windows.Forms.Label();
142 286
            this.cmbTransferConstruction = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
143
            this.txtInput26 = new System.Windows.Forms.TextBox();
144
            this.label10 = new System.Windows.Forms.Label();
145
            this.txtInput01 = new System.Windows.Forms.TextBox();
146
            this.label33 = new System.Windows.Forms.Label();
147 287
            this.txtInput27 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
148 288
            this.txtInput02 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
149
            this.label24 = new System.Windows.Forms.Label();
150 289
            this.txtInput06 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
151
            this.label22 = new System.Windows.Forms.Label();
152 290
            this.txtInput12 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
153
            this.label12 = new System.Windows.Forms.Label();
154 291
            this.txtInput13 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
155
            this.label15 = new System.Windows.Forms.Label();
156
            this.label38 = new System.Windows.Forms.Label();
157
            this.label68 = new System.Windows.Forms.Label();
158
            this.label37 = new System.Windows.Forms.Label();
159
            this.label57 = new System.Windows.Forms.Label();
160
            this.label65 = new System.Windows.Forms.Label();
161
            this.label69 = new System.Windows.Forms.Label();
162
            this.label23 = new System.Windows.Forms.Label();
163
            this.label70 = new System.Windows.Forms.Label();
164
            this.label71 = new System.Windows.Forms.Label();
165 292
            this.textBoxEX2 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
166 293
            this.textBoxEX1 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
167 294
            this.txtInput03 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
168
            this.label62 = new System.Windows.Forms.Label();
169
            this.label72 = new System.Windows.Forms.Label();
170
            this.label73 = new System.Windows.Forms.Label();
171
            this.label61 = new System.Windows.Forms.Label();
172
            this.label55 = new System.Windows.Forms.Label();
173 295
            this.txtInput38 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
174
            this.label54 = new System.Windows.Forms.Label();
175 296
            this.txtInput34 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
176
            this.label66 = new System.Windows.Forms.Label();
177
            this.label56 = new System.Windows.Forms.Label();
178
            this.label75 = new System.Windows.Forms.Label();
179
            this.label34 = new System.Windows.Forms.Label();
180
            this.label26 = new System.Windows.Forms.Label();
181
            this.lblEstimatePrice0 = new System.Windows.Forms.Label();
182
            this.label58 = new System.Windows.Forms.Label();
183
            this.lblEstimatePrice1 = new System.Windows.Forms.Label();
184
            this.label32 = new System.Windows.Forms.Label();
185
            this.panel6 = new System.Windows.Forms.Panel();
186
            this.rdBConsumptionTaxOff = new System.Windows.Forms.RadioButton();
187
            this.rdBConsumptionTaxOn = new System.Windows.Forms.RadioButton();
188
            this.panel7 = new System.Windows.Forms.Panel();
189
            this.label105 = new System.Windows.Forms.Label();
190
            this.lblFluctuationText = new System.Windows.Forms.Label();
191
            this.pnlFluctuation = new System.Windows.Forms.Panel();
192
            this.btnFluctuation = new System.Windows.Forms.Button();
193
            this.rdbExistsFluctuation = new System.Windows.Forms.RadioButton();
194
            this.rdbNotFluctuation = new System.Windows.Forms.RadioButton();
195 297
            this.comboBoxEX4 = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
196 298
            this.comboBoxEX3 = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
197 299
            this.cmbConstrSubPerson = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
198
            this.label46 = new System.Windows.Forms.Label();
199
            this.txtInput32 = new System.Windows.Forms.TextBox();
200
            this.label47 = new System.Windows.Forms.Label();
201
            this.label51 = new System.Windows.Forms.Label();
202
            this.txtInput31 = new System.Windows.Forms.TextBox();
203
            this.label41 = new System.Windows.Forms.Label();
204
            this.label50 = new System.Windows.Forms.Label();
205
            this.label88 = new System.Windows.Forms.Label();
206 300
            this.textBoxEX3 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
207 301
            this.textBoxEX7 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
208 302
            this.txtInput35 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
209
            this.label25 = new System.Windows.Forms.Label();
210 303
            this.txtInput04 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
211
            this.label42 = new System.Windows.Forms.Label();
212 304
            this.textBoxEX5 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
213 305
            this.textBoxEX4 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
214 306
            this.txtInput29 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
215 307
            this.txtInput30 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
216
            this.label81 = new System.Windows.Forms.Label();
217
            this.label82 = new System.Windows.Forms.Label();
218
            this.label77 = new System.Windows.Forms.Label();
219
            this.label80 = new System.Windows.Forms.Label();
220
            this.label78 = new System.Windows.Forms.Label();
221
            this.label67 = new System.Windows.Forms.Label();
222
            this.label79 = new System.Windows.Forms.Label();
223
            this.label31 = new System.Windows.Forms.Label();
224 308
            this.cmbConstrInst = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
225 309
            this.comboBoxEX2 = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
226 310
            this.cmbConstrPerson = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
227
            this.label113 = new System.Windows.Forms.Label();
228
            this.label76 = new System.Windows.Forms.Label();
229
            this.label112 = new System.Windows.Forms.Label();
230
            this.label21 = new System.Windows.Forms.Label();
231
            this.label40 = new System.Windows.Forms.Label();
232
            this.panel8 = new System.Windows.Forms.Panel();
233
            this.label118 = new System.Windows.Forms.Label();
234
            this.label120 = new System.Windows.Forms.Label();
235
            this.label117 = new System.Windows.Forms.Label();
236
            this.lblLinkTotal4 = new System.Windows.Forms.Label();
237
            this.lblLinkTotal3 = new System.Windows.Forms.Label();
238
            this.lblLinkTotal2 = new System.Windows.Forms.Label();
239
            this.lblLinkTotal1 = new System.Windows.Forms.Label();
240
            this.label116 = new System.Windows.Forms.Label();
241
            this.btnLink = new System.Windows.Forms.Button();
242
            this.label74 = new System.Windows.Forms.Label();
243
            this.dgvPurchaseOrder = new CustomControls.DataGridViewEX();
311
            this.dgvPurchaseOrder = new ProcessManagement.Forms.CustomControls.DataGridViewEX();
244 312
            this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
245 313
            this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
246 314
            this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
247 315
            this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
248
            this.dgvLink = new CustomControls.DataGridViewEX();
316
            this.dgvLink = new ProcessManagement.Forms.CustomControls.DataGridViewEX();
249 317
            this.Column0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
250 318
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
251 319
            this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
......
253 321
            this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
254 322
            this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
255 323
            this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
256
            this.label85 = new System.Windows.Forms.Label();
257
            this.label84 = new System.Windows.Forms.Label();
258
            this.label83 = new System.Windows.Forms.Label();
259
            this.label103 = new System.Windows.Forms.Label();
260
            this.label102 = new System.Windows.Forms.Label();
261
            this.label119 = new System.Windows.Forms.Label();
262
            this.label108 = new System.Windows.Forms.Label();
263
            this.label52 = new System.Windows.Forms.Label();
264
            this.label109 = new System.Windows.Forms.Label();
265
            this.label121 = new System.Windows.Forms.Label();
266
            this.label43 = new System.Windows.Forms.Label();
267
            this.label45 = new System.Windows.Forms.Label();
268
            this.label59 = new System.Windows.Forms.Label();
269
            this.panel9 = new System.Windows.Forms.Panel();
270
            this.label104 = new System.Windows.Forms.Label();
271
            this.label94 = new System.Windows.Forms.Label();
272
            this.dgvBillingDate = new CustomControls.DataGridViewEX();
324
            this.dgvBillingDate = new ProcessManagement.Forms.CustomControls.DataGridViewEX();
273 325
            this.BillingGridColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
274 326
            this.BillingGridColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
275 327
            this.BillingGridColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
276 328
            this.BillingGridColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
277
            this.label124 = new System.Windows.Forms.Label();
278
            this.label90 = new System.Windows.Forms.Label();
279
            this.label89 = new System.Windows.Forms.Label();
280
            this.label129 = new System.Windows.Forms.Label();
281
            this.label125 = new System.Windows.Forms.Label();
282 329
            this.textBoxEX9 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
283 330
            this.textBoxEX8 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
284 331
            this.textBoxEX6 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
285
            this.label126 = new System.Windows.Forms.Label();
286
            this.label87 = new System.Windows.Forms.Label();
287
            this.label86 = new System.Windows.Forms.Label();
288
            this.label60 = new System.Windows.Forms.Label();
289 332
            this.txtInput36 = new ProcessManagement.Forms.CustomControls.TextBoxEX();
290
            this.label127 = new System.Windows.Forms.Label();
291
            this.textBox4 = new System.Windows.Forms.TextBox();
292
            this.textBox2 = new System.Windows.Forms.TextBox();
293
            this.label128 = new System.Windows.Forms.Label();
294
            this.label91 = new System.Windows.Forms.Label();
295
            this.label29 = new System.Windows.Forms.Label();
296
            this.lblLastUpdate = new System.Windows.Forms.Label();
297
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
298
            this.cmbConstructionYear = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
299
            this.cmbConstructionPeriod = new ProcessManagement.Forms.CustomControls.ComboBoxEX();
300
            this.btnOtherProc = new System.Windows.Forms.Button();
301
            this.lblJointLabel = new System.Windows.Forms.Label();
302
            this.btnPA = new System.Windows.Forms.Button();
303
            this.groupBoxEx1 = new ProcessManagement.Forms.CustomControls.GroupBoxEx();
304
            this.btnApprovalList = new System.Windows.Forms.Button();
305
            this.rdbStatusHikitugiFlg = new System.Windows.Forms.RadioButton();
306
            this.lblConstructionCodelabel = new System.Windows.Forms.Label();
307
            this.label2 = new System.Windows.Forms.Label();
308
            this.txtInput33 = new System.Windows.Forms.TextBox();
309
            this.label48 = new System.Windows.Forms.Label();
310
            this.label28 = new System.Windows.Forms.Label();
311
            this.lblConstructionCode = new System.Windows.Forms.Label();
312
            this.label16 = new System.Windows.Forms.Label();
313
            this.panel5 = new System.Windows.Forms.Panel();
314
            this.btnRestore = new System.Windows.Forms.Button();
315
            this.rdbStatus16 = new System.Windows.Forms.RadioButton();
316
            this.rdbStatus8 = new System.Windows.Forms.RadioButton();
317
            this.rdbStatus6 = new System.Windows.Forms.RadioButton();
318
            this.rdbStatus17 = new System.Windows.Forms.RadioButton();
319
            this.radioButton1 = new System.Windows.Forms.RadioButton();
320
            this.rdbStatus13 = new System.Windows.Forms.RadioButton();
321
            this.rdbStatus12 = new System.Windows.Forms.RadioButton();
322
            this.rdbStatus10 = new System.Windows.Forms.RadioButton();
323
            this.rdbStatus9 = new System.Windows.Forms.RadioButton();
324
            this.rdbStatus7 = new System.Windows.Forms.RadioButton();
325
            this.rdbStatus11 = new System.Windows.Forms.RadioButton();
326
            this.rdbStatus2 = new System.Windows.Forms.RadioButton();
327
            this.rdbStatus5 = new System.Windows.Forms.RadioButton();
328
            this.rdbStatus4 = new System.Windows.Forms.RadioButton();
329
            this.rdbStatus3 = new System.Windows.Forms.RadioButton();
330
            this.rdbStatus1 = new System.Windows.Forms.RadioButton();
331
            this.rdbStatus0 = new System.Windows.Forms.RadioButton();
332
            this.label49 = new System.Windows.Forms.Label();
333 333
            this.BasePanel.SuspendLayout();
334
            this.panel9.SuspendLayout();
335
            this.panel8.SuspendLayout();
336
            this.panel7.SuspendLayout();
337
            this.pnlFluctuation.SuspendLayout();
338
            this.panel4.SuspendLayout();
339
            this.panel6.SuspendLayout();
340
            this.panel1.SuspendLayout();
341
            this.panel3.SuspendLayout();
342
            this.panel2.SuspendLayout();
343
            this.panel10.SuspendLayout();
334 344
            this.tableLayoutPanel2.SuspendLayout();
335
            this.panel10.SuspendLayout();
345
            this.groupBoxEx1.SuspendLayout();
346
            this.panel5.SuspendLayout();
336 347
            ((System.ComponentModel.ISupportInitialize)(this.dgvPayment)).BeginInit();
337
            this.panel1.SuspendLayout();
338
            this.panel2.SuspendLayout();
339
            this.panel3.SuspendLayout();
340
            this.panel4.SuspendLayout();
341
            this.panel6.SuspendLayout();
342
            this.panel7.SuspendLayout();
343
            this.pnlFluctuation.SuspendLayout();
344
            this.panel8.SuspendLayout();
345 348
            ((System.ComponentModel.ISupportInitialize)(this.dgvPurchaseOrder)).BeginInit();
346 349
            ((System.ComponentModel.ISupportInitialize)(this.dgvLink)).BeginInit();
347
            this.panel9.SuspendLayout();
348 350
            ((System.ComponentModel.ISupportInitialize)(this.dgvBillingDate)).BeginInit();
349
            this.groupBoxEx1.SuspendLayout();
350
            this.panel5.SuspendLayout();
351 351
            this.SuspendLayout();
352 352
            // 
353 353
            // label1
......
422 422
            this.BasePanel.Size = new System.Drawing.Size(1340, 480);
423 423
            this.BasePanel.TabIndex = 0;
424 424
            // 
425
            // tableLayoutPanel2
425
            // label29
426 426
            // 
427
            this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
428
            | System.Windows.Forms.AnchorStyles.Right)));
429
            this.tableLayoutPanel2.ColumnCount = 3;
430
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.7F));
431
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 0.6F));
432
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.7F));
433
            this.tableLayoutPanel2.Controls.Add(this.panel10, 2, 7);
434
            this.tableLayoutPanel2.Controls.Add(this.label35, 0, 6);
435
            this.tableLayoutPanel2.Controls.Add(this.label53, 0, 3);
436
            this.tableLayoutPanel2.Controls.Add(this.label63, 2, 0);
437
            this.tableLayoutPanel2.Controls.Add(this.label3, 0, 0);
438
            this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 1);
439
            this.tableLayoutPanel2.Controls.Add(this.panel4, 2, 1);
440
            this.tableLayoutPanel2.Controls.Add(this.panel7, 0, 4);
441
            this.tableLayoutPanel2.Controls.Add(this.label40, 2, 3);
442
            this.tableLayoutPanel2.Controls.Add(this.panel8, 2, 4);
443
            this.tableLayoutPanel2.Controls.Add(this.label59, 2, 6);
444
            this.tableLayoutPanel2.Controls.Add(this.panel9, 0, 7);
445
            this.tableLayoutPanel2.Location = new System.Drawing.Point(1, 1);
446
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
447
            this.tableLayoutPanel2.RowCount = 8;
448
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
449
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 1000F));
450
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));
451
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
452
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 1000F));
453
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));
454
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
455
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 1000F));
456
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
457
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
458
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
459
            this.tableLayoutPanel2.Size = new System.Drawing.Size(1320, 3090);
460
            this.tableLayoutPanel2.TabIndex = 1;
427
            this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
428
            this.label29.AutoSize = true;
429
            this.label29.BackColor = System.Drawing.Color.Transparent;
430
            this.label29.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
431
            this.label29.ForeColor = System.Drawing.Color.White;
432
            this.label29.Location = new System.Drawing.Point(1033, 12);
433
            this.label29.Name = "label29";
434
            this.label29.Size = new System.Drawing.Size(161, 16);
435
            this.label29.TabIndex = 32;
436
            this.label29.Text = "最終データ更新日:";
437
            this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
461 438
            // 
462
            // panel10
439
            // lblLastUpdate
463 440
            // 
464
            this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
441
            this.lblLastUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
442
            this.lblLastUpdate.AutoSize = true;
443
            this.lblLastUpdate.BackColor = System.Drawing.Color.Transparent;
444
            this.lblLastUpdate.ForeColor = System.Drawing.Color.White;
445
            this.lblLastUpdate.Location = new System.Drawing.Point(1194, 12);
446
            this.lblLastUpdate.Name = "lblLastUpdate";
447
            this.lblLastUpdate.Size = new System.Drawing.Size(131, 16);
448
            this.lblLastUpdate.TabIndex = 32;
449
            this.lblLastUpdate.Text = "2015年12月31日";
450
            this.lblLastUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
451
            // 
452
            // btnOtherProc
453
            // 
454
            this.btnOtherProc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
455
            this.btnOtherProc.BackColor = System.Drawing.Color.SpringGreen;
456
            this.btnOtherProc.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
457
            this.btnOtherProc.Location = new System.Drawing.Point(1, 657);
458
            this.btnOtherProc.Name = "btnOtherProc";
459
            this.btnOtherProc.Size = new System.Drawing.Size(160, 30);
460
            this.btnOtherProc.TabIndex = 94;
461
            this.btnOtherProc.TabStop = false;
462
            this.btnOtherProc.Text = "他の画面へ";
463
            this.btnOtherProc.UseVisualStyleBackColor = false;
464
            this.btnOtherProc.Click += new System.EventHandler(this.btnOtherProc_Click);
465
            // 
466
            // lblJointLabel
467
            // 
468
            this.lblJointLabel.BackColor = System.Drawing.Color.Yellow;
469
            this.lblJointLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
470
            this.lblJointLabel.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
471
            this.lblJointLabel.ForeColor = System.Drawing.Color.Black;
472
            this.lblJointLabel.Location = new System.Drawing.Point(20, 8);
473
            this.lblJointLabel.Name = "lblJointLabel";
474
            this.lblJointLabel.Size = new System.Drawing.Size(238, 25);
475
            this.lblJointLabel.TabIndex = 97;
476
            this.lblJointLabel.Text = "結合契約工事";
477
            this.lblJointLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
478
            this.lblJointLabel.Visible = false;
479
            // 
480
            // btnPA
481
            // 
482
            this.btnPA.BackColor = System.Drawing.Color.DimGray;
483
            this.btnPA.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
484
            this.btnPA.ForeColor = System.Drawing.Color.White;
485
            this.btnPA.Location = new System.Drawing.Point(169, 657);
486
            this.btnPA.Name = "btnPA";
487
            this.btnPA.Size = new System.Drawing.Size(150, 30);
488
            this.btnPA.TabIndex = 100;
489
            this.btnPA.TabStop = false;
490
            this.btnPA.Text = "期限チェック解除";
491
            this.btnPA.UseVisualStyleBackColor = false;
492
            this.btnPA.Visible = false;
493
            this.btnPA.Click += new System.EventHandler(this.btnPA_Click);
494
            // 
495
            // panel9
496
            // 
497
            this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
465 498
            | System.Windows.Forms.AnchorStyles.Left) 
466 499
            | System.Windows.Forms.AnchorStyles.Right)));
467
            this.panel10.BackColor = System.Drawing.Color.Moccasin;
468
            this.panel10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
469
            this.panel10.Controls.Add(this.dgvPayment);
470
            this.panel10.Controls.Add(this.label92);
471
            this.panel10.Controls.Add(this.label93);
472
            this.panel10.Controls.Add(this.label98);
473
            this.panel10.Controls.Add(this.label95);
474
            this.panel10.Controls.Add(this.textBox3);
475
            this.panel10.Controls.Add(this.label96);
476
            this.panel10.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
477
            this.panel10.Location = new System.Drawing.Point(666, 2113);
478
            this.panel10.Name = "panel10";
479
            this.panel10.Size = new System.Drawing.Size(651, 994);
480
            this.panel10.TabIndex = 185;
500
            this.panel9.BackColor = System.Drawing.Color.Orange;
501
            this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
502
            this.panel9.Controls.Add(this.label104);
503
            this.panel9.Controls.Add(this.label94);
504
            this.panel9.Controls.Add(this.dgvBillingDate);
505
            this.panel9.Controls.Add(this.label124);
506
            this.panel9.Controls.Add(this.label90);
507
            this.panel9.Controls.Add(this.label89);
508
            this.panel9.Controls.Add(this.label129);
509
            this.panel9.Controls.Add(this.label125);
510
            this.panel9.Controls.Add(this.textBoxEX9);
511
            this.panel9.Controls.Add(this.textBoxEX8);
512
            this.panel9.Controls.Add(this.textBoxEX6);
513
            this.panel9.Controls.Add(this.label126);
514
            this.panel9.Controls.Add(this.label87);
515
            this.panel9.Controls.Add(this.label86);
516
            this.panel9.Controls.Add(this.label60);
517
            this.panel9.Controls.Add(this.txtInput36);
518
            this.panel9.Controls.Add(this.label127);
519
            this.panel9.Controls.Add(this.textBox4);
520
            this.panel9.Controls.Add(this.textBox2);
521
            this.panel9.Controls.Add(this.label128);
522
            this.panel9.Controls.Add(this.label91);
523
            this.panel9.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
524
            this.panel9.Location = new System.Drawing.Point(3, 2113);
525
            this.panel9.Name = "panel9";
526
            this.panel9.Size = new System.Drawing.Size(649, 994);
527
            this.panel9.TabIndex = 184;
481 528
            // 
482
            // dgvPayment
529
            // label91
483 530
            // 
484
            this.dgvPayment.AllowUserToAddRows = false;
485
            this.dgvPayment.AllowUserToDeleteRows = false;
486
            this.dgvPayment.AllowUserToResizeColumns = false;
487
            this.dgvPayment.AllowUserToResizeRows = false;
488
            this.dgvPayment.BackgroundColor = System.Drawing.Color.White;
489
            this.dgvPayment.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
490
            dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
491
            dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Control;
492
            dataGridViewCellStyle22.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
493
            dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText;
494
            dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
495
            dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
496
            dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
497
            this.dgvPayment.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
498
            this.dgvPayment.ColumnHeadersHeight = 24;
499
            this.dgvPayment.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
500
            this.dgvPayment.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
501
            this.dataGridViewTextBoxColumn1,
502
            this.dataGridViewTextBoxColumn2,
503
            this.dataGridViewTextBoxColumn3,
504
            this.dataGridViewTextBoxColumn4});
505
            this.dgvPayment.EnableHeadersVisualStyles = false;
506
            this.dgvPayment.Location = new System.Drawing.Point(129, 1);
507
            this.dgvPayment.Name = "dgvPayment";
508
            this.dgvPayment.RowHeadersVisible = false;
509
            this.dgvPayment.RowHeadersWidth = 20;
510
            this.dgvPayment.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
511
            this.dgvPayment.RowTemplate.Height = 24;
512
            this.dgvPayment.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
513
            this.dgvPayment.Size = new System.Drawing.Size(484, 122);
514
            this.dgvPayment.TabIndex = 168;
515
            this.dgvPayment.TabStop = false;
531
            this.label91.BackColor = System.Drawing.Color.Moccasin;
532
            this.label91.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
533
            this.label91.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
534
            this.label91.ForeColor = System.Drawing.Color.Black;
535
            this.label91.Location = new System.Drawing.Point(1, 360);
536
            this.label91.Name = "label91";
537
            this.label91.Size = new System.Drawing.Size(120, 40);
538
            this.label91.TabIndex = 145;
539
            this.label91.Text = "請求\r\n申送りコメント";
540
            this.label91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
516 541
            // 
517
            // dataGridViewTextBoxColumn1
542
            // label128
518 543
            // 
519
            dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
520
            dataGridViewCellStyle23.Font = new System.Drawing.Font("Century", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
521
            this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle23;
522
            this.dataGridViewTextBoxColumn1.HeaderText = "";
523
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
524
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
525
            this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
526
            this.dataGridViewTextBoxColumn1.Width = 120;
544
            this.label128.BackColor = System.Drawing.Color.Moccasin;
545
            this.label128.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
546
            this.label128.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
547
            this.label128.Location = new System.Drawing.Point(1, 213);
548
            this.label128.Name = "label128";
549
            this.label128.Size = new System.Drawing.Size(120, 24);
550
            this.label128.TabIndex = 29;
551
            this.label128.Text = "請 求 日";
552
            this.label128.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
527 553
            // 
528
            // dataGridViewTextBoxColumn2
554
            // textBox2
529 555
            // 
530
            dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
531
            dataGridViewCellStyle24.Font = new System.Drawing.Font("Century", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
532
            this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle24;
533
            this.dataGridViewTextBoxColumn2.HeaderText = "";
534
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
535
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
536
            this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
537
            this.dataGridViewTextBoxColumn2.Width = 121;
556
            this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
557
            | System.Windows.Forms.AnchorStyles.Right)));
558
            this.textBox2.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
559
            this.textBox2.ImeMode = System.Windows.Forms.ImeMode.On;
560
            this.textBox2.Location = new System.Drawing.Point(129, 360);
561
            this.textBox2.MaxLength = 120;
562
            this.textBox2.Multiline = true;
563
            this.textBox2.Name = "textBox2";
564
            this.textBox2.Size = new System.Drawing.Size(506, 54);
565
            this.textBox2.TabIndex = 5;
566
            this.textBox2.TextChanged += new System.EventHandler(this.valueChange);
538 567
            // 
539
            // dataGridViewTextBoxColumn3
568
            // textBox4
540 569
            // 
541
            dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
542
            dataGridViewCellStyle25.Font = new System.Drawing.Font("Century", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
543
            this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle25;
544
            this.dataGridViewTextBoxColumn3.HeaderText = "";
545
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
546
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
547
            this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
548
            this.dataGridViewTextBoxColumn3.Width = 120;
570
            this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
571
            | System.Windows.Forms.AnchorStyles.Right)));
572
            this.textBox4.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
573
            this.textBox4.ImeMode = System.Windows.Forms.ImeMode.On;
574
            this.textBox4.Location = new System.Drawing.Point(127, 422);
575
            this.textBox4.MaxLength = 120;
576
            this.textBox4.Multiline = true;
577
            this.textBox4.Name = "textBox4";
578
            this.textBox4.Size = new System.Drawing.Size(506, 54);
579
            this.textBox4.TabIndex = 6;
580
            this.textBox4.TextChanged += new System.EventHandler(this.valueChange);
549 581
            // 
550
            // dataGridViewTextBoxColumn4
582
            // label127
551 583
            // 
552
            dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
553
            dataGridViewCellStyle26.Font = new System.Drawing.Font("Century", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
554
            this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle26;
555
            this.dataGridViewTextBoxColumn4.HeaderText = "";
556
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
557
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
558
            this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
559
            this.dataGridViewTextBoxColumn4.Width = 120;
584
            this.label127.BackColor = System.Drawing.Color.Moccasin;
585
            this.label127.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
586
            this.label127.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
587
            this.label127.Location = new System.Drawing.Point(1, 117);
588
            this.label127.Name = "label127";
589
            this.label127.Size = new System.Drawing.Size(120, 24);
590
            this.label127.TabIndex = 28;
591
            this.label127.Text = "請求申請日";
592
            this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
560 593
            // 
561
            // label92
594
            // label60
562 595
            // 
563
            this.label92.BackColor = System.Drawing.Color.Beige;
564
            this.label92.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
565
            this.label92.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
566
            this.label92.ForeColor = System.Drawing.Color.Black;
567
            this.label92.Location = new System.Drawing.Point(1, 25);
568
            this.label92.Name = "label92";
569
            this.label92.Size = new System.Drawing.Size(120, 24);
570
            this.label92.TabIndex = 147;
571
            this.label92.Text = "入金日";
572
            this.label92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
596
            this.label60.BackColor = System.Drawing.Color.Moccasin;
597
            this.label60.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
598
            this.label60.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
599
            this.label60.Location = new System.Drawing.Point(1, 47);
600
            this.label60.Name = "label60";
601
            this.label60.Size = new System.Drawing.Size(120, 30);
602
            this.label60.TabIndex = 23;
603
            this.label60.Text = "請求準備開始日";
604
            this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
573 605
            // 
574
            // label93
606
            // label86
575 607
            // 
576
            this.label93.BackColor = System.Drawing.Color.Beige;
577
            this.label93.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
578
            this.label93.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
579
            this.label93.ForeColor = System.Drawing.Color.Black;
580
            this.label93.Location = new System.Drawing.Point(1, 73);
581
            this.label93.Name = "label93";
582
            this.label93.Size = new System.Drawing.Size(120, 24);
583
            this.label93.TabIndex = 147;
584
            this.label93.Text = "入金金額";
585
            this.label93.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
608
            this.label86.BackColor = System.Drawing.Color.Moccasin;
609
            this.label86.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
610
            this.label86.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
611
            this.label86.Location = new System.Drawing.Point(1, 1);
612
            this.label86.Name = "label86";
613
            this.label86.Size = new System.Drawing.Size(120, 30);
614
            this.label86.TabIndex = 23;
615
            this.label86.Text = "請求区分";
616
            this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
586 617
            // 
587
            // label98
618
            // label87
588 619
            // 
589
            this.label98.BackColor = System.Drawing.Color.Beige;
590
            this.label98.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
591
            this.label98.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
592
            this.label98.ForeColor = System.Drawing.Color.Black;
593
            this.label98.Location = new System.Drawing.Point(1, 139);
594
            this.label98.Name = "label98";
595
            this.label98.Size = new System.Drawing.Size(120, 40);
596
            this.label98.TabIndex = 148;
597
            this.label98.Text = "入金\r\n申送りコメント";
598
            this.label98.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
620
            this.label87.BackColor = System.Drawing.Color.White;
621
            this.label87.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
622
            this.label87.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
623
            this.label87.Location = new System.Drawing.Point(129, 1);
624
            this.label87.Name = "label87";
625
            this.label87.Size = new System.Drawing.Size(240, 30);
626
            this.label87.TabIndex = 0;
627
            this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
599 628
            // 
600
            // label95
629
            // label126
601 630
            // 
602
            this.label95.BackColor = System.Drawing.Color.Beige;
603
            this.label95.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
604
            this.label95.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
605
            this.label95.ForeColor = System.Drawing.Color.Black;
606
            this.label95.Location = new System.Drawing.Point(1, 97);
607
            this.label95.Name = "label95";
608
            this.label95.Size = new System.Drawing.Size(120, 24);
609
            this.label95.TabIndex = 147;
610
            this.label95.Text = "請求との差額";
611
            this.label95.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
631
            this.label126.BackColor = System.Drawing.Color.Moccasin;
632
            this.label126.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
633
            this.label126.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
634
            this.label126.Location = new System.Drawing.Point(1, 165);
635
            this.label126.Name = "label126";
636
            this.label126.Size = new System.Drawing.Size(120, 24);
637
            this.label126.TabIndex = 27;
638
            this.label126.Text = "請求書発給日";
639
            this.label126.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
612 640
            // 
613
            // textBox3
641
            // label125
614 642
            // 
615
            this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
616
            | System.Windows.Forms.AnchorStyles.Right)));
617
            this.textBox3.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
618
            this.textBox3.ImeMode = System.Windows.Forms.ImeMode.On;
619
            this.textBox3.Location = new System.Drawing.Point(129, 139);
620
            this.textBox3.MaxLength = 120;
621
            this.textBox3.Multiline = true;
622
            this.textBox3.Name = "textBox3";
623
            this.textBox3.Size = new System.Drawing.Size(507, 54);
624
            this.textBox3.TabIndex = 0;
625
            this.textBox3.TextChanged += new System.EventHandler(this.valueChange);
643
            this.label125.BackColor = System.Drawing.Color.Moccasin;
644
            this.label125.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
645
            this.label125.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
646
            this.label125.Location = new System.Drawing.Point(1, 189);
647
            this.label125.Name = "label125";
648
            this.label125.Size = new System.Drawing.Size(120, 24);
649
            this.label125.TabIndex = 26;
650
            this.label125.Text = "請求書郵送日";
651
            this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
626 652
            // 
627
            // label96
653
            // label129
628 654
            // 
629
            this.label96.BackColor = System.Drawing.Color.Beige;
630
            this.label96.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
631
            this.label96.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
632
            this.label96.ForeColor = System.Drawing.Color.Black;
633
            this.label96.Location = new System.Drawing.Point(1, 49);
634
            this.label96.Name = "label96";
635
            this.label96.Size = new System.Drawing.Size(120, 24);
636
            this.label96.TabIndex = 147;
637
            this.label96.Text = "入金確認日";
638
            this.label96.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
655
            this.label129.BackColor = System.Drawing.Color.Moccasin;
656
            this.label129.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
657
            this.label129.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
658
            this.label129.Location = new System.Drawing.Point(1, 255);
659
            this.label129.Name = "label129";
660
            this.label129.Size = new System.Drawing.Size(120, 30);
661
            this.label129.TabIndex = 24;
662
            this.label129.Text = "請求確認日";
663
            this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
639 664
            // 
640
            // label35
665
            // label89
641 666
            // 
642
            this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
643
            this.label35.BackColor = System.Drawing.Color.Orange;
644
            this.label35.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
645
            this.label35.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
646
            this.label35.Location = new System.Drawing.Point(3, 2080);
647
            this.label35.Name = "label35";
648
            this.label35.Size = new System.Drawing.Size(650, 30);
649
            this.label35.TabIndex = 183;
650
            this.label35.Text = "請  求  管  理";
651
            this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
667
            this.label89.BackColor = System.Drawing.Color.Moccasin;
668
            this.label89.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
669
            this.label89.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
670
            this.label89.Location = new System.Drawing.Point(1, 285);
671
            this.label89.Name = "label89";
672
            this.label89.Size = new System.Drawing.Size(120, 30);
673
            this.label89.TabIndex = 24;
674
            this.label89.Text = "検 査 日";
675
            this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
652 676
            // 
653
            // label53
677
            // label90
654 678
            // 
655
            this.label53.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
656
            this.label53.BackColor = System.Drawing.Color.YellowGreen;
657
            this.label53.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
658
            this.label53.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
659
            this.label53.Location = new System.Drawing.Point(3, 1040);
660
            this.label53.Name = "label53";
661
            this.label53.Size = new System.Drawing.Size(650, 30);
662
            this.label53.TabIndex = 178;
663
            this.label53.Text = "施  工  管  理";
664
            this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
679
            this.label90.BackColor = System.Drawing.Color.Moccasin;
680
            this.label90.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
681
            this.label90.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
682
            this.label90.Location = new System.Drawing.Point(1, 315);
683
            this.label90.Name = "label90";
684
            this.label90.Size = new System.Drawing.Size(120, 30);
685
            this.label90.TabIndex = 24;
686
            this.label90.Text = "検査是正完了日";
687
            this.label90.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
665 688
            // 
666
            // label63
689
            // label124
667 690
            // 
668
            this.label63.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
669
            this.label63.BackColor = System.Drawing.Color.SkyBlue;
670
            this.label63.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
671
            this.label63.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
672
            this.label63.Location = new System.Drawing.Point(666, 0);
673
            this.label63.Name = "label63";
674
            this.label63.Size = new System.Drawing.Size(651, 30);
675
            this.label63.TabIndex = 0;
676
            this.label63.Text = "受注(積算・見積もり)管理";
677
            this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
691
            this.label124.BackColor = System.Drawing.Color.Moccasin;
692
            this.label124.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
693
            this.label124.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
694
            this.label124.Location = new System.Drawing.Point(1, 141);
695
            this.label124.Name = "label124";
696
            this.label124.Size = new System.Drawing.Size(120, 24);
697
            this.label124.TabIndex = 25;
698
            this.label124.Text = "請求承認日";
699
            this.label124.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
678 700
            // 
679
            // label3
701
            // label94
680 702
            // 
681
            this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
682
            this.label3.BackColor = System.Drawing.Color.RoyalBlue;
683
            this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
684
            this.label3.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
685
            this.label3.Location = new System.Drawing.Point(3, 0);
686
            this.label3.Name = "label3";
687
            this.label3.Size = new System.Drawing.Size(650, 30);
688
            this.label3.TabIndex = 0;
689
            this.label3.Text = "工  事  情  報";
690
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
703
            this.label94.BackColor = System.Drawing.Color.Moccasin;
704
            this.label94.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
705
            this.label94.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
706
            this.label94.ForeColor = System.Drawing.Color.Black;
707
            this.label94.Location = new System.Drawing.Point(1, 422);
708
            this.label94.Name = "label94";
709
            this.label94.Size = new System.Drawing.Size(120, 40);
710
            this.label94.TabIndex = 168;
711
            this.label94.Text = "是正完了\r\nコメント";
712
            this.label94.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
691 713
            // 
692
            // panel1
714
            // label104
693 715
            // 
694
            this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
716
            this.label104.AutoSize = true;
717
            this.label104.BackColor = System.Drawing.Color.Black;
718
            this.label104.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
719
            this.label104.ForeColor = System.Drawing.Color.Red;
720
            this.label104.Location = new System.Drawing.Point(288, 337);
721
            this.label104.Name = "label104";
722
            this.label104.Size = new System.Drawing.Size(347, 21);
723
            this.label104.TabIndex = 169;
724
            this.label104.Text = "※各コメントは必ず記入すること。";
725
            // 
726
            // label59
727
            // 
728
            this.label59.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
729
            this.label59.BackColor = System.Drawing.Color.Moccasin;
730
            this.label59.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
731
            this.label59.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
732
            this.label59.Location = new System.Drawing.Point(668, 2080);
733
            this.label59.Name = "label59";
734
            this.label59.Size = new System.Drawing.Size(649, 30);
735
            this.label59.TabIndex = 183;
736
            this.label59.Text = "入  金  管  理";
737
            this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
738
            // 
739
            // panel8
740
            // 
741
            this.panel8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
695 742
            | System.Windows.Forms.AnchorStyles.Left) 
696 743
            | System.Windows.Forms.AnchorStyles.Right)));
697
            this.panel1.BackColor = System.Drawing.Color.RoyalBlue;
698
            this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
699
            this.panel1.Controls.Add(this.label107);
700
            this.panel1.Controls.Add(this.label114);
701
            this.panel1.Controls.Add(this.label115);
702
            this.panel1.Controls.Add(this.txtInput07);
703
            this.panel1.Controls.Add(this.label6);
704
            this.panel1.Controls.Add(this.label8);
705
            this.panel1.Controls.Add(this.comboBoxEX5);
706
            this.panel1.Controls.Add(this.comboBoxEX1);
707
            this.panel1.Controls.Add(this.cmbSalesSubPerson);
708
            this.panel1.Controls.Add(this.cmbSalesPerson);
709
            this.panel1.Controls.Add(this.label110);
710
            this.panel1.Controls.Add(this.label4);
711
            this.panel1.Controls.Add(this.panel2);
712
            this.panel1.Controls.Add(this.cmbConstructionType);
713
            this.panel1.Controls.Add(this.txtInput08);
714
            this.panel1.Controls.Add(this.btnSerchZip);
715
            this.panel1.Controls.Add(this.label20);
716
            this.panel1.Controls.Add(this.label18);
717
            this.panel1.Controls.Add(this.txtInput11);
718
            this.panel1.Controls.Add(this.textBox1);
719
            this.panel1.Controls.Add(this.label9);
720
            this.panel1.Controls.Add(this.txtInput10);
721
            this.panel1.Controls.Add(this.label17);
722
            this.panel1.Controls.Add(this.txtInput09);
723
            this.panel1.Controls.Add(this.label11);
724
            this.panel1.Controls.Add(this.txtInput14);
725
            this.panel1.Controls.Add(this.txtInput15);
726
            this.panel1.Controls.Add(this.txtInput16);
727
            this.panel1.Controls.Add(this.txtInput17);
728
            this.panel1.Controls.Add(this.txtInput18);
729
            this.panel1.Controls.Add(this.label19);
730
            this.panel1.Controls.Add(this.txtInput19);
731
            this.panel1.Controls.Add(this.txtInput20);
732
            this.panel1.Controls.Add(this.label13);
733
            this.panel1.Controls.Add(this.txtInput21);
734
            this.panel1.Controls.Add(this.txtInput22);
735
            this.panel1.Controls.Add(this.label7);
736
            this.panel1.Controls.Add(this.txtInput23);
737
            this.panel1.Controls.Add(this.txtInput24);
738
            this.panel1.Controls.Add(this.panel3);
739
            this.panel1.Controls.Add(this.label64);
740
            this.panel1.Controls.Add(this.label44);
741
            this.panel1.Controls.Add(this.label14);
742
            this.panel1.Controls.Add(this.label5);
743
            this.panel1.Controls.Add(this.cmbOrdersDivision);
744
            this.panel1.Controls.Add(this.btnOrderer);
745
            this.panel1.Controls.Add(this.cmbDisplayOrderers);
746
            this.panel1.Controls.Add(this.txtInput05);
747
            this.panel1.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
748
            this.panel1.Location = new System.Drawing.Point(3, 33);
749
            this.panel1.Name = "panel1";
750
            this.panel1.Size = new System.Drawing.Size(650, 994);
751
            this.panel1.TabIndex = 1;
744
            this.panel8.BackColor = System.Drawing.Color.LawnGreen;
745
            this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
746
            this.panel8.Controls.Add(this.label118);
747
            this.panel8.Controls.Add(this.label120);
748
            this.panel8.Controls.Add(this.label117);
749
            this.panel8.Controls.Add(this.lblLinkTotal4);
750
            this.panel8.Controls.Add(this.lblLinkTotal3);
751
            this.panel8.Controls.Add(this.lblLinkTotal2);
752
            this.panel8.Controls.Add(this.lblLinkTotal1);
753
            this.panel8.Controls.Add(this.label116);
754
            this.panel8.Controls.Add(this.btnLink);
755
            this.panel8.Controls.Add(this.label74);
756
            this.panel8.Controls.Add(this.dgvPurchaseOrder);
757
            this.panel8.Controls.Add(this.dgvLink);
758
            this.panel8.Controls.Add(this.label85);
759
            this.panel8.Controls.Add(this.label84);
760
            this.panel8.Controls.Add(this.label83);
761
            this.panel8.Controls.Add(this.label103);
762
            this.panel8.Controls.Add(this.label102);
763
            this.panel8.Controls.Add(this.label119);
764
            this.panel8.Controls.Add(this.label108);
765
            this.panel8.Controls.Add(this.label52);
766
            this.panel8.Controls.Add(this.label109);
767
            this.panel8.Controls.Add(this.label121);
768
            this.panel8.Controls.Add(this.label43);
769
            this.panel8.Controls.Add(this.label45);
770
            this.panel8.Location = new System.Drawing.Point(668, 1073);
771
            this.panel8.Name = "panel8";
772
            this.panel8.Size = new System.Drawing.Size(649, 994);
773
            this.panel8.TabIndex = 180;
752 774
            // 
753
            // label107
775
            // label45
754 776
            // 
755
            this.label107.AutoSize = true;
756
            this.label107.BackColor = System.Drawing.Color.Black;
757
            this.label107.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
758
            this.label107.ForeColor = System.Drawing.Color.Red;
759
            this.label107.Location = new System.Drawing.Point(288, 789);
760
            this.label107.Name = "label107";
761
            this.label107.Size = new System.Drawing.Size(347, 21);
762
            this.label107.TabIndex = 177;
763
            this.label107.Text = "※各コメントは必ず記入すること。";
777
            this.label45.BackColor = System.Drawing.Color.PaleGreen;
778
            this.label45.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
779
            this.label45.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
780
            this.label45.Location = new System.Drawing.Point(254, 39);
781
            this.label45.Name = "label45";
782
            this.label45.Size = new System.Drawing.Size(120, 30);
783
            this.label45.TabIndex = 165;
784
            this.label45.Text = "承 認 日";
785
            this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
764 786
            // 
765
            // label114
787
            // label43
766 788
            // 
767
            this.label114.BackColor = System.Drawing.Color.CornflowerBlue;
768
            this.label114.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
769
            this.label114.Location = new System.Drawing.Point(384, 692);
770
            this.label114.Name = "label114";
771
            this.label114.Size = new System.Drawing.Size(255, 30);
772
            this.label114.TabIndex = 175;
773
            this.label114.Text = "担 当 者";
774
            this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
789
            this.label43.BackColor = System.Drawing.Color.PaleGreen;
790
            this.label43.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
791
            this.label43.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
792
            this.label43.Location = new System.Drawing.Point(1, 39);
793
            this.label43.Name = "label43";
794
            this.label43.Size = new System.Drawing.Size(120, 30);
795
            this.label43.TabIndex = 164;
796
            this.label43.Text = "申 請 日";
797
            this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
775 798
            // 
776
            // label115
799
            // label121
777 800
            // 
778
            this.label115.BackColor = System.Drawing.Color.CornflowerBlue;
779
            this.label115.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
780
            this.label115.Location = new System.Drawing.Point(129, 692);
781
            this.label115.Name = "label115";
782
            this.label115.Size = new System.Drawing.Size(255, 30);
783
            this.label115.TabIndex = 176;
784
            this.label115.Text = "部  署";
785
            this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
801
            this.label121.BackColor = System.Drawing.Color.SpringGreen;
802
            this.label121.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
803
            this.label121.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
804
            this.label121.Location = new System.Drawing.Point(1, 1);
805
            this.label121.Name = "label121";
806
            this.label121.Size = new System.Drawing.Size(120, 30);
807
            this.label121.TabIndex = 164;
808
            this.label121.Text = "工事予算書";
809
            this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
786 810
            // 
787
            // txtInput07
811
            // label109
788 812
            // 
789
            this.txtInput07.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
790
            | System.Windows.Forms.AnchorStyles.Right)));
791
            this.txtInput07.Font = new System.Drawing.Font("MS 明朝", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
792
            this.txtInput07.ImeMode = System.Windows.Forms.ImeMode.On;
793
            this.txtInput07.Location = new System.Drawing.Point(129, 3);
794
            this.txtInput07.MaxLength = 120;
795
            this.txtInput07.Name = "txtInput07";
796
            this.txtInput07.Size = new System.Drawing.Size(507, 26);
797
            this.txtInput07.TabIndex = 0;
798
            this.txtInput07.TextChanged += new System.EventHandler(this.valueChange);
799
            this.txtInput07.Validated += new System.EventHandler(this.txtInput07_Validated);
813
            this.label109.BackColor = System.Drawing.Color.PaleGreen;
814
            this.label109.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
815
            this.label109.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
816
            this.label109.Location = new System.Drawing.Point(1, 171);
817
            this.label109.Name = "label109";
818
            this.label109.Size = new System.Drawing.Size(120, 24);
819
            this.label109.TabIndex = 165;
820
            this.label109.Text = "注文書承認日";
821
            this.label109.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
800 822
            // 
801
            // label6
823
            // label52
802 824
            // 
803
            this.label6.BackColor = System.Drawing.Color.CornflowerBlue;
804
            this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
805
            this.label6.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
806
            this.label6.ForeColor = System.Drawing.Color.Red;
807
            this.label6.Location = new System.Drawing.Point(1, 1);
808
            this.label6.Name = "label6";
809
            this.label6.Size = new System.Drawing.Size(120, 30);
810
            this.label6.TabIndex = 146;
811
            this.label6.Text = "工事名称";
812
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
825
            this.label52.BackColor = System.Drawing.Color.PaleGreen;
826
            this.label52.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
827
            this.label52.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
828
            this.label52.Location = new System.Drawing.Point(1, 195);
829
            this.label52.Name = "label52";
830
            this.label52.Size = new System.Drawing.Size(120, 24);
831
            this.label52.TabIndex = 164;
832
            this.label52.Text = "注文書発給日";
833
            this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
813 834
            // 
814
            // label8
835
            // label108
815 836
            // 
816
            this.label8.BackColor = System.Drawing.Color.CornflowerBlue;
817
            this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
818
            this.label8.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
819
            this.label8.Location = new System.Drawing.Point(1, 31);
820
            this.label8.Name = "label8";
821
            this.label8.Size = new System.Drawing.Size(120, 30);
822
            this.label8.TabIndex = 153;
823
            this.label8.Text = "工事場所";
824
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
837
            this.label108.BackColor = System.Drawing.Color.PaleGreen;
838
            this.label108.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
839
            this.label108.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
840
            this.label108.Location = new System.Drawing.Point(1, 147);
841
            this.label108.Name = "label108";
842
            this.label108.Size = new System.Drawing.Size(120, 24);
843
            this.label108.TabIndex = 164;
844
            this.label108.Text = "注文書申請日";
845
            this.label108.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
825 846
            // 
826
            // comboBoxEX5
847
            // label119
827 848
            // 
828
            this.comboBoxEX5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
829
            this.comboBoxEX5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
830
            this.comboBoxEX5.FormattingEnabled = true;
831
            this.comboBoxEX5.Location = new System.Drawing.Point(129, 754);
832
            this.comboBoxEX5.Name = "comboBoxEX5";
833
            this.comboBoxEX5.Size = new System.Drawing.Size(255, 27);
834
            this.comboBoxEX5.TabIndex = 22;
835
            this.comboBoxEX5.TextChanged += new System.EventHandler(this.valueChange);
849
            this.label119.BackColor = System.Drawing.Color.SpringGreen;
850
            this.label119.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
851
            this.label119.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
852
            this.label119.Location = new System.Drawing.Point(1, 85);
853
            this.label119.Name = "label119";
854
            this.label119.Size = new System.Drawing.Size(120, 30);
855
            this.label119.TabIndex = 164;
856
            this.label119.Text = "注 文 書";
857
            this.label119.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
836 858
            // 
837
            // comboBoxEX1
859
            // label102
838 860
            // 
839
            this.comboBoxEX1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
840
            this.comboBoxEX1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
841
            this.comboBoxEX1.FormattingEnabled = true;
842
            this.comboBoxEX1.Location = new System.Drawing.Point(129, 724);
843
            this.comboBoxEX1.Name = "comboBoxEX1";
844
            this.comboBoxEX1.Size = new System.Drawing.Size(255, 27);
845
            this.comboBoxEX1.TabIndex = 20;
846
            this.comboBoxEX1.TextChanged += new System.EventHandler(this.valueChange);
861
            this.label102.BackColor = System.Drawing.Color.White;
862
            this.label102.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
863
            this.label102.Location = new System.Drawing.Point(128, 41);
864
            this.label102.Name = "label102";
865
            this.label102.Size = new System.Drawing.Size(120, 26);
866
            this.label102.TabIndex = 0;
867
            this.label102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
847 868
            // 
848
            // cmbSalesSubPerson
869
            // label103
849 870
            // 
850
            this.cmbSalesSubPerson.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
851
            this.cmbSalesSubPerson.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
852
            this.cmbSalesSubPerson.FormattingEnabled = true;
853
            this.cmbSalesSubPerson.Location = new System.Drawing.Point(384, 754);
854
            this.cmbSalesSubPerson.Name = "cmbSalesSubPerson";
855
            this.cmbSalesSubPerson.Size = new System.Drawing.Size(255, 27);
856
            this.cmbSalesSubPerson.TabIndex = 23;
857
            this.cmbSalesSubPerson.TextChanged += new System.EventHandler(this.valueChange);
871
            this.label103.BackColor = System.Drawing.Color.White;
872
            this.label103.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
873
            this.label103.Location = new System.Drawing.Point(382, 41);
874
            this.label103.Name = "label103";
875
            this.label103.Size = new System.Drawing.Size(120, 26);
876
            this.label103.TabIndex = 1;
877
            this.label103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
858 878
            // 
859
            // cmbSalesPerson
879
            // label83
860 880
            // 
861
            this.cmbSalesPerson.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
862
            this.cmbSalesPerson.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
863
            this.cmbSalesPerson.FormattingEnabled = true;
864
            this.cmbSalesPerson.Location = new System.Drawing.Point(384, 724);
865
            this.cmbSalesPerson.Name = "cmbSalesPerson";
866
            this.cmbSalesPerson.Size = new System.Drawing.Size(255, 27);
867
            this.cmbSalesPerson.TabIndex = 21;
868
            this.cmbSalesPerson.TextChanged += new System.EventHandler(this.valueChange);
881
            this.label83.BackColor = System.Drawing.Color.PaleGreen;
882
            this.label83.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
... 差分の行数が表示可能な上限を超えました。超過分は表示しません。

他の形式にエクスポート: Unified diff