Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

TENDENZA_STYLE_資料管理.Designer.vb 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class TENDENZA_STYLE_資料管理
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  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. Me.产品名称清单_dgv = New System.Windows.Forms.DataGridView()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.形體名稱_tb = New System.Windows.Forms.TextBox()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.项目编号_tb = New System.Windows.Forms.TextBox()
  32. Me.Label3 = New System.Windows.Forms.Label()
  33. Me.形體號_bt = New System.Windows.Forms.TextBox()
  34. Me.Label4 = New System.Windows.Forms.Label()
  35. Me.描述_tb = New System.Windows.Forms.TextBox()
  36. Me.新增_bt = New System.Windows.Forms.Button()
  37. Me.修改_bt = New System.Windows.Forms.Button()
  38. Me.刪除_bt = New System.Windows.Forms.Button()
  39. Me.關閉_bt = New System.Windows.Forms.Button()
  40. Me.查詢_bt = New System.Windows.Forms.Button()
  41. Me.项目编号清单_dgv = New System.Windows.Forms.DataGridView()
  42. Me.季節_bt = New System.Windows.Forms.TextBox()
  43. Me.Label5 = New System.Windows.Forms.Label()
  44. Me.Label6 = New System.Windows.Forms.Label()
  45. Me.订单形體號清单_dgv = New System.Windows.Forms.DataGridView()
  46. Me.更新分析資料_bt = New System.Windows.Forms.Button()
  47. Me.订单形體號清单1_dgv = New System.Windows.Forms.DataGridView()
  48. Me.订单形體號清单2_dgv = New System.Windows.Forms.DataGridView()
  49. Me.Label7 = New System.Windows.Forms.Label()
  50. Me.Label8 = New System.Windows.Forms.Label()
  51. Me.Label9 = New System.Windows.Forms.Label()
  52. Me.型體數1_tb = New System.Windows.Forms.TextBox()
  53. Me.Label10 = New System.Windows.Forms.Label()
  54. Me.Label11 = New System.Windows.Forms.Label()
  55. Me.型體數2_tb = New System.Windows.Forms.TextBox()
  56. Me.Label12 = New System.Windows.Forms.Label()
  57. Me.型體數3_tb = New System.Windows.Forms.TextBox()
  58. Me.清空資料_bt = New System.Windows.Forms.Button()
  59. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  60. CType(Me.产品名称清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  62. CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  63. CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. Me.SuspendLayout()
  66. '
  67. '产品名称清单_dgv
  68. '
  69. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  70. Me.产品名称清单_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  71. Me.产品名称清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  72. Me.产品名称清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  73. Me.产品名称清单_dgv.Location = New System.Drawing.Point(12, 12)
  74. Me.产品名称清单_dgv.Name = "产品名称清单_dgv"
  75. Me.产品名称清单_dgv.RowHeadersWidth = 5
  76. Me.产品名称清单_dgv.RowTemplate.Height = 24
  77. Me.产品名称清单_dgv.Size = New System.Drawing.Size(868, 475)
  78. Me.产品名称清单_dgv.TabIndex = 329
  79. '
  80. 'Label1
  81. '
  82. Me.Label1.AutoSize = True
  83. Me.Label1.Location = New System.Drawing.Point(886, 44)
  84. Me.Label1.Name = "Label1"
  85. Me.Label1.Size = New System.Drawing.Size(90, 16)
  86. Me.Label1.TabIndex = 331
  87. Me.Label1.Text = "Product Name"
  88. '
  89. '形體名稱_tb
  90. '
  91. Me.形體名稱_tb.Location = New System.Drawing.Point(974, 41)
  92. Me.形體名稱_tb.Name = "形體名稱_tb"
  93. Me.形體名稱_tb.Size = New System.Drawing.Size(227, 23)
  94. Me.形體名稱_tb.TabIndex = 332
  95. '
  96. 'Label2
  97. '
  98. Me.Label2.AutoSize = True
  99. Me.Label2.Location = New System.Drawing.Point(886, 73)
  100. Me.Label2.Name = "Label2"
  101. Me.Label2.Size = New System.Drawing.Size(80, 16)
  102. Me.Label2.TabIndex = 333
  103. Me.Label2.Text = "ItemNumber"
  104. '
  105. '项目编号_tb
  106. '
  107. Me.项目编号_tb.Location = New System.Drawing.Point(974, 70)
  108. Me.项目编号_tb.Name = "项目编号_tb"
  109. Me.项目编号_tb.Size = New System.Drawing.Size(227, 23)
  110. Me.项目编号_tb.TabIndex = 334
  111. '
  112. 'Label3
  113. '
  114. Me.Label3.AutoSize = True
  115. Me.Label3.Location = New System.Drawing.Point(886, 102)
  116. Me.Label3.Name = "Label3"
  117. Me.Label3.Size = New System.Drawing.Size(56, 16)
  118. Me.Label3.TabIndex = 335
  119. Me.Label3.Text = "型體號碼"
  120. '
  121. '形體號_bt
  122. '
  123. Me.形體號_bt.Location = New System.Drawing.Point(974, 99)
  124. Me.形體號_bt.Name = "形體號_bt"
  125. Me.形體號_bt.Size = New System.Drawing.Size(227, 23)
  126. Me.形體號_bt.TabIndex = 336
  127. '
  128. 'Label4
  129. '
  130. Me.Label4.AutoSize = True
  131. Me.Label4.Location = New System.Drawing.Point(886, 131)
  132. Me.Label4.Name = "Label4"
  133. Me.Label4.Size = New System.Drawing.Size(72, 16)
  134. Me.Label4.TabIndex = 337
  135. Me.Label4.Text = "Description"
  136. '
  137. '描述_tb
  138. '
  139. Me.描述_tb.Location = New System.Drawing.Point(974, 128)
  140. Me.描述_tb.Name = "描述_tb"
  141. Me.描述_tb.Size = New System.Drawing.Size(227, 23)
  142. Me.描述_tb.TabIndex = 338
  143. '
  144. '新增_bt
  145. '
  146. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  147. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  148. Me.新增_bt.Location = New System.Drawing.Point(889, 207)
  149. Me.新增_bt.Name = "新增_bt"
  150. Me.新增_bt.Size = New System.Drawing.Size(312, 45)
  151. Me.新增_bt.TabIndex = 339
  152. Me.新增_bt.Text = "新增"
  153. Me.新增_bt.UseVisualStyleBackColor = True
  154. '
  155. '修改_bt
  156. '
  157. Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  158. Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  159. Me.修改_bt.Location = New System.Drawing.Point(889, 258)
  160. Me.修改_bt.Name = "修改_bt"
  161. Me.修改_bt.Size = New System.Drawing.Size(312, 45)
  162. Me.修改_bt.TabIndex = 340
  163. Me.修改_bt.Text = "修改"
  164. Me.修改_bt.UseVisualStyleBackColor = True
  165. '
  166. '刪除_bt
  167. '
  168. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  169. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  170. Me.刪除_bt.Location = New System.Drawing.Point(889, 309)
  171. Me.刪除_bt.Name = "刪除_bt"
  172. Me.刪除_bt.Size = New System.Drawing.Size(312, 45)
  173. Me.刪除_bt.TabIndex = 341
  174. Me.刪除_bt.Text = "刪除"
  175. Me.刪除_bt.UseVisualStyleBackColor = True
  176. '
  177. '關閉_bt
  178. '
  179. Me.關閉_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  180. Me.關閉_bt.ForeColor = System.Drawing.Color.Black
  181. Me.關閉_bt.Location = New System.Drawing.Point(889, 411)
  182. Me.關閉_bt.Name = "關閉_bt"
  183. Me.關閉_bt.Size = New System.Drawing.Size(312, 45)
  184. Me.關閉_bt.TabIndex = 342
  185. Me.關閉_bt.Text = "關閉"
  186. Me.關閉_bt.UseVisualStyleBackColor = True
  187. '
  188. '查詢_bt
  189. '
  190. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  191. Me.查詢_bt.ForeColor = System.Drawing.Color.Black
  192. Me.查詢_bt.Location = New System.Drawing.Point(889, 360)
  193. Me.查詢_bt.Name = "查詢_bt"
  194. Me.查詢_bt.Size = New System.Drawing.Size(312, 45)
  195. Me.查詢_bt.TabIndex = 343
  196. Me.查詢_bt.Text = "查詢"
  197. Me.查詢_bt.UseVisualStyleBackColor = True
  198. '
  199. '项目编号清单_dgv
  200. '
  201. Me.项目编号清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  202. Me.项目编号清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  203. Me.项目编号清单_dgv.Location = New System.Drawing.Point(12, 509)
  204. Me.项目编号清单_dgv.Name = "项目编号清单_dgv"
  205. Me.项目编号清单_dgv.RowHeadersWidth = 5
  206. Me.项目编号清单_dgv.RowTemplate.Height = 24
  207. Me.项目编号清单_dgv.Size = New System.Drawing.Size(1189, 475)
  208. Me.项目编号清单_dgv.TabIndex = 369
  209. '
  210. '季節_bt
  211. '
  212. Me.季節_bt.Location = New System.Drawing.Point(974, 12)
  213. Me.季節_bt.Name = "季節_bt"
  214. Me.季節_bt.Size = New System.Drawing.Size(227, 23)
  215. Me.季節_bt.TabIndex = 371
  216. '
  217. 'Label5
  218. '
  219. Me.Label5.AutoSize = True
  220. Me.Label5.Location = New System.Drawing.Point(886, 15)
  221. Me.Label5.Name = "Label5"
  222. Me.Label5.Size = New System.Drawing.Size(80, 16)
  223. Me.Label5.TabIndex = 370
  224. Me.Label5.Text = "型體建立季節"
  225. '
  226. 'Label6
  227. '
  228. Me.Label6.AutoSize = True
  229. Me.Label6.Location = New System.Drawing.Point(12, 490)
  230. Me.Label6.Name = "Label6"
  231. Me.Label6.Size = New System.Drawing.Size(56, 16)
  232. Me.Label6.TabIndex = 372
  233. Me.Label6.Text = "訂單資料"
  234. '
  235. '订单形體號清单_dgv
  236. '
  237. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  238. Me.订单形體號清单_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  239. Me.订单形體號清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  240. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  241. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  242. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  243. DataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black
  244. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  245. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  246. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  247. Me.订单形體號清单_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  248. Me.订单形體號清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  249. Me.订单形體號清单_dgv.Location = New System.Drawing.Point(1207, 30)
  250. Me.订单形體號清单_dgv.Name = "订单形體號清单_dgv"
  251. Me.订单形體號清单_dgv.RowHeadersWidth = 5
  252. Me.订单形體號清单_dgv.RowTemplate.Height = 24
  253. Me.订单形體號清单_dgv.Size = New System.Drawing.Size(695, 300)
  254. Me.订单形體號清单_dgv.TabIndex = 375
  255. '
  256. '更新分析資料_bt
  257. '
  258. Me.更新分析資料_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  259. Me.更新分析資料_bt.ForeColor = System.Drawing.Color.Blue
  260. Me.更新分析資料_bt.Location = New System.Drawing.Point(889, 462)
  261. Me.更新分析資料_bt.Name = "更新分析資料_bt"
  262. Me.更新分析資料_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
  263. Me.更新分析資料_bt.Size = New System.Drawing.Size(312, 45)
  264. Me.更新分析資料_bt.TabIndex = 376
  265. Me.更新分析資料_bt.Text = "更新分析資料"
  266. Me.更新分析資料_bt.UseVisualStyleBackColor = True
  267. '
  268. '订单形體號清单1_dgv
  269. '
  270. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  271. Me.订单形體號清单1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  272. Me.订单形體號清单1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  273. Me.订单形體號清单1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  274. Me.订单形體號清单1_dgv.Location = New System.Drawing.Point(1207, 357)
  275. Me.订单形體號清单1_dgv.Name = "订单形體號清单1_dgv"
  276. Me.订单形體號清单1_dgv.RowHeadersWidth = 5
  277. Me.订单形體號清单1_dgv.RowTemplate.Height = 24
  278. Me.订单形體號清单1_dgv.Size = New System.Drawing.Size(695, 300)
  279. Me.订单形體號清单1_dgv.TabIndex = 377
  280. '
  281. '订单形體號清单2_dgv
  282. '
  283. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  284. Me.订单形體號清单2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  285. Me.订单形體號清单2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  286. Me.订单形體號清单2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  287. Me.订单形體號清单2_dgv.Location = New System.Drawing.Point(1207, 684)
  288. Me.订单形體號清单2_dgv.Name = "订单形體號清单2_dgv"
  289. Me.订单形體號清单2_dgv.RowHeadersWidth = 5
  290. Me.订单形體號清单2_dgv.RowTemplate.Height = 24
  291. Me.订单形體號清单2_dgv.Size = New System.Drawing.Size(695, 300)
  292. Me.订单形體號清单2_dgv.TabIndex = 378
  293. '
  294. 'Label7
  295. '
  296. Me.Label7.AutoSize = True
  297. Me.Label7.ForeColor = System.Drawing.Color.Green
  298. Me.Label7.Location = New System.Drawing.Point(1216, 11)
  299. Me.Label7.Name = "Label7"
  300. Me.Label7.Size = New System.Drawing.Size(268, 16)
  301. Me.Label7.TabIndex = 379
  302. Me.Label7.Text = "目前有訂單的型體 (過去半年<今天>最後訂單日)"
  303. '
  304. 'Label8
  305. '
  306. Me.Label8.AutoSize = True
  307. Me.Label8.ForeColor = System.Drawing.Color.Olive
  308. Me.Label8.Location = New System.Drawing.Point(1216, 338)
  309. Me.Label8.Name = "Label8"
  310. Me.Label8.Size = New System.Drawing.Size(340, 16)
  311. Me.Label8.TabIndex = 380
  312. Me.Label8.Text = "沒訂單未超過兩年的型體 (過去兩年半<最後訂單日>過去半年)"
  313. '
  314. 'Label9
  315. '
  316. Me.Label9.AutoSize = True
  317. Me.Label9.ForeColor = System.Drawing.Color.Red
  318. Me.Label9.Location = New System.Drawing.Point(1216, 665)
  319. Me.Label9.Name = "Label9"
  320. Me.Label9.Size = New System.Drawing.Size(283, 16)
  321. Me.Label9.TabIndex = 381
  322. Me.Label9.Text = "已超過兩年未下單的型體 (最後訂單日>過去兩年半)"
  323. '
  324. '型體數1_tb
  325. '
  326. Me.型體數1_tb.Location = New System.Drawing.Point(1828, 5)
  327. Me.型體數1_tb.Name = "型體數1_tb"
  328. Me.型體數1_tb.Size = New System.Drawing.Size(74, 23)
  329. Me.型體數1_tb.TabIndex = 382
  330. Me.型體數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  331. '
  332. 'Label10
  333. '
  334. Me.Label10.AutoSize = True
  335. Me.Label10.Location = New System.Drawing.Point(1778, 8)
  336. Me.Label10.Name = "Label10"
  337. Me.Label10.Size = New System.Drawing.Size(44, 16)
  338. Me.Label10.TabIndex = 383
  339. Me.Label10.Text = "型體數"
  340. '
  341. 'Label11
  342. '
  343. Me.Label11.AutoSize = True
  344. Me.Label11.Location = New System.Drawing.Point(1778, 335)
  345. Me.Label11.Name = "Label11"
  346. Me.Label11.Size = New System.Drawing.Size(44, 16)
  347. Me.Label11.TabIndex = 385
  348. Me.Label11.Text = "型體數"
  349. '
  350. '型體數2_tb
  351. '
  352. Me.型體數2_tb.Location = New System.Drawing.Point(1828, 332)
  353. Me.型體數2_tb.Name = "型體數2_tb"
  354. Me.型體數2_tb.Size = New System.Drawing.Size(74, 23)
  355. Me.型體數2_tb.TabIndex = 384
  356. Me.型體數2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  357. '
  358. 'Label12
  359. '
  360. Me.Label12.AutoSize = True
  361. Me.Label12.Location = New System.Drawing.Point(1778, 662)
  362. Me.Label12.Name = "Label12"
  363. Me.Label12.Size = New System.Drawing.Size(44, 16)
  364. Me.Label12.TabIndex = 387
  365. Me.Label12.Text = "型體數"
  366. '
  367. '型體數3_tb
  368. '
  369. Me.型體數3_tb.Location = New System.Drawing.Point(1828, 659)
  370. Me.型體數3_tb.Name = "型體數3_tb"
  371. Me.型體數3_tb.Size = New System.Drawing.Size(74, 23)
  372. Me.型體數3_tb.TabIndex = 386
  373. Me.型體數3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  374. '
  375. '清空資料_bt
  376. '
  377. Me.清空資料_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.清空資料_bt.ForeColor = System.Drawing.Color.Black
  379. Me.清空資料_bt.Location = New System.Drawing.Point(889, 157)
  380. Me.清空資料_bt.Name = "清空資料_bt"
  381. Me.清空資料_bt.Size = New System.Drawing.Size(312, 45)
  382. Me.清空資料_bt.TabIndex = 388
  383. Me.清空資料_bt.Text = "清空資料"
  384. Me.清空資料_bt.UseVisualStyleBackColor = True
  385. '
  386. '日期_dtp
  387. '
  388. Me.日期_dtp.Enabled = False
  389. Me.日期_dtp.Location = New System.Drawing.Point(746, 493)
  390. Me.日期_dtp.Name = "日期_dtp"
  391. Me.日期_dtp.Size = New System.Drawing.Size(134, 23)
  392. Me.日期_dtp.TabIndex = 462
  393. '
  394. 'TENDENZA_STYLE_資料管理
  395. '
  396. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  397. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  398. Me.ClientSize = New System.Drawing.Size(1914, 991)
  399. Me.Controls.Add(Me.日期_dtp)
  400. Me.Controls.Add(Me.清空資料_bt)
  401. Me.Controls.Add(Me.Label12)
  402. Me.Controls.Add(Me.型體數3_tb)
  403. Me.Controls.Add(Me.Label11)
  404. Me.Controls.Add(Me.型體數2_tb)
  405. Me.Controls.Add(Me.Label10)
  406. Me.Controls.Add(Me.型體數1_tb)
  407. Me.Controls.Add(Me.Label9)
  408. Me.Controls.Add(Me.Label8)
  409. Me.Controls.Add(Me.Label7)
  410. Me.Controls.Add(Me.订单形體號清单2_dgv)
  411. Me.Controls.Add(Me.订单形體號清单1_dgv)
  412. Me.Controls.Add(Me.更新分析資料_bt)
  413. Me.Controls.Add(Me.订单形體號清单_dgv)
  414. Me.Controls.Add(Me.Label6)
  415. Me.Controls.Add(Me.季節_bt)
  416. Me.Controls.Add(Me.Label5)
  417. Me.Controls.Add(Me.查詢_bt)
  418. Me.Controls.Add(Me.關閉_bt)
  419. Me.Controls.Add(Me.刪除_bt)
  420. Me.Controls.Add(Me.修改_bt)
  421. Me.Controls.Add(Me.新增_bt)
  422. Me.Controls.Add(Me.描述_tb)
  423. Me.Controls.Add(Me.Label4)
  424. Me.Controls.Add(Me.形體號_bt)
  425. Me.Controls.Add(Me.Label3)
  426. Me.Controls.Add(Me.项目编号_tb)
  427. Me.Controls.Add(Me.Label2)
  428. Me.Controls.Add(Me.形體名稱_tb)
  429. Me.Controls.Add(Me.Label1)
  430. Me.Controls.Add(Me.产品名称清单_dgv)
  431. Me.Controls.Add(Me.项目编号清单_dgv)
  432. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  433. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  434. Me.Name = "TENDENZA_STYLE_資料管理"
  435. Me.Text = " TENDENZA_STYLE_資料管理"
  436. CType(Me.产品名称清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  437. CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  438. CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  439. CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  440. CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  441. Me.ResumeLayout(False)
  442. Me.PerformLayout()
  443. End Sub
  444. Friend WithEvents 产品名称清单_dgv As DataGridView
  445. Friend WithEvents Label1 As Label
  446. Friend WithEvents 形體名稱_tb As TextBox
  447. Friend WithEvents Label2 As Label
  448. Friend WithEvents 项目编号_tb As TextBox
  449. Friend WithEvents Label3 As Label
  450. Friend WithEvents 形體號_bt As TextBox
  451. Friend WithEvents Label4 As Label
  452. Friend WithEvents 描述_tb As TextBox
  453. Friend WithEvents 新增_bt As Button
  454. Friend WithEvents 修改_bt As Button
  455. Friend WithEvents 刪除_bt As Button
  456. Friend WithEvents 關閉_bt As Button
  457. Friend WithEvents 查詢_bt As Button
  458. Friend WithEvents 项目编号清单_dgv As DataGridView
  459. Friend WithEvents 季節_bt As TextBox
  460. Friend WithEvents Label5 As Label
  461. Friend WithEvents Label6 As Label
  462. Friend WithEvents 订单形體號清单_dgv As DataGridView
  463. Friend WithEvents 更新分析資料_bt As Button
  464. Friend WithEvents 订单形體號清单1_dgv As DataGridView
  465. Friend WithEvents 订单形體號清单2_dgv As DataGridView
  466. Friend WithEvents Label7 As Label
  467. Friend WithEvents Label8 As Label
  468. Friend WithEvents Label9 As Label
  469. Friend WithEvents 型體數1_tb As TextBox
  470. Friend WithEvents Label10 As Label
  471. Friend WithEvents Label11 As Label
  472. Friend WithEvents 型體數2_tb As TextBox
  473. Friend WithEvents Label12 As Label
  474. Friend WithEvents 型體數3_tb As TextBox
  475. Friend WithEvents 清空資料_bt As Button
  476. Friend WithEvents 日期_dtp As DateTimePicker
  477. End Class