|
@@ -23,23 +23,23 @@ Partial Class 案件摘要表
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
25
|
Me.components = New System.ComponentModel.Container()
|
26
|
|
- Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
|
- Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
28
|
|
- Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
|
- Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
30
|
|
- Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
31
|
|
- Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
32
|
|
- Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
33
|
|
- Dim DataGridViewCellStyle25 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
|
- Dim DataGridViewCellStyle26 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
35
|
|
- Dim DataGridViewCellStyle27 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
36
|
|
- Dim DataGridViewCellStyle28 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
37
|
|
- Dim DataGridViewCellStyle29 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
38
|
|
- Dim DataGridViewCellStyle30 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
39
|
|
- Dim DataGridViewCellStyle31 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
40
|
|
- Dim DataGridViewCellStyle32 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
41
|
|
- Dim DataGridViewCellStyle33 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
42
|
|
- Dim DataGridViewCellStyle34 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
27
|
+ Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
28
|
+ Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
29
|
+ Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
30
|
+ Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
31
|
+ Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
32
|
+ Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
33
|
+ Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
34
|
+ Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
35
|
+ Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
36
|
+ Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
37
|
+ Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
38
|
+ Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
39
|
+ Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
40
|
+ Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
41
|
+ Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
42
|
+ Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
43
|
43
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
44
|
44
|
Me.清單1_dgv = New System.Windows.Forms.DataGridView()
|
45
|
45
|
Me.租金明細_gb = New System.Windows.Forms.GroupBox()
|
|
@@ -567,19 +567,19 @@ Partial Class 案件摘要表
|
567
|
567
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
568
|
568
|
Me.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
569
|
569
|
Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
|
570
|
|
- DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
571
|
|
- DataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control
|
572
|
|
- DataGridViewCellStyle18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
573
|
|
- DataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText
|
574
|
|
- DataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
575
|
|
- DataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
576
|
|
- Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle18
|
|
570
|
+ DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
571
|
+ DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
|
|
572
|
+ DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
573
|
+ DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
|
|
574
|
+ DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
575
|
+ DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
576
|
+ Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
|
577
|
577
|
Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
578
|
578
|
Me.清單1_dgv.Location = New System.Drawing.Point(0, 50)
|
579
|
579
|
Me.清單1_dgv.Name = "清單1_dgv"
|
580
|
580
|
Me.清單1_dgv.RowHeadersWidth = 5
|
581
|
|
- DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
582
|
|
- Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle19
|
|
581
|
+ DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
582
|
+ Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
|
583
|
583
|
Me.清單1_dgv.RowTemplate.Height = 24
|
584
|
584
|
Me.清單1_dgv.Size = New System.Drawing.Size(171, 595)
|
585
|
585
|
Me.清單1_dgv.TabIndex = 1880
|
|
@@ -1008,7 +1008,7 @@ Partial Class 案件摘要表
|
1008
|
1008
|
Me.承租新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
1009
|
1009
|
Me.承租新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1010
|
1010
|
Me.承租新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1011
|
|
- Me.承租新增_bt.Location = New System.Drawing.Point(157, 51)
|
|
1011
|
+ Me.承租新增_bt.Location = New System.Drawing.Point(192, 51)
|
1012
|
1012
|
Me.承租新增_bt.Name = "承租新增_bt"
|
1013
|
1013
|
Me.承租新增_bt.Size = New System.Drawing.Size(35, 35)
|
1014
|
1014
|
Me.承租新增_bt.TabIndex = 1957
|
|
@@ -1114,19 +1114,19 @@ Partial Class 案件摘要表
|
1114
|
1114
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1115
|
1115
|
Me.附件_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1116
|
1116
|
Me.附件_dgv.BackgroundColor = System.Drawing.Color.White
|
1117
|
|
- DataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
1118
|
|
- DataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control
|
1119
|
|
- DataGridViewCellStyle20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1120
|
|
- DataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText
|
1121
|
|
- DataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
1122
|
|
- DataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
1123
|
|
- Me.附件_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle20
|
|
1117
|
+ DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
1118
|
+ DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
|
1119
|
+ DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1120
|
+ DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
|
|
1121
|
+ DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
1122
|
+ DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
1123
|
+ Me.附件_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
|
1124
|
1124
|
Me.附件_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1125
|
1125
|
Me.附件_dgv.Location = New System.Drawing.Point(-1, 34)
|
1126
|
1126
|
Me.附件_dgv.Name = "附件_dgv"
|
1127
|
1127
|
Me.附件_dgv.RowHeadersWidth = 5
|
1128
|
|
- DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1129
|
|
- Me.附件_dgv.RowsDefaultCellStyle = DataGridViewCellStyle21
|
|
1128
|
+ DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1129
|
+ Me.附件_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
1130
|
1130
|
Me.附件_dgv.RowTemplate.Height = 24
|
1131
|
1131
|
Me.附件_dgv.Size = New System.Drawing.Size(114, 299)
|
1132
|
1132
|
Me.附件_dgv.TabIndex = 1882
|
|
@@ -1458,19 +1458,19 @@ Partial Class 案件摘要表
|
1458
|
1458
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1459
|
1459
|
Me.承租_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1460
|
1460
|
Me.承租_dgv.BackgroundColor = System.Drawing.Color.White
|
1461
|
|
- DataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
1462
|
|
- DataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Control
|
1463
|
|
- DataGridViewCellStyle22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1464
|
|
- DataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText
|
1465
|
|
- DataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
1466
|
|
- DataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
1467
|
|
- Me.承租_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle22
|
|
1461
|
+ DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
1462
|
+ DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
|
|
1463
|
+ DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1464
|
+ DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
|
|
1465
|
+ DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
1466
|
+ DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
1467
|
+ Me.承租_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
|
1468
|
1468
|
Me.承租_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1469
|
1469
|
Me.承租_dgv.Location = New System.Drawing.Point(2, 50)
|
1470
|
1470
|
Me.承租_dgv.Name = "承租_dgv"
|
1471
|
1471
|
Me.承租_dgv.RowHeadersWidth = 5
|
1472
|
|
- DataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1473
|
|
- Me.承租_dgv.RowsDefaultCellStyle = DataGridViewCellStyle23
|
|
1472
|
+ DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1473
|
+ Me.承租_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
|
1474
|
1474
|
Me.承租_dgv.RowTemplate.Height = 24
|
1475
|
1475
|
Me.承租_dgv.Size = New System.Drawing.Size(149, 511)
|
1476
|
1476
|
Me.承租_dgv.TabIndex = 1905
|
|
@@ -1481,7 +1481,7 @@ Partial Class 案件摘要表
|
1481
|
1481
|
Me.客戶資料表_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
1482
|
1482
|
Me.客戶資料表_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1483
|
1483
|
Me.客戶資料表_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1484
|
|
- Me.客戶資料表_bt.Location = New System.Drawing.Point(192, 51)
|
|
1484
|
+ Me.客戶資料表_bt.Location = New System.Drawing.Point(154, 51)
|
1485
|
1485
|
Me.客戶資料表_bt.Name = "客戶資料表_bt"
|
1486
|
1486
|
Me.客戶資料表_bt.Size = New System.Drawing.Size(35, 35)
|
1487
|
1487
|
Me.客戶資料表_bt.TabIndex = 1898
|
|
@@ -1591,7 +1591,7 @@ Partial Class 案件摘要表
|
1591
|
1591
|
Me.建號_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
1592
|
1592
|
Me.建號_tb.Location = New System.Drawing.Point(78, 1)
|
1593
|
1593
|
Me.建號_tb.Name = "建號_tb"
|
1594
|
|
- Me.建號_tb.Size = New System.Drawing.Size(204, 23)
|
|
1594
|
+ Me.建號_tb.Size = New System.Drawing.Size(210, 23)
|
1595
|
1595
|
Me.建號_tb.TabIndex = 2021
|
1596
|
1596
|
'
|
1597
|
1597
|
'Label103
|
|
@@ -1651,7 +1651,7 @@ Partial Class 案件摘要表
|
1651
|
1651
|
Me.使用執照號碼_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
1652
|
1652
|
Me.使用執照號碼_tb.Location = New System.Drawing.Point(78, 1)
|
1653
|
1653
|
Me.使用執照號碼_tb.Name = "使用執照號碼_tb"
|
1654
|
|
- Me.使用執照號碼_tb.Size = New System.Drawing.Size(204, 23)
|
|
1654
|
+ Me.使用執照號碼_tb.Size = New System.Drawing.Size(210, 23)
|
1655
|
1655
|
Me.使用執照號碼_tb.TabIndex = 2017
|
1656
|
1656
|
'
|
1657
|
1657
|
'Label101
|
|
@@ -1711,7 +1711,7 @@ Partial Class 案件摘要表
|
1711
|
1711
|
Me.滴水高度_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
1712
|
1712
|
Me.滴水高度_tb.Location = New System.Drawing.Point(78, 1)
|
1713
|
1713
|
Me.滴水高度_tb.Name = "滴水高度_tb"
|
1714
|
|
- Me.滴水高度_tb.Size = New System.Drawing.Size(204, 23)
|
|
1714
|
+ Me.滴水高度_tb.Size = New System.Drawing.Size(210, 23)
|
1715
|
1715
|
Me.滴水高度_tb.TabIndex = 2034
|
1716
|
1716
|
'
|
1717
|
1717
|
'Label116
|
|
@@ -1781,7 +1781,7 @@ Partial Class 案件摘要表
|
1781
|
1781
|
Me.高度_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
1782
|
1782
|
Me.高度_tb.Location = New System.Drawing.Point(78, 1)
|
1783
|
1783
|
Me.高度_tb.Name = "高度_tb"
|
1784
|
|
- Me.高度_tb.Size = New System.Drawing.Size(204, 23)
|
|
1784
|
+ Me.高度_tb.Size = New System.Drawing.Size(210, 23)
|
1785
|
1785
|
Me.高度_tb.TabIndex = 2032
|
1786
|
1786
|
'
|
1787
|
1787
|
'SplitContainer4
|
|
@@ -1846,7 +1846,7 @@ Partial Class 案件摘要表
|
1846
|
1846
|
Me.總坪數1_tb.Location = New System.Drawing.Point(80, 2)
|
1847
|
1847
|
Me.總坪數1_tb.Name = "總坪數1_tb"
|
1848
|
1848
|
Me.總坪數1_tb.ReadOnly = True
|
1849
|
|
- Me.總坪數1_tb.Size = New System.Drawing.Size(206, 23)
|
|
1849
|
+ Me.總坪數1_tb.Size = New System.Drawing.Size(212, 23)
|
1850
|
1850
|
Me.總坪數1_tb.TabIndex = 2041
|
1851
|
1851
|
'
|
1852
|
1852
|
'總評2_lb
|
|
@@ -1939,19 +1939,19 @@ Partial Class 案件摘要表
|
1939
|
1939
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1940
|
1940
|
Me.區塊_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1941
|
1941
|
Me.區塊_dgv.BackgroundColor = System.Drawing.Color.White
|
1942
|
|
- DataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
1943
|
|
- DataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control
|
1944
|
|
- DataGridViewCellStyle24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1945
|
|
- DataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText
|
1946
|
|
- DataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
1947
|
|
- DataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
1948
|
|
- Me.區塊_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle24
|
|
1942
|
+ DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
1943
|
+ DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control
|
|
1944
|
+ DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1945
|
+ DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
|
|
1946
|
+ DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
1947
|
+ DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
1948
|
+ Me.區塊_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
|
1949
|
1949
|
Me.區塊_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1950
|
1950
|
Me.區塊_dgv.Location = New System.Drawing.Point(5, 76)
|
1951
|
1951
|
Me.區塊_dgv.Name = "區塊_dgv"
|
1952
|
1952
|
Me.區塊_dgv.RowHeadersWidth = 5
|
1953
|
|
- DataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1954
|
|
- Me.區塊_dgv.RowsDefaultCellStyle = DataGridViewCellStyle25
|
|
1953
|
+ DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1954
|
+ Me.區塊_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
|
1955
|
1955
|
Me.區塊_dgv.RowTemplate.Height = 24
|
1956
|
1956
|
Me.區塊_dgv.Size = New System.Drawing.Size(599, 272)
|
1957
|
1957
|
Me.區塊_dgv.TabIndex = 1904
|
|
@@ -2010,19 +2010,19 @@ Partial Class 案件摘要表
|
2010
|
2010
|
'
|
2011
|
2011
|
Me.太陽_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2012
|
2012
|
Me.太陽_dgv.BackgroundColor = System.Drawing.Color.White
|
2013
|
|
- DataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2014
|
|
- DataGridViewCellStyle26.BackColor = System.Drawing.SystemColors.Control
|
2015
|
|
- DataGridViewCellStyle26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2016
|
|
- DataGridViewCellStyle26.ForeColor = System.Drawing.SystemColors.WindowText
|
2017
|
|
- DataGridViewCellStyle26.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2018
|
|
- DataGridViewCellStyle26.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2019
|
|
- Me.太陽_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle26
|
|
2013
|
+ DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2014
|
+ DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control
|
|
2015
|
+ DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2016
|
+ DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
|
|
2017
|
+ DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2018
|
+ DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2019
|
+ Me.太陽_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9
|
2020
|
2020
|
Me.太陽_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2021
|
2021
|
Me.太陽_dgv.Location = New System.Drawing.Point(3, 85)
|
2022
|
2022
|
Me.太陽_dgv.Name = "太陽_dgv"
|
2023
|
2023
|
Me.太陽_dgv.RowHeadersWidth = 5
|
2024
|
|
- DataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2025
|
|
- Me.太陽_dgv.RowsDefaultCellStyle = DataGridViewCellStyle27
|
|
2024
|
+ DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2025
|
+ Me.太陽_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
2026
|
2026
|
Me.太陽_dgv.RowTemplate.Height = 24
|
2027
|
2027
|
Me.太陽_dgv.Size = New System.Drawing.Size(100, 182)
|
2028
|
2028
|
Me.太陽_dgv.TabIndex = 1957
|
|
@@ -2263,19 +2263,19 @@ Partial Class 案件摘要表
|
2263
|
2263
|
Me.案件附件_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
2264
|
2264
|
Me.案件附件_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2265
|
2265
|
Me.案件附件_dgv.BackgroundColor = System.Drawing.Color.White
|
2266
|
|
- DataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2267
|
|
- DataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Control
|
2268
|
|
- DataGridViewCellStyle28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2269
|
|
- DataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText
|
2270
|
|
- DataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2271
|
|
- DataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2272
|
|
- Me.案件附件_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle28
|
|
2266
|
+ DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2267
|
+ DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control
|
|
2268
|
+ DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2269
|
+ DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText
|
|
2270
|
+ DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2271
|
+ DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2272
|
+ Me.案件附件_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle11
|
2273
|
2273
|
Me.案件附件_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2274
|
2274
|
Me.案件附件_dgv.Location = New System.Drawing.Point(4, 332)
|
2275
|
2275
|
Me.案件附件_dgv.Name = "案件附件_dgv"
|
2276
|
2276
|
Me.案件附件_dgv.RowHeadersWidth = 5
|
2277
|
|
- DataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2278
|
|
- Me.案件附件_dgv.RowsDefaultCellStyle = DataGridViewCellStyle29
|
|
2277
|
+ DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2278
|
+ Me.案件附件_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
|
2279
|
2279
|
Me.案件附件_dgv.RowTemplate.Height = 24
|
2280
|
2280
|
Me.案件附件_dgv.Size = New System.Drawing.Size(93, 228)
|
2281
|
2281
|
Me.案件附件_dgv.TabIndex = 1882
|
|
@@ -2353,7 +2353,7 @@ Partial Class 案件摘要表
|
2353
|
2353
|
Me.郵遞區號_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
2354
|
2354
|
Me.郵遞區號_tb.Location = New System.Drawing.Point(61, 1)
|
2355
|
2355
|
Me.郵遞區號_tb.Name = "郵遞區號_tb"
|
2356
|
|
- Me.郵遞區號_tb.Size = New System.Drawing.Size(248, 23)
|
|
2356
|
+ Me.郵遞區號_tb.Size = New System.Drawing.Size(254, 23)
|
2357
|
2357
|
Me.郵遞區號_tb.TabIndex = 1981
|
2358
|
2358
|
'
|
2359
|
2359
|
'Label72
|
|
@@ -2477,7 +2477,7 @@ Partial Class 案件摘要表
|
2477
|
2477
|
Me.清除4_bt.BackgroundImage = Global.YS_ERP_SYS.My.Resources.Resources.renew
|
2478
|
2478
|
Me.清除4_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
2479
|
2479
|
Me.清除4_bt.ForeColor = System.Drawing.Color.Red
|
2480
|
|
- Me.清除4_bt.Location = New System.Drawing.Point(275, 1)
|
|
2480
|
+ Me.清除4_bt.Location = New System.Drawing.Point(281, 1)
|
2481
|
2481
|
Me.清除4_bt.Name = "清除4_bt"
|
2482
|
2482
|
Me.清除4_bt.Size = New System.Drawing.Size(23, 23)
|
2483
|
2483
|
Me.清除4_bt.TabIndex = 1950
|
|
@@ -2491,7 +2491,7 @@ Partial Class 案件摘要表
|
2491
|
2491
|
Me.執照_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2492
|
2492
|
Me.執照_dtp.Location = New System.Drawing.Point(90, 1)
|
2493
|
2493
|
Me.執照_dtp.Name = "執照_dtp"
|
2494
|
|
- Me.執照_dtp.Size = New System.Drawing.Size(181, 23)
|
|
2494
|
+ Me.執照_dtp.Size = New System.Drawing.Size(187, 23)
|
2495
|
2495
|
Me.執照_dtp.TabIndex = 1906
|
2496
|
2496
|
'
|
2497
|
2497
|
'Label11
|
|
@@ -2595,7 +2595,7 @@ Partial Class 案件摘要表
|
2595
|
2595
|
Me.實際租賃期間結束_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2596
|
2596
|
Me.實際租賃期間結束_dtp.Location = New System.Drawing.Point(19, 1)
|
2597
|
2597
|
Me.實際租賃期間結束_dtp.Name = "實際租賃期間結束_dtp"
|
2598
|
|
- Me.實際租賃期間結束_dtp.Size = New System.Drawing.Size(155, 23)
|
|
2598
|
+ Me.實際租賃期間結束_dtp.Size = New System.Drawing.Size(161, 23)
|
2599
|
2599
|
Me.實際租賃期間結束_dtp.TabIndex = 2003
|
2600
|
2600
|
'
|
2601
|
2601
|
'清除9_bt
|
|
@@ -2604,7 +2604,7 @@ Partial Class 案件摘要表
|
2604
|
2604
|
Me.清除9_bt.BackgroundImage = Global.YS_ERP_SYS.My.Resources.Resources.renew
|
2605
|
2605
|
Me.清除9_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
2606
|
2606
|
Me.清除9_bt.ForeColor = System.Drawing.Color.Red
|
2607
|
|
- Me.清除9_bt.Location = New System.Drawing.Point(176, 0)
|
|
2607
|
+ Me.清除9_bt.Location = New System.Drawing.Point(182, 0)
|
2608
|
2608
|
Me.清除9_bt.Name = "清除9_bt"
|
2609
|
2609
|
Me.清除9_bt.Size = New System.Drawing.Size(23, 23)
|
2610
|
2610
|
Me.清除9_bt.TabIndex = 2005
|
|
@@ -2711,7 +2711,7 @@ Partial Class 案件摘要表
|
2711
|
2711
|
Me.暫定租賃期間結束_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2712
|
2712
|
Me.暫定租賃期間結束_dtp.Location = New System.Drawing.Point(20, 1)
|
2713
|
2713
|
Me.暫定租賃期間結束_dtp.Name = "暫定租賃期間結束_dtp"
|
2714
|
|
- Me.暫定租賃期間結束_dtp.Size = New System.Drawing.Size(155, 23)
|
|
2714
|
+ Me.暫定租賃期間結束_dtp.Size = New System.Drawing.Size(161, 23)
|
2715
|
2715
|
Me.暫定租賃期間結束_dtp.TabIndex = 1996
|
2716
|
2716
|
'
|
2717
|
2717
|
'清除8_bt
|
|
@@ -2720,7 +2720,7 @@ Partial Class 案件摘要表
|
2720
|
2720
|
Me.清除8_bt.BackgroundImage = Global.YS_ERP_SYS.My.Resources.Resources.renew
|
2721
|
2721
|
Me.清除8_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
2722
|
2722
|
Me.清除8_bt.ForeColor = System.Drawing.Color.Red
|
2723
|
|
- Me.清除8_bt.Location = New System.Drawing.Point(177, 1)
|
|
2723
|
+ Me.清除8_bt.Location = New System.Drawing.Point(183, 1)
|
2724
|
2724
|
Me.清除8_bt.Name = "清除8_bt"
|
2725
|
2725
|
Me.清除8_bt.Size = New System.Drawing.Size(23, 23)
|
2726
|
2726
|
Me.清除8_bt.TabIndex = 1998
|
|
@@ -2827,7 +2827,7 @@ Partial Class 案件摘要表
|
2827
|
2827
|
Me.免租結束_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2828
|
2828
|
Me.免租結束_dtp.Location = New System.Drawing.Point(20, 2)
|
2829
|
2829
|
Me.免租結束_dtp.Name = "免租結束_dtp"
|
2830
|
|
- Me.免租結束_dtp.Size = New System.Drawing.Size(155, 23)
|
|
2830
|
+ Me.免租結束_dtp.Size = New System.Drawing.Size(161, 23)
|
2831
|
2831
|
Me.免租結束_dtp.TabIndex = 1943
|
2832
|
2832
|
'
|
2833
|
2833
|
'清除2_bt
|
|
@@ -2836,7 +2836,7 @@ Partial Class 案件摘要表
|
2836
|
2836
|
Me.清除2_bt.BackgroundImage = Global.YS_ERP_SYS.My.Resources.Resources.renew
|
2837
|
2837
|
Me.清除2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
2838
|
2838
|
Me.清除2_bt.ForeColor = System.Drawing.Color.Red
|
2839
|
|
- Me.清除2_bt.Location = New System.Drawing.Point(177, 2)
|
|
2839
|
+ Me.清除2_bt.Location = New System.Drawing.Point(183, 2)
|
2840
|
2840
|
Me.清除2_bt.Name = "清除2_bt"
|
2841
|
2841
|
Me.清除2_bt.Size = New System.Drawing.Size(23, 23)
|
2842
|
2842
|
Me.清除2_bt.TabIndex = 1951
|
|
@@ -2943,7 +2943,7 @@ Partial Class 案件摘要表
|
2943
|
2943
|
Me.租期結束_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2944
|
2944
|
Me.租期結束_dtp.Location = New System.Drawing.Point(17, 1)
|
2945
|
2945
|
Me.租期結束_dtp.Name = "租期結束_dtp"
|
2946
|
|
- Me.租期結束_dtp.Size = New System.Drawing.Size(154, 23)
|
|
2946
|
+ Me.租期結束_dtp.Size = New System.Drawing.Size(160, 23)
|
2947
|
2947
|
Me.租期結束_dtp.TabIndex = 1935
|
2948
|
2948
|
'
|
2949
|
2949
|
'清除1_bt
|
|
@@ -2952,7 +2952,7 @@ Partial Class 案件摘要表
|
2952
|
2952
|
Me.清除1_bt.BackgroundImage = Global.YS_ERP_SYS.My.Resources.Resources.renew
|
2953
|
2953
|
Me.清除1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
2954
|
2954
|
Me.清除1_bt.ForeColor = System.Drawing.Color.Red
|
2955
|
|
- Me.清除1_bt.Location = New System.Drawing.Point(175, 1)
|
|
2955
|
+ Me.清除1_bt.Location = New System.Drawing.Point(181, 1)
|
2956
|
2956
|
Me.清除1_bt.Name = "清除1_bt"
|
2957
|
2957
|
Me.清除1_bt.Size = New System.Drawing.Size(23, 23)
|
2958
|
2958
|
Me.清除1_bt.TabIndex = 1952
|
|
@@ -3057,7 +3057,7 @@ Partial Class 案件摘要表
|
3057
|
3057
|
Me.興建保證金返還日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
3058
|
3058
|
Me.興建保證金返還日_dtp.Location = New System.Drawing.Point(40, 1)
|
3059
|
3059
|
Me.興建保證金返還日_dtp.Name = "興建保證金返還日_dtp"
|
3060
|
|
- Me.興建保證金返還日_dtp.Size = New System.Drawing.Size(165, 23)
|
|
3060
|
+ Me.興建保證金返還日_dtp.Size = New System.Drawing.Size(171, 23)
|
3061
|
3061
|
Me.興建保證金返還日_dtp.TabIndex = 1991
|
3062
|
3062
|
'
|
3063
|
3063
|
'Label77
|
|
@@ -3159,7 +3159,7 @@ Partial Class 案件摘要表
|
3159
|
3159
|
Me.保證金返還日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
3160
|
3160
|
Me.保證金返還日_dtp.Location = New System.Drawing.Point(40, 1)
|
3161
|
3161
|
Me.保證金返還日_dtp.Name = "保證金返還日_dtp"
|
3162
|
|
- Me.保證金返還日_dtp.Size = New System.Drawing.Size(165, 23)
|
|
3162
|
+ Me.保證金返還日_dtp.Size = New System.Drawing.Size(171, 23)
|
3163
|
3163
|
Me.保證金返還日_dtp.TabIndex = 1990
|
3164
|
3164
|
'
|
3165
|
3165
|
'Label76
|
|
@@ -3228,7 +3228,7 @@ Partial Class 案件摘要表
|
3228
|
3228
|
Me.使用分區_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
3229
|
3229
|
Me.使用分區_tb.Location = New System.Drawing.Point(61, 1)
|
3230
|
3230
|
Me.使用分區_tb.Name = "使用分區_tb"
|
3231
|
|
- Me.使用分區_tb.Size = New System.Drawing.Size(248, 23)
|
|
3231
|
+ Me.使用分區_tb.Size = New System.Drawing.Size(254, 23)
|
3232
|
3232
|
Me.使用分區_tb.TabIndex = 1977
|
3233
|
3233
|
'
|
3234
|
3234
|
'SplitContainer9
|
|
@@ -3287,7 +3287,7 @@ Partial Class 案件摘要表
|
3287
|
3287
|
Me.所有權人_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
3288
|
3288
|
Me.所有權人_tb.Location = New System.Drawing.Point(61, 1)
|
3289
|
3289
|
Me.所有權人_tb.Name = "所有權人_tb"
|
3290
|
|
- Me.所有權人_tb.Size = New System.Drawing.Size(248, 23)
|
|
3290
|
+ Me.所有權人_tb.Size = New System.Drawing.Size(254, 23)
|
3291
|
3291
|
Me.所有權人_tb.TabIndex = 1971
|
3292
|
3292
|
'
|
3293
|
3293
|
'Label1
|
|
@@ -3432,27 +3432,27 @@ Partial Class 案件摘要表
|
3432
|
3432
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
3433
|
3433
|
Me.土地_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
3434
|
3434
|
Me.土地_dgv.BackgroundColor = System.Drawing.Color.White
|
3435
|
|
- DataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
3436
|
|
- DataGridViewCellStyle30.BackColor = System.Drawing.SystemColors.Control
|
3437
|
|
- DataGridViewCellStyle30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
3438
|
|
- DataGridViewCellStyle30.ForeColor = System.Drawing.SystemColors.WindowText
|
3439
|
|
- DataGridViewCellStyle30.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
3440
|
|
- DataGridViewCellStyle30.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
3441
|
|
- Me.土地_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle30
|
|
3435
|
+ DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
3436
|
+ DataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control
|
|
3437
|
+ DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
3438
|
+ DataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText
|
|
3439
|
+ DataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
3440
|
+ DataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
3441
|
+ Me.土地_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle13
|
3442
|
3442
|
Me.土地_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
3443
|
3443
|
Me.土地_dgv.Location = New System.Drawing.Point(2, 35)
|
3444
|
3444
|
Me.土地_dgv.Name = "土地_dgv"
|
3445
|
|
- DataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
3446
|
|
- DataGridViewCellStyle31.BackColor = System.Drawing.SystemColors.Control
|
3447
|
|
- DataGridViewCellStyle31.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
3448
|
|
- DataGridViewCellStyle31.ForeColor = System.Drawing.SystemColors.WindowText
|
3449
|
|
- DataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
3450
|
|
- DataGridViewCellStyle31.SelectionForeColor = System.Drawing.Color.White
|
3451
|
|
- DataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
3452
|
|
- Me.土地_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle31
|
|
3445
|
+ DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
3446
|
+ DataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control
|
|
3447
|
+ DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
3448
|
+ DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText
|
|
3449
|
+ DataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
3450
|
+ DataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White
|
|
3451
|
+ DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
3452
|
+ Me.土地_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle14
|
3453
|
3453
|
Me.土地_dgv.RowHeadersWidth = 5
|
3454
|
|
- DataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
3455
|
|
- Me.土地_dgv.RowsDefaultCellStyle = DataGridViewCellStyle32
|
|
3454
|
+ DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
3455
|
+ Me.土地_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
|
3456
|
3456
|
Me.土地_dgv.RowTemplate.Height = 24
|
3457
|
3457
|
Me.土地_dgv.Size = New System.Drawing.Size(602, 123)
|
3458
|
3458
|
Me.土地_dgv.TabIndex = 1902
|
|
@@ -3891,7 +3891,7 @@ Partial Class 案件摘要表
|
3891
|
3891
|
Me.土地租金1_nud.Location = New System.Drawing.Point(63, 4)
|
3892
|
3892
|
Me.土地租金1_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3893
|
3893
|
Me.土地租金1_nud.Name = "土地租金1_nud"
|
3894
|
|
- Me.土地租金1_nud.Size = New System.Drawing.Size(199, 23)
|
|
3894
|
+ Me.土地租金1_nud.Size = New System.Drawing.Size(205, 23)
|
3895
|
3895
|
Me.土地租金1_nud.TabIndex = 2001
|
3896
|
3896
|
Me.土地租金1_nud.ThousandsSeparator = True
|
3897
|
3897
|
'
|
|
@@ -3902,7 +3902,7 @@ Partial Class 案件摘要表
|
3902
|
3902
|
Me.土地租金7_nud.Location = New System.Drawing.Point(63, 148)
|
3903
|
3903
|
Me.土地租金7_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3904
|
3904
|
Me.土地租金7_nud.Name = "土地租金7_nud"
|
3905
|
|
- Me.土地租金7_nud.Size = New System.Drawing.Size(199, 23)
|
|
3905
|
+ Me.土地租金7_nud.Size = New System.Drawing.Size(205, 23)
|
3906
|
3906
|
Me.土地租金7_nud.TabIndex = 1996
|
3907
|
3907
|
Me.土地租金7_nud.ThousandsSeparator = True
|
3908
|
3908
|
'
|
|
@@ -3922,7 +3922,7 @@ Partial Class 案件摘要表
|
3922
|
3922
|
Me.土地租金6_nud.Location = New System.Drawing.Point(63, 124)
|
3923
|
3923
|
Me.土地租金6_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3924
|
3924
|
Me.土地租金6_nud.Name = "土地租金6_nud"
|
3925
|
|
- Me.土地租金6_nud.Size = New System.Drawing.Size(199, 23)
|
|
3925
|
+ Me.土地租金6_nud.Size = New System.Drawing.Size(205, 23)
|
3926
|
3926
|
Me.土地租金6_nud.TabIndex = 1991
|
3927
|
3927
|
Me.土地租金6_nud.ThousandsSeparator = True
|
3928
|
3928
|
'
|
|
@@ -3942,7 +3942,7 @@ Partial Class 案件摘要表
|
3942
|
3942
|
Me.土地租金5_nud.Location = New System.Drawing.Point(63, 100)
|
3943
|
3943
|
Me.土地租金5_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3944
|
3944
|
Me.土地租金5_nud.Name = "土地租金5_nud"
|
3945
|
|
- Me.土地租金5_nud.Size = New System.Drawing.Size(199, 23)
|
|
3945
|
+ Me.土地租金5_nud.Size = New System.Drawing.Size(205, 23)
|
3946
|
3946
|
Me.土地租金5_nud.TabIndex = 1986
|
3947
|
3947
|
Me.土地租金5_nud.ThousandsSeparator = True
|
3948
|
3948
|
'
|
|
@@ -3962,7 +3962,7 @@ Partial Class 案件摘要表
|
3962
|
3962
|
Me.土地租金4_nud.Location = New System.Drawing.Point(63, 76)
|
3963
|
3963
|
Me.土地租金4_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3964
|
3964
|
Me.土地租金4_nud.Name = "土地租金4_nud"
|
3965
|
|
- Me.土地租金4_nud.Size = New System.Drawing.Size(199, 23)
|
|
3965
|
+ Me.土地租金4_nud.Size = New System.Drawing.Size(205, 23)
|
3966
|
3966
|
Me.土地租金4_nud.TabIndex = 1981
|
3967
|
3967
|
Me.土地租金4_nud.ThousandsSeparator = True
|
3968
|
3968
|
'
|
|
@@ -3982,7 +3982,7 @@ Partial Class 案件摘要表
|
3982
|
3982
|
Me.土地租金3_nud.Location = New System.Drawing.Point(63, 52)
|
3983
|
3983
|
Me.土地租金3_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
3984
|
3984
|
Me.土地租金3_nud.Name = "土地租金3_nud"
|
3985
|
|
- Me.土地租金3_nud.Size = New System.Drawing.Size(199, 23)
|
|
3985
|
+ Me.土地租金3_nud.Size = New System.Drawing.Size(205, 23)
|
3986
|
3986
|
Me.土地租金3_nud.TabIndex = 1976
|
3987
|
3987
|
Me.土地租金3_nud.ThousandsSeparator = True
|
3988
|
3988
|
'
|
|
@@ -4002,7 +4002,7 @@ Partial Class 案件摘要表
|
4002
|
4002
|
Me.土地租金2_nud.Location = New System.Drawing.Point(63, 28)
|
4003
|
4003
|
Me.土地租金2_nud.Maximum = New Decimal(New Integer() {2400000, 0, 0, 0})
|
4004
|
4004
|
Me.土地租金2_nud.Name = "土地租金2_nud"
|
4005
|
|
- Me.土地租金2_nud.Size = New System.Drawing.Size(199, 23)
|
|
4005
|
+ Me.土地租金2_nud.Size = New System.Drawing.Size(205, 23)
|
4006
|
4006
|
Me.土地租金2_nud.TabIndex = 1971
|
4007
|
4007
|
Me.土地租金2_nud.ThousandsSeparator = True
|
4008
|
4008
|
'
|
|
@@ -4013,7 +4013,7 @@ Partial Class 案件摘要表
|
4013
|
4013
|
Me.視窗2_pl.Controls.Add(Me.Label61)
|
4014
|
4014
|
Me.視窗2_pl.Controls.Add(Me.Panel7)
|
4015
|
4015
|
Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
|
4016
|
|
- Me.視窗2_pl.Location = New System.Drawing.Point(197, 61)
|
|
4016
|
+ Me.視窗2_pl.Location = New System.Drawing.Point(14, 66)
|
4017
|
4017
|
Me.視窗2_pl.Name = "視窗2_pl"
|
4018
|
4018
|
Me.視窗2_pl.Size = New System.Drawing.Size(268, 479)
|
4019
|
4019
|
Me.視窗2_pl.TabIndex = 1954
|
|
@@ -4092,19 +4092,19 @@ Partial Class 案件摘要表
|
4092
|
4092
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
4093
|
4093
|
Me.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
4094
|
4094
|
Me.清單2_dgv.BackgroundColor = System.Drawing.Color.White
|
4095
|
|
- DataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
4096
|
|
- DataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Control
|
4097
|
|
- DataGridViewCellStyle33.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
4098
|
|
- DataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.WindowText
|
4099
|
|
- DataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
4100
|
|
- DataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
4101
|
|
- Me.清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle33
|
|
4095
|
+ DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
4096
|
+ DataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control
|
|
4097
|
+ DataGridViewCellStyle16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
4098
|
+ DataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText
|
|
4099
|
+ DataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
4100
|
+ DataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
4101
|
+ Me.清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle16
|
4102
|
4102
|
Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
4103
|
4103
|
Me.清單2_dgv.Location = New System.Drawing.Point(3, 52)
|
4104
|
4104
|
Me.清單2_dgv.Name = "清單2_dgv"
|
4105
|
4105
|
Me.清單2_dgv.RowHeadersWidth = 5
|
4106
|
|
- DataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
4107
|
|
- Me.清單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle34
|
|
4106
|
+ DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
4107
|
+ Me.清單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle17
|
4108
|
4108
|
Me.清單2_dgv.RowTemplate.Height = 24
|
4109
|
4109
|
Me.清單2_dgv.Size = New System.Drawing.Size(249, 388)
|
4110
|
4110
|
Me.清單2_dgv.TabIndex = 1882
|
|
@@ -4134,7 +4134,7 @@ Partial Class 案件摘要表
|
4134
|
4134
|
'月坪租金_nud
|
4135
|
4135
|
'
|
4136
|
4136
|
Me.月坪租金_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
4137
|
|
- Me.月坪租金_nud.Location = New System.Drawing.Point(33, 135)
|
|
4137
|
+ Me.月坪租金_nud.Location = New System.Drawing.Point(33, 71)
|
4138
|
4138
|
Me.月坪租金_nud.Maximum = New Decimal(New Integer() {10000000, 0, 0, 0})
|
4139
|
4139
|
Me.月坪租金_nud.Name = "月坪租金_nud"
|
4140
|
4140
|
Me.月坪租金_nud.Size = New System.Drawing.Size(89, 23)
|
|
@@ -4145,7 +4145,7 @@ Partial Class 案件摘要表
|
4145
|
4145
|
'
|
4146
|
4146
|
Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
4147
|
4147
|
Me.Label7.AutoSize = True
|
4148
|
|
- Me.Label7.Location = New System.Drawing.Point(62, 116)
|
|
4148
|
+ Me.Label7.Location = New System.Drawing.Point(62, 52)
|
4149
|
4149
|
Me.Label7.Name = "Label7"
|
4150
|
4150
|
Me.Label7.Size = New System.Drawing.Size(60, 16)
|
4151
|
4151
|
Me.Label7.TabIndex = 1895
|
|
@@ -4441,9 +4441,9 @@ Partial Class 案件摘要表
|
4441
|
4441
|
Me.Panel8.Controls.Add(Me.Label7)
|
4442
|
4442
|
Me.Panel8.Controls.Add(Me.月坪租金_nud)
|
4443
|
4443
|
Me.Panel8.Controls.Add(Me.土地租金_nud)
|
4444
|
|
- Me.Panel8.Location = New System.Drawing.Point(3, 79)
|
|
4444
|
+ Me.Panel8.Location = New System.Drawing.Point(11, 421)
|
4445
|
4445
|
Me.Panel8.Name = "Panel8"
|
4446
|
|
- Me.Panel8.Size = New System.Drawing.Size(151, 163)
|
|
4446
|
+ Me.Panel8.Size = New System.Drawing.Size(151, 99)
|
4447
|
4447
|
Me.Panel8.TabIndex = 1900
|
4448
|
4448
|
'
|
4449
|
4449
|
'TabControl1
|
|
@@ -4619,7 +4619,6 @@ Partial Class 案件摘要表
|
4619
|
4619
|
Me.TabPage3.Controls.Add(Me.承租狀態_cb)
|
4620
|
4620
|
Me.TabPage3.Controls.Add(Me.Label58)
|
4621
|
4621
|
Me.TabPage3.Controls.Add(Me.承租刪除_bt)
|
4622
|
|
- Me.TabPage3.Controls.Add(Me.客戶資料表_bt)
|
4623
|
4622
|
Me.TabPage3.Controls.Add(Me.承租新增_bt)
|
4624
|
4623
|
Me.TabPage3.Controls.Add(Me.客戶流水_tb)
|
4625
|
4624
|
Me.TabPage3.Controls.Add(Me.Label26)
|
|
@@ -4662,6 +4661,7 @@ Partial Class 案件摘要表
|
4662
|
4661
|
Me.TabPage3.Controls.Add(Me.Label35)
|
4663
|
4662
|
Me.TabPage3.Controls.Add(Me.未稅1_ch)
|
4664
|
4663
|
Me.TabPage3.Controls.Add(Me.承租存檔_bt)
|
|
4664
|
+ Me.TabPage3.Controls.Add(Me.客戶資料表_bt)
|
4665
|
4665
|
Me.TabPage3.Location = New System.Drawing.Point(4, 28)
|
4666
|
4666
|
Me.TabPage3.Name = "TabPage3"
|
4667
|
4667
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
|
@@ -4791,12 +4791,12 @@ Partial Class 案件摘要表
|
4791
|
4791
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
4792
|
4792
|
Me.BackColor = System.Drawing.Color.White
|
4793
|
4793
|
Me.ClientSize = New System.Drawing.Size(1395, 647)
|
|
4794
|
+ Me.Controls.Add(Me.視窗2_pl)
|
4794
|
4795
|
Me.Controls.Add(Me.Panel8)
|
4795
|
4796
|
Me.Controls.Add(Me.Panel4)
|
4796
|
4797
|
Me.Controls.Add(Me.Panel5)
|
4797
|
4798
|
Me.Controls.Add(Me.Panel3)
|
4798
|
4799
|
Me.Controls.Add(Me.TabControl1)
|
4799
|
|
- Me.Controls.Add(Me.視窗2_pl)
|
4800
|
4800
|
Me.Controls.Add(Me.清單1_dgv)
|
4801
|
4801
|
Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
4802
|
4802
|
Me.Margin = New System.Windows.Forms.Padding(4)
|