|
@@ -30,12 +30,12 @@ Partial Class 銷售單申請
|
30
|
30
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
31
|
31
|
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
32
|
32
|
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
33
|
+ Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
34
|
+ Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
33
|
35
|
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
36
|
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
35
|
37
|
Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
36
|
38
|
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
37
|
|
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
38
|
|
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
39
|
39
|
Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
40
|
40
|
Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
41
|
41
|
Me.銷售單據_dgv = New System.Windows.Forms.DataGridView()
|
|
@@ -1000,7 +1000,6 @@ Partial Class 銷售單申請
|
1000
|
1000
|
Me.Panel1.Controls.Add(Me.新增衍生運費_bt)
|
1001
|
1001
|
Me.Panel1.Controls.Add(Me.項次4_tb)
|
1002
|
1002
|
Me.Panel1.Controls.Add(Me.Label49)
|
1003
|
|
- Me.Panel1.Controls.Add(Me.銷售衍生運費_dgv)
|
1004
|
1003
|
Me.Panel1.Controls.Add(Me.刷卡可刪除_ch)
|
1005
|
1004
|
Me.Panel1.Controls.Add(Me.通知_lb)
|
1006
|
1005
|
Me.Panel1.Controls.Add(Me.刷卡總和_tb)
|
|
@@ -1056,15 +1055,16 @@ Partial Class 銷售單申請
|
1056
|
1055
|
Me.Panel1.Controls.Add(Me.訂製編碼_cb)
|
1057
|
1056
|
Me.Panel1.Controls.Add(Me.流水號_tb)
|
1058
|
1057
|
Me.Panel1.Controls.Add(Me.Label1)
|
1059
|
|
- Me.Panel1.Controls.Add(Me.銷售明細_dgv)
|
1060
|
1058
|
Me.Panel1.Controls.Add(Me.收款事項_dgv)
|
1061
|
1059
|
Me.Panel1.Controls.Add(Me.Label28)
|
1062
|
1060
|
Me.Panel1.Controls.Add(Me.刪除單據上點選的資料_bt)
|
1063
|
1061
|
Me.Panel1.Controls.Add(Me.Label20)
|
1064
|
1062
|
Me.Panel1.Controls.Add(Me.Label39)
|
1065
|
1063
|
Me.Panel1.Controls.Add(Me.Label40)
|
1066
|
|
- Me.Panel1.Controls.Add(Me.銷售備註_dgv)
|
1067
|
1064
|
Me.Panel1.Controls.Add(Me.Label51)
|
|
1065
|
+ Me.Panel1.Controls.Add(Me.銷售明細_dgv)
|
|
1066
|
+ Me.Panel1.Controls.Add(Me.銷售衍生運費_dgv)
|
|
1067
|
+ Me.Panel1.Controls.Add(Me.銷售備註_dgv)
|
1068
|
1068
|
Me.Panel1.Location = New System.Drawing.Point(1, 172)
|
1069
|
1069
|
Me.Panel1.Name = "Panel1"
|
1070
|
1070
|
Me.Panel1.Size = New System.Drawing.Size(924, 502)
|
|
@@ -1123,8 +1123,8 @@ Partial Class 銷售單申請
|
1123
|
1123
|
'
|
1124
|
1124
|
'銷售衍生運費_dgv
|
1125
|
1125
|
'
|
1126
|
|
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1127
|
|
- Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
|
1126
|
+ DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1127
|
+ Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
|
1128
|
1128
|
Me.銷售衍生運費_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1129
|
1129
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1130
|
1130
|
Me.銷售衍生運費_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1132,9 +1132,9 @@ Partial Class 銷售單申請
|
1132
|
1132
|
Me.銷售衍生運費_dgv.Location = New System.Drawing.Point(3, 542)
|
1133
|
1133
|
Me.銷售衍生運費_dgv.Name = "銷售衍生運費_dgv"
|
1134
|
1134
|
Me.銷售衍生運費_dgv.RowHeadersWidth = 5
|
1135
|
|
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1136
|
|
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1137
|
|
- Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
|
1135
|
+ DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1136
|
+ DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1137
|
+ Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
|
1138
|
1138
|
Me.銷售衍生運費_dgv.RowTemplate.Height = 24
|
1139
|
1139
|
Me.銷售衍生運費_dgv.Size = New System.Drawing.Size(725, 102)
|
1140
|
1140
|
Me.銷售衍生運費_dgv.TabIndex = 1334
|
|
@@ -1398,7 +1398,7 @@ Partial Class 銷售單申請
|
1398
|
1398
|
'
|
1399
|
1399
|
Me.項次3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1400
|
1400
|
Me.項次3_tb.Enabled = False
|
1401
|
|
- Me.項次3_tb.Location = New System.Drawing.Point(419, 391)
|
|
1401
|
+ Me.項次3_tb.Location = New System.Drawing.Point(419, 390)
|
1402
|
1402
|
Me.項次3_tb.Name = "項次3_tb"
|
1403
|
1403
|
Me.項次3_tb.Size = New System.Drawing.Size(32, 23)
|
1404
|
1404
|
Me.項次3_tb.TabIndex = 1290
|
|
@@ -1660,17 +1660,17 @@ Partial Class 銷售單申請
|
1660
|
1660
|
'
|
1661
|
1661
|
'客戶資料_dgv
|
1662
|
1662
|
'
|
1663
|
|
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
1664
|
|
- Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
|
|
1663
|
+ DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
1664
|
+ Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
1665
|
1665
|
Me.客戶資料_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1666
|
1666
|
Me.客戶資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1667
|
1667
|
Me.客戶資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1668
|
|
- Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 14052)
|
|
1668
|
+ Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 14326)
|
1669
|
1669
|
Me.客戶資料_dgv.Name = "客戶資料_dgv"
|
1670
|
1670
|
Me.客戶資料_dgv.RowHeadersWidth = 5
|
1671
|
|
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1672
|
|
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1673
|
|
- Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
|
|
1671
|
+ DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1672
|
+ DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1673
|
+ Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
1674
|
1674
|
Me.客戶資料_dgv.RowTemplate.Height = 24
|
1675
|
1675
|
Me.客戶資料_dgv.Size = New System.Drawing.Size(191, 92)
|
1676
|
1676
|
Me.客戶資料_dgv.TabIndex = 1254
|
|
@@ -1678,8 +1678,8 @@ Partial Class 銷售單申請
|
1678
|
1678
|
'
|
1679
|
1679
|
'收款事項_dgv
|
1680
|
1680
|
'
|
1681
|
|
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1682
|
|
- Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
|
|
1681
|
+ DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1682
|
+ Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
|
1683
|
1683
|
Me.收款事項_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1684
|
1684
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1685
|
1685
|
Me.收款事項_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1687,9 +1687,9 @@ Partial Class 銷售單申請
|
1687
|
1687
|
Me.收款事項_dgv.Location = New System.Drawing.Point(3, 669)
|
1688
|
1688
|
Me.收款事項_dgv.Name = "收款事項_dgv"
|
1689
|
1689
|
Me.收款事項_dgv.RowHeadersWidth = 5
|
1690
|
|
- DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1691
|
|
- DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1692
|
|
- Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
|
|
1690
|
+ DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1691
|
+ DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1692
|
+ Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
|
1693
|
1693
|
Me.收款事項_dgv.RowTemplate.Height = 24
|
1694
|
1694
|
Me.收款事項_dgv.Size = New System.Drawing.Size(725, 102)
|
1695
|
1695
|
Me.收款事項_dgv.TabIndex = 1282
|