Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

STYLE_資料管理.Designer.vb 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 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.STYLE_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.项目编号清单_dgv = New System.Windows.Forms.DataGridView()
  41. Me.季節_bt = New System.Windows.Forms.TextBox()
  42. Me.Label5 = New System.Windows.Forms.Label()
  43. Me.Label6 = New System.Windows.Forms.Label()
  44. Me.订单形體號清单_dgv = New System.Windows.Forms.DataGridView()
  45. Me.更新分析資料_bt = New System.Windows.Forms.Button()
  46. Me.订单形體號清单1_dgv = New System.Windows.Forms.DataGridView()
  47. Me.订单形體號清单2_dgv = New System.Windows.Forms.DataGridView()
  48. Me.Label7 = New System.Windows.Forms.Label()
  49. Me.Label8 = New System.Windows.Forms.Label()
  50. Me.Label9 = New System.Windows.Forms.Label()
  51. Me.型體數1_tb = New System.Windows.Forms.TextBox()
  52. Me.Label10 = New System.Windows.Forms.Label()
  53. Me.Label11 = New System.Windows.Forms.Label()
  54. Me.型體數2_tb = New System.Windows.Forms.TextBox()
  55. Me.Label12 = New System.Windows.Forms.Label()
  56. Me.型體數3_tb = New System.Windows.Forms.TextBox()
  57. Me.清空資料_bt = New System.Windows.Forms.Button()
  58. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  59. Me.Panel1 = New System.Windows.Forms.Panel()
  60. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  61. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  62. Me.T1清空_bt = New System.Windows.Forms.Button()
  63. Me.Label17 = New System.Windows.Forms.Label()
  64. Me.T1_dtp = New System.Windows.Forms.DateTimePicker()
  65. Me.T2清空_bt = New System.Windows.Forms.Button()
  66. Me.Label13 = New System.Windows.Forms.Label()
  67. Me.T2_dtp = New System.Windows.Forms.DateTimePicker()
  68. Me.T3清空_bt = New System.Windows.Forms.Button()
  69. Me.T3_dtp = New System.Windows.Forms.DateTimePicker()
  70. Me.Label14 = New System.Windows.Forms.Label()
  71. Me.T4清空_bt = New System.Windows.Forms.Button()
  72. Me.T4_dtp = New System.Windows.Forms.DateTimePicker()
  73. Me.Label15 = New System.Windows.Forms.Label()
  74. Me.WT清空_bt = New System.Windows.Forms.Button()
  75. Me.WT_dtp = New System.Windows.Forms.DateTimePicker()
  76. Me.Label16 = New System.Windows.Forms.Label()
  77. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  78. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  79. Me.包裝資訊_bt = New System.Windows.Forms.Button()
  80. Me.Panel2 = New System.Windows.Forms.Panel()
  81. Me.Label18 = New System.Windows.Forms.Label()
  82. Me.Panel3 = New System.Windows.Forms.Panel()
  83. Me.包裝資料_pb = New System.Windows.Forms.PictureBox()
  84. Me.CanceL3_bt = New System.Windows.Forms.Button()
  85. CType(Me.STYLE_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  90. Me.Panel1.SuspendLayout()
  91. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.Panel2.SuspendLayout()
  95. Me.Panel3.SuspendLayout()
  96. CType(Me.包裝資料_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  97. Me.SuspendLayout()
  98. '
  99. 'STYLE_dgv
  100. '
  101. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  102. Me.STYLE_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  103. Me.STYLE_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  104. Me.STYLE_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  105. Me.STYLE_dgv.Location = New System.Drawing.Point(4, 104)
  106. Me.STYLE_dgv.Name = "STYLE_dgv"
  107. Me.STYLE_dgv.RowHeadersWidth = 5
  108. Me.STYLE_dgv.RowTemplate.Height = 24
  109. Me.STYLE_dgv.Size = New System.Drawing.Size(1331, 353)
  110. Me.STYLE_dgv.TabIndex = 329
  111. '
  112. 'Label1
  113. '
  114. Me.Label1.AutoSize = True
  115. Me.Label1.Location = New System.Drawing.Point(4, 30)
  116. Me.Label1.Name = "Label1"
  117. Me.Label1.Size = New System.Drawing.Size(90, 16)
  118. Me.Label1.TabIndex = 331
  119. Me.Label1.Text = "Product Name"
  120. '
  121. '形體名稱_tb
  122. '
  123. Me.形體名稱_tb.Location = New System.Drawing.Point(92, 27)
  124. Me.形體名稱_tb.Name = "形體名稱_tb"
  125. Me.形體名稱_tb.Size = New System.Drawing.Size(136, 23)
  126. Me.形體名稱_tb.TabIndex = 332
  127. '
  128. 'Label2
  129. '
  130. Me.Label2.AutoSize = True
  131. Me.Label2.Location = New System.Drawing.Point(5, 55)
  132. Me.Label2.Name = "Label2"
  133. Me.Label2.Size = New System.Drawing.Size(80, 16)
  134. Me.Label2.TabIndex = 333
  135. Me.Label2.Text = "ItemNumber"
  136. '
  137. '项目编号_tb
  138. '
  139. Me.项目编号_tb.Location = New System.Drawing.Point(92, 52)
  140. Me.项目编号_tb.Name = "项目编号_tb"
  141. Me.项目编号_tb.Size = New System.Drawing.Size(136, 23)
  142. Me.项目编号_tb.TabIndex = 334
  143. '
  144. 'Label3
  145. '
  146. Me.Label3.AutoSize = True
  147. Me.Label3.Location = New System.Drawing.Point(9, 80)
  148. Me.Label3.Name = "Label3"
  149. Me.Label3.Size = New System.Drawing.Size(56, 16)
  150. Me.Label3.TabIndex = 335
  151. Me.Label3.Text = "型體號碼"
  152. '
  153. '形體號_bt
  154. '
  155. Me.形體號_bt.Location = New System.Drawing.Point(92, 77)
  156. Me.形體號_bt.Name = "形體號_bt"
  157. Me.形體號_bt.Size = New System.Drawing.Size(136, 23)
  158. Me.形體號_bt.TabIndex = 336
  159. '
  160. 'Label4
  161. '
  162. Me.Label4.AutoSize = True
  163. Me.Label4.Location = New System.Drawing.Point(397, 5)
  164. Me.Label4.Name = "Label4"
  165. Me.Label4.Size = New System.Drawing.Size(72, 16)
  166. Me.Label4.TabIndex = 337
  167. Me.Label4.Text = "Description"
  168. '
  169. '描述_tb
  170. '
  171. Me.描述_tb.Location = New System.Drawing.Point(470, 2)
  172. Me.描述_tb.Name = "描述_tb"
  173. Me.描述_tb.Size = New System.Drawing.Size(256, 23)
  174. Me.描述_tb.TabIndex = 338
  175. '
  176. '新增_bt
  177. '
  178. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  179. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  180. Me.新增_bt.Location = New System.Drawing.Point(599, 53)
  181. Me.新增_bt.Name = "新增_bt"
  182. Me.新增_bt.Size = New System.Drawing.Size(105, 48)
  183. Me.新增_bt.TabIndex = 339
  184. Me.新增_bt.Text = "新增"
  185. Me.新增_bt.UseVisualStyleBackColor = True
  186. '
  187. '修改_bt
  188. '
  189. Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  190. Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  191. Me.修改_bt.Location = New System.Drawing.Point(703, 53)
  192. Me.修改_bt.Name = "修改_bt"
  193. Me.修改_bt.Size = New System.Drawing.Size(105, 48)
  194. Me.修改_bt.TabIndex = 340
  195. Me.修改_bt.Text = "修改"
  196. Me.修改_bt.UseVisualStyleBackColor = True
  197. '
  198. '刪除_bt
  199. '
  200. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  202. Me.刪除_bt.Location = New System.Drawing.Point(730, 2)
  203. Me.刪除_bt.Name = "刪除_bt"
  204. Me.刪除_bt.Size = New System.Drawing.Size(182, 48)
  205. Me.刪除_bt.TabIndex = 341
  206. Me.刪除_bt.Text = "刪除"
  207. Me.刪除_bt.UseVisualStyleBackColor = True
  208. '
  209. '查詢_bt
  210. '
  211. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  212. Me.查詢_bt.ForeColor = System.Drawing.Color.Black
  213. Me.查詢_bt.Location = New System.Drawing.Point(495, 53)
  214. Me.查詢_bt.Name = "查詢_bt"
  215. Me.查詢_bt.Size = New System.Drawing.Size(105, 48)
  216. Me.查詢_bt.TabIndex = 343
  217. Me.查詢_bt.Text = "查詢"
  218. Me.查詢_bt.UseVisualStyleBackColor = True
  219. '
  220. '项目编号清单_dgv
  221. '
  222. Me.项目编号清单_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  223. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  224. Me.项目编号清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  225. Me.项目编号清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  226. Me.项目编号清单_dgv.Location = New System.Drawing.Point(4, 476)
  227. Me.项目编号清单_dgv.Name = "项目编号清单_dgv"
  228. Me.项目编号清单_dgv.RowHeadersWidth = 5
  229. Me.项目编号清单_dgv.RowTemplate.Height = 24
  230. Me.项目编号清单_dgv.Size = New System.Drawing.Size(1331, 220)
  231. Me.项目编号清单_dgv.TabIndex = 369
  232. '
  233. '季節_bt
  234. '
  235. Me.季節_bt.Location = New System.Drawing.Point(92, 2)
  236. Me.季節_bt.Name = "季節_bt"
  237. Me.季節_bt.Size = New System.Drawing.Size(136, 23)
  238. Me.季節_bt.TabIndex = 371
  239. '
  240. 'Label5
  241. '
  242. Me.Label5.AutoSize = True
  243. Me.Label5.Location = New System.Drawing.Point(4, 5)
  244. Me.Label5.Name = "Label5"
  245. Me.Label5.Size = New System.Drawing.Size(80, 16)
  246. Me.Label5.TabIndex = 370
  247. Me.Label5.Text = "型體建立季節"
  248. '
  249. 'Label6
  250. '
  251. Me.Label6.AutoSize = True
  252. Me.Label6.Location = New System.Drawing.Point(4, 461)
  253. Me.Label6.Name = "Label6"
  254. Me.Label6.Size = New System.Drawing.Size(56, 16)
  255. Me.Label6.TabIndex = 372
  256. Me.Label6.Text = "訂單資料"
  257. '
  258. '订单形體號清单_dgv
  259. '
  260. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  261. Me.订单形體號清单_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  262. Me.订单形體號清单_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  263. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  264. Me.订单形體號清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  265. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  266. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  267. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  268. DataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black
  269. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  270. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  271. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  272. Me.订单形體號清单_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  273. Me.订单形體號清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  274. Me.订单形體號清单_dgv.Location = New System.Drawing.Point(4, 27)
  275. Me.订单形體號清单_dgv.Name = "订单形體號清单_dgv"
  276. Me.订单形體號清单_dgv.RowHeadersWidth = 5
  277. Me.订单形體號清单_dgv.RowTemplate.Height = 24
  278. Me.订单形體號清单_dgv.Size = New System.Drawing.Size(134, 298)
  279. Me.订单形體號清单_dgv.TabIndex = 375
  280. '
  281. '更新分析資料_bt
  282. '
  283. Me.更新分析資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.更新分析資料_bt.ForeColor = System.Drawing.Color.Blue
  285. Me.更新分析資料_bt.Location = New System.Drawing.Point(1240, 1)
  286. Me.更新分析資料_bt.Name = "更新分析資料_bt"
  287. Me.更新分析資料_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
  288. Me.更新分析資料_bt.Size = New System.Drawing.Size(60, 100)
  289. Me.更新分析資料_bt.TabIndex = 376
  290. Me.更新分析資料_bt.Text = "更新分析資料"
  291. Me.更新分析資料_bt.UseVisualStyleBackColor = True
  292. '
  293. '订单形體號清单1_dgv
  294. '
  295. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  296. Me.订单形體號清单1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  297. Me.订单形體號清单1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  298. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  299. Me.订单形體號清单1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  300. Me.订单形體號清单1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  301. Me.订单形體號清单1_dgv.Location = New System.Drawing.Point(4, 351)
  302. Me.订单形體號清单1_dgv.Name = "订单形體號清单1_dgv"
  303. Me.订单形體號清单1_dgv.RowHeadersWidth = 5
  304. Me.订单形體號清单1_dgv.RowTemplate.Height = 24
  305. Me.订单形體號清单1_dgv.Size = New System.Drawing.Size(134, 298)
  306. Me.订单形體號清单1_dgv.TabIndex = 377
  307. '
  308. '订单形體號清单2_dgv
  309. '
  310. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  311. Me.订单形體號清单2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  312. Me.订单形體號清单2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  313. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  314. Me.订单形體號清单2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  315. Me.订单形體號清单2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  316. Me.订单形體號清单2_dgv.Location = New System.Drawing.Point(4, 676)
  317. Me.订单形體號清单2_dgv.Name = "订单形體號清单2_dgv"
  318. Me.订单形體號清单2_dgv.RowHeadersWidth = 5
  319. Me.订单形體號清单2_dgv.RowTemplate.Height = 24
  320. Me.订单形體號清单2_dgv.Size = New System.Drawing.Size(134, 298)
  321. Me.订单形體號清单2_dgv.TabIndex = 378
  322. '
  323. 'Label7
  324. '
  325. Me.Label7.AutoSize = True
  326. Me.Label7.ForeColor = System.Drawing.Color.Green
  327. Me.Label7.Location = New System.Drawing.Point(13, 7)
  328. Me.Label7.Name = "Label7"
  329. Me.Label7.Size = New System.Drawing.Size(268, 16)
  330. Me.Label7.TabIndex = 379
  331. Me.Label7.Text = "目前有訂單的型體 (過去半年<今天>最後訂單日)"
  332. '
  333. 'Label8
  334. '
  335. Me.Label8.AutoSize = True
  336. Me.Label8.ForeColor = System.Drawing.Color.Olive
  337. Me.Label8.Location = New System.Drawing.Point(13, 332)
  338. Me.Label8.Name = "Label8"
  339. Me.Label8.Size = New System.Drawing.Size(340, 16)
  340. Me.Label8.TabIndex = 380
  341. Me.Label8.Text = "沒訂單未超過兩年的型體 (過去兩年半<最後訂單日>過去半年)"
  342. '
  343. 'Label9
  344. '
  345. Me.Label9.AutoSize = True
  346. Me.Label9.ForeColor = System.Drawing.Color.Red
  347. Me.Label9.Location = New System.Drawing.Point(13, 657)
  348. Me.Label9.Name = "Label9"
  349. Me.Label9.Size = New System.Drawing.Size(283, 16)
  350. Me.Label9.TabIndex = 381
  351. Me.Label9.Text = "已超過兩年未下單的型體 (最後訂單日>過去兩年半)"
  352. '
  353. '型體數1_tb
  354. '
  355. Me.型體數1_tb.Location = New System.Drawing.Point(625, 1)
  356. Me.型體數1_tb.Name = "型體數1_tb"
  357. Me.型體數1_tb.Size = New System.Drawing.Size(74, 23)
  358. Me.型體數1_tb.TabIndex = 382
  359. Me.型體數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  360. '
  361. 'Label10
  362. '
  363. Me.Label10.AutoSize = True
  364. Me.Label10.Location = New System.Drawing.Point(575, 4)
  365. Me.Label10.Name = "Label10"
  366. Me.Label10.Size = New System.Drawing.Size(44, 16)
  367. Me.Label10.TabIndex = 383
  368. Me.Label10.Text = "型體數"
  369. '
  370. 'Label11
  371. '
  372. Me.Label11.AutoSize = True
  373. Me.Label11.Location = New System.Drawing.Point(575, 329)
  374. Me.Label11.Name = "Label11"
  375. Me.Label11.Size = New System.Drawing.Size(44, 16)
  376. Me.Label11.TabIndex = 385
  377. Me.Label11.Text = "型體數"
  378. '
  379. '型體數2_tb
  380. '
  381. Me.型體數2_tb.Location = New System.Drawing.Point(625, 326)
  382. Me.型體數2_tb.Name = "型體數2_tb"
  383. Me.型體數2_tb.Size = New System.Drawing.Size(74, 23)
  384. Me.型體數2_tb.TabIndex = 384
  385. Me.型體數2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  386. '
  387. 'Label12
  388. '
  389. Me.Label12.AutoSize = True
  390. Me.Label12.Location = New System.Drawing.Point(575, 654)
  391. Me.Label12.Name = "Label12"
  392. Me.Label12.Size = New System.Drawing.Size(44, 16)
  393. Me.Label12.TabIndex = 387
  394. Me.Label12.Text = "型體數"
  395. '
  396. '型體數3_tb
  397. '
  398. Me.型體數3_tb.Location = New System.Drawing.Point(625, 651)
  399. Me.型體數3_tb.Name = "型體數3_tb"
  400. Me.型體數3_tb.Size = New System.Drawing.Size(74, 23)
  401. Me.型體數3_tb.TabIndex = 386
  402. Me.型體數3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  403. '
  404. '清空資料_bt
  405. '
  406. Me.清空資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  407. Me.清空資料_bt.ForeColor = System.Drawing.Color.Black
  408. Me.清空資料_bt.Location = New System.Drawing.Point(391, 52)
  409. Me.清空資料_bt.Name = "清空資料_bt"
  410. Me.清空資料_bt.Size = New System.Drawing.Size(105, 48)
  411. Me.清空資料_bt.TabIndex = 388
  412. Me.清空資料_bt.Text = "清空資料"
  413. Me.清空資料_bt.UseVisualStyleBackColor = True
  414. '
  415. '日期_dtp
  416. '
  417. Me.日期_dtp.Enabled = False
  418. Me.日期_dtp.Location = New System.Drawing.Point(883, 491)
  419. Me.日期_dtp.Name = "日期_dtp"
  420. Me.日期_dtp.Size = New System.Drawing.Size(134, 23)
  421. Me.日期_dtp.TabIndex = 462
  422. '
  423. 'Panel1
  424. '
  425. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  426. Or System.Windows.Forms.AnchorStyles.Left) _
  427. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  428. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  429. Me.Panel1.Controls.Add(Me.Label7)
  430. Me.Panel1.Controls.Add(Me.订单形體號清单_dgv)
  431. Me.Panel1.Controls.Add(Me.订单形體號清单1_dgv)
  432. Me.Panel1.Controls.Add(Me.Label12)
  433. Me.Panel1.Controls.Add(Me.订单形體號清单2_dgv)
  434. Me.Panel1.Controls.Add(Me.型體數3_tb)
  435. Me.Panel1.Controls.Add(Me.Label8)
  436. Me.Panel1.Controls.Add(Me.Label11)
  437. Me.Panel1.Controls.Add(Me.Label9)
  438. Me.Panel1.Controls.Add(Me.型體數2_tb)
  439. Me.Panel1.Controls.Add(Me.型體數1_tb)
  440. Me.Panel1.Controls.Add(Me.Label10)
  441. Me.Panel1.Location = New System.Drawing.Point(1338, 3)
  442. Me.Panel1.Name = "Panel1"
  443. Me.Panel1.Size = New System.Drawing.Size(145, 693)
  444. Me.Panel1.TabIndex = 463
  445. '
  446. '字體_NUD
  447. '
  448. Me.字體_NUD.DecimalPlaces = 1
  449. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  450. Me.字體_NUD.Location = New System.Drawing.Point(686, 27)
  451. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  452. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  453. Me.字體_NUD.Name = "字體_NUD"
  454. Me.字體_NUD.Size = New System.Drawing.Size(40, 23)
  455. Me.字體_NUD.TabIndex = 1642
  456. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  457. '
  458. '字體大小調整_lb
  459. '
  460. Me.字體大小調整_lb.AutoSize = True
  461. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  462. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Red
  463. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  464. Me.字體大小調整_lb.Location = New System.Drawing.Point(626, 30)
  465. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  466. Me.字體大小調整_lb.Size = New System.Drawing.Size(60, 17)
  467. Me.字體大小調整_lb.TabIndex = 1643
  468. Me.字體大小調整_lb.Text = "字體調整"
  469. '
  470. 'T1清空_bt
  471. '
  472. Me.T1清空_bt.ForeColor = System.Drawing.Color.Black
  473. Me.T1清空_bt.Location = New System.Drawing.Point(349, 1)
  474. Me.T1清空_bt.Name = "T1清空_bt"
  475. Me.T1清空_bt.Size = New System.Drawing.Size(41, 25)
  476. Me.T1清空_bt.TabIndex = 1646
  477. Me.T1清空_bt.Text = "清空"
  478. Me.T1清空_bt.UseVisualStyleBackColor = True
  479. '
  480. 'Label17
  481. '
  482. Me.Label17.AutoSize = True
  483. Me.Label17.Location = New System.Drawing.Point(233, 6)
  484. Me.Label17.Name = "Label17"
  485. Me.Label17.Size = New System.Drawing.Size(22, 16)
  486. Me.Label17.TabIndex = 1645
  487. Me.Label17.Text = "T1"
  488. '
  489. 'T1_dtp
  490. '
  491. Me.T1_dtp.CustomFormat = "yyyy/MM/dd"
  492. Me.T1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  493. Me.T1_dtp.Location = New System.Drawing.Point(258, 2)
  494. Me.T1_dtp.Name = "T1_dtp"
  495. Me.T1_dtp.Size = New System.Drawing.Size(90, 23)
  496. Me.T1_dtp.TabIndex = 1644
  497. '
  498. 'T2清空_bt
  499. '
  500. Me.T2清空_bt.ForeColor = System.Drawing.Color.Black
  501. Me.T2清空_bt.Location = New System.Drawing.Point(349, 26)
  502. Me.T2清空_bt.Name = "T2清空_bt"
  503. Me.T2清空_bt.Size = New System.Drawing.Size(41, 25)
  504. Me.T2清空_bt.TabIndex = 1649
  505. Me.T2清空_bt.Text = "清空"
  506. Me.T2清空_bt.UseVisualStyleBackColor = True
  507. '
  508. 'Label13
  509. '
  510. Me.Label13.AutoSize = True
  511. Me.Label13.Location = New System.Drawing.Point(234, 31)
  512. Me.Label13.Name = "Label13"
  513. Me.Label13.Size = New System.Drawing.Size(22, 16)
  514. Me.Label13.TabIndex = 1648
  515. Me.Label13.Text = "T2"
  516. '
  517. 'T2_dtp
  518. '
  519. Me.T2_dtp.CustomFormat = "yyyy/MM/dd"
  520. Me.T2_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  521. Me.T2_dtp.Location = New System.Drawing.Point(258, 27)
  522. Me.T2_dtp.Name = "T2_dtp"
  523. Me.T2_dtp.Size = New System.Drawing.Size(90, 23)
  524. Me.T2_dtp.TabIndex = 1647
  525. '
  526. 'T3清空_bt
  527. '
  528. Me.T3清空_bt.ForeColor = System.Drawing.Color.Black
  529. Me.T3清空_bt.Location = New System.Drawing.Point(349, 51)
  530. Me.T3清空_bt.Name = "T3清空_bt"
  531. Me.T3清空_bt.Size = New System.Drawing.Size(41, 25)
  532. Me.T3清空_bt.TabIndex = 1652
  533. Me.T3清空_bt.Text = "清空"
  534. Me.T3清空_bt.UseVisualStyleBackColor = True
  535. '
  536. 'T3_dtp
  537. '
  538. Me.T3_dtp.CustomFormat = "yyyy/MM/dd"
  539. Me.T3_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  540. Me.T3_dtp.Location = New System.Drawing.Point(258, 52)
  541. Me.T3_dtp.Name = "T3_dtp"
  542. Me.T3_dtp.Size = New System.Drawing.Size(90, 23)
  543. Me.T3_dtp.TabIndex = 1650
  544. '
  545. 'Label14
  546. '
  547. Me.Label14.AutoSize = True
  548. Me.Label14.Location = New System.Drawing.Point(233, 56)
  549. Me.Label14.Name = "Label14"
  550. Me.Label14.Size = New System.Drawing.Size(22, 16)
  551. Me.Label14.TabIndex = 1651
  552. Me.Label14.Text = "T3"
  553. '
  554. 'T4清空_bt
  555. '
  556. Me.T4清空_bt.ForeColor = System.Drawing.Color.Black
  557. Me.T4清空_bt.Location = New System.Drawing.Point(349, 76)
  558. Me.T4清空_bt.Name = "T4清空_bt"
  559. Me.T4清空_bt.Size = New System.Drawing.Size(41, 25)
  560. Me.T4清空_bt.TabIndex = 1655
  561. Me.T4清空_bt.Text = "清空"
  562. Me.T4清空_bt.UseVisualStyleBackColor = True
  563. '
  564. 'T4_dtp
  565. '
  566. Me.T4_dtp.CustomFormat = "yyyy/MM/dd"
  567. Me.T4_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  568. Me.T4_dtp.Location = New System.Drawing.Point(258, 77)
  569. Me.T4_dtp.Name = "T4_dtp"
  570. Me.T4_dtp.Size = New System.Drawing.Size(90, 23)
  571. Me.T4_dtp.TabIndex = 1653
  572. '
  573. 'Label15
  574. '
  575. Me.Label15.AutoSize = True
  576. Me.Label15.Location = New System.Drawing.Point(234, 81)
  577. Me.Label15.Name = "Label15"
  578. Me.Label15.Size = New System.Drawing.Size(22, 16)
  579. Me.Label15.TabIndex = 1654
  580. Me.Label15.Text = "T4"
  581. '
  582. 'WT清空_bt
  583. '
  584. Me.WT清空_bt.ForeColor = System.Drawing.Color.Black
  585. Me.WT清空_bt.Location = New System.Drawing.Point(561, 26)
  586. Me.WT清空_bt.Name = "WT清空_bt"
  587. Me.WT清空_bt.Size = New System.Drawing.Size(41, 25)
  588. Me.WT清空_bt.TabIndex = 1658
  589. Me.WT清空_bt.Text = "清空"
  590. Me.WT清空_bt.UseVisualStyleBackColor = True
  591. '
  592. 'WT_dtp
  593. '
  594. Me.WT_dtp.CustomFormat = "yyyy/MM/dd"
  595. Me.WT_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  596. Me.WT_dtp.Location = New System.Drawing.Point(470, 27)
  597. Me.WT_dtp.Name = "WT_dtp"
  598. Me.WT_dtp.Size = New System.Drawing.Size(90, 23)
  599. Me.WT_dtp.TabIndex = 1656
  600. '
  601. 'Label16
  602. '
  603. Me.Label16.AutoSize = True
  604. Me.Label16.Location = New System.Drawing.Point(395, 31)
  605. Me.Label16.Name = "Label16"
  606. Me.Label16.Size = New System.Drawing.Size(74, 16)
  607. Me.Label16.TabIndex = 1657
  608. Me.Label16.Text = "WEAR TEST"
  609. '
  610. 'PictureBox1
  611. '
  612. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  613. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  614. Me.PictureBox1.Location = New System.Drawing.Point(914, 2)
  615. Me.PictureBox1.Name = "PictureBox1"
  616. Me.PictureBox1.Size = New System.Drawing.Size(160, 99)
  617. Me.PictureBox1.TabIndex = 1659
  618. Me.PictureBox1.TabStop = False
  619. '
  620. 'PictureBox2
  621. '
  622. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  623. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  624. Me.PictureBox2.Location = New System.Drawing.Point(1077, 2)
  625. Me.PictureBox2.Name = "PictureBox2"
  626. Me.PictureBox2.Size = New System.Drawing.Size(160, 99)
  627. Me.PictureBox2.TabIndex = 1660
  628. Me.PictureBox2.TabStop = False
  629. '
  630. '包裝資訊_bt
  631. '
  632. Me.包裝資訊_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  633. Me.包裝資訊_bt.ForeColor = System.Drawing.Color.Black
  634. Me.包裝資訊_bt.Location = New System.Drawing.Point(807, 53)
  635. Me.包裝資訊_bt.Name = "包裝資訊_bt"
  636. Me.包裝資訊_bt.Size = New System.Drawing.Size(105, 48)
  637. Me.包裝資訊_bt.TabIndex = 1661
  638. Me.包裝資訊_bt.Text = "讀取包裝" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "資訊圖片"
  639. Me.包裝資訊_bt.UseVisualStyleBackColor = True
  640. '
  641. 'Panel2
  642. '
  643. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  644. Me.Panel2.Controls.Add(Me.Label18)
  645. Me.Panel2.Controls.Add(Me.Panel3)
  646. Me.Panel2.Controls.Add(Me.CanceL3_bt)
  647. Me.Panel2.Location = New System.Drawing.Point(80, 161)
  648. Me.Panel2.Name = "Panel2"
  649. Me.Panel2.Size = New System.Drawing.Size(1188, 399)
  650. Me.Panel2.TabIndex = 1662
  651. '
  652. 'Label18
  653. '
  654. Me.Label18.AutoSize = True
  655. Me.Label18.Location = New System.Drawing.Point(7, 8)
  656. Me.Label18.Name = "Label18"
  657. Me.Label18.Size = New System.Drawing.Size(80, 16)
  658. Me.Label18.TabIndex = 1377
  659. Me.Label18.Text = "包裝資訊圖片"
  660. '
  661. 'Panel3
  662. '
  663. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  664. Me.Panel3.Controls.Add(Me.包裝資料_pb)
  665. Me.Panel3.Location = New System.Drawing.Point(3, 31)
  666. Me.Panel3.Name = "Panel3"
  667. Me.Panel3.Size = New System.Drawing.Size(1180, 363)
  668. Me.Panel3.TabIndex = 1376
  669. '
  670. '包裝資料_pb
  671. '
  672. Me.包裝資料_pb.BackColor = System.Drawing.Color.White
  673. Me.包裝資料_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  674. Me.包裝資料_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  675. Me.包裝資料_pb.Location = New System.Drawing.Point(-1, -1)
  676. Me.包裝資料_pb.Name = "包裝資料_pb"
  677. Me.包裝資料_pb.Size = New System.Drawing.Size(1179, 362)
  678. Me.包裝資料_pb.TabIndex = 1660
  679. Me.包裝資料_pb.TabStop = False
  680. '
  681. 'CanceL3_bt
  682. '
  683. Me.CanceL3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  684. Me.CanceL3_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  685. Me.CanceL3_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  686. Me.CanceL3_bt.ForeColor = System.Drawing.Color.Black
  687. Me.CanceL3_bt.Location = New System.Drawing.Point(1157, 3)
  688. Me.CanceL3_bt.Name = "CanceL3_bt"
  689. Me.CanceL3_bt.Size = New System.Drawing.Size(26, 26)
  690. Me.CanceL3_bt.TabIndex = 1375
  691. Me.CanceL3_bt.Text = "X"
  692. Me.CanceL3_bt.UseVisualStyleBackColor = False
  693. '
  694. 'STYLE_資料管理
  695. '
  696. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  697. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  698. Me.ClientSize = New System.Drawing.Size(1485, 701)
  699. Me.Controls.Add(Me.Panel2)
  700. Me.Controls.Add(Me.包裝資訊_bt)
  701. Me.Controls.Add(Me.PictureBox2)
  702. Me.Controls.Add(Me.PictureBox1)
  703. Me.Controls.Add(Me.WT清空_bt)
  704. Me.Controls.Add(Me.WT_dtp)
  705. Me.Controls.Add(Me.Label16)
  706. Me.Controls.Add(Me.T4清空_bt)
  707. Me.Controls.Add(Me.T4_dtp)
  708. Me.Controls.Add(Me.Label15)
  709. Me.Controls.Add(Me.T3清空_bt)
  710. Me.Controls.Add(Me.T3_dtp)
  711. Me.Controls.Add(Me.Label14)
  712. Me.Controls.Add(Me.T2清空_bt)
  713. Me.Controls.Add(Me.T2_dtp)
  714. Me.Controls.Add(Me.T1清空_bt)
  715. Me.Controls.Add(Me.T1_dtp)
  716. Me.Controls.Add(Me.字體_NUD)
  717. Me.Controls.Add(Me.Panel1)
  718. Me.Controls.Add(Me.日期_dtp)
  719. Me.Controls.Add(Me.清空資料_bt)
  720. Me.Controls.Add(Me.更新分析資料_bt)
  721. Me.Controls.Add(Me.季節_bt)
  722. Me.Controls.Add(Me.Label5)
  723. Me.Controls.Add(Me.查詢_bt)
  724. Me.Controls.Add(Me.刪除_bt)
  725. Me.Controls.Add(Me.修改_bt)
  726. Me.Controls.Add(Me.新增_bt)
  727. Me.Controls.Add(Me.描述_tb)
  728. Me.Controls.Add(Me.Label4)
  729. Me.Controls.Add(Me.形體號_bt)
  730. Me.Controls.Add(Me.Label3)
  731. Me.Controls.Add(Me.项目编号_tb)
  732. Me.Controls.Add(Me.Label2)
  733. Me.Controls.Add(Me.形體名稱_tb)
  734. Me.Controls.Add(Me.Label1)
  735. Me.Controls.Add(Me.STYLE_dgv)
  736. Me.Controls.Add(Me.项目编号清单_dgv)
  737. Me.Controls.Add(Me.Label6)
  738. Me.Controls.Add(Me.字體大小調整_lb)
  739. Me.Controls.Add(Me.Label17)
  740. Me.Controls.Add(Me.Label13)
  741. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  742. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  743. Me.Name = "STYLE_資料管理"
  744. Me.Text = "STYLE_資料管理"
  745. CType(Me.STYLE_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  746. CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  747. CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  748. CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  749. CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  750. Me.Panel1.ResumeLayout(False)
  751. Me.Panel1.PerformLayout()
  752. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  753. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  754. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  755. Me.Panel2.ResumeLayout(False)
  756. Me.Panel2.PerformLayout()
  757. Me.Panel3.ResumeLayout(False)
  758. CType(Me.包裝資料_pb, System.ComponentModel.ISupportInitialize).EndInit()
  759. Me.ResumeLayout(False)
  760. Me.PerformLayout()
  761. End Sub
  762. Friend WithEvents STYLE_dgv As DataGridView
  763. Friend WithEvents Label1 As Label
  764. Friend WithEvents 形體名稱_tb As TextBox
  765. Friend WithEvents Label2 As Label
  766. Friend WithEvents 项目编号_tb As TextBox
  767. Friend WithEvents Label3 As Label
  768. Friend WithEvents 形體號_bt As TextBox
  769. Friend WithEvents Label4 As Label
  770. Friend WithEvents 描述_tb As TextBox
  771. Friend WithEvents 新增_bt As Button
  772. Friend WithEvents 修改_bt As Button
  773. Friend WithEvents 刪除_bt As Button
  774. Friend WithEvents 查詢_bt As Button
  775. Friend WithEvents 项目编号清单_dgv As DataGridView
  776. Friend WithEvents 季節_bt As TextBox
  777. Friend WithEvents Label5 As Label
  778. Friend WithEvents Label6 As Label
  779. Friend WithEvents 订单形體號清单_dgv As DataGridView
  780. Friend WithEvents 更新分析資料_bt As Button
  781. Friend WithEvents 订单形體號清单1_dgv As DataGridView
  782. Friend WithEvents 订单形體號清单2_dgv As DataGridView
  783. Friend WithEvents Label7 As Label
  784. Friend WithEvents Label8 As Label
  785. Friend WithEvents Label9 As Label
  786. Friend WithEvents 型體數1_tb As TextBox
  787. Friend WithEvents Label10 As Label
  788. Friend WithEvents Label11 As Label
  789. Friend WithEvents 型體數2_tb As TextBox
  790. Friend WithEvents Label12 As Label
  791. Friend WithEvents 型體數3_tb As TextBox
  792. Friend WithEvents 清空資料_bt As Button
  793. Friend WithEvents 日期_dtp As DateTimePicker
  794. Friend WithEvents Panel1 As Panel
  795. Friend WithEvents 字體_NUD As NumericUpDown
  796. Friend WithEvents 字體大小調整_lb As Label
  797. Friend WithEvents T1清空_bt As Button
  798. Friend WithEvents Label17 As Label
  799. Friend WithEvents T1_dtp As DateTimePicker
  800. Friend WithEvents T2清空_bt As Button
  801. Friend WithEvents Label13 As Label
  802. Friend WithEvents T2_dtp As DateTimePicker
  803. Friend WithEvents T3清空_bt As Button
  804. Friend WithEvents T3_dtp As DateTimePicker
  805. Friend WithEvents Label14 As Label
  806. Friend WithEvents T4清空_bt As Button
  807. Friend WithEvents T4_dtp As DateTimePicker
  808. Friend WithEvents Label15 As Label
  809. Friend WithEvents WT清空_bt As Button
  810. Friend WithEvents WT_dtp As DateTimePicker
  811. Friend WithEvents Label16 As Label
  812. Friend WithEvents PictureBox1 As PictureBox
  813. Friend WithEvents PictureBox2 As PictureBox
  814. Friend WithEvents 包裝資訊_bt As Button
  815. Friend WithEvents Panel2 As Panel
  816. Friend WithEvents Label18 As Label
  817. Friend WithEvents Panel3 As Panel
  818. Friend WithEvents CanceL3_bt As Button
  819. Friend WithEvents 包裝資料_pb As PictureBox
  820. End Class