|
@@ -22,25 +22,27 @@ Partial Class 匯率修改
|
22
|
22
|
'請不要使用程式碼編輯器進行修改。
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()> _
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
|
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
26
|
|
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
|
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
25
|
+ Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
27
|
+ Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
28
|
28
|
Me.Label1 = New System.Windows.Forms.Label()
|
29
|
|
- Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|
29
|
+ Me.人民幣中心_tb = New System.Windows.Forms.TextBox()
|
30
|
30
|
Me.Button2 = New System.Windows.Forms.Button()
|
31
|
31
|
Me.Button4 = New System.Windows.Forms.Button()
|
32
|
32
|
Me.Button5 = New System.Windows.Forms.Button()
|
33
|
33
|
Me.DataGridView4 = New System.Windows.Forms.DataGridView()
|
34
|
34
|
Me.Label2 = New System.Windows.Forms.Label()
|
35
|
35
|
Me.Label3 = New System.Windows.Forms.Label()
|
36
|
|
- Me.TextBox2 = New System.Windows.Forms.TextBox()
|
37
|
|
- Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|
36
|
+ Me.人民幣買_tb = New System.Windows.Forms.TextBox()
|
|
37
|
+ Me.人民幣賣_tb = New System.Windows.Forms.TextBox()
|
38
|
38
|
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
|
39
|
39
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
40
|
40
|
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
41
|
41
|
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
42
|
|
- Me.TextBox6 = New System.Windows.Forms.TextBox()
|
|
42
|
+ Me.美金中心_tb = New System.Windows.Forms.TextBox()
|
43
|
43
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
44
|
+ Me.印尼中心_tb = New System.Windows.Forms.TextBox()
|
|
45
|
+ Me.Label5 = New System.Windows.Forms.Label()
|
44
|
46
|
CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
|
45
|
47
|
Me.SuspendLayout()
|
46
|
48
|
'
|
|
@@ -48,26 +50,26 @@ Partial Class 匯率修改
|
48
|
50
|
'
|
49
|
51
|
Me.Label1.AutoSize = True
|
50
|
52
|
Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
51
|
|
- Me.Label1.Location = New System.Drawing.Point(13, 123)
|
|
53
|
+ Me.Label1.Location = New System.Drawing.Point(5, 98)
|
52
|
54
|
Me.Label1.Name = "Label1"
|
53
|
55
|
Me.Label1.Size = New System.Drawing.Size(73, 20)
|
54
|
56
|
Me.Label1.TabIndex = 9
|
55
|
57
|
Me.Label1.Text = "目前匯率"
|
56
|
58
|
'
|
57
|
|
- 'TextBox1
|
|
59
|
+ '人民幣中心_tb
|
58
|
60
|
'
|
59
|
|
- Me.TextBox1.Enabled = False
|
60
|
|
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
61
|
|
- Me.TextBox1.Location = New System.Drawing.Point(92, 120)
|
62
|
|
- Me.TextBox1.Name = "TextBox1"
|
63
|
|
- Me.TextBox1.Size = New System.Drawing.Size(147, 29)
|
64
|
|
- Me.TextBox1.TabIndex = 10
|
|
61
|
+ Me.人民幣中心_tb.Enabled = False
|
|
62
|
+ Me.人民幣中心_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
63
|
+ Me.人民幣中心_tb.Location = New System.Drawing.Point(84, 95)
|
|
64
|
+ Me.人民幣中心_tb.Name = "人民幣中心_tb"
|
|
65
|
+ Me.人民幣中心_tb.Size = New System.Drawing.Size(147, 29)
|
|
66
|
+ Me.人民幣中心_tb.TabIndex = 10
|
65
|
67
|
'
|
66
|
68
|
'Button2
|
67
|
69
|
'
|
68
|
70
|
Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
69
|
71
|
Me.Button2.ForeColor = System.Drawing.Color.DarkGreen
|
70
|
|
- Me.Button2.Location = New System.Drawing.Point(12, 185)
|
|
72
|
+ Me.Button2.Location = New System.Drawing.Point(9, 190)
|
71
|
73
|
Me.Button2.Name = "Button2"
|
72
|
74
|
Me.Button2.Size = New System.Drawing.Size(101, 34)
|
73
|
75
|
Me.Button2.TabIndex = 11
|
|
@@ -79,9 +81,9 @@ Partial Class 匯率修改
|
79
|
81
|
Me.Button4.Enabled = False
|
80
|
82
|
Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
81
|
83
|
Me.Button4.ForeColor = System.Drawing.Color.Green
|
82
|
|
- Me.Button4.Location = New System.Drawing.Point(119, 185)
|
|
84
|
+ Me.Button4.Location = New System.Drawing.Point(111, 190)
|
83
|
85
|
Me.Button4.Name = "Button4"
|
84
|
|
- Me.Button4.Size = New System.Drawing.Size(120, 74)
|
|
86
|
+ Me.Button4.Size = New System.Drawing.Size(120, 69)
|
85
|
87
|
Me.Button4.TabIndex = 12
|
86
|
88
|
Me.Button4.Text = "儲存修改"
|
87
|
89
|
Me.Button4.UseVisualStyleBackColor = True
|
|
@@ -91,7 +93,7 @@ Partial Class 匯率修改
|
91
|
93
|
Me.Button5.Enabled = False
|
92
|
94
|
Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
93
|
95
|
Me.Button5.ForeColor = System.Drawing.Color.Black
|
94
|
|
- Me.Button5.Location = New System.Drawing.Point(12, 225)
|
|
96
|
+ Me.Button5.Location = New System.Drawing.Point(9, 225)
|
95
|
97
|
Me.Button5.Name = "Button5"
|
96
|
98
|
Me.Button5.Size = New System.Drawing.Size(101, 34)
|
97
|
99
|
Me.Button5.TabIndex = 19
|
|
@@ -101,44 +103,44 @@ Partial Class 匯率修改
|
101
|
103
|
'DataGridView4
|
102
|
104
|
'
|
103
|
105
|
Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
104
|
|
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
105
|
|
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
|
106
|
|
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
107
|
|
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
|
108
|
|
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
109
|
|
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
110
|
|
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
111
|
|
- Me.DataGridView4.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
|
|
106
|
+ DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
107
|
+ DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
|
|
108
|
+ DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
109
|
+ DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
|
|
110
|
+ DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
111
|
+ DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
112
|
+ DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
113
|
+ Me.DataGridView4.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
|
112
|
114
|
Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
113
|
|
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
114
|
|
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
|
115
|
|
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
116
|
|
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
|
117
|
|
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
118
|
|
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
119
|
|
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
120
|
|
- Me.DataGridView4.DefaultCellStyle = DataGridViewCellStyle5
|
121
|
|
- Me.DataGridView4.Location = New System.Drawing.Point(245, 12)
|
|
115
|
+ DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
116
|
+ DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
|
|
117
|
+ DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
118
|
+ DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
|
|
119
|
+ DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
120
|
+ DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
121
|
+ DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
122
|
+ Me.DataGridView4.DefaultCellStyle = DataGridViewCellStyle2
|
|
123
|
+ Me.DataGridView4.Location = New System.Drawing.Point(235, 5)
|
122
|
124
|
Me.DataGridView4.Name = "DataGridView4"
|
123
|
|
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
124
|
|
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
|
125
|
|
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
126
|
|
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
|
127
|
|
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
128
|
|
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
129
|
|
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
130
|
|
- Me.DataGridView4.RowHeadersDefaultCellStyle = DataGridViewCellStyle6
|
|
125
|
+ DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
126
|
+ DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
|
127
|
+ DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
128
|
+ DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
|
|
129
|
+ DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
130
|
+ DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
131
|
+ DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
132
|
+ Me.DataGridView4.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
|
131
|
133
|
Me.DataGridView4.RowHeadersWidth = 5
|
132
|
134
|
Me.DataGridView4.RowTemplate.Height = 24
|
133
|
135
|
Me.DataGridView4.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
134
|
|
- Me.DataGridView4.Size = New System.Drawing.Size(410, 247)
|
|
136
|
+ Me.DataGridView4.Size = New System.Drawing.Size(530, 254)
|
135
|
137
|
Me.DataGridView4.TabIndex = 39
|
136
|
138
|
'
|
137
|
139
|
'Label2
|
138
|
140
|
'
|
139
|
141
|
Me.Label2.AutoSize = True
|
140
|
142
|
Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
141
|
|
- Me.Label2.Location = New System.Drawing.Point(13, 53)
|
|
143
|
+ Me.Label2.Location = New System.Drawing.Point(5, 36)
|
142
|
144
|
Me.Label2.Name = "Label2"
|
143
|
145
|
Me.Label2.Size = New System.Drawing.Size(73, 20)
|
144
|
146
|
Me.Label2.TabIndex = 40
|
|
@@ -148,35 +150,35 @@ Partial Class 匯率修改
|
148
|
150
|
'
|
149
|
151
|
Me.Label3.AutoSize = True
|
150
|
152
|
Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
151
|
|
- Me.Label3.Location = New System.Drawing.Point(13, 88)
|
|
153
|
+ Me.Label3.Location = New System.Drawing.Point(5, 67)
|
152
|
154
|
Me.Label3.Name = "Label3"
|
153
|
155
|
Me.Label3.Size = New System.Drawing.Size(73, 20)
|
154
|
156
|
Me.Label3.TabIndex = 41
|
155
|
157
|
Me.Label3.Text = "賣出匯率"
|
156
|
158
|
'
|
157
|
|
- 'TextBox2
|
|
159
|
+ '人民幣買_tb
|
158
|
160
|
'
|
159
|
|
- Me.TextBox2.Enabled = False
|
160
|
|
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
161
|
|
- Me.TextBox2.Location = New System.Drawing.Point(92, 50)
|
162
|
|
- Me.TextBox2.Name = "TextBox2"
|
163
|
|
- Me.TextBox2.Size = New System.Drawing.Size(147, 29)
|
164
|
|
- Me.TextBox2.TabIndex = 42
|
|
161
|
+ Me.人民幣買_tb.Enabled = False
|
|
162
|
+ Me.人民幣買_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
163
|
+ Me.人民幣買_tb.Location = New System.Drawing.Point(84, 33)
|
|
164
|
+ Me.人民幣買_tb.Name = "人民幣買_tb"
|
|
165
|
+ Me.人民幣買_tb.Size = New System.Drawing.Size(147, 29)
|
|
166
|
+ Me.人民幣買_tb.TabIndex = 42
|
165
|
167
|
'
|
166
|
|
- 'TextBox3
|
|
168
|
+ '人民幣賣_tb
|
167
|
169
|
'
|
168
|
|
- Me.TextBox3.Enabled = False
|
169
|
|
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
170
|
|
- Me.TextBox3.Location = New System.Drawing.Point(92, 85)
|
171
|
|
- Me.TextBox3.Name = "TextBox3"
|
172
|
|
- Me.TextBox3.Size = New System.Drawing.Size(147, 29)
|
173
|
|
- Me.TextBox3.TabIndex = 43
|
|
170
|
+ Me.人民幣賣_tb.Enabled = False
|
|
171
|
+ Me.人民幣賣_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
172
|
+ Me.人民幣賣_tb.Location = New System.Drawing.Point(84, 64)
|
|
173
|
+ Me.人民幣賣_tb.Name = "人民幣賣_tb"
|
|
174
|
+ Me.人民幣賣_tb.Size = New System.Drawing.Size(147, 29)
|
|
175
|
+ Me.人民幣賣_tb.TabIndex = 43
|
174
|
176
|
'
|
175
|
177
|
'DateTimePicker1
|
176
|
178
|
'
|
177
|
179
|
Me.DateTimePicker1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
178
|
180
|
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
179
|
|
- Me.DateTimePicker1.Location = New System.Drawing.Point(17, 12)
|
|
181
|
+ Me.DateTimePicker1.Location = New System.Drawing.Point(9, 5)
|
180
|
182
|
Me.DateTimePicker1.Name = "DateTimePicker1"
|
181
|
183
|
Me.DateTimePicker1.Size = New System.Drawing.Size(120, 23)
|
182
|
184
|
Me.DateTimePicker1.TabIndex = 44
|
|
@@ -184,7 +186,7 @@ Partial Class 匯率修改
|
184
|
186
|
'CheckBox1
|
185
|
187
|
'
|
186
|
188
|
Me.CheckBox1.AutoSize = True
|
187
|
|
- Me.CheckBox1.Location = New System.Drawing.Point(143, 18)
|
|
189
|
+ Me.CheckBox1.Location = New System.Drawing.Point(135, 11)
|
188
|
190
|
Me.CheckBox1.Name = "CheckBox1"
|
189
|
191
|
Me.CheckBox1.Size = New System.Drawing.Size(96, 16)
|
190
|
192
|
Me.CheckBox1.TabIndex = 89
|
|
@@ -211,45 +213,66 @@ Partial Class 匯率修改
|
211
|
213
|
Me.TextBox5.TabIndex = 91
|
212
|
214
|
Me.TextBox5.Visible = False
|
213
|
215
|
'
|
214
|
|
- 'TextBox6
|
|
216
|
+ '美金中心_tb
|
215
|
217
|
'
|
216
|
|
- Me.TextBox6.Enabled = False
|
217
|
|
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
218
|
|
- Me.TextBox6.Location = New System.Drawing.Point(92, 154)
|
219
|
|
- Me.TextBox6.Name = "TextBox6"
|
220
|
|
- Me.TextBox6.Size = New System.Drawing.Size(147, 29)
|
221
|
|
- Me.TextBox6.TabIndex = 93
|
|
218
|
+ Me.美金中心_tb.Enabled = False
|
|
219
|
+ Me.美金中心_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
220
|
+ Me.美金中心_tb.Location = New System.Drawing.Point(84, 126)
|
|
221
|
+ Me.美金中心_tb.Name = "美金中心_tb"
|
|
222
|
+ Me.美金中心_tb.Size = New System.Drawing.Size(147, 29)
|
|
223
|
+ Me.美金中心_tb.TabIndex = 93
|
222
|
224
|
'
|
223
|
225
|
'Label4
|
224
|
226
|
'
|
225
|
227
|
Me.Label4.AutoSize = True
|
226
|
228
|
Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
227
|
|
- Me.Label4.Location = New System.Drawing.Point(13, 157)
|
|
229
|
+ Me.Label4.Location = New System.Drawing.Point(5, 130)
|
228
|
230
|
Me.Label4.Name = "Label4"
|
229
|
231
|
Me.Label4.Size = New System.Drawing.Size(73, 20)
|
230
|
232
|
Me.Label4.TabIndex = 92
|
231
|
233
|
Me.Label4.Text = "美金匯率"
|
232
|
234
|
'
|
|
235
|
+ '印尼中心_tb
|
|
236
|
+ '
|
|
237
|
+ Me.印尼中心_tb.Enabled = False
|
|
238
|
+ Me.印尼中心_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
239
|
+ Me.印尼中心_tb.Location = New System.Drawing.Point(84, 157)
|
|
240
|
+ Me.印尼中心_tb.Name = "印尼中心_tb"
|
|
241
|
+ Me.印尼中心_tb.Size = New System.Drawing.Size(147, 29)
|
|
242
|
+ Me.印尼中心_tb.TabIndex = 95
|
|
243
|
+ '
|
|
244
|
+ 'Label5
|
|
245
|
+ '
|
|
246
|
+ Me.Label5.AutoSize = True
|
|
247
|
+ Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
248
|
+ Me.Label5.Location = New System.Drawing.Point(5, 160)
|
|
249
|
+ Me.Label5.Name = "Label5"
|
|
250
|
+ Me.Label5.Size = New System.Drawing.Size(73, 20)
|
|
251
|
+ Me.Label5.TabIndex = 94
|
|
252
|
+ Me.Label5.Text = "印尼匯率"
|
|
253
|
+ '
|
233
|
254
|
'匯率修改
|
234
|
255
|
'
|
235
|
256
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
236
|
257
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
237
|
|
- Me.ClientSize = New System.Drawing.Size(667, 265)
|
238
|
|
- Me.Controls.Add(Me.TextBox6)
|
|
258
|
+ Me.ClientSize = New System.Drawing.Size(771, 265)
|
|
259
|
+ Me.Controls.Add(Me.印尼中心_tb)
|
|
260
|
+ Me.Controls.Add(Me.Label5)
|
|
261
|
+ Me.Controls.Add(Me.美金中心_tb)
|
239
|
262
|
Me.Controls.Add(Me.Label4)
|
240
|
263
|
Me.Controls.Add(Me.TextBox5)
|
241
|
264
|
Me.Controls.Add(Me.TextBox4)
|
242
|
265
|
Me.Controls.Add(Me.CheckBox1)
|
243
|
266
|
Me.Controls.Add(Me.DateTimePicker1)
|
244
|
|
- Me.Controls.Add(Me.TextBox3)
|
245
|
|
- Me.Controls.Add(Me.TextBox2)
|
|
267
|
+ Me.Controls.Add(Me.人民幣賣_tb)
|
|
268
|
+ Me.Controls.Add(Me.人民幣買_tb)
|
246
|
269
|
Me.Controls.Add(Me.Label3)
|
247
|
270
|
Me.Controls.Add(Me.Label2)
|
248
|
271
|
Me.Controls.Add(Me.DataGridView4)
|
249
|
272
|
Me.Controls.Add(Me.Button5)
|
250
|
273
|
Me.Controls.Add(Me.Button4)
|
251
|
274
|
Me.Controls.Add(Me.Button2)
|
252
|
|
- Me.Controls.Add(Me.TextBox1)
|
|
275
|
+ Me.Controls.Add(Me.人民幣中心_tb)
|
253
|
276
|
Me.Controls.Add(Me.Label1)
|
254
|
277
|
Me.Name = "匯率修改"
|
255
|
278
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
@@ -260,19 +283,21 @@ Partial Class 匯率修改
|
260
|
283
|
|
261
|
284
|
End Sub
|
262
|
285
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
263
|
|
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
|
|
286
|
+ Friend WithEvents 人民幣中心_tb As System.Windows.Forms.TextBox
|
264
|
287
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
265
|
288
|
Friend WithEvents Button4 As System.Windows.Forms.Button
|
266
|
289
|
Friend WithEvents Button5 As System.Windows.Forms.Button
|
267
|
290
|
Friend WithEvents DataGridView4 As DataGridView
|
268
|
291
|
Friend WithEvents Label2 As Label
|
269
|
292
|
Friend WithEvents Label3 As Label
|
270
|
|
- Friend WithEvents TextBox2 As TextBox
|
271
|
|
- Friend WithEvents TextBox3 As TextBox
|
|
293
|
+ Friend WithEvents 人民幣買_tb As TextBox
|
|
294
|
+ Friend WithEvents 人民幣賣_tb As TextBox
|
272
|
295
|
Friend WithEvents DateTimePicker1 As DateTimePicker
|
273
|
296
|
Friend WithEvents CheckBox1 As CheckBox
|
274
|
297
|
Friend WithEvents TextBox4 As TextBox
|
275
|
298
|
Friend WithEvents TextBox5 As TextBox
|
276
|
|
- Friend WithEvents TextBox6 As TextBox
|
|
299
|
+ Friend WithEvents 美金中心_tb As TextBox
|
277
|
300
|
Friend WithEvents Label4 As Label
|
|
301
|
+ Friend WithEvents 印尼中心_tb As TextBox
|
|
302
|
+ Friend WithEvents Label5 As Label
|
278
|
303
|
End Class
|