123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 匯率管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Me.美金匯率_tb = New System.Windows.Forms.TextBox()
- Me.中美元_lb = New System.Windows.Forms.Label()
- Me.月_tb = New System.Windows.Forms.TextBox()
- Me.年_tb = New System.Windows.Forms.TextBox()
- Me.寫入歷史資料_cb = New System.Windows.Forms.CheckBox()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.賣出匯率_tb = New System.Windows.Forms.TextBox()
- Me.買進匯率_tb = New System.Windows.Forms.TextBox()
- Me.人民幣賣出_lb = New System.Windows.Forms.Label()
- Me.人民幣買進_lb = New System.Windows.Forms.Label()
- Me.歷史匯率_dgv = New System.Windows.Forms.DataGridView()
- Me.取消_bt = New System.Windows.Forms.Button()
- Me.儲存修改_bt = New System.Windows.Forms.Button()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.中心匯率_tb = New System.Windows.Forms.TextBox()
- Me.人民中心_lb = New System.Windows.Forms.Label()
- Me.印尼盾_lb = New System.Windows.Forms.Label()
- Me.印尼盾_tb = New System.Windows.Forms.TextBox()
- Me.買印尼_lb = New System.Windows.Forms.Label()
- Me.賣印尼_lb = New System.Windows.Forms.Label()
- Me.買進印尼_tb = New System.Windows.Forms.TextBox()
- Me.賣出印尼_tb = New System.Windows.Forms.TextBox()
- Me.買美金_lb = New System.Windows.Forms.Label()
- Me.賣美金_lb = New System.Windows.Forms.Label()
- Me.賣出美金_tb = New System.Windows.Forms.TextBox()
- Me.買進美金_tb = New System.Windows.Forms.TextBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.買進美金1_tb = New System.Windows.Forms.TextBox()
- Me.賣出美金1_tb = New System.Windows.Forms.TextBox()
- Me.賣出印尼1_tb = New System.Windows.Forms.TextBox()
- Me.買進印尼1_tb = New System.Windows.Forms.TextBox()
- Me.印尼盾1_tb = New System.Windows.Forms.TextBox()
- Me.美金匯率1_tb = New System.Windows.Forms.TextBox()
- Me.賣出匯率1_tb = New System.Windows.Forms.TextBox()
- Me.買進匯率1_tb = New System.Windows.Forms.TextBox()
- Me.中心匯率1_tb = New System.Windows.Forms.TextBox()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.RadSeparator1 = New Telerik.WinControls.UI.RadSeparator()
- Me.RadSeparator2 = New Telerik.WinControls.UI.RadSeparator()
- Me.Cancel_bt = New System.Windows.Forms.Button()
- Me.主題_lb = New System.Windows.Forms.Label()
- Me.PnlTitleBar = New System.Windows.Forms.Panel()
- Me.載入作業 = New System.Windows.Forms.Timer(Me.components)
- CType(Me.歷史匯率_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.Panel2.SuspendLayout()
- CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.RadSeparator2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.PnlTitleBar.SuspendLayout()
- Me.SuspendLayout()
- '
- '美金匯率_tb
- '
- Me.美金匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.美金匯率_tb.Location = New System.Drawing.Point(2, 246)
- Me.美金匯率_tb.Name = "美金匯率_tb"
- Me.美金匯率_tb.Size = New System.Drawing.Size(81, 23)
- Me.美金匯率_tb.TabIndex = 125
- Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '中美元_lb
- '
- Me.中美元_lb.AutoSize = True
- Me.中美元_lb.BackColor = System.Drawing.Color.Transparent
- Me.中美元_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.中美元_lb.Location = New System.Drawing.Point(3, 186)
- Me.中美元_lb.Name = "中美元_lb"
- Me.中美元_lb.Size = New System.Drawing.Size(79, 16)
- Me.中美元_lb.TabIndex = 124
- Me.中美元_lb.Text = "中心美金匯率"
- '
- '月_tb
- '
- Me.月_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.月_tb.Location = New System.Drawing.Point(3, 64)
- Me.月_tb.Name = "月_tb"
- Me.月_tb.Size = New System.Drawing.Size(81, 23)
- Me.月_tb.TabIndex = 123
- Me.月_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '年_tb
- '
- Me.年_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.年_tb.Location = New System.Drawing.Point(3, 37)
- Me.年_tb.Name = "年_tb"
- Me.年_tb.Size = New System.Drawing.Size(81, 23)
- Me.年_tb.TabIndex = 122
- Me.年_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '寫入歷史資料_cb
- '
- Me.寫入歷史資料_cb.AutoSize = True
- Me.寫入歷史資料_cb.BackColor = System.Drawing.Color.Transparent
- Me.寫入歷史資料_cb.Location = New System.Drawing.Point(6, 27)
- Me.寫入歷史資料_cb.Name = "寫入歷史資料_cb"
- Me.寫入歷史資料_cb.Size = New System.Drawing.Size(98, 20)
- Me.寫入歷史資料_cb.TabIndex = 121
- Me.寫入歷史資料_cb.Text = "寫入歷史資料"
- Me.寫入歷史資料_cb.UseVisualStyleBackColor = False
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(5, 3)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(120, 23)
- Me.DateTimePicker1.TabIndex = 120
- '
- '賣出匯率_tb
- '
- Me.賣出匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出匯率_tb.Location = New System.Drawing.Point(3, 131)
- Me.賣出匯率_tb.Name = "賣出匯率_tb"
- Me.賣出匯率_tb.Size = New System.Drawing.Size(81, 23)
- Me.賣出匯率_tb.TabIndex = 119
- Me.賣出匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買進匯率_tb
- '
- Me.買進匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進匯率_tb.Location = New System.Drawing.Point(3, 105)
- Me.買進匯率_tb.Name = "買進匯率_tb"
- Me.買進匯率_tb.Size = New System.Drawing.Size(81, 23)
- Me.買進匯率_tb.TabIndex = 118
- Me.買進匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣賣出_lb
- '
- Me.人民幣賣出_lb.AutoSize = True
- Me.人民幣賣出_lb.BackColor = System.Drawing.Color.Transparent
- Me.人民幣賣出_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.人民幣賣出_lb.Location = New System.Drawing.Point(3, 76)
- Me.人民幣賣出_lb.Name = "人民幣賣出_lb"
- Me.人民幣賣出_lb.Size = New System.Drawing.Size(91, 16)
- Me.人民幣賣出_lb.TabIndex = 117
- Me.人民幣賣出_lb.Text = "人民幣賣出匯率"
- '
- '人民幣買進_lb
- '
- Me.人民幣買進_lb.AutoSize = True
- Me.人民幣買進_lb.BackColor = System.Drawing.Color.Transparent
- Me.人民幣買進_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.人民幣買進_lb.ForeColor = System.Drawing.Color.ForestGreen
- Me.人民幣買進_lb.Location = New System.Drawing.Point(2, 50)
- Me.人民幣買進_lb.Name = "人民幣買進_lb"
- Me.人民幣買進_lb.Size = New System.Drawing.Size(91, 16)
- Me.人民幣買進_lb.TabIndex = 116
- Me.人民幣買進_lb.Text = "人民幣買進匯率"
- '
- '歷史匯率_dgv
- '
- Me.歷史匯率_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.歷史匯率_dgv.BackgroundColor = System.Drawing.Color.White
- Me.歷史匯率_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.歷史匯率_dgv.Location = New System.Drawing.Point(179, 3)
- Me.歷史匯率_dgv.Name = "歷史匯率_dgv"
- Me.歷史匯率_dgv.RowHeadersWidth = 5
- Me.歷史匯率_dgv.RowTemplate.Height = 24
- Me.歷史匯率_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.歷史匯率_dgv.Size = New System.Drawing.Size(415, 366)
- Me.歷史匯率_dgv.TabIndex = 115
- '
- '取消_bt
- '
- Me.取消_bt.Enabled = False
- Me.取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.取消_bt.ForeColor = System.Drawing.Color.Black
- Me.取消_bt.Location = New System.Drawing.Point(2, 318)
- Me.取消_bt.Name = "取消_bt"
- Me.取消_bt.Size = New System.Drawing.Size(174, 26)
- Me.取消_bt.TabIndex = 114
- Me.取消_bt.Text = "取消"
- Me.取消_bt.UseVisualStyleBackColor = True
- '
- '儲存修改_bt
- '
- Me.儲存修改_bt.Enabled = False
- Me.儲存修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.儲存修改_bt.ForeColor = System.Drawing.Color.Green
- Me.儲存修改_bt.Location = New System.Drawing.Point(2, 345)
- Me.儲存修改_bt.Name = "儲存修改_bt"
- Me.儲存修改_bt.Size = New System.Drawing.Size(173, 25)
- Me.儲存修改_bt.TabIndex = 113
- Me.儲存修改_bt.Text = "存檔"
- Me.儲存修改_bt.UseVisualStyleBackColor = True
- '
- '修改_bt
- '
- Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.修改_bt.Location = New System.Drawing.Point(2, 291)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(174, 26)
- Me.修改_bt.TabIndex = 112
- Me.修改_bt.Text = "修改"
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '中心匯率_tb
- '
- Me.中心匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.中心匯率_tb.Location = New System.Drawing.Point(4, 157)
- Me.中心匯率_tb.Name = "中心匯率_tb"
- Me.中心匯率_tb.Size = New System.Drawing.Size(81, 23)
- Me.中心匯率_tb.TabIndex = 111
- Me.中心匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民中心_lb
- '
- Me.人民中心_lb.AutoSize = True
- Me.人民中心_lb.BackColor = System.Drawing.Color.Transparent
- Me.人民中心_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.人民中心_lb.Location = New System.Drawing.Point(4, 102)
- Me.人民中心_lb.Name = "人民中心_lb"
- Me.人民中心_lb.Size = New System.Drawing.Size(91, 16)
- Me.人民中心_lb.TabIndex = 110
- Me.人民中心_lb.Text = "人民幣中心匯率"
- '
- '印尼盾_lb
- '
- Me.印尼盾_lb.AutoSize = True
- Me.印尼盾_lb.BackColor = System.Drawing.Color.Transparent
- Me.印尼盾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.印尼盾_lb.Location = New System.Drawing.Point(3, 269)
- Me.印尼盾_lb.Name = "印尼盾_lb"
- Me.印尼盾_lb.Size = New System.Drawing.Size(91, 16)
- Me.印尼盾_lb.TabIndex = 126
- Me.印尼盾_lb.Text = "中心印尼盾匯率"
- '
- '印尼盾_tb
- '
- Me.印尼盾_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.印尼盾_tb.Location = New System.Drawing.Point(3, 337)
- Me.印尼盾_tb.Name = "印尼盾_tb"
- Me.印尼盾_tb.Size = New System.Drawing.Size(81, 23)
- Me.印尼盾_tb.TabIndex = 127
- Me.印尼盾_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買印尼_lb
- '
- Me.買印尼_lb.AutoSize = True
- Me.買印尼_lb.BackColor = System.Drawing.Color.Transparent
- Me.買印尼_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買印尼_lb.ForeColor = System.Drawing.Color.ForestGreen
- Me.買印尼_lb.Location = New System.Drawing.Point(2, 217)
- Me.買印尼_lb.Name = "買印尼_lb"
- Me.買印尼_lb.Size = New System.Drawing.Size(91, 16)
- Me.買印尼_lb.TabIndex = 128
- Me.買印尼_lb.Text = "買進印尼盾匯率"
- '
- '賣印尼_lb
- '
- Me.賣印尼_lb.AutoSize = True
- Me.賣印尼_lb.BackColor = System.Drawing.Color.Transparent
- Me.賣印尼_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣印尼_lb.Location = New System.Drawing.Point(3, 243)
- Me.賣印尼_lb.Name = "賣印尼_lb"
- Me.賣印尼_lb.Size = New System.Drawing.Size(91, 16)
- Me.賣印尼_lb.TabIndex = 129
- Me.賣印尼_lb.Text = "賣出印尼盾匯率"
- '
- '買進印尼_tb
- '
- Me.買進印尼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進印尼_tb.Location = New System.Drawing.Point(3, 285)
- Me.買進印尼_tb.Name = "買進印尼_tb"
- Me.買進印尼_tb.Size = New System.Drawing.Size(81, 23)
- Me.買進印尼_tb.TabIndex = 130
- Me.買進印尼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '賣出印尼_tb
- '
- Me.賣出印尼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出印尼_tb.Location = New System.Drawing.Point(3, 311)
- Me.賣出印尼_tb.Name = "賣出印尼_tb"
- Me.賣出印尼_tb.Size = New System.Drawing.Size(81, 23)
- Me.賣出印尼_tb.TabIndex = 131
- Me.賣出印尼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買美金_lb
- '
- Me.買美金_lb.AutoSize = True
- Me.買美金_lb.BackColor = System.Drawing.Color.Transparent
- Me.買美金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買美金_lb.ForeColor = System.Drawing.Color.ForestGreen
- Me.買美金_lb.Location = New System.Drawing.Point(3, 134)
- Me.買美金_lb.Name = "買美金_lb"
- Me.買美金_lb.Size = New System.Drawing.Size(79, 16)
- Me.買美金_lb.TabIndex = 132
- Me.買美金_lb.Text = "買進美金匯率"
- '
- '賣美金_lb
- '
- Me.賣美金_lb.AutoSize = True
- Me.賣美金_lb.BackColor = System.Drawing.Color.Transparent
- Me.賣美金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣美金_lb.Location = New System.Drawing.Point(4, 160)
- Me.賣美金_lb.Name = "賣美金_lb"
- Me.賣美金_lb.Size = New System.Drawing.Size(79, 16)
- Me.賣美金_lb.TabIndex = 133
- Me.賣美金_lb.Text = "賣出美金匯率"
- '
- '賣出美金_tb
- '
- Me.賣出美金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出美金_tb.Location = New System.Drawing.Point(2, 220)
- Me.賣出美金_tb.Name = "賣出美金_tb"
- Me.賣出美金_tb.Size = New System.Drawing.Size(81, 23)
- Me.賣出美金_tb.TabIndex = 135
- Me.賣出美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買進美金_tb
- '
- Me.買進美金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進美金_tb.Location = New System.Drawing.Point(3, 194)
- Me.買進美金_tb.Name = "買進美金_tb"
- Me.買進美金_tb.Size = New System.Drawing.Size(81, 23)
- Me.買進美金_tb.TabIndex = 136
- Me.買進美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
- Me.語言_dgv.Location = New System.Drawing.Point(251, 76)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(214, 74)
- Me.語言_dgv.TabIndex = 730
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.年_tb)
- Me.Panel1.Controls.Add(Me.月_tb)
- Me.Panel1.Controls.Add(Me.買進匯率_tb)
- Me.Panel1.Controls.Add(Me.中心匯率_tb)
- Me.Panel1.Controls.Add(Me.賣出匯率_tb)
- Me.Panel1.Controls.Add(Me.美金匯率_tb)
- Me.Panel1.Controls.Add(Me.印尼盾_tb)
- Me.Panel1.Controls.Add(Me.買進印尼_tb)
- Me.Panel1.Controls.Add(Me.賣出印尼_tb)
- Me.Panel1.Controls.Add(Me.買進美金_tb)
- Me.Panel1.Controls.Add(Me.賣出美金_tb)
- Me.Panel1.Location = New System.Drawing.Point(597, 3)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(89, 366)
- Me.Panel1.TabIndex = 732
- '
- '買進美金1_tb
- '
- Me.買進美金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進美金1_tb.Location = New System.Drawing.Point(96, 131)
- Me.買進美金1_tb.Name = "買進美金1_tb"
- Me.買進美金1_tb.Size = New System.Drawing.Size(79, 23)
- Me.買進美金1_tb.TabIndex = 741
- Me.買進美金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '賣出美金1_tb
- '
- Me.賣出美金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出美金1_tb.Location = New System.Drawing.Point(95, 157)
- Me.賣出美金1_tb.Name = "賣出美金1_tb"
- Me.賣出美金1_tb.Size = New System.Drawing.Size(79, 23)
- Me.賣出美金1_tb.TabIndex = 740
- Me.賣出美金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '賣出印尼1_tb
- '
- Me.賣出印尼1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出印尼1_tb.Location = New System.Drawing.Point(96, 240)
- Me.賣出印尼1_tb.Name = "賣出印尼1_tb"
- Me.賣出印尼1_tb.Size = New System.Drawing.Size(79, 23)
- Me.賣出印尼1_tb.TabIndex = 739
- Me.賣出印尼1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買進印尼1_tb
- '
- Me.買進印尼1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進印尼1_tb.Location = New System.Drawing.Point(96, 214)
- Me.買進印尼1_tb.Name = "買進印尼1_tb"
- Me.買進印尼1_tb.Size = New System.Drawing.Size(79, 23)
- Me.買進印尼1_tb.TabIndex = 738
- Me.買進印尼1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '印尼盾1_tb
- '
- Me.印尼盾1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.印尼盾1_tb.Location = New System.Drawing.Point(96, 266)
- Me.印尼盾1_tb.Name = "印尼盾1_tb"
- Me.印尼盾1_tb.Size = New System.Drawing.Size(79, 23)
- Me.印尼盾1_tb.TabIndex = 737
- Me.印尼盾1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '美金匯率1_tb
- '
- Me.美金匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.美金匯率1_tb.Location = New System.Drawing.Point(95, 183)
- Me.美金匯率1_tb.Name = "美金匯率1_tb"
- Me.美金匯率1_tb.Size = New System.Drawing.Size(79, 23)
- Me.美金匯率1_tb.TabIndex = 736
- Me.美金匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '賣出匯率1_tb
- '
- Me.賣出匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.賣出匯率1_tb.Location = New System.Drawing.Point(96, 73)
- Me.賣出匯率1_tb.Name = "賣出匯率1_tb"
- Me.賣出匯率1_tb.Size = New System.Drawing.Size(79, 23)
- Me.賣出匯率1_tb.TabIndex = 735
- Me.賣出匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '買進匯率1_tb
- '
- Me.買進匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.買進匯率1_tb.Location = New System.Drawing.Point(96, 47)
- Me.買進匯率1_tb.Name = "買進匯率1_tb"
- Me.買進匯率1_tb.Size = New System.Drawing.Size(79, 23)
- Me.買進匯率1_tb.TabIndex = 734
- Me.買進匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '中心匯率1_tb
- '
- Me.中心匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.中心匯率1_tb.Location = New System.Drawing.Point(97, 99)
- Me.中心匯率1_tb.Name = "中心匯率1_tb"
- Me.中心匯率1_tb.Size = New System.Drawing.Size(79, 23)
- Me.中心匯率1_tb.TabIndex = 733
- Me.中心匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Panel2
- '
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.語轉扭_bt)
- Me.Panel2.Controls.Add(Me.語言_dgv)
- Me.Panel2.Controls.Add(Me.買進美金1_tb)
- Me.Panel2.Controls.Add(Me.DateTimePicker1)
- Me.Panel2.Controls.Add(Me.賣出美金1_tb)
- Me.Panel2.Controls.Add(Me.賣出印尼1_tb)
- Me.Panel2.Controls.Add(Me.買進印尼1_tb)
- Me.Panel2.Controls.Add(Me.人民中心_lb)
- Me.Panel2.Controls.Add(Me.印尼盾1_tb)
- Me.Panel2.Controls.Add(Me.修改_bt)
- Me.Panel2.Controls.Add(Me.美金匯率1_tb)
- Me.Panel2.Controls.Add(Me.儲存修改_bt)
- Me.Panel2.Controls.Add(Me.賣出匯率1_tb)
- Me.Panel2.Controls.Add(Me.取消_bt)
- Me.Panel2.Controls.Add(Me.買進匯率1_tb)
- Me.Panel2.Controls.Add(Me.歷史匯率_dgv)
- Me.Panel2.Controls.Add(Me.中心匯率1_tb)
- Me.Panel2.Controls.Add(Me.人民幣買進_lb)
- Me.Panel2.Controls.Add(Me.Panel1)
- Me.Panel2.Controls.Add(Me.人民幣賣出_lb)
- Me.Panel2.Controls.Add(Me.賣美金_lb)
- Me.Panel2.Controls.Add(Me.寫入歷史資料_cb)
- Me.Panel2.Controls.Add(Me.買美金_lb)
- Me.Panel2.Controls.Add(Me.中美元_lb)
- Me.Panel2.Controls.Add(Me.賣印尼_lb)
- Me.Panel2.Controls.Add(Me.印尼盾_lb)
- Me.Panel2.Controls.Add(Me.買印尼_lb)
- Me.Panel2.Controls.Add(Me.RadSeparator1)
- Me.Panel2.Controls.Add(Me.RadSeparator2)
- Me.Panel2.Location = New System.Drawing.Point(5, 34)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(691, 375)
- Me.Panel2.TabIndex = 742
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(154, 4)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
- Me.語轉扭_bt.TabIndex = 1847
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'RadSeparator1
- '
- Me.RadSeparator1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.RadSeparator1.Location = New System.Drawing.Point(0, 122)
- Me.RadSeparator1.Name = "RadSeparator1"
- Me.RadSeparator1.Size = New System.Drawing.Size(179, 10)
- Me.RadSeparator1.TabIndex = 1845
- '
- 'RadSeparator2
- '
- Me.RadSeparator2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.RadSeparator2.Location = New System.Drawing.Point(0, 206)
- Me.RadSeparator2.Name = "RadSeparator2"
- Me.RadSeparator2.Size = New System.Drawing.Size(179, 10)
- Me.RadSeparator2.TabIndex = 1846
- '
- 'Cancel_bt
- '
- Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel_bt.Location = New System.Drawing.Point(668, 3)
- Me.Cancel_bt.Name = "Cancel_bt"
- Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
- Me.Cancel_bt.TabIndex = 1730
- Me.Cancel_bt.Text = "X"
- Me.Cancel_bt.UseVisualStyleBackColor = False
- '
- '主題_lb
- '
- Me.主題_lb.AutoSize = True
- Me.主題_lb.BackColor = System.Drawing.Color.Transparent
- Me.主題_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.主題_lb.Location = New System.Drawing.Point(10, 9)
- Me.主題_lb.Name = "主題_lb"
- Me.主題_lb.Size = New System.Drawing.Size(45, 16)
- Me.主題_lb.TabIndex = 1729
- Me.主題_lb.Text = "Label1"
- '
- 'PnlTitleBar
- '
- Me.PnlTitleBar.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PnlTitleBar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
- Me.PnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PnlTitleBar.Controls.Add(Me.Cancel_bt)
- Me.PnlTitleBar.Controls.Add(Me.主題_lb)
- Me.PnlTitleBar.Location = New System.Drawing.Point(0, 0)
- Me.PnlTitleBar.Name = "PnlTitleBar"
- Me.PnlTitleBar.Size = New System.Drawing.Size(701, 413)
- Me.PnlTitleBar.TabIndex = 1840
- '
- '載入作業
- '
- '
- '匯率管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(701, 413)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.PnlTitleBar)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "匯率管理"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "匯率管理"
- CType(Me.歷史匯率_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.RadSeparator2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.PnlTitleBar.ResumeLayout(False)
- Me.PnlTitleBar.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 美金匯率_tb As TextBox
- Friend WithEvents 中美元_lb As Label
- Friend WithEvents 月_tb As TextBox
- Friend WithEvents 年_tb As TextBox
- Friend WithEvents 寫入歷史資料_cb As CheckBox
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents 賣出匯率_tb As TextBox
- Friend WithEvents 買進匯率_tb As TextBox
- Friend WithEvents 人民幣賣出_lb As Label
- Friend WithEvents 人民幣買進_lb As Label
- Friend WithEvents 歷史匯率_dgv As DataGridView
- Friend WithEvents 取消_bt As Button
- Friend WithEvents 儲存修改_bt As Button
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 中心匯率_tb As TextBox
- Friend WithEvents 人民中心_lb As Label
- Friend WithEvents 印尼盾_lb As Label
- Friend WithEvents 印尼盾_tb As TextBox
- Friend WithEvents 買印尼_lb As Label
- Friend WithEvents 賣印尼_lb As Label
- Friend WithEvents 買進印尼_tb As TextBox
- Friend WithEvents 賣出印尼_tb As TextBox
- Friend WithEvents 買美金_lb As Label
- Friend WithEvents 賣美金_lb As Label
- Friend WithEvents 賣出美金_tb As TextBox
- Friend WithEvents 買進美金_tb As TextBox
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 買進美金1_tb As TextBox
- Friend WithEvents 賣出美金1_tb As TextBox
- Friend WithEvents 賣出印尼1_tb As TextBox
- Friend WithEvents 買進印尼1_tb As TextBox
- Friend WithEvents 印尼盾1_tb As TextBox
- Friend WithEvents 美金匯率1_tb As TextBox
- Friend WithEvents 賣出匯率1_tb As TextBox
- Friend WithEvents 買進匯率1_tb As TextBox
- Friend WithEvents 中心匯率1_tb As TextBox
- Friend WithEvents Panel2 As Panel
- Friend WithEvents Cancel_bt As Button
- Friend WithEvents 主題_lb As Label
- Friend WithEvents PnlTitleBar As Panel
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- Friend WithEvents RadSeparator1 As Telerik.WinControls.UI.RadSeparator
- Friend WithEvents RadSeparator2 As Telerik.WinControls.UI.RadSeparator
- Friend WithEvents 載入作業 As Timer
- Friend WithEvents 語轉扭_bt As Button
- End Class
|