Nessuna descrizione
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.

量產訂單輸入.Designer.vb 60KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215
  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. 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. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Me.表單1_dgv = New System.Windows.Forms.DataGridView()
  31. Me.搜尋_bt = New System.Windows.Forms.Button()
  32. Me.量產訂單清單_lb = New System.Windows.Forms.Label()
  33. Me.客戶_cb = New System.Windows.Forms.ComboBox()
  34. Me.訂單屬性_lb = New System.Windows.Forms.Label()
  35. Me.日期3_dtp = New System.Windows.Forms.DateTimePicker()
  36. Me.提示_lb = New System.Windows.Forms.Label()
  37. Me.刪除該流水號指定資料_bt = New System.Windows.Forms.Button()
  38. Me.提示1_lb = New System.Windows.Forms.Label()
  39. Me.提示2_lb = New System.Windows.Forms.Label()
  40. Me.Label10 = New System.Windows.Forms.Label()
  41. Me.DM_cb = New System.Windows.Forms.ComboBox()
  42. Me.全部取消_bt = New System.Windows.Forms.Button()
  43. Me.資料全選_bt = New System.Windows.Forms.Button()
  44. Me.表單4_dgv = New System.Windows.Forms.DataGridView()
  45. Me.生成訂單SIZERUN_bt = New System.Windows.Forms.Button()
  46. Me.套用已有量產訂單號_bt = New System.Windows.Forms.Button()
  47. Me.AddRemark_bt = New System.Windows.Forms.Button()
  48. Me.新增清單4_bt = New System.Windows.Forms.Button()
  49. Me.新增清單3_bt = New System.Windows.Forms.Button()
  50. Me.新增清單2_bt = New System.Windows.Forms.Button()
  51. Me.新增清單1_bt = New System.Windows.Forms.Button()
  52. Me.新增清單_bt = New System.Windows.Forms.Button()
  53. Me.VendorName_lb = New System.Windows.Forms.Label()
  54. Me.備註1_tb = New System.Windows.Forms.TextBox()
  55. Me.工廠_cb = New System.Windows.Forms.ComboBox()
  56. Me.Remark_lb = New System.Windows.Forms.Label()
  57. Me.Remark_cb = New System.Windows.Forms.ComboBox()
  58. Me.備註3_tb = New System.Windows.Forms.TextBox()
  59. Me.ToPort_cb = New System.Windows.Forms.ComboBox()
  60. Me.FromPort_cb = New System.Windows.Forms.ComboBox()
  61. Me.ToPort_lb = New System.Windows.Forms.Label()
  62. Me.FromPort_lb = New System.Windows.Forms.Label()
  63. Me.DeliveryTerms_cb = New System.Windows.Forms.ComboBox()
  64. Me.ModeOfDelivery_cb = New System.Windows.Forms.ComboBox()
  65. Me.備註2_tb = New System.Windows.Forms.TextBox()
  66. Me.DeliveryTerms_lb = New System.Windows.Forms.Label()
  67. Me.資料流水號_tb = New System.Windows.Forms.TextBox()
  68. Me.資料流水號_lb = New System.Windows.Forms.Label()
  69. Me.生成量產訂單抬頭_bt = New System.Windows.Forms.Button()
  70. Me.存檔_bt = New System.Windows.Forms.Button()
  71. Me.訂單數量_tb = New System.Windows.Forms.TextBox()
  72. Me.訂單數量_lb = New System.Windows.Forms.Label()
  73. Me.客戶訂單號_tb = New System.Windows.Forms.TextBox()
  74. Me.客戶訂單號_lb = New System.Windows.Forms.Label()
  75. Me.生成量產訂單號碼_bt = New System.Windows.Forms.Button()
  76. Me.訂單流水號_tb = New System.Windows.Forms.TextBox()
  77. Me.C_N_lb = New System.Windows.Forms.Label()
  78. Me.交期_lb = New System.Windows.Forms.Label()
  79. Me.型體名稱_lb = New System.Windows.Forms.Label()
  80. Me.型體號碼_lb = New System.Windows.Forms.Label()
  81. Me.工廠_lb = New System.Windows.Forms.Label()
  82. Me.季節_lb = New System.Windows.Forms.Label()
  83. Me.客戶_lb = New System.Windows.Forms.Label()
  84. Me.表單2_dgv = New System.Windows.Forms.DataGridView()
  85. Me.訂單流水號_lb = New System.Windows.Forms.Label()
  86. Me.ModeOfDelivery_lb = New System.Windows.Forms.Label()
  87. Me.ShipFromAddress_lb = New System.Windows.Forms.Label()
  88. Me.表單3_dgv = New System.Windows.Forms.DataGridView()
  89. Me.下單日_lb = New System.Windows.Forms.Label()
  90. Me.季節_cb = New System.Windows.Forms.ComboBox()
  91. Me.訂單屬性_cb = New System.Windows.Forms.ComboBox()
  92. Me.型體號碼_cb = New System.Windows.Forms.ComboBox()
  93. Me.型體名稱_cb = New System.Windows.Forms.ComboBox()
  94. Me.搜尋顏色_tb = New System.Windows.Forms.TextBox()
  95. Me.C_N_cb = New System.Windows.Forms.ComboBox()
  96. Me.客戶名稱_cb = New System.Windows.Forms.ComboBox()
  97. Me.客戶名稱_lb = New System.Windows.Forms.Label()
  98. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  99. Me.工廠交期_lb = New System.Windows.Forms.Label()
  100. Me.客戶交期開始_lb = New System.Windows.Forms.Label()
  101. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  102. Me.客戶交期結束_lb = New System.Windows.Forms.Label()
  103. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  104. Me.新增顏色_bt = New System.Windows.Forms.Button()
  105. Me.交期_dtp = New System.Windows.Forms.DateTimePicker()
  106. Me.下單日_dtp = New System.Windows.Forms.DateTimePicker()
  107. Me.Label1 = New System.Windows.Forms.Label()
  108. Me.Label2 = New System.Windows.Forms.Label()
  109. Me.舊顏色資料_tb = New System.Windows.Forms.TextBox()
  110. Me.新顏色資料_tb = New System.Windows.Forms.TextBox()
  111. Me.顏色資料修改_bt = New System.Windows.Forms.Button()
  112. Me.Panel1 = New System.Windows.Forms.Panel()
  113. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  114. Me.Panel2 = New System.Windows.Forms.Panel()
  115. Me.選擇項_bt = New System.Windows.Forms.TextBox()
  116. CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  117. CType(Me.表單4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  118. CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  119. CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  120. Me.Panel1.SuspendLayout()
  121. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  122. Me.SplitContainer1.Panel1.SuspendLayout()
  123. Me.SplitContainer1.Panel2.SuspendLayout()
  124. Me.SplitContainer1.SuspendLayout()
  125. Me.Panel2.SuspendLayout()
  126. Me.SuspendLayout()
  127. '
  128. '表單1_dgv
  129. '
  130. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  131. Me.表單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  132. Me.表單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  133. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  134. Me.表單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  135. Me.表單1_dgv.BackgroundColor = System.Drawing.Color.White
  136. Me.表單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  137. Me.表單1_dgv.Location = New System.Drawing.Point(6, 31)
  138. Me.表單1_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  139. Me.表單1_dgv.Name = "表單1_dgv"
  140. Me.表單1_dgv.RowHeadersWidth = 5
  141. DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
  142. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  143. Me.表單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  144. Me.表單1_dgv.RowTemplate.Height = 24
  145. Me.表單1_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  146. Me.表單1_dgv.Size = New System.Drawing.Size(475, 935)
  147. Me.表單1_dgv.TabIndex = 870
  148. '
  149. '搜尋_bt
  150. '
  151. Me.搜尋_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.搜尋_bt.ForeColor = System.Drawing.Color.Black
  153. Me.搜尋_bt.Location = New System.Drawing.Point(381, 4)
  154. Me.搜尋_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  155. Me.搜尋_bt.Name = "搜尋_bt"
  156. Me.搜尋_bt.Size = New System.Drawing.Size(100, 24)
  157. Me.搜尋_bt.TabIndex = 872
  158. Me.搜尋_bt.Text = "搜尋"
  159. Me.搜尋_bt.UseVisualStyleBackColor = True
  160. '
  161. '量產訂單清單_lb
  162. '
  163. Me.量產訂單清單_lb.AutoSize = True
  164. Me.量產訂單清單_lb.Location = New System.Drawing.Point(8, 8)
  165. Me.量產訂單清單_lb.Name = "量產訂單清單_lb"
  166. Me.量產訂單清單_lb.Size = New System.Drawing.Size(79, 16)
  167. Me.量產訂單清單_lb.TabIndex = 871
  168. Me.量產訂單清單_lb.Text = "量產訂單清單"
  169. '
  170. '客戶_cb
  171. '
  172. Me.客戶_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  173. Me.客戶_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  174. Me.客戶_cb.FormattingEnabled = True
  175. Me.客戶_cb.Location = New System.Drawing.Point(801, 29)
  176. Me.客戶_cb.Name = "客戶_cb"
  177. Me.客戶_cb.Size = New System.Drawing.Size(197, 24)
  178. Me.客戶_cb.TabIndex = 984
  179. '
  180. '訂單屬性_lb
  181. '
  182. Me.訂單屬性_lb.AutoSize = True
  183. Me.訂單屬性_lb.ForeColor = System.Drawing.Color.Green
  184. Me.訂單屬性_lb.Location = New System.Drawing.Point(1245, 56)
  185. Me.訂單屬性_lb.Name = "訂單屬性_lb"
  186. Me.訂單屬性_lb.Size = New System.Drawing.Size(55, 16)
  187. Me.訂單屬性_lb.TabIndex = 982
  188. Me.訂單屬性_lb.Text = "訂單屬性"
  189. '
  190. '日期3_dtp
  191. '
  192. Me.日期3_dtp.CustomFormat = "yyyy/MM/dd"
  193. Me.日期3_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  194. Me.日期3_dtp.Location = New System.Drawing.Point(81, 63)
  195. Me.日期3_dtp.Name = "日期3_dtp"
  196. Me.日期3_dtp.Size = New System.Drawing.Size(87, 23)
  197. Me.日期3_dtp.TabIndex = 981
  198. '
  199. '提示_lb
  200. '
  201. Me.提示_lb.AutoSize = True
  202. Me.提示_lb.ForeColor = System.Drawing.Color.Red
  203. Me.提示_lb.Location = New System.Drawing.Point(849, 230)
  204. Me.提示_lb.Name = "提示_lb"
  205. Me.提示_lb.Size = New System.Drawing.Size(175, 16)
  206. Me.提示_lb.TabIndex = 980
  207. Me.提示_lb.Text = "請不要刪除到一筆資料都不剩下"
  208. '
  209. '刪除該流水號指定資料_bt
  210. '
  211. Me.刪除該流水號指定資料_bt.ForeColor = System.Drawing.Color.Red
  212. Me.刪除該流水號指定資料_bt.Location = New System.Drawing.Point(706, 224)
  213. Me.刪除該流水號指定資料_bt.Name = "刪除該流水號指定資料_bt"
  214. Me.刪除該流水號指定資料_bt.Size = New System.Drawing.Size(137, 24)
  215. Me.刪除該流水號指定資料_bt.TabIndex = 979
  216. Me.刪除該流水號指定資料_bt.Text = "刪除該流水號指定資料"
  217. Me.刪除該流水號指定資料_bt.UseVisualStyleBackColor = True
  218. '
  219. '提示1_lb
  220. '
  221. Me.提示1_lb.AutoSize = True
  222. Me.提示1_lb.ForeColor = System.Drawing.Color.Red
  223. Me.提示1_lb.Location = New System.Drawing.Point(1337, 230)
  224. Me.提示1_lb.Name = "提示1_lb"
  225. Me.提示1_lb.Size = New System.Drawing.Size(207, 16)
  226. Me.提示1_lb.TabIndex = 978
  227. Me.提示1_lb.Text = "交期欄位請遵循YYYY/MM/DD的格式"
  228. '
  229. '提示2_lb
  230. '
  231. Me.提示2_lb.AutoSize = True
  232. Me.提示2_lb.ForeColor = System.Drawing.Color.Red
  233. Me.提示2_lb.Location = New System.Drawing.Point(1551, 230)
  234. Me.提示2_lb.Name = "提示2_lb"
  235. Me.提示2_lb.Size = New System.Drawing.Size(355, 16)
  236. Me.提示2_lb.TabIndex = 976
  237. Me.提示2_lb.Text = "存檔之前交期開始、交期結束、備註三個欄位手動修改後存檔有效"
  238. '
  239. 'Label10
  240. '
  241. Me.Label10.AutoSize = True
  242. Me.Label10.ForeColor = System.Drawing.Color.Red
  243. Me.Label10.Location = New System.Drawing.Point(1142, 201)
  244. Me.Label10.Name = "Label10"
  245. Me.Label10.Size = New System.Drawing.Size(28, 16)
  246. Me.Label10.TabIndex = 975
  247. Me.Label10.Text = "DM"
  248. '
  249. 'DM_cb
  250. '
  251. Me.DM_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  252. Me.DM_cb.FormattingEnabled = True
  253. Me.DM_cb.Location = New System.Drawing.Point(1170, 197)
  254. Me.DM_cb.Name = "DM_cb"
  255. Me.DM_cb.Size = New System.Drawing.Size(71, 24)
  256. Me.DM_cb.TabIndex = 974
  257. '
  258. '全部取消_bt
  259. '
  260. Me.全部取消_bt.ForeColor = System.Drawing.Color.Green
  261. Me.全部取消_bt.Location = New System.Drawing.Point(1002, 197)
  262. Me.全部取消_bt.Name = "全部取消_bt"
  263. Me.全部取消_bt.Size = New System.Drawing.Size(66, 24)
  264. Me.全部取消_bt.TabIndex = 973
  265. Me.全部取消_bt.Text = "全部取消"
  266. Me.全部取消_bt.UseVisualStyleBackColor = True
  267. '
  268. '資料全選_bt
  269. '
  270. Me.資料全選_bt.ForeColor = System.Drawing.Color.Green
  271. Me.資料全選_bt.Location = New System.Drawing.Point(1070, 197)
  272. Me.資料全選_bt.Name = "資料全選_bt"
  273. Me.資料全選_bt.Size = New System.Drawing.Size(66, 24)
  274. Me.資料全選_bt.TabIndex = 972
  275. Me.資料全選_bt.Text = "資料全選"
  276. Me.資料全選_bt.UseVisualStyleBackColor = True
  277. '
  278. '表單4_dgv
  279. '
  280. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  281. Me.表單4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  282. Me.表單4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  283. Me.表單4_dgv.BackgroundColor = System.Drawing.Color.White
  284. Me.表單4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  285. Me.表單4_dgv.Dock = System.Windows.Forms.DockStyle.Fill
  286. Me.表單4_dgv.Location = New System.Drawing.Point(0, 0)
  287. Me.表單4_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  288. Me.表單4_dgv.Name = "表單4_dgv"
  289. Me.表單4_dgv.RowHeadersWidth = 5
  290. DataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black
  291. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  292. Me.表單4_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  293. Me.表單4_dgv.RowTemplate.Height = 24
  294. Me.表單4_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  295. Me.表單4_dgv.Size = New System.Drawing.Size(1423, 352)
  296. Me.表單4_dgv.TabIndex = 971
  297. '
  298. '生成訂單SIZERUN_bt
  299. '
  300. Me.生成訂單SIZERUN_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.生成訂單SIZERUN_bt.ForeColor = System.Drawing.Color.Green
  302. Me.生成訂單SIZERUN_bt.Location = New System.Drawing.Point(1780, 112)
  303. Me.生成訂單SIZERUN_bt.Name = "生成訂單SIZERUN_bt"
  304. Me.生成訂單SIZERUN_bt.Size = New System.Drawing.Size(127, 35)
  305. Me.生成訂單SIZERUN_bt.TabIndex = 970
  306. Me.生成訂單SIZERUN_bt.Text = "生成訂單SIZE RUN"
  307. Me.生成訂單SIZERUN_bt.UseVisualStyleBackColor = True
  308. '
  309. '套用已有量產訂單號_bt
  310. '
  311. Me.套用已有量產訂單號_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.套用已有量產訂單號_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  313. Me.套用已有量產訂單號_bt.Location = New System.Drawing.Point(1780, 40)
  314. Me.套用已有量產訂單號_bt.Name = "套用已有量產訂單號_bt"
  315. Me.套用已有量產訂單號_bt.Size = New System.Drawing.Size(127, 35)
  316. Me.套用已有量產訂單號_bt.TabIndex = 969
  317. Me.套用已有量產訂單號_bt.Text = "套用已有量產訂單號"
  318. Me.套用已有量產訂單號_bt.UseVisualStyleBackColor = True
  319. '
  320. 'AddRemark_bt
  321. '
  322. Me.AddRemark_bt.ForeColor = System.Drawing.Color.Olive
  323. Me.AddRemark_bt.Location = New System.Drawing.Point(1602, 105)
  324. Me.AddRemark_bt.Name = "AddRemark_bt"
  325. Me.AddRemark_bt.Size = New System.Drawing.Size(87, 24)
  326. Me.AddRemark_bt.TabIndex = 968
  327. Me.AddRemark_bt.Text = "Add Remark"
  328. Me.AddRemark_bt.UseVisualStyleBackColor = True
  329. '
  330. '新增清單4_bt
  331. '
  332. Me.新增清單4_bt.ForeColor = System.Drawing.Color.Olive
  333. Me.新增清單4_bt.Location = New System.Drawing.Point(1703, 81)
  334. Me.新增清單4_bt.Name = "新增清單4_bt"
  335. Me.新增清單4_bt.Size = New System.Drawing.Size(76, 24)
  336. Me.新增清單4_bt.TabIndex = 967
  337. Me.新增清單4_bt.Text = "新增清單"
  338. Me.新增清單4_bt.UseVisualStyleBackColor = True
  339. '
  340. '新增清單3_bt
  341. '
  342. Me.新增清單3_bt.ForeColor = System.Drawing.Color.Olive
  343. Me.新增清單3_bt.Location = New System.Drawing.Point(1703, 55)
  344. Me.新增清單3_bt.Name = "新增清單3_bt"
  345. Me.新增清單3_bt.Size = New System.Drawing.Size(76, 24)
  346. Me.新增清單3_bt.TabIndex = 966
  347. Me.新增清單3_bt.Text = "新增清單"
  348. Me.新增清單3_bt.UseVisualStyleBackColor = True
  349. '
  350. '新增清單2_bt
  351. '
  352. Me.新增清單2_bt.ForeColor = System.Drawing.Color.Olive
  353. Me.新增清單2_bt.Location = New System.Drawing.Point(1703, 28)
  354. Me.新增清單2_bt.Name = "新增清單2_bt"
  355. Me.新增清單2_bt.Size = New System.Drawing.Size(76, 24)
  356. Me.新增清單2_bt.TabIndex = 965
  357. Me.新增清單2_bt.Text = "新增清單"
  358. Me.新增清單2_bt.UseVisualStyleBackColor = True
  359. '
  360. '新增清單1_bt
  361. '
  362. Me.新增清單1_bt.ForeColor = System.Drawing.Color.Olive
  363. Me.新增清單1_bt.Location = New System.Drawing.Point(1703, 2)
  364. Me.新增清單1_bt.Name = "新增清單1_bt"
  365. Me.新增清單1_bt.Size = New System.Drawing.Size(76, 24)
  366. Me.新增清單1_bt.TabIndex = 964
  367. Me.新增清單1_bt.Text = "新增清單"
  368. Me.新增清單1_bt.UseVisualStyleBackColor = True
  369. '
  370. '新增清單_bt
  371. '
  372. Me.新增清單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  373. Me.新增清單_bt.Location = New System.Drawing.Point(579, 108)
  374. Me.新增清單_bt.Name = "新增清單_bt"
  375. Me.新增清單_bt.Size = New System.Drawing.Size(76, 24)
  376. Me.新增清單_bt.TabIndex = 963
  377. Me.新增清單_bt.Text = "新增清單"
  378. Me.新增清單_bt.UseVisualStyleBackColor = True
  379. '
  380. 'VendorName_lb
  381. '
  382. Me.VendorName_lb.AutoSize = True
  383. Me.VendorName_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  384. Me.VendorName_lb.Location = New System.Drawing.Point(485, 112)
  385. Me.VendorName_lb.Name = "VendorName_lb"
  386. Me.VendorName_lb.Size = New System.Drawing.Size(87, 16)
  387. Me.VendorName_lb.TabIndex = 962
  388. Me.VendorName_lb.Text = "Vendor Name"
  389. '
  390. '備註1_tb
  391. '
  392. Me.備註1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  393. Me.備註1_tb.Location = New System.Drawing.Point(488, 132)
  394. Me.備註1_tb.Multiline = True
  395. Me.備註1_tb.Name = "備註1_tb"
  396. Me.備註1_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  397. Me.備註1_tb.Size = New System.Drawing.Size(167, 90)
  398. Me.備註1_tb.TabIndex = 961
  399. '
  400. '工廠_cb
  401. '
  402. Me.工廠_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  403. Me.工廠_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  404. Me.工廠_cb.FormattingEnabled = True
  405. Me.工廠_cb.Location = New System.Drawing.Point(549, 55)
  406. Me.工廠_cb.Name = "工廠_cb"
  407. Me.工廠_cb.Size = New System.Drawing.Size(197, 24)
  408. Me.工廠_cb.TabIndex = 960
  409. '
  410. 'Remark_lb
  411. '
  412. Me.Remark_lb.AutoSize = True
  413. Me.Remark_lb.ForeColor = System.Drawing.Color.Green
  414. Me.Remark_lb.Location = New System.Drawing.Point(1248, 109)
  415. Me.Remark_lb.Name = "Remark_lb"
  416. Me.Remark_lb.Size = New System.Drawing.Size(50, 16)
  417. Me.Remark_lb.TabIndex = 959
  418. Me.Remark_lb.Text = "Remark"
  419. '
  420. 'Remark_cb
  421. '
  422. Me.Remark_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  423. Me.Remark_cb.ForeColor = System.Drawing.Color.Green
  424. Me.Remark_cb.FormattingEnabled = True
  425. Me.Remark_cb.Location = New System.Drawing.Point(1300, 105)
  426. Me.Remark_cb.Name = "Remark_cb"
  427. Me.Remark_cb.Size = New System.Drawing.Size(301, 24)
  428. Me.Remark_cb.TabIndex = 958
  429. '
  430. '備註3_tb
  431. '
  432. Me.備註3_tb.ForeColor = System.Drawing.Color.Green
  433. Me.備註3_tb.Location = New System.Drawing.Point(1244, 131)
  434. Me.備註3_tb.Multiline = True
  435. Me.備註3_tb.Name = "備註3_tb"
  436. Me.備註3_tb.Size = New System.Drawing.Size(357, 91)
  437. Me.備註3_tb.TabIndex = 957
  438. '
  439. 'ToPort_cb
  440. '
  441. Me.ToPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  442. Me.ToPort_cb.ForeColor = System.Drawing.Color.Green
  443. Me.ToPort_cb.FormattingEnabled = True
  444. Me.ToPort_cb.Location = New System.Drawing.Point(1556, 54)
  445. Me.ToPort_cb.Name = "ToPort_cb"
  446. Me.ToPort_cb.Size = New System.Drawing.Size(144, 24)
  447. Me.ToPort_cb.TabIndex = 956
  448. '
  449. 'FromPort_cb
  450. '
  451. Me.FromPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  452. Me.FromPort_cb.ForeColor = System.Drawing.Color.Green
  453. Me.FromPort_cb.FormattingEnabled = True
  454. Me.FromPort_cb.Location = New System.Drawing.Point(1556, 28)
  455. Me.FromPort_cb.Name = "FromPort_cb"
  456. Me.FromPort_cb.Size = New System.Drawing.Size(144, 24)
  457. Me.FromPort_cb.TabIndex = 955
  458. '
  459. 'ToPort_lb
  460. '
  461. Me.ToPort_lb.AutoSize = True
  462. Me.ToPort_lb.ForeColor = System.Drawing.Color.Green
  463. Me.ToPort_lb.Location = New System.Drawing.Point(1448, 57)
  464. Me.ToPort_lb.Name = "ToPort_lb"
  465. Me.ToPort_lb.Size = New System.Drawing.Size(48, 16)
  466. Me.ToPort_lb.TabIndex = 954
  467. Me.ToPort_lb.Text = "To Port"
  468. '
  469. 'FromPort_lb
  470. '
  471. Me.FromPort_lb.AutoSize = True
  472. Me.FromPort_lb.ForeColor = System.Drawing.Color.Green
  473. Me.FromPort_lb.Location = New System.Drawing.Point(1448, 31)
  474. Me.FromPort_lb.Name = "FromPort_lb"
  475. Me.FromPort_lb.Size = New System.Drawing.Size(62, 16)
  476. Me.FromPort_lb.TabIndex = 953
  477. Me.FromPort_lb.Text = "From Port"
  478. '
  479. 'DeliveryTerms_cb
  480. '
  481. Me.DeliveryTerms_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  482. Me.DeliveryTerms_cb.ForeColor = System.Drawing.Color.Green
  483. Me.DeliveryTerms_cb.FormattingEnabled = True
  484. Me.DeliveryTerms_cb.Location = New System.Drawing.Point(1556, 2)
  485. Me.DeliveryTerms_cb.Name = "DeliveryTerms_cb"
  486. Me.DeliveryTerms_cb.Size = New System.Drawing.Size(144, 24)
  487. Me.DeliveryTerms_cb.TabIndex = 952
  488. '
  489. 'ModeOfDelivery_cb
  490. '
  491. Me.ModeOfDelivery_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  492. Me.ModeOfDelivery_cb.ForeColor = System.Drawing.Color.Green
  493. Me.ModeOfDelivery_cb.FormattingEnabled = True
  494. Me.ModeOfDelivery_cb.Location = New System.Drawing.Point(1556, 80)
  495. Me.ModeOfDelivery_cb.Name = "ModeOfDelivery_cb"
  496. Me.ModeOfDelivery_cb.Size = New System.Drawing.Size(144, 24)
  497. Me.ModeOfDelivery_cb.TabIndex = 951
  498. '
  499. '備註2_tb
  500. '
  501. Me.備註2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  502. Me.備註2_tb.Location = New System.Drawing.Point(657, 132)
  503. Me.備註2_tb.Multiline = True
  504. Me.備註2_tb.Name = "備註2_tb"
  505. Me.備註2_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  506. Me.備註2_tb.Size = New System.Drawing.Size(341, 90)
  507. Me.備註2_tb.TabIndex = 949
  508. '
  509. 'DeliveryTerms_lb
  510. '
  511. Me.DeliveryTerms_lb.AutoSize = True
  512. Me.DeliveryTerms_lb.ForeColor = System.Drawing.Color.Green
  513. Me.DeliveryTerms_lb.Location = New System.Drawing.Point(1448, 5)
  514. Me.DeliveryTerms_lb.Name = "DeliveryTerms_lb"
  515. Me.DeliveryTerms_lb.Size = New System.Drawing.Size(89, 16)
  516. Me.DeliveryTerms_lb.TabIndex = 948
  517. Me.DeliveryTerms_lb.Text = "Delivery Terms"
  518. '
  519. '資料流水號_tb
  520. '
  521. Me.資料流水號_tb.ForeColor = System.Drawing.Color.Red
  522. Me.資料流水號_tb.Location = New System.Drawing.Point(559, 225)
  523. Me.資料流水號_tb.Name = "資料流水號_tb"
  524. Me.資料流水號_tb.Size = New System.Drawing.Size(141, 23)
  525. Me.資料流水號_tb.TabIndex = 945
  526. Me.資料流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  527. '
  528. '資料流水號_lb
  529. '
  530. Me.資料流水號_lb.AutoSize = True
  531. Me.資料流水號_lb.ForeColor = System.Drawing.Color.Red
  532. Me.資料流水號_lb.Location = New System.Drawing.Point(488, 228)
  533. Me.資料流水號_lb.Name = "資料流水號_lb"
  534. Me.資料流水號_lb.Size = New System.Drawing.Size(67, 16)
  535. Me.資料流水號_lb.TabIndex = 946
  536. Me.資料流水號_lb.Text = "資料流水號"
  537. '
  538. '生成量產訂單抬頭_bt
  539. '
  540. Me.生成量產訂單抬頭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  541. Me.生成量產訂單抬頭_bt.ForeColor = System.Drawing.Color.Blue
  542. Me.生成量產訂單抬頭_bt.Location = New System.Drawing.Point(1780, 76)
  543. Me.生成量產訂單抬頭_bt.Name = "生成量產訂單抬頭_bt"
  544. Me.生成量產訂單抬頭_bt.Size = New System.Drawing.Size(127, 35)
  545. Me.生成量產訂單抬頭_bt.TabIndex = 944
  546. Me.生成量產訂單抬頭_bt.Text = "生成量產訂單抬頭" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  547. Me.生成量產訂單抬頭_bt.UseVisualStyleBackColor = True
  548. '
  549. '存檔_bt
  550. '
  551. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  552. Me.存檔_bt.Location = New System.Drawing.Point(1780, 148)
  553. Me.存檔_bt.Name = "存檔_bt"
  554. Me.存檔_bt.Size = New System.Drawing.Size(127, 35)
  555. Me.存檔_bt.TabIndex = 943
  556. Me.存檔_bt.Text = "存檔"
  557. Me.存檔_bt.UseVisualStyleBackColor = True
  558. '
  559. '訂單數量_tb
  560. '
  561. Me.訂單數量_tb.ForeColor = System.Drawing.Color.Green
  562. Me.訂單數量_tb.Location = New System.Drawing.Point(1154, 225)
  563. Me.訂單數量_tb.Name = "訂單數量_tb"
  564. Me.訂單數量_tb.Size = New System.Drawing.Size(87, 23)
  565. Me.訂單數量_tb.TabIndex = 940
  566. Me.訂單數量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  567. '
  568. '訂單數量_lb
  569. '
  570. Me.訂單數量_lb.AutoSize = True
  571. Me.訂單數量_lb.ForeColor = System.Drawing.Color.Green
  572. Me.訂單數量_lb.Location = New System.Drawing.Point(1093, 230)
  573. Me.訂單數量_lb.Name = "訂單數量_lb"
  574. Me.訂單數量_lb.Size = New System.Drawing.Size(55, 16)
  575. Me.訂單數量_lb.TabIndex = 941
  576. Me.訂單數量_lb.Text = "訂單數量"
  577. '
  578. '客戶訂單號_tb
  579. '
  580. Me.客戶訂單號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  581. Me.客戶訂單號_tb.Location = New System.Drawing.Point(549, 29)
  582. Me.客戶訂單號_tb.Name = "客戶訂單號_tb"
  583. Me.客戶訂單號_tb.Size = New System.Drawing.Size(197, 23)
  584. Me.客戶訂單號_tb.TabIndex = 938
  585. Me.客戶訂單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  586. '
  587. '客戶訂單號_lb
  588. '
  589. Me.客戶訂單號_lb.AutoSize = True
  590. Me.客戶訂單號_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  591. Me.客戶訂單號_lb.Location = New System.Drawing.Point(481, 32)
  592. Me.客戶訂單號_lb.Name = "客戶訂單號_lb"
  593. Me.客戶訂單號_lb.Size = New System.Drawing.Size(67, 16)
  594. Me.客戶訂單號_lb.TabIndex = 939
  595. Me.客戶訂單號_lb.Text = "客戶訂單號"
  596. '
  597. '生成量產訂單號碼_bt
  598. '
  599. Me.生成量產訂單號碼_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  600. Me.生成量產訂單號碼_bt.ForeColor = System.Drawing.Color.Red
  601. Me.生成量產訂單號碼_bt.Location = New System.Drawing.Point(1780, 4)
  602. Me.生成量產訂單號碼_bt.Name = "生成量產訂單號碼_bt"
  603. Me.生成量產訂單號碼_bt.Size = New System.Drawing.Size(127, 35)
  604. Me.生成量產訂單號碼_bt.TabIndex = 937
  605. Me.生成量產訂單號碼_bt.Text = "生成量產訂單號碼"
  606. Me.生成量產訂單號碼_bt.UseVisualStyleBackColor = True
  607. '
  608. '訂單流水號_tb
  609. '
  610. Me.訂單流水號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  611. Me.訂單流水號_tb.Location = New System.Drawing.Point(549, 4)
  612. Me.訂單流水號_tb.Name = "訂單流水號_tb"
  613. Me.訂單流水號_tb.Size = New System.Drawing.Size(197, 23)
  614. Me.訂單流水號_tb.TabIndex = 935
  615. Me.訂單流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  616. '
  617. 'C_N_lb
  618. '
  619. Me.C_N_lb.AutoSize = True
  620. Me.C_N_lb.ForeColor = System.Drawing.Color.Green
  621. Me.C_N_lb.Location = New System.Drawing.Point(1248, 83)
  622. Me.C_N_lb.Name = "C_N_lb"
  623. Me.C_N_lb.Size = New System.Drawing.Size(30, 16)
  624. Me.C_N_lb.TabIndex = 934
  625. Me.C_N_lb.Text = "C_N"
  626. '
  627. '交期_lb
  628. '
  629. Me.交期_lb.AutoSize = True
  630. Me.交期_lb.ForeColor = System.Drawing.Color.Green
  631. Me.交期_lb.Location = New System.Drawing.Point(1247, 6)
  632. Me.交期_lb.Name = "交期_lb"
  633. Me.交期_lb.Size = New System.Drawing.Size(31, 16)
  634. Me.交期_lb.TabIndex = 930
  635. Me.交期_lb.Text = "交期"
  636. '
  637. '型體名稱_lb
  638. '
  639. Me.型體名稱_lb.AutoSize = True
  640. Me.型體名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  641. Me.型體名稱_lb.Location = New System.Drawing.Point(748, 84)
  642. Me.型體名稱_lb.Name = "型體名稱_lb"
  643. Me.型體名稱_lb.Size = New System.Drawing.Size(55, 16)
  644. Me.型體名稱_lb.TabIndex = 928
  645. Me.型體名稱_lb.Text = "型體名稱"
  646. '
  647. '型體號碼_lb
  648. '
  649. Me.型體號碼_lb.AutoSize = True
  650. Me.型體號碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  651. Me.型體號碼_lb.Location = New System.Drawing.Point(747, 59)
  652. Me.型體號碼_lb.Name = "型體號碼_lb"
  653. Me.型體號碼_lb.Size = New System.Drawing.Size(55, 16)
  654. Me.型體號碼_lb.TabIndex = 926
  655. Me.型體號碼_lb.Text = "型體號碼"
  656. '
  657. '工廠_lb
  658. '
  659. Me.工廠_lb.AutoSize = True
  660. Me.工廠_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  661. Me.工廠_lb.Location = New System.Drawing.Point(481, 57)
  662. Me.工廠_lb.Name = "工廠_lb"
  663. Me.工廠_lb.Size = New System.Drawing.Size(31, 16)
  664. Me.工廠_lb.TabIndex = 924
  665. Me.工廠_lb.Text = "工廠"
  666. '
  667. '季節_lb
  668. '
  669. Me.季節_lb.AutoSize = True
  670. Me.季節_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  671. Me.季節_lb.Location = New System.Drawing.Point(747, 10)
  672. Me.季節_lb.Name = "季節_lb"
  673. Me.季節_lb.Size = New System.Drawing.Size(31, 16)
  674. Me.季節_lb.TabIndex = 923
  675. Me.季節_lb.Text = "季節"
  676. '
  677. '客戶_lb
  678. '
  679. Me.客戶_lb.AutoSize = True
  680. Me.客戶_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  681. Me.客戶_lb.Location = New System.Drawing.Point(747, 35)
  682. Me.客戶_lb.Name = "客戶_lb"
  683. Me.客戶_lb.Size = New System.Drawing.Size(31, 16)
  684. Me.客戶_lb.TabIndex = 921
  685. Me.客戶_lb.Text = "客戶"
  686. '
  687. '表單2_dgv
  688. '
  689. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  690. Me.表單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  691. Me.表單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  692. Me.表單2_dgv.BackgroundColor = System.Drawing.Color.White
  693. Me.表單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  694. Me.表單2_dgv.Location = New System.Drawing.Point(1002, 28)
  695. Me.表單2_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  696. Me.表單2_dgv.Name = "表單2_dgv"
  697. Me.表單2_dgv.RowHeadersWidth = 5
  698. DataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black
  699. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  700. Me.表單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  701. Me.表單2_dgv.RowTemplate.Height = 24
  702. Me.表單2_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  703. Me.表單2_dgv.Size = New System.Drawing.Size(239, 167)
  704. Me.表單2_dgv.TabIndex = 916
  705. '
  706. '訂單流水號_lb
  707. '
  708. Me.訂單流水號_lb.AutoSize = True
  709. Me.訂單流水號_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  710. Me.訂單流水號_lb.Location = New System.Drawing.Point(481, 7)
  711. Me.訂單流水號_lb.Name = "訂單流水號_lb"
  712. Me.訂單流水號_lb.Size = New System.Drawing.Size(67, 16)
  713. Me.訂單流水號_lb.TabIndex = 936
  714. Me.訂單流水號_lb.Text = "訂單流水號"
  715. '
  716. 'ModeOfDelivery_lb
  717. '
  718. Me.ModeOfDelivery_lb.AutoSize = True
  719. Me.ModeOfDelivery_lb.ForeColor = System.Drawing.Color.Green
  720. Me.ModeOfDelivery_lb.Location = New System.Drawing.Point(1448, 83)
  721. Me.ModeOfDelivery_lb.Name = "ModeOfDelivery_lb"
  722. Me.ModeOfDelivery_lb.Size = New System.Drawing.Size(107, 16)
  723. Me.ModeOfDelivery_lb.TabIndex = 947
  724. Me.ModeOfDelivery_lb.Text = "Mode Of Delivery"
  725. '
  726. 'ShipFromAddress_lb
  727. '
  728. Me.ShipFromAddress_lb.AutoSize = True
  729. Me.ShipFromAddress_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  730. Me.ShipFromAddress_lb.Location = New System.Drawing.Point(657, 112)
  731. Me.ShipFromAddress_lb.Name = "ShipFromAddress_lb"
  732. Me.ShipFromAddress_lb.Size = New System.Drawing.Size(112, 16)
  733. Me.ShipFromAddress_lb.TabIndex = 950
  734. Me.ShipFromAddress_lb.Text = "Ship From Address"
  735. '
  736. '表單3_dgv
  737. '
  738. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  739. Me.表單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  740. Me.表單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  741. Me.表單3_dgv.BackgroundColor = System.Drawing.Color.White
  742. Me.表單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  743. Me.表單3_dgv.Dock = System.Windows.Forms.DockStyle.Fill
  744. Me.表單3_dgv.Location = New System.Drawing.Point(0, 0)
  745. Me.表單3_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  746. Me.表單3_dgv.Name = "表單3_dgv"
  747. Me.表單3_dgv.RowHeadersWidth = 5
  748. DataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black
  749. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  750. Me.表單3_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  751. Me.表單3_dgv.RowTemplate.Height = 24
  752. Me.表單3_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  753. Me.表單3_dgv.Size = New System.Drawing.Size(1423, 355)
  754. Me.表單3_dgv.TabIndex = 942
  755. '
  756. '下單日_lb
  757. '
  758. Me.下單日_lb.AutoSize = True
  759. Me.下單日_lb.ForeColor = System.Drawing.Color.Green
  760. Me.下單日_lb.Location = New System.Drawing.Point(1247, 31)
  761. Me.下單日_lb.Name = "下單日_lb"
  762. Me.下單日_lb.Size = New System.Drawing.Size(43, 16)
  763. Me.下單日_lb.TabIndex = 932
  764. Me.下單日_lb.Text = "下單日"
  765. '
  766. '季節_cb
  767. '
  768. Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  769. Me.季節_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  770. Me.季節_cb.FormattingEnabled = True
  771. Me.季節_cb.Location = New System.Drawing.Point(801, 3)
  772. Me.季節_cb.Name = "季節_cb"
  773. Me.季節_cb.Size = New System.Drawing.Size(197, 24)
  774. Me.季節_cb.TabIndex = 986
  775. '
  776. '訂單屬性_cb
  777. '
  778. Me.訂單屬性_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  779. Me.訂單屬性_cb.ForeColor = System.Drawing.Color.Green
  780. Me.訂單屬性_cb.FormattingEnabled = True
  781. Me.訂單屬性_cb.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"})
  782. Me.訂單屬性_cb.Location = New System.Drawing.Point(1300, 53)
  783. Me.訂單屬性_cb.Name = "訂單屬性_cb"
  784. Me.訂單屬性_cb.Size = New System.Drawing.Size(142, 24)
  785. Me.訂單屬性_cb.TabIndex = 987
  786. '
  787. '型體號碼_cb
  788. '
  789. Me.型體號碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  790. Me.型體號碼_cb.FormattingEnabled = True
  791. Me.型體號碼_cb.Location = New System.Drawing.Point(801, 55)
  792. Me.型體號碼_cb.Name = "型體號碼_cb"
  793. Me.型體號碼_cb.Size = New System.Drawing.Size(197, 24)
  794. Me.型體號碼_cb.TabIndex = 989
  795. '
  796. '型體名稱_cb
  797. '
  798. Me.型體名稱_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  799. Me.型體名稱_cb.FormattingEnabled = True
  800. Me.型體名稱_cb.Location = New System.Drawing.Point(801, 81)
  801. Me.型體名稱_cb.Name = "型體名稱_cb"
  802. Me.型體名稱_cb.Size = New System.Drawing.Size(197, 24)
  803. Me.型體名稱_cb.TabIndex = 988
  804. '
  805. '搜尋顏色_tb
  806. '
  807. Me.搜尋顏色_tb.Location = New System.Drawing.Point(1002, 2)
  808. Me.搜尋顏色_tb.Name = "搜尋顏色_tb"
  809. Me.搜尋顏色_tb.Size = New System.Drawing.Size(239, 23)
  810. Me.搜尋顏色_tb.TabIndex = 990
  811. '
  812. 'C_N_cb
  813. '
  814. Me.C_N_cb.ForeColor = System.Drawing.Color.Green
  815. Me.C_N_cb.FormattingEnabled = True
  816. Me.C_N_cb.Location = New System.Drawing.Point(1300, 79)
  817. Me.C_N_cb.Name = "C_N_cb"
  818. Me.C_N_cb.Size = New System.Drawing.Size(142, 24)
  819. Me.C_N_cb.TabIndex = 991
  820. '
  821. '客戶名稱_cb
  822. '
  823. Me.客戶名稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  824. Me.客戶名稱_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  825. Me.客戶名稱_cb.FormattingEnabled = True
  826. Me.客戶名稱_cb.Location = New System.Drawing.Point(549, 81)
  827. Me.客戶名稱_cb.Name = "客戶名稱_cb"
  828. Me.客戶名稱_cb.Size = New System.Drawing.Size(197, 24)
  829. Me.客戶名稱_cb.TabIndex = 993
  830. '
  831. '客戶名稱_lb
  832. '
  833. Me.客戶名稱_lb.AutoSize = True
  834. Me.客戶名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  835. Me.客戶名稱_lb.Location = New System.Drawing.Point(481, 84)
  836. Me.客戶名稱_lb.Name = "客戶名稱_lb"
  837. Me.客戶名稱_lb.Size = New System.Drawing.Size(55, 16)
  838. Me.客戶名稱_lb.TabIndex = 992
  839. Me.客戶名稱_lb.Text = "客戶名稱"
  840. '
  841. 'DateTimePicker2
  842. '
  843. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  844. Me.DateTimePicker2.Location = New System.Drawing.Point(84, 6)
  845. Me.DateTimePicker2.Name = "DateTimePicker2"
  846. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  847. Me.DateTimePicker2.TabIndex = 994
  848. '
  849. '工廠交期_lb
  850. '
  851. Me.工廠交期_lb.AutoSize = True
  852. Me.工廠交期_lb.ForeColor = System.Drawing.Color.Green
  853. Me.工廠交期_lb.Location = New System.Drawing.Point(27, 10)
  854. Me.工廠交期_lb.Name = "工廠交期_lb"
  855. Me.工廠交期_lb.Size = New System.Drawing.Size(55, 16)
  856. Me.工廠交期_lb.TabIndex = 995
  857. Me.工廠交期_lb.Text = "工廠交期"
  858. '
  859. '客戶交期開始_lb
  860. '
  861. Me.客戶交期開始_lb.AutoSize = True
  862. Me.客戶交期開始_lb.ForeColor = System.Drawing.Color.Green
  863. Me.客戶交期開始_lb.Location = New System.Drawing.Point(3, 37)
  864. Me.客戶交期開始_lb.Name = "客戶交期開始_lb"
  865. Me.客戶交期開始_lb.Size = New System.Drawing.Size(79, 16)
  866. Me.客戶交期開始_lb.TabIndex = 997
  867. Me.客戶交期開始_lb.Text = "客戶交期開始"
  868. '
  869. 'DateTimePicker3
  870. '
  871. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  872. Me.DateTimePicker3.Location = New System.Drawing.Point(84, 33)
  873. Me.DateTimePicker3.Name = "DateTimePicker3"
  874. Me.DateTimePicker3.Size = New System.Drawing.Size(87, 23)
  875. Me.DateTimePicker3.TabIndex = 996
  876. '
  877. '客戶交期結束_lb
  878. '
  879. Me.客戶交期結束_lb.AutoSize = True
  880. Me.客戶交期結束_lb.ForeColor = System.Drawing.Color.Green
  881. Me.客戶交期結束_lb.Location = New System.Drawing.Point(3, 64)
  882. Me.客戶交期結束_lb.Name = "客戶交期結束_lb"
  883. Me.客戶交期結束_lb.Size = New System.Drawing.Size(79, 16)
  884. Me.客戶交期結束_lb.TabIndex = 999
  885. Me.客戶交期結束_lb.Text = "客戶交期結束"
  886. '
  887. 'DateTimePicker4
  888. '
  889. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  890. Me.DateTimePicker4.Location = New System.Drawing.Point(84, 60)
  891. Me.DateTimePicker4.Name = "DateTimePicker4"
  892. Me.DateTimePicker4.Size = New System.Drawing.Size(87, 23)
  893. Me.DateTimePicker4.TabIndex = 998
  894. '
  895. '新增顏色_bt
  896. '
  897. Me.新增顏色_bt.ForeColor = System.Drawing.Color.Olive
  898. Me.新增顏色_bt.Location = New System.Drawing.Point(922, 106)
  899. Me.新增顏色_bt.Name = "新增顏色_bt"
  900. Me.新增顏色_bt.Size = New System.Drawing.Size(76, 24)
  901. Me.新增顏色_bt.TabIndex = 1000
  902. Me.新增顏色_bt.Text = "新增顏色"
  903. Me.新增顏色_bt.UseVisualStyleBackColor = True
  904. '
  905. '交期_dtp
  906. '
  907. Me.交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  908. Me.交期_dtp.Location = New System.Drawing.Point(1300, 3)
  909. Me.交期_dtp.Name = "交期_dtp"
  910. Me.交期_dtp.Size = New System.Drawing.Size(142, 23)
  911. Me.交期_dtp.TabIndex = 1001
  912. '
  913. '下單日_dtp
  914. '
  915. Me.下單日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  916. Me.下單日_dtp.Location = New System.Drawing.Point(1300, 28)
  917. Me.下單日_dtp.Name = "下單日_dtp"
  918. Me.下單日_dtp.Size = New System.Drawing.Size(142, 23)
  919. Me.下單日_dtp.TabIndex = 1002
  920. '
  921. 'Label1
  922. '
  923. Me.Label1.AutoSize = True
  924. Me.Label1.ForeColor = System.Drawing.Color.Red
  925. Me.Label1.Location = New System.Drawing.Point(12, 12)
  926. Me.Label1.Name = "Label1"
  927. Me.Label1.Size = New System.Drawing.Size(67, 16)
  928. Me.Label1.TabIndex = 1005
  929. Me.Label1.Text = "舊顏色資料"
  930. '
  931. 'Label2
  932. '
  933. Me.Label2.AutoSize = True
  934. Me.Label2.ForeColor = System.Drawing.Color.Red
  935. Me.Label2.Location = New System.Drawing.Point(12, 39)
  936. Me.Label2.Name = "Label2"
  937. Me.Label2.Size = New System.Drawing.Size(67, 16)
  938. Me.Label2.TabIndex = 1006
  939. Me.Label2.Text = "新顏色資料"
  940. '
  941. '舊顏色資料_tb
  942. '
  943. Me.舊顏色資料_tb.ForeColor = System.Drawing.Color.Red
  944. Me.舊顏色資料_tb.Location = New System.Drawing.Point(81, 7)
  945. Me.舊顏色資料_tb.Name = "舊顏色資料_tb"
  946. Me.舊顏色資料_tb.Size = New System.Drawing.Size(141, 23)
  947. Me.舊顏色資料_tb.TabIndex = 1007
  948. Me.舊顏色資料_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  949. '
  950. '新顏色資料_tb
  951. '
  952. Me.新顏色資料_tb.ForeColor = System.Drawing.Color.Red
  953. Me.新顏色資料_tb.Location = New System.Drawing.Point(81, 34)
  954. Me.新顏色資料_tb.Name = "新顏色資料_tb"
  955. Me.新顏色資料_tb.Size = New System.Drawing.Size(141, 23)
  956. Me.新顏色資料_tb.TabIndex = 1008
  957. Me.新顏色資料_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  958. '
  959. '顏色資料修改_bt
  960. '
  961. Me.顏色資料修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  962. Me.顏色資料修改_bt.ForeColor = System.Drawing.Color.Red
  963. Me.顏色資料修改_bt.Location = New System.Drawing.Point(1780, 184)
  964. Me.顏色資料修改_bt.Name = "顏色資料修改_bt"
  965. Me.顏色資料修改_bt.Size = New System.Drawing.Size(127, 35)
  966. Me.顏色資料修改_bt.TabIndex = 1009
  967. Me.顏色資料修改_bt.Text = "資料修改存檔"
  968. Me.顏色資料修改_bt.UseVisualStyleBackColor = True
  969. '
  970. 'Panel1
  971. '
  972. Me.Panel1.Controls.Add(Me.選擇項_bt)
  973. Me.Panel1.Controls.Add(Me.新顏色資料_tb)
  974. Me.Panel1.Controls.Add(Me.Label1)
  975. Me.Panel1.Controls.Add(Me.Label2)
  976. Me.Panel1.Controls.Add(Me.舊顏色資料_tb)
  977. Me.Panel1.Controls.Add(Me.日期3_dtp)
  978. Me.Panel1.Location = New System.Drawing.Point(1031, 355)
  979. Me.Panel1.Name = "Panel1"
  980. Me.Panel1.Size = New System.Drawing.Size(232, 105)
  981. Me.Panel1.TabIndex = 1010
  982. '
  983. 'SplitContainer1
  984. '
  985. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  986. Or System.Windows.Forms.AnchorStyles.Left) _
  987. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  988. Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  989. Me.SplitContainer1.Location = New System.Drawing.Point(484, 251)
  990. Me.SplitContainer1.Name = "SplitContainer1"
  991. Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
  992. '
  993. 'SplitContainer1.Panel1
  994. '
  995. Me.SplitContainer1.Panel1.Controls.Add(Me.表單3_dgv)
  996. '
  997. 'SplitContainer1.Panel2
  998. '
  999. Me.SplitContainer1.Panel2.Controls.Add(Me.表單4_dgv)
  1000. Me.SplitContainer1.Size = New System.Drawing.Size(1425, 715)
  1001. Me.SplitContainer1.SplitterDistance = 357
  1002. Me.SplitContainer1.TabIndex = 1011
  1003. '
  1004. 'Panel2
  1005. '
  1006. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1007. Me.Panel2.Controls.Add(Me.DateTimePicker2)
  1008. Me.Panel2.Controls.Add(Me.工廠交期_lb)
  1009. Me.Panel2.Controls.Add(Me.DateTimePicker3)
  1010. Me.Panel2.Controls.Add(Me.客戶交期開始_lb)
  1011. Me.Panel2.Controls.Add(Me.DateTimePicker4)
  1012. Me.Panel2.Controls.Add(Me.客戶交期結束_lb)
  1013. Me.Panel2.Location = New System.Drawing.Point(1602, 131)
  1014. Me.Panel2.Name = "Panel2"
  1015. Me.Panel2.Size = New System.Drawing.Size(177, 91)
  1016. Me.Panel2.TabIndex = 1012
  1017. '
  1018. '選擇項_bt
  1019. '
  1020. Me.選擇項_bt.ForeColor = System.Drawing.Color.Green
  1021. Me.選擇項_bt.Location = New System.Drawing.Point(15, 63)
  1022. Me.選擇項_bt.Name = "選擇項_bt"
  1023. Me.選擇項_bt.Size = New System.Drawing.Size(60, 23)
  1024. Me.選擇項_bt.TabIndex = 1013
  1025. Me.選擇項_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1026. '
  1027. '量產訂單輸入
  1028. '
  1029. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1030. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1031. Me.ClientSize = New System.Drawing.Size(1914, 971)
  1032. Me.Controls.Add(Me.Panel1)
  1033. Me.Controls.Add(Me.顏色資料修改_bt)
  1034. Me.Controls.Add(Me.下單日_dtp)
  1035. Me.Controls.Add(Me.交期_dtp)
  1036. Me.Controls.Add(Me.新增顏色_bt)
  1037. Me.Controls.Add(Me.客戶名稱_cb)
  1038. Me.Controls.Add(Me.客戶名稱_lb)
  1039. Me.Controls.Add(Me.C_N_cb)
  1040. Me.Controls.Add(Me.搜尋顏色_tb)
  1041. Me.Controls.Add(Me.型體號碼_cb)
  1042. Me.Controls.Add(Me.型體名稱_cb)
  1043. Me.Controls.Add(Me.訂單屬性_cb)
  1044. Me.Controls.Add(Me.季節_cb)
  1045. Me.Controls.Add(Me.客戶_cb)
  1046. Me.Controls.Add(Me.提示_lb)
  1047. Me.Controls.Add(Me.刪除該流水號指定資料_bt)
  1048. Me.Controls.Add(Me.提示1_lb)
  1049. Me.Controls.Add(Me.提示2_lb)
  1050. Me.Controls.Add(Me.DM_cb)
  1051. Me.Controls.Add(Me.全部取消_bt)
  1052. Me.Controls.Add(Me.資料全選_bt)
  1053. Me.Controls.Add(Me.生成訂單SIZERUN_bt)
  1054. Me.Controls.Add(Me.套用已有量產訂單號_bt)
  1055. Me.Controls.Add(Me.AddRemark_bt)
  1056. Me.Controls.Add(Me.新增清單4_bt)
  1057. Me.Controls.Add(Me.新增清單3_bt)
  1058. Me.Controls.Add(Me.新增清單2_bt)
  1059. Me.Controls.Add(Me.新增清單1_bt)
  1060. Me.Controls.Add(Me.新增清單_bt)
  1061. Me.Controls.Add(Me.VendorName_lb)
  1062. Me.Controls.Add(Me.備註1_tb)
  1063. Me.Controls.Add(Me.工廠_cb)
  1064. Me.Controls.Add(Me.Remark_cb)
  1065. Me.Controls.Add(Me.備註3_tb)
  1066. Me.Controls.Add(Me.ToPort_cb)
  1067. Me.Controls.Add(Me.FromPort_cb)
  1068. Me.Controls.Add(Me.ToPort_lb)
  1069. Me.Controls.Add(Me.FromPort_lb)
  1070. Me.Controls.Add(Me.DeliveryTerms_cb)
  1071. Me.Controls.Add(Me.ModeOfDelivery_cb)
  1072. Me.Controls.Add(Me.備註2_tb)
  1073. Me.Controls.Add(Me.DeliveryTerms_lb)
  1074. Me.Controls.Add(Me.資料流水號_tb)
  1075. Me.Controls.Add(Me.資料流水號_lb)
  1076. Me.Controls.Add(Me.生成量產訂單抬頭_bt)
  1077. Me.Controls.Add(Me.存檔_bt)
  1078. Me.Controls.Add(Me.訂單數量_tb)
  1079. Me.Controls.Add(Me.訂單數量_lb)
  1080. Me.Controls.Add(Me.客戶訂單號_tb)
  1081. Me.Controls.Add(Me.客戶訂單號_lb)
  1082. Me.Controls.Add(Me.生成量產訂單號碼_bt)
  1083. Me.Controls.Add(Me.訂單流水號_tb)
  1084. Me.Controls.Add(Me.工廠_lb)
  1085. Me.Controls.Add(Me.表單2_dgv)
  1086. Me.Controls.Add(Me.訂單流水號_lb)
  1087. Me.Controls.Add(Me.ModeOfDelivery_lb)
  1088. Me.Controls.Add(Me.ShipFromAddress_lb)
  1089. Me.Controls.Add(Me.表單1_dgv)
  1090. Me.Controls.Add(Me.搜尋_bt)
  1091. Me.Controls.Add(Me.量產訂單清單_lb)
  1092. Me.Controls.Add(Me.訂單屬性_lb)
  1093. Me.Controls.Add(Me.型體號碼_lb)
  1094. Me.Controls.Add(Me.季節_lb)
  1095. Me.Controls.Add(Me.客戶_lb)
  1096. Me.Controls.Add(Me.C_N_lb)
  1097. Me.Controls.Add(Me.交期_lb)
  1098. Me.Controls.Add(Me.型體名稱_lb)
  1099. Me.Controls.Add(Me.下單日_lb)
  1100. Me.Controls.Add(Me.Label10)
  1101. Me.Controls.Add(Me.Remark_lb)
  1102. Me.Controls.Add(Me.SplitContainer1)
  1103. Me.Controls.Add(Me.Panel2)
  1104. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1105. Me.ForeColor = System.Drawing.Color.Black
  1106. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1107. Me.Name = "量產訂單輸入"
  1108. Me.Text = "量產訂單輸入"
  1109. CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1110. CType(Me.表單4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1111. CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1112. CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1113. Me.Panel1.ResumeLayout(False)
  1114. Me.Panel1.PerformLayout()
  1115. Me.SplitContainer1.Panel1.ResumeLayout(False)
  1116. Me.SplitContainer1.Panel2.ResumeLayout(False)
  1117. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  1118. Me.SplitContainer1.ResumeLayout(False)
  1119. Me.Panel2.ResumeLayout(False)
  1120. Me.Panel2.PerformLayout()
  1121. Me.ResumeLayout(False)
  1122. Me.PerformLayout()
  1123. End Sub
  1124. Friend WithEvents 表單1_dgv As DataGridView
  1125. Friend WithEvents 搜尋_bt As Button
  1126. Friend WithEvents 量產訂單清單_lb As Label
  1127. Friend WithEvents 客戶_cb As ComboBox
  1128. Friend WithEvents 訂單屬性_lb As Label
  1129. Friend WithEvents 日期3_dtp As DateTimePicker
  1130. Friend WithEvents 提示_lb As Label
  1131. Friend WithEvents 刪除該流水號指定資料_bt As Button
  1132. Friend WithEvents 提示1_lb As Label
  1133. Friend WithEvents 提示2_lb As Label
  1134. Friend WithEvents Label10 As Label
  1135. Friend WithEvents DM_cb As ComboBox
  1136. Friend WithEvents 全部取消_bt As Button
  1137. Friend WithEvents 資料全選_bt As Button
  1138. Friend WithEvents 表單4_dgv As DataGridView
  1139. Friend WithEvents 生成訂單SIZERUN_bt As Button
  1140. Friend WithEvents 套用已有量產訂單號_bt As Button
  1141. Friend WithEvents AddRemark_bt As Button
  1142. Friend WithEvents 新增清單4_bt As Button
  1143. Friend WithEvents 新增清單3_bt As Button
  1144. Friend WithEvents 新增清單2_bt As Button
  1145. Friend WithEvents 新增清單1_bt As Button
  1146. Friend WithEvents 新增清單_bt As Button
  1147. Friend WithEvents VendorName_lb As Label
  1148. Friend WithEvents 備註1_tb As TextBox
  1149. Friend WithEvents 工廠_cb As ComboBox
  1150. Friend WithEvents Remark_lb As Label
  1151. Friend WithEvents Remark_cb As ComboBox
  1152. Friend WithEvents 備註3_tb As TextBox
  1153. Friend WithEvents ToPort_cb As ComboBox
  1154. Friend WithEvents FromPort_cb As ComboBox
  1155. Friend WithEvents ToPort_lb As Label
  1156. Friend WithEvents FromPort_lb As Label
  1157. Friend WithEvents DeliveryTerms_cb As ComboBox
  1158. Friend WithEvents ModeOfDelivery_cb As ComboBox
  1159. Friend WithEvents 備註2_tb As TextBox
  1160. Friend WithEvents DeliveryTerms_lb As Label
  1161. Friend WithEvents 資料流水號_tb As TextBox
  1162. Friend WithEvents 資料流水號_lb As Label
  1163. Friend WithEvents 生成量產訂單抬頭_bt As Button
  1164. Friend WithEvents 存檔_bt As Button
  1165. Friend WithEvents 訂單數量_tb As TextBox
  1166. Friend WithEvents 訂單數量_lb As Label
  1167. Friend WithEvents 客戶訂單號_tb As TextBox
  1168. Friend WithEvents 客戶訂單號_lb As Label
  1169. Friend WithEvents 生成量產訂單號碼_bt As Button
  1170. Friend WithEvents 訂單流水號_tb As TextBox
  1171. Friend WithEvents C_N_lb As Label
  1172. Friend WithEvents 交期_lb As Label
  1173. Friend WithEvents 型體名稱_lb As Label
  1174. Friend WithEvents 型體號碼_lb As Label
  1175. Friend WithEvents 工廠_lb As Label
  1176. Friend WithEvents 季節_lb As Label
  1177. Friend WithEvents 客戶_lb As Label
  1178. Friend WithEvents 表單2_dgv As DataGridView
  1179. Friend WithEvents 訂單流水號_lb As Label
  1180. Friend WithEvents ModeOfDelivery_lb As Label
  1181. Friend WithEvents ShipFromAddress_lb As Label
  1182. Friend WithEvents 表單3_dgv As DataGridView
  1183. Friend WithEvents 下單日_lb As Label
  1184. Friend WithEvents 季節_cb As ComboBox
  1185. Friend WithEvents 訂單屬性_cb As ComboBox
  1186. Friend WithEvents 型體號碼_cb As ComboBox
  1187. Friend WithEvents 型體名稱_cb As ComboBox
  1188. Friend WithEvents 搜尋顏色_tb As TextBox
  1189. Friend WithEvents C_N_cb As ComboBox
  1190. Friend WithEvents 客戶名稱_cb As ComboBox
  1191. Friend WithEvents 客戶名稱_lb As Label
  1192. Friend WithEvents DateTimePicker2 As DateTimePicker
  1193. Friend WithEvents 工廠交期_lb As Label
  1194. Friend WithEvents 客戶交期開始_lb As Label
  1195. Friend WithEvents DateTimePicker3 As DateTimePicker
  1196. Friend WithEvents 客戶交期結束_lb As Label
  1197. Friend WithEvents DateTimePicker4 As DateTimePicker
  1198. Friend WithEvents 新增顏色_bt As Button
  1199. Friend WithEvents 交期_dtp As DateTimePicker
  1200. Friend WithEvents 下單日_dtp As DateTimePicker
  1201. Friend WithEvents Label1 As Label
  1202. Friend WithEvents Label2 As Label
  1203. Friend WithEvents 舊顏色資料_tb As TextBox
  1204. Friend WithEvents 新顏色資料_tb As TextBox
  1205. Friend WithEvents 顏色資料修改_bt As Button
  1206. Friend WithEvents Panel1 As Panel
  1207. Friend WithEvents SplitContainer1 As SplitContainer
  1208. Friend WithEvents Panel2 As Panel
  1209. Friend WithEvents 選擇項_bt As TextBox
  1210. End Class