Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

匯率管理.designer.vb 34KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 匯率管理
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Me.美金匯率_tb = New System.Windows.Forms.TextBox()
  24. Me.中美元_lb = New System.Windows.Forms.Label()
  25. Me.月_tb = New System.Windows.Forms.TextBox()
  26. Me.年_tb = New System.Windows.Forms.TextBox()
  27. Me.寫入歷史資料_cb = New System.Windows.Forms.CheckBox()
  28. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  29. Me.賣出匯率_tb = New System.Windows.Forms.TextBox()
  30. Me.買進匯率_tb = New System.Windows.Forms.TextBox()
  31. Me.人民幣賣出_lb = New System.Windows.Forms.Label()
  32. Me.人民幣買進_lb = New System.Windows.Forms.Label()
  33. Me.歷史匯率_dgv = New System.Windows.Forms.DataGridView()
  34. Me.取消_bt = New System.Windows.Forms.Button()
  35. Me.儲存修改_bt = New System.Windows.Forms.Button()
  36. Me.修改_bt = New System.Windows.Forms.Button()
  37. Me.中心匯率_tb = New System.Windows.Forms.TextBox()
  38. Me.人民中心_lb = New System.Windows.Forms.Label()
  39. Me.印尼盾_lb = New System.Windows.Forms.Label()
  40. Me.印尼盾_tb = New System.Windows.Forms.TextBox()
  41. Me.買印尼_lb = New System.Windows.Forms.Label()
  42. Me.賣印尼_lb = New System.Windows.Forms.Label()
  43. Me.買進印尼_tb = New System.Windows.Forms.TextBox()
  44. Me.賣出印尼_tb = New System.Windows.Forms.TextBox()
  45. Me.買美金_lb = New System.Windows.Forms.Label()
  46. Me.賣美金_lb = New System.Windows.Forms.Label()
  47. Me.賣出美金_tb = New System.Windows.Forms.TextBox()
  48. Me.買進美金_tb = New System.Windows.Forms.TextBox()
  49. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  50. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  51. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  52. Me.Panel1 = New System.Windows.Forms.Panel()
  53. Me.買進美金1_tb = New System.Windows.Forms.TextBox()
  54. Me.賣出美金1_tb = New System.Windows.Forms.TextBox()
  55. Me.賣出印尼1_tb = New System.Windows.Forms.TextBox()
  56. Me.買進印尼1_tb = New System.Windows.Forms.TextBox()
  57. Me.印尼盾1_tb = New System.Windows.Forms.TextBox()
  58. Me.美金匯率1_tb = New System.Windows.Forms.TextBox()
  59. Me.賣出匯率1_tb = New System.Windows.Forms.TextBox()
  60. Me.買進匯率1_tb = New System.Windows.Forms.TextBox()
  61. Me.中心匯率1_tb = New System.Windows.Forms.TextBox()
  62. Me.Panel2 = New System.Windows.Forms.Panel()
  63. Me.語轉扭_bt = New System.Windows.Forms.Button()
  64. Me.RadSeparator1 = New Telerik.WinControls.UI.RadSeparator()
  65. Me.RadSeparator2 = New Telerik.WinControls.UI.RadSeparator()
  66. Me.Cancel_bt = New System.Windows.Forms.Button()
  67. Me.主題_lb = New System.Windows.Forms.Label()
  68. Me.PnlTitleBar = New System.Windows.Forms.Panel()
  69. Me.載入作業 = New System.Windows.Forms.Timer(Me.components)
  70. CType(Me.歷史匯率_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  72. Me.Panel1.SuspendLayout()
  73. Me.Panel2.SuspendLayout()
  74. CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.RadSeparator2, System.ComponentModel.ISupportInitialize).BeginInit()
  76. Me.PnlTitleBar.SuspendLayout()
  77. Me.SuspendLayout()
  78. '
  79. '美金匯率_tb
  80. '
  81. Me.美金匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  82. Me.美金匯率_tb.Location = New System.Drawing.Point(2, 246)
  83. Me.美金匯率_tb.Name = "美金匯率_tb"
  84. Me.美金匯率_tb.Size = New System.Drawing.Size(81, 23)
  85. Me.美金匯率_tb.TabIndex = 125
  86. Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  87. '
  88. '中美元_lb
  89. '
  90. Me.中美元_lb.AutoSize = True
  91. Me.中美元_lb.BackColor = System.Drawing.Color.Transparent
  92. Me.中美元_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  93. Me.中美元_lb.Location = New System.Drawing.Point(3, 186)
  94. Me.中美元_lb.Name = "中美元_lb"
  95. Me.中美元_lb.Size = New System.Drawing.Size(79, 16)
  96. Me.中美元_lb.TabIndex = 124
  97. Me.中美元_lb.Text = "中心美金匯率"
  98. '
  99. '月_tb
  100. '
  101. Me.月_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  102. Me.月_tb.Location = New System.Drawing.Point(3, 64)
  103. Me.月_tb.Name = "月_tb"
  104. Me.月_tb.Size = New System.Drawing.Size(81, 23)
  105. Me.月_tb.TabIndex = 123
  106. Me.月_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  107. '
  108. '年_tb
  109. '
  110. Me.年_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  111. Me.年_tb.Location = New System.Drawing.Point(3, 37)
  112. Me.年_tb.Name = "年_tb"
  113. Me.年_tb.Size = New System.Drawing.Size(81, 23)
  114. Me.年_tb.TabIndex = 122
  115. Me.年_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  116. '
  117. '寫入歷史資料_cb
  118. '
  119. Me.寫入歷史資料_cb.AutoSize = True
  120. Me.寫入歷史資料_cb.BackColor = System.Drawing.Color.Transparent
  121. Me.寫入歷史資料_cb.Location = New System.Drawing.Point(6, 27)
  122. Me.寫入歷史資料_cb.Name = "寫入歷史資料_cb"
  123. Me.寫入歷史資料_cb.Size = New System.Drawing.Size(98, 20)
  124. Me.寫入歷史資料_cb.TabIndex = 121
  125. Me.寫入歷史資料_cb.Text = "寫入歷史資料"
  126. Me.寫入歷史資料_cb.UseVisualStyleBackColor = False
  127. '
  128. 'DateTimePicker1
  129. '
  130. Me.DateTimePicker1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  132. Me.DateTimePicker1.Location = New System.Drawing.Point(5, 3)
  133. Me.DateTimePicker1.Name = "DateTimePicker1"
  134. Me.DateTimePicker1.Size = New System.Drawing.Size(120, 23)
  135. Me.DateTimePicker1.TabIndex = 120
  136. '
  137. '賣出匯率_tb
  138. '
  139. Me.賣出匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  140. Me.賣出匯率_tb.Location = New System.Drawing.Point(3, 131)
  141. Me.賣出匯率_tb.Name = "賣出匯率_tb"
  142. Me.賣出匯率_tb.Size = New System.Drawing.Size(81, 23)
  143. Me.賣出匯率_tb.TabIndex = 119
  144. Me.賣出匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  145. '
  146. '買進匯率_tb
  147. '
  148. Me.買進匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  149. Me.買進匯率_tb.Location = New System.Drawing.Point(3, 105)
  150. Me.買進匯率_tb.Name = "買進匯率_tb"
  151. Me.買進匯率_tb.Size = New System.Drawing.Size(81, 23)
  152. Me.買進匯率_tb.TabIndex = 118
  153. Me.買進匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  154. '
  155. '人民幣賣出_lb
  156. '
  157. Me.人民幣賣出_lb.AutoSize = True
  158. Me.人民幣賣出_lb.BackColor = System.Drawing.Color.Transparent
  159. Me.人民幣賣出_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  160. Me.人民幣賣出_lb.Location = New System.Drawing.Point(3, 76)
  161. Me.人民幣賣出_lb.Name = "人民幣賣出_lb"
  162. Me.人民幣賣出_lb.Size = New System.Drawing.Size(91, 16)
  163. Me.人民幣賣出_lb.TabIndex = 117
  164. Me.人民幣賣出_lb.Text = "人民幣賣出匯率"
  165. '
  166. '人民幣買進_lb
  167. '
  168. Me.人民幣買進_lb.AutoSize = True
  169. Me.人民幣買進_lb.BackColor = System.Drawing.Color.Transparent
  170. Me.人民幣買進_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  171. Me.人民幣買進_lb.ForeColor = System.Drawing.Color.ForestGreen
  172. Me.人民幣買進_lb.Location = New System.Drawing.Point(2, 50)
  173. Me.人民幣買進_lb.Name = "人民幣買進_lb"
  174. Me.人民幣買進_lb.Size = New System.Drawing.Size(91, 16)
  175. Me.人民幣買進_lb.TabIndex = 116
  176. Me.人民幣買進_lb.Text = "人民幣買進匯率"
  177. '
  178. '歷史匯率_dgv
  179. '
  180. Me.歷史匯率_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  181. Me.歷史匯率_dgv.BackgroundColor = System.Drawing.Color.White
  182. Me.歷史匯率_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  183. Me.歷史匯率_dgv.Location = New System.Drawing.Point(179, 3)
  184. Me.歷史匯率_dgv.Name = "歷史匯率_dgv"
  185. Me.歷史匯率_dgv.RowHeadersWidth = 5
  186. Me.歷史匯率_dgv.RowTemplate.Height = 24
  187. Me.歷史匯率_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  188. Me.歷史匯率_dgv.Size = New System.Drawing.Size(415, 366)
  189. Me.歷史匯率_dgv.TabIndex = 115
  190. '
  191. '取消_bt
  192. '
  193. Me.取消_bt.Enabled = False
  194. Me.取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  195. Me.取消_bt.ForeColor = System.Drawing.Color.Black
  196. Me.取消_bt.Location = New System.Drawing.Point(2, 318)
  197. Me.取消_bt.Name = "取消_bt"
  198. Me.取消_bt.Size = New System.Drawing.Size(174, 26)
  199. Me.取消_bt.TabIndex = 114
  200. Me.取消_bt.Text = "取消"
  201. Me.取消_bt.UseVisualStyleBackColor = True
  202. '
  203. '儲存修改_bt
  204. '
  205. Me.儲存修改_bt.Enabled = False
  206. Me.儲存修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.儲存修改_bt.ForeColor = System.Drawing.Color.Green
  208. Me.儲存修改_bt.Location = New System.Drawing.Point(2, 345)
  209. Me.儲存修改_bt.Name = "儲存修改_bt"
  210. Me.儲存修改_bt.Size = New System.Drawing.Size(173, 25)
  211. Me.儲存修改_bt.TabIndex = 113
  212. Me.儲存修改_bt.Text = "存檔"
  213. Me.儲存修改_bt.UseVisualStyleBackColor = True
  214. '
  215. '修改_bt
  216. '
  217. Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  219. Me.修改_bt.Location = New System.Drawing.Point(2, 291)
  220. Me.修改_bt.Name = "修改_bt"
  221. Me.修改_bt.Size = New System.Drawing.Size(174, 26)
  222. Me.修改_bt.TabIndex = 112
  223. Me.修改_bt.Text = "修改"
  224. Me.修改_bt.UseVisualStyleBackColor = True
  225. '
  226. '中心匯率_tb
  227. '
  228. Me.中心匯率_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. Me.中心匯率_tb.Location = New System.Drawing.Point(4, 157)
  230. Me.中心匯率_tb.Name = "中心匯率_tb"
  231. Me.中心匯率_tb.Size = New System.Drawing.Size(81, 23)
  232. Me.中心匯率_tb.TabIndex = 111
  233. Me.中心匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  234. '
  235. '人民中心_lb
  236. '
  237. Me.人民中心_lb.AutoSize = True
  238. Me.人民中心_lb.BackColor = System.Drawing.Color.Transparent
  239. Me.人民中心_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.人民中心_lb.Location = New System.Drawing.Point(4, 102)
  241. Me.人民中心_lb.Name = "人民中心_lb"
  242. Me.人民中心_lb.Size = New System.Drawing.Size(91, 16)
  243. Me.人民中心_lb.TabIndex = 110
  244. Me.人民中心_lb.Text = "人民幣中心匯率"
  245. '
  246. '印尼盾_lb
  247. '
  248. Me.印尼盾_lb.AutoSize = True
  249. Me.印尼盾_lb.BackColor = System.Drawing.Color.Transparent
  250. Me.印尼盾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  251. Me.印尼盾_lb.Location = New System.Drawing.Point(3, 269)
  252. Me.印尼盾_lb.Name = "印尼盾_lb"
  253. Me.印尼盾_lb.Size = New System.Drawing.Size(91, 16)
  254. Me.印尼盾_lb.TabIndex = 126
  255. Me.印尼盾_lb.Text = "中心印尼盾匯率"
  256. '
  257. '印尼盾_tb
  258. '
  259. Me.印尼盾_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.印尼盾_tb.Location = New System.Drawing.Point(3, 337)
  261. Me.印尼盾_tb.Name = "印尼盾_tb"
  262. Me.印尼盾_tb.Size = New System.Drawing.Size(81, 23)
  263. Me.印尼盾_tb.TabIndex = 127
  264. Me.印尼盾_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  265. '
  266. '買印尼_lb
  267. '
  268. Me.買印尼_lb.AutoSize = True
  269. Me.買印尼_lb.BackColor = System.Drawing.Color.Transparent
  270. Me.買印尼_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  271. Me.買印尼_lb.ForeColor = System.Drawing.Color.ForestGreen
  272. Me.買印尼_lb.Location = New System.Drawing.Point(2, 217)
  273. Me.買印尼_lb.Name = "買印尼_lb"
  274. Me.買印尼_lb.Size = New System.Drawing.Size(91, 16)
  275. Me.買印尼_lb.TabIndex = 128
  276. Me.買印尼_lb.Text = "買進印尼盾匯率"
  277. '
  278. '賣印尼_lb
  279. '
  280. Me.賣印尼_lb.AutoSize = True
  281. Me.賣印尼_lb.BackColor = System.Drawing.Color.Transparent
  282. Me.賣印尼_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  283. Me.賣印尼_lb.Location = New System.Drawing.Point(3, 243)
  284. Me.賣印尼_lb.Name = "賣印尼_lb"
  285. Me.賣印尼_lb.Size = New System.Drawing.Size(91, 16)
  286. Me.賣印尼_lb.TabIndex = 129
  287. Me.賣印尼_lb.Text = "賣出印尼盾匯率"
  288. '
  289. '買進印尼_tb
  290. '
  291. Me.買進印尼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  292. Me.買進印尼_tb.Location = New System.Drawing.Point(3, 285)
  293. Me.買進印尼_tb.Name = "買進印尼_tb"
  294. Me.買進印尼_tb.Size = New System.Drawing.Size(81, 23)
  295. Me.買進印尼_tb.TabIndex = 130
  296. Me.買進印尼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  297. '
  298. '賣出印尼_tb
  299. '
  300. Me.賣出印尼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.賣出印尼_tb.Location = New System.Drawing.Point(3, 311)
  302. Me.賣出印尼_tb.Name = "賣出印尼_tb"
  303. Me.賣出印尼_tb.Size = New System.Drawing.Size(81, 23)
  304. Me.賣出印尼_tb.TabIndex = 131
  305. Me.賣出印尼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  306. '
  307. '買美金_lb
  308. '
  309. Me.買美金_lb.AutoSize = True
  310. Me.買美金_lb.BackColor = System.Drawing.Color.Transparent
  311. Me.買美金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.買美金_lb.ForeColor = System.Drawing.Color.ForestGreen
  313. Me.買美金_lb.Location = New System.Drawing.Point(3, 134)
  314. Me.買美金_lb.Name = "買美金_lb"
  315. Me.買美金_lb.Size = New System.Drawing.Size(79, 16)
  316. Me.買美金_lb.TabIndex = 132
  317. Me.買美金_lb.Text = "買進美金匯率"
  318. '
  319. '賣美金_lb
  320. '
  321. Me.賣美金_lb.AutoSize = True
  322. Me.賣美金_lb.BackColor = System.Drawing.Color.Transparent
  323. Me.賣美金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  324. Me.賣美金_lb.Location = New System.Drawing.Point(4, 160)
  325. Me.賣美金_lb.Name = "賣美金_lb"
  326. Me.賣美金_lb.Size = New System.Drawing.Size(79, 16)
  327. Me.賣美金_lb.TabIndex = 133
  328. Me.賣美金_lb.Text = "賣出美金匯率"
  329. '
  330. '賣出美金_tb
  331. '
  332. Me.賣出美金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  333. Me.賣出美金_tb.Location = New System.Drawing.Point(2, 220)
  334. Me.賣出美金_tb.Name = "賣出美金_tb"
  335. Me.賣出美金_tb.Size = New System.Drawing.Size(81, 23)
  336. Me.賣出美金_tb.TabIndex = 135
  337. Me.賣出美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  338. '
  339. '買進美金_tb
  340. '
  341. Me.買進美金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  342. Me.買進美金_tb.Location = New System.Drawing.Point(3, 194)
  343. Me.買進美金_tb.Name = "買進美金_tb"
  344. Me.買進美金_tb.Size = New System.Drawing.Size(81, 23)
  345. Me.買進美金_tb.TabIndex = 136
  346. Me.買進美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  347. '
  348. '語言_dgv
  349. '
  350. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  351. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  352. Me.語言_dgv.Location = New System.Drawing.Point(251, 76)
  353. Me.語言_dgv.Name = "語言_dgv"
  354. Me.語言_dgv.RowHeadersWidth = 5
  355. Me.語言_dgv.RowTemplate.Height = 24
  356. Me.語言_dgv.Size = New System.Drawing.Size(214, 74)
  357. Me.語言_dgv.TabIndex = 730
  358. '
  359. 'Column1
  360. '
  361. Me.Column1.HeaderText = "Column1"
  362. Me.Column1.Name = "Column1"
  363. '
  364. 'Column2
  365. '
  366. Me.Column2.HeaderText = "Column2"
  367. Me.Column2.Name = "Column2"
  368. '
  369. 'Panel1
  370. '
  371. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  372. Me.Panel1.Controls.Add(Me.年_tb)
  373. Me.Panel1.Controls.Add(Me.月_tb)
  374. Me.Panel1.Controls.Add(Me.買進匯率_tb)
  375. Me.Panel1.Controls.Add(Me.中心匯率_tb)
  376. Me.Panel1.Controls.Add(Me.賣出匯率_tb)
  377. Me.Panel1.Controls.Add(Me.美金匯率_tb)
  378. Me.Panel1.Controls.Add(Me.印尼盾_tb)
  379. Me.Panel1.Controls.Add(Me.買進印尼_tb)
  380. Me.Panel1.Controls.Add(Me.賣出印尼_tb)
  381. Me.Panel1.Controls.Add(Me.買進美金_tb)
  382. Me.Panel1.Controls.Add(Me.賣出美金_tb)
  383. Me.Panel1.Location = New System.Drawing.Point(597, 3)
  384. Me.Panel1.Name = "Panel1"
  385. Me.Panel1.Size = New System.Drawing.Size(89, 366)
  386. Me.Panel1.TabIndex = 732
  387. '
  388. '買進美金1_tb
  389. '
  390. Me.買進美金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  391. Me.買進美金1_tb.Location = New System.Drawing.Point(96, 131)
  392. Me.買進美金1_tb.Name = "買進美金1_tb"
  393. Me.買進美金1_tb.Size = New System.Drawing.Size(79, 23)
  394. Me.買進美金1_tb.TabIndex = 741
  395. Me.買進美金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  396. '
  397. '賣出美金1_tb
  398. '
  399. Me.賣出美金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  400. Me.賣出美金1_tb.Location = New System.Drawing.Point(95, 157)
  401. Me.賣出美金1_tb.Name = "賣出美金1_tb"
  402. Me.賣出美金1_tb.Size = New System.Drawing.Size(79, 23)
  403. Me.賣出美金1_tb.TabIndex = 740
  404. Me.賣出美金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  405. '
  406. '賣出印尼1_tb
  407. '
  408. Me.賣出印尼1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.賣出印尼1_tb.Location = New System.Drawing.Point(96, 240)
  410. Me.賣出印尼1_tb.Name = "賣出印尼1_tb"
  411. Me.賣出印尼1_tb.Size = New System.Drawing.Size(79, 23)
  412. Me.賣出印尼1_tb.TabIndex = 739
  413. Me.賣出印尼1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  414. '
  415. '買進印尼1_tb
  416. '
  417. Me.買進印尼1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  418. Me.買進印尼1_tb.Location = New System.Drawing.Point(96, 214)
  419. Me.買進印尼1_tb.Name = "買進印尼1_tb"
  420. Me.買進印尼1_tb.Size = New System.Drawing.Size(79, 23)
  421. Me.買進印尼1_tb.TabIndex = 738
  422. Me.買進印尼1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  423. '
  424. '印尼盾1_tb
  425. '
  426. Me.印尼盾1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  427. Me.印尼盾1_tb.Location = New System.Drawing.Point(96, 266)
  428. Me.印尼盾1_tb.Name = "印尼盾1_tb"
  429. Me.印尼盾1_tb.Size = New System.Drawing.Size(79, 23)
  430. Me.印尼盾1_tb.TabIndex = 737
  431. Me.印尼盾1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  432. '
  433. '美金匯率1_tb
  434. '
  435. Me.美金匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  436. Me.美金匯率1_tb.Location = New System.Drawing.Point(95, 183)
  437. Me.美金匯率1_tb.Name = "美金匯率1_tb"
  438. Me.美金匯率1_tb.Size = New System.Drawing.Size(79, 23)
  439. Me.美金匯率1_tb.TabIndex = 736
  440. Me.美金匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  441. '
  442. '賣出匯率1_tb
  443. '
  444. Me.賣出匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  445. Me.賣出匯率1_tb.Location = New System.Drawing.Point(96, 73)
  446. Me.賣出匯率1_tb.Name = "賣出匯率1_tb"
  447. Me.賣出匯率1_tb.Size = New System.Drawing.Size(79, 23)
  448. Me.賣出匯率1_tb.TabIndex = 735
  449. Me.賣出匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  450. '
  451. '買進匯率1_tb
  452. '
  453. Me.買進匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.買進匯率1_tb.Location = New System.Drawing.Point(96, 47)
  455. Me.買進匯率1_tb.Name = "買進匯率1_tb"
  456. Me.買進匯率1_tb.Size = New System.Drawing.Size(79, 23)
  457. Me.買進匯率1_tb.TabIndex = 734
  458. Me.買進匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  459. '
  460. '中心匯率1_tb
  461. '
  462. Me.中心匯率1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  463. Me.中心匯率1_tb.Location = New System.Drawing.Point(97, 99)
  464. Me.中心匯率1_tb.Name = "中心匯率1_tb"
  465. Me.中心匯率1_tb.Size = New System.Drawing.Size(79, 23)
  466. Me.中心匯率1_tb.TabIndex = 733
  467. Me.中心匯率1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  468. '
  469. 'Panel2
  470. '
  471. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  472. Me.Panel2.Controls.Add(Me.語轉扭_bt)
  473. Me.Panel2.Controls.Add(Me.語言_dgv)
  474. Me.Panel2.Controls.Add(Me.買進美金1_tb)
  475. Me.Panel2.Controls.Add(Me.DateTimePicker1)
  476. Me.Panel2.Controls.Add(Me.賣出美金1_tb)
  477. Me.Panel2.Controls.Add(Me.賣出印尼1_tb)
  478. Me.Panel2.Controls.Add(Me.買進印尼1_tb)
  479. Me.Panel2.Controls.Add(Me.人民中心_lb)
  480. Me.Panel2.Controls.Add(Me.印尼盾1_tb)
  481. Me.Panel2.Controls.Add(Me.修改_bt)
  482. Me.Panel2.Controls.Add(Me.美金匯率1_tb)
  483. Me.Panel2.Controls.Add(Me.儲存修改_bt)
  484. Me.Panel2.Controls.Add(Me.賣出匯率1_tb)
  485. Me.Panel2.Controls.Add(Me.取消_bt)
  486. Me.Panel2.Controls.Add(Me.買進匯率1_tb)
  487. Me.Panel2.Controls.Add(Me.歷史匯率_dgv)
  488. Me.Panel2.Controls.Add(Me.中心匯率1_tb)
  489. Me.Panel2.Controls.Add(Me.人民幣買進_lb)
  490. Me.Panel2.Controls.Add(Me.Panel1)
  491. Me.Panel2.Controls.Add(Me.人民幣賣出_lb)
  492. Me.Panel2.Controls.Add(Me.賣美金_lb)
  493. Me.Panel2.Controls.Add(Me.寫入歷史資料_cb)
  494. Me.Panel2.Controls.Add(Me.買美金_lb)
  495. Me.Panel2.Controls.Add(Me.中美元_lb)
  496. Me.Panel2.Controls.Add(Me.賣印尼_lb)
  497. Me.Panel2.Controls.Add(Me.印尼盾_lb)
  498. Me.Panel2.Controls.Add(Me.買印尼_lb)
  499. Me.Panel2.Controls.Add(Me.RadSeparator1)
  500. Me.Panel2.Controls.Add(Me.RadSeparator2)
  501. Me.Panel2.Location = New System.Drawing.Point(5, 34)
  502. Me.Panel2.Name = "Panel2"
  503. Me.Panel2.Size = New System.Drawing.Size(691, 375)
  504. Me.Panel2.TabIndex = 742
  505. '
  506. '語轉扭_bt
  507. '
  508. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  509. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  510. Me.語轉扭_bt.Location = New System.Drawing.Point(154, 4)
  511. Me.語轉扭_bt.Name = "語轉扭_bt"
  512. Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
  513. Me.語轉扭_bt.TabIndex = 1847
  514. Me.語轉扭_bt.Text = "L"
  515. Me.語轉扭_bt.UseVisualStyleBackColor = True
  516. '
  517. 'RadSeparator1
  518. '
  519. Me.RadSeparator1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  520. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  521. Me.RadSeparator1.Location = New System.Drawing.Point(0, 122)
  522. Me.RadSeparator1.Name = "RadSeparator1"
  523. Me.RadSeparator1.Size = New System.Drawing.Size(179, 10)
  524. Me.RadSeparator1.TabIndex = 1845
  525. '
  526. 'RadSeparator2
  527. '
  528. Me.RadSeparator2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  529. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  530. Me.RadSeparator2.Location = New System.Drawing.Point(0, 206)
  531. Me.RadSeparator2.Name = "RadSeparator2"
  532. Me.RadSeparator2.Size = New System.Drawing.Size(179, 10)
  533. Me.RadSeparator2.TabIndex = 1846
  534. '
  535. 'Cancel_bt
  536. '
  537. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  538. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  539. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  540. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  541. Me.Cancel_bt.Location = New System.Drawing.Point(668, 3)
  542. Me.Cancel_bt.Name = "Cancel_bt"
  543. Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
  544. Me.Cancel_bt.TabIndex = 1730
  545. Me.Cancel_bt.Text = "X"
  546. Me.Cancel_bt.UseVisualStyleBackColor = False
  547. '
  548. '主題_lb
  549. '
  550. Me.主題_lb.AutoSize = True
  551. Me.主題_lb.BackColor = System.Drawing.Color.Transparent
  552. Me.主題_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.主題_lb.Location = New System.Drawing.Point(10, 9)
  554. Me.主題_lb.Name = "主題_lb"
  555. Me.主題_lb.Size = New System.Drawing.Size(45, 16)
  556. Me.主題_lb.TabIndex = 1729
  557. Me.主題_lb.Text = "Label1"
  558. '
  559. 'PnlTitleBar
  560. '
  561. Me.PnlTitleBar.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  562. Or System.Windows.Forms.AnchorStyles.Left) _
  563. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  564. Me.PnlTitleBar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
  565. Me.PnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  566. Me.PnlTitleBar.Controls.Add(Me.Cancel_bt)
  567. Me.PnlTitleBar.Controls.Add(Me.主題_lb)
  568. Me.PnlTitleBar.Location = New System.Drawing.Point(0, 0)
  569. Me.PnlTitleBar.Name = "PnlTitleBar"
  570. Me.PnlTitleBar.Size = New System.Drawing.Size(701, 413)
  571. Me.PnlTitleBar.TabIndex = 1840
  572. '
  573. '載入作業
  574. '
  575. '
  576. '匯率管理
  577. '
  578. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  579. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  580. Me.ClientSize = New System.Drawing.Size(701, 413)
  581. Me.Controls.Add(Me.Panel2)
  582. Me.Controls.Add(Me.PnlTitleBar)
  583. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  584. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  585. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  586. Me.Name = "匯率管理"
  587. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  588. Me.Text = "匯率管理"
  589. CType(Me.歷史匯率_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  590. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  591. Me.Panel1.ResumeLayout(False)
  592. Me.Panel1.PerformLayout()
  593. Me.Panel2.ResumeLayout(False)
  594. Me.Panel2.PerformLayout()
  595. CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).EndInit()
  596. CType(Me.RadSeparator2, System.ComponentModel.ISupportInitialize).EndInit()
  597. Me.PnlTitleBar.ResumeLayout(False)
  598. Me.PnlTitleBar.PerformLayout()
  599. Me.ResumeLayout(False)
  600. End Sub
  601. Friend WithEvents 美金匯率_tb As TextBox
  602. Friend WithEvents 中美元_lb As Label
  603. Friend WithEvents 月_tb As TextBox
  604. Friend WithEvents 年_tb As TextBox
  605. Friend WithEvents 寫入歷史資料_cb As CheckBox
  606. Friend WithEvents DateTimePicker1 As DateTimePicker
  607. Friend WithEvents 賣出匯率_tb As TextBox
  608. Friend WithEvents 買進匯率_tb As TextBox
  609. Friend WithEvents 人民幣賣出_lb As Label
  610. Friend WithEvents 人民幣買進_lb As Label
  611. Friend WithEvents 歷史匯率_dgv As DataGridView
  612. Friend WithEvents 取消_bt As Button
  613. Friend WithEvents 儲存修改_bt As Button
  614. Friend WithEvents 修改_bt As Button
  615. Friend WithEvents 中心匯率_tb As TextBox
  616. Friend WithEvents 人民中心_lb As Label
  617. Friend WithEvents 印尼盾_lb As Label
  618. Friend WithEvents 印尼盾_tb As TextBox
  619. Friend WithEvents 買印尼_lb As Label
  620. Friend WithEvents 賣印尼_lb As Label
  621. Friend WithEvents 買進印尼_tb As TextBox
  622. Friend WithEvents 賣出印尼_tb As TextBox
  623. Friend WithEvents 買美金_lb As Label
  624. Friend WithEvents 賣美金_lb As Label
  625. Friend WithEvents 賣出美金_tb As TextBox
  626. Friend WithEvents 買進美金_tb As TextBox
  627. Friend WithEvents 語言_dgv As DataGridView
  628. Friend WithEvents Panel1 As Panel
  629. Friend WithEvents 買進美金1_tb As TextBox
  630. Friend WithEvents 賣出美金1_tb As TextBox
  631. Friend WithEvents 賣出印尼1_tb As TextBox
  632. Friend WithEvents 買進印尼1_tb As TextBox
  633. Friend WithEvents 印尼盾1_tb As TextBox
  634. Friend WithEvents 美金匯率1_tb As TextBox
  635. Friend WithEvents 賣出匯率1_tb As TextBox
  636. Friend WithEvents 買進匯率1_tb As TextBox
  637. Friend WithEvents 中心匯率1_tb As TextBox
  638. Friend WithEvents Panel2 As Panel
  639. Friend WithEvents Cancel_bt As Button
  640. Friend WithEvents 主題_lb As Label
  641. Friend WithEvents PnlTitleBar As Panel
  642. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  643. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  644. Friend WithEvents RadSeparator1 As Telerik.WinControls.UI.RadSeparator
  645. Friend WithEvents RadSeparator2 As Telerik.WinControls.UI.RadSeparator
  646. Friend WithEvents 載入作業 As Timer
  647. Friend WithEvents 語轉扭_bt As Button
  648. End Class