지역분리 작업

This commit is contained in:
tindevil
2020-08-16 00:44:02 +09:00
parent 2f394faf88
commit 8ca37e3e1a
14 changed files with 485 additions and 254 deletions

View File

@@ -1496,7 +1496,7 @@ Partial Class Frm_V20091231_Weather
Me.TableLayoutPanel7.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 102.0!))
Me.TableLayoutPanel7.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 102.0!))
Me.TableLayoutPanel7.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96.0!))
Me.TableLayoutPanel7.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 146.0!))
Me.TableLayoutPanel7.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 147.0!))
Me.TableLayoutPanel7.Controls.Add(Me.tb_w12, 3, 5)
Me.TableLayoutPanel7.Controls.Add(Label64, 2, 5)
Me.TableLayoutPanel7.Controls.Add(Label77, 2, 4)
@@ -1530,7 +1530,7 @@ Partial Class Frm_V20091231_Weather
Me.TableLayoutPanel7.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel7.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel7.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel7.Size = New System.Drawing.Size(451, 169)
Me.TableLayoutPanel7.Size = New System.Drawing.Size(452, 169)
Me.TableLayoutPanel7.TabIndex = 122
'
'tb_w12
@@ -3479,7 +3479,7 @@ Partial Class Frm_V20091231_Weather
Me.Button6.BackColor = System.Drawing.Color.WhiteSmoke
Me.Button6.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button6.Location = New System.Drawing.Point(146, 340)
Me.Button6.Location = New System.Drawing.Point(146, 448)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(108, 45)
Me.Button6.TabIndex = 23
@@ -3491,7 +3491,7 @@ Partial Class Frm_V20091231_Weather
Me.Button4.BackColor = System.Drawing.Color.WhiteSmoke
Me.Button4.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button4.Location = New System.Drawing.Point(813, 340)
Me.Button4.Location = New System.Drawing.Point(813, 448)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(108, 45)
Me.Button4.TabIndex = 22
@@ -3503,7 +3503,7 @@ Partial Class Frm_V20091231_Weather
Me.Button5.BackColor = System.Drawing.Color.WhiteSmoke
Me.Button5.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button5.Location = New System.Drawing.Point(685, 340)
Me.Button5.Location = New System.Drawing.Point(685, 448)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(122, 45)
Me.Button5.TabIndex = 21
@@ -3515,7 +3515,7 @@ Partial Class Frm_V20091231_Weather
Me.Button7.BackColor = System.Drawing.Color.WhiteSmoke
Me.Button7.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button7.Location = New System.Drawing.Point(558, 340)
Me.Button7.Location = New System.Drawing.Point(550, 448)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(108, 45)
Me.Button7.TabIndex = 20
@@ -3527,7 +3527,7 @@ Partial Class Frm_V20091231_Weather
Me.Button8.BackColor = System.Drawing.Color.WhiteSmoke
Me.Button8.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button8.Location = New System.Drawing.Point(288, 340)
Me.Button8.Location = New System.Drawing.Point(280, 448)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(122, 45)
Me.Button8.TabIndex = 19
@@ -3556,7 +3556,7 @@ Partial Class Frm_V20091231_Weather
Me.dvArea3.Name = "dvArea3"
Me.dvArea3.RowHeadersVisible = False
Me.dvArea3.RowTemplate.Height = 23
Me.dvArea3.Size = New System.Drawing.Size(236, 281)
Me.dvArea3.Size = New System.Drawing.Size(236, 392)
Me.dvArea3.TabIndex = 18
Me.dvArea3.Tag = "3"
'
@@ -3606,13 +3606,13 @@ Partial Class Frm_V20091231_Weather
Me.dvArea2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
Me.dvArea2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.CodeDataGridViewTextBoxColumn1, Me.area2, Me.NameDataGridViewTextBoxColumn1, Me.AreaDataGridViewTextBoxColumn1, Me.dvc_area2, Me.area3})
Me.dvArea2.DataSource = Me.bsWGDep2
Me.dvArea2.Location = New System.Drawing.Point(288, 35)
Me.dvArea2.Location = New System.Drawing.Point(280, 35)
Me.dvArea2.Margin = New System.Windows.Forms.Padding(0)
Me.dvArea2.MultiSelect = False
Me.dvArea2.Name = "dvArea2"
Me.dvArea2.RowHeadersVisible = False
Me.dvArea2.RowTemplate.Height = 23
Me.dvArea2.Size = New System.Drawing.Size(378, 290)
Me.dvArea2.Size = New System.Drawing.Size(378, 401)
Me.dvArea2.TabIndex = 17
Me.dvArea2.Tag = "2"
'
@@ -3690,7 +3690,7 @@ Partial Class Frm_V20091231_Weather
Me.dvArea1.Name = "dvArea1"
Me.dvArea1.RowHeadersVisible = False
Me.dvArea1.RowTemplate.Height = 23
Me.dvArea1.Size = New System.Drawing.Size(236, 290)
Me.dvArea1.Size = New System.Drawing.Size(236, 401)
Me.dvArea1.TabIndex = 16
Me.dvArea1.Tag = "1"
'
@@ -3736,7 +3736,7 @@ Partial Class Frm_V20091231_Weather
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(286, 14)
Me.Label14.Location = New System.Drawing.Point(278, 14)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(62, 12)
Me.Label14.TabIndex = 14