暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

採購退貨申請.Designer.vb 48KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 採購退貨申請
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  29. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  30. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  31. Me.Label14 = New System.Windows.Forms.Label()
  32. Me.TextBox15 = New System.Windows.Forms.TextBox()
  33. Me.Label21 = New System.Windows.Forms.Label()
  34. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  35. Me.Label19 = New System.Windows.Forms.Label()
  36. Me.TextBox14 = New System.Windows.Forms.TextBox()
  37. Me.TextBox9 = New System.Windows.Forms.TextBox()
  38. Me.Label16 = New System.Windows.Forms.Label()
  39. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  40. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  41. Me.Label9 = New System.Windows.Forms.Label()
  42. Me.TextBox4 = New System.Windows.Forms.TextBox()
  43. Me.TextBox3 = New System.Windows.Forms.TextBox()
  44. Me.Label2 = New System.Windows.Forms.Label()
  45. Me.TextBox26 = New System.Windows.Forms.TextBox()
  46. Me.Label26 = New System.Windows.Forms.Label()
  47. Me.TextBox13 = New System.Windows.Forms.TextBox()
  48. Me.Label12 = New System.Windows.Forms.Label()
  49. Me.TextBox12 = New System.Windows.Forms.TextBox()
  50. Me.TextBox11 = New System.Windows.Forms.TextBox()
  51. Me.Label10 = New System.Windows.Forms.Label()
  52. Me.TextBox10 = New System.Windows.Forms.TextBox()
  53. Me.Label8 = New System.Windows.Forms.Label()
  54. Me.TextBox8 = New System.Windows.Forms.TextBox()
  55. Me.TextBox6 = New System.Windows.Forms.TextBox()
  56. Me.Label5 = New System.Windows.Forms.Label()
  57. Me.TextBox2 = New System.Windows.Forms.TextBox()
  58. Me.Label7 = New System.Windows.Forms.Label()
  59. Me.Label6 = New System.Windows.Forms.Label()
  60. Me.Label4 = New System.Windows.Forms.Label()
  61. Me.Label3 = New System.Windows.Forms.Label()
  62. Me.Label20 = New System.Windows.Forms.Label()
  63. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  64. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  65. Me.Label1 = New System.Windows.Forms.Label()
  66. Me.Label11 = New System.Windows.Forms.Label()
  67. Me.TextBox17 = New System.Windows.Forms.TextBox()
  68. Me.TextBox16 = New System.Windows.Forms.TextBox()
  69. Me.Label17 = New System.Windows.Forms.Label()
  70. Me.TextBox1 = New System.Windows.Forms.TextBox()
  71. Me.Label13 = New System.Windows.Forms.Label()
  72. Me.TextBox5 = New System.Windows.Forms.TextBox()
  73. Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
  74. Me.Label15 = New System.Windows.Forms.Label()
  75. Me.Label18 = New System.Windows.Forms.Label()
  76. Me.TextBox7 = New System.Windows.Forms.TextBox()
  77. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  78. Me.Label27 = New System.Windows.Forms.Label()
  79. Me.TextBox18 = New System.Windows.Forms.TextBox()
  80. Me.Label22 = New System.Windows.Forms.Label()
  81. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  82. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  83. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  84. Me.TextBox19 = New System.Windows.Forms.TextBox()
  85. Me.Button1 = New System.Windows.Forms.Button()
  86. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  87. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  88. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  89. Me.新增物料到採購單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  90. Me.刪除出貨單中選中的物料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  91. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  92. Me.修改存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  93. Me.Button3 = New System.Windows.Forms.Button()
  94. Me.Label23 = New System.Windows.Forms.Label()
  95. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  99. Me.ContextMenuStrip1.SuspendLayout()
  100. Me.SuspendLayout()
  101. '
  102. 'DataGridView2
  103. '
  104. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  105. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  106. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  107. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  108. Me.DataGridView2.Location = New System.Drawing.Point(7, 6)
  109. Me.DataGridView2.Name = "DataGridView2"
  110. Me.DataGridView2.RowHeadersWidth = 5
  111. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  112. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2
  113. Me.DataGridView2.RowTemplate.Height = 24
  114. Me.DataGridView2.Size = New System.Drawing.Size(381, 251)
  115. Me.DataGridView2.TabIndex = 1066
  116. '
  117. 'CheckBox1
  118. '
  119. Me.CheckBox1.AutoSize = True
  120. Me.CheckBox1.Checked = True
  121. Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
  122. Me.CheckBox1.Location = New System.Drawing.Point(1203, 6)
  123. Me.CheckBox1.Name = "CheckBox1"
  124. Me.CheckBox1.Size = New System.Drawing.Size(39, 20)
  125. Me.CheckBox1.TabIndex = 1106
  126. Me.CheckBox1.Text = "補"
  127. Me.CheckBox1.UseVisualStyleBackColor = True
  128. '
  129. 'DateTimePicker2
  130. '
  131. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  132. Me.DateTimePicker2.Location = New System.Drawing.Point(945, 4)
  133. Me.DateTimePicker2.Name = "DateTimePicker2"
  134. Me.DateTimePicker2.Size = New System.Drawing.Size(94, 23)
  135. Me.DateTimePicker2.TabIndex = 1104
  136. '
  137. 'Label14
  138. '
  139. Me.Label14.AutoSize = True
  140. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  142. Me.Label14.Location = New System.Drawing.Point(880, 7)
  143. Me.Label14.Name = "Label14"
  144. Me.Label14.Size = New System.Drawing.Size(68, 16)
  145. Me.Label14.TabIndex = 1105
  146. Me.Label14.Text = "供應商交期"
  147. '
  148. 'TextBox15
  149. '
  150. Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  151. Me.TextBox15.ForeColor = System.Drawing.Color.Green
  152. Me.TextBox15.Location = New System.Drawing.Point(823, 106)
  153. Me.TextBox15.Name = "TextBox15"
  154. Me.TextBox15.Size = New System.Drawing.Size(108, 23)
  155. Me.TextBox15.TabIndex = 1103
  156. Me.TextBox15.Text = "0"
  157. Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  158. '
  159. 'Label21
  160. '
  161. Me.Label21.AutoSize = True
  162. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. Me.Label21.ForeColor = System.Drawing.Color.Green
  164. Me.Label21.Location = New System.Drawing.Point(765, 109)
  165. Me.Label21.Name = "Label21"
  166. Me.Label21.Size = New System.Drawing.Size(44, 16)
  167. Me.Label21.TabIndex = 1102
  168. Me.Label21.Text = "總金額"
  169. '
  170. 'DateTimePicker1
  171. '
  172. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  173. Me.DateTimePicker1.Location = New System.Drawing.Point(1107, 5)
  174. Me.DateTimePicker1.Name = "DateTimePicker1"
  175. Me.DateTimePicker1.Size = New System.Drawing.Size(94, 23)
  176. Me.DateTimePicker1.TabIndex = 1100
  177. '
  178. 'Label19
  179. '
  180. Me.Label19.AutoSize = True
  181. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  182. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  183. Me.Label19.Location = New System.Drawing.Point(397, 109)
  184. Me.Label19.Name = "Label19"
  185. Me.Label19.Size = New System.Drawing.Size(56, 16)
  186. Me.Label19.TabIndex = 1099
  187. Me.Label19.Text = "選擇資料"
  188. '
  189. 'TextBox14
  190. '
  191. Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  192. Me.TextBox14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  193. Me.TextBox14.Location = New System.Drawing.Point(458, 106)
  194. Me.TextBox14.Name = "TextBox14"
  195. Me.TextBox14.Size = New System.Drawing.Size(103, 23)
  196. Me.TextBox14.TabIndex = 1098
  197. '
  198. 'TextBox9
  199. '
  200. Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  202. Me.TextBox9.Location = New System.Drawing.Point(457, 4)
  203. Me.TextBox9.Name = "TextBox9"
  204. Me.TextBox9.Size = New System.Drawing.Size(152, 25)
  205. Me.TextBox9.TabIndex = 1096
  206. '
  207. 'Label16
  208. '
  209. Me.Label16.AutoSize = True
  210. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  212. Me.Label16.Location = New System.Drawing.Point(397, 8)
  213. Me.Label16.Name = "Label16"
  214. Me.Label16.Size = New System.Drawing.Size(56, 16)
  215. Me.Label16.TabIndex = 1095
  216. Me.Label16.Text = "單據編號"
  217. '
  218. 'ComboBox3
  219. '
  220. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  221. Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.ComboBox3.ForeColor = System.Drawing.Color.Green
  223. Me.ComboBox3.FormattingEnabled = True
  224. Me.ComboBox3.Items.AddRange(New Object() {"男", "女", "NA"})
  225. Me.ComboBox3.Location = New System.Drawing.Point(779, 4)
  226. Me.ComboBox3.Name = "ComboBox3"
  227. Me.ComboBox3.Size = New System.Drawing.Size(98, 24)
  228. Me.ComboBox3.TabIndex = 1092
  229. '
  230. 'ComboBox2
  231. '
  232. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  233. Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  234. Me.ComboBox2.ForeColor = System.Drawing.Color.Green
  235. Me.ComboBox2.FormattingEnabled = True
  236. Me.ComboBox2.Items.AddRange(New Object() {"NA", "女", "男"})
  237. Me.ComboBox2.Location = New System.Drawing.Point(684, 4)
  238. Me.ComboBox2.Name = "ComboBox2"
  239. Me.ComboBox2.Size = New System.Drawing.Size(90, 24)
  240. Me.ComboBox2.TabIndex = 1091
  241. '
  242. 'Label9
  243. '
  244. Me.Label9.AutoSize = True
  245. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  246. Me.Label9.ForeColor = System.Drawing.Color.Green
  247. Me.Label9.Location = New System.Drawing.Point(615, 8)
  248. Me.Label9.Name = "Label9"
  249. Me.Label9.Size = New System.Drawing.Size(68, 16)
  250. Me.Label9.TabIndex = 1090
  251. Me.Label9.Text = "供應商簡稱"
  252. '
  253. 'TextBox4
  254. '
  255. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  256. Me.TextBox4.ForeColor = System.Drawing.Color.Green
  257. Me.TextBox4.Location = New System.Drawing.Point(618, 106)
  258. Me.TextBox4.Name = "TextBox4"
  259. Me.TextBox4.Size = New System.Drawing.Size(141, 23)
  260. Me.TextBox4.TabIndex = 1089
  261. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  262. '
  263. 'TextBox3
  264. '
  265. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.TextBox3.ForeColor = System.Drawing.Color.Green
  267. Me.TextBox3.Location = New System.Drawing.Point(999, 81)
  268. Me.TextBox3.Name = "TextBox3"
  269. Me.TextBox3.Size = New System.Drawing.Size(165, 23)
  270. Me.TextBox3.TabIndex = 1088
  271. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  272. '
  273. 'Label2
  274. '
  275. Me.Label2.AutoSize = True
  276. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  277. Me.Label2.ForeColor = System.Drawing.Color.Green
  278. Me.Label2.Location = New System.Drawing.Point(560, 109)
  279. Me.Label2.Name = "Label2"
  280. Me.Label2.Size = New System.Drawing.Size(56, 16)
  281. Me.Label2.TabIndex = 1087
  282. Me.Label2.Text = "付款方式"
  283. '
  284. 'TextBox26
  285. '
  286. Me.TextBox26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  287. Me.TextBox26.ForeColor = System.Drawing.Color.Green
  288. Me.TextBox26.Location = New System.Drawing.Point(838, 31)
  289. Me.TextBox26.Name = "TextBox26"
  290. Me.TextBox26.Size = New System.Drawing.Size(90, 23)
  291. Me.TextBox26.TabIndex = 1085
  292. Me.TextBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  293. '
  294. 'Label26
  295. '
  296. Me.Label26.AutoSize = True
  297. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  298. Me.Label26.ForeColor = System.Drawing.Color.Green
  299. Me.Label26.Location = New System.Drawing.Point(773, 33)
  300. Me.Label26.Name = "Label26"
  301. Me.Label26.Size = New System.Drawing.Size(56, 16)
  302. Me.Label26.TabIndex = 1086
  303. Me.Label26.Text = "統一編號"
  304. '
  305. 'TextBox13
  306. '
  307. Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  308. Me.TextBox13.ForeColor = System.Drawing.Color.Green
  309. Me.TextBox13.Location = New System.Drawing.Point(458, 81)
  310. Me.TextBox13.Name = "TextBox13"
  311. Me.TextBox13.Size = New System.Drawing.Size(45, 23)
  312. Me.TextBox13.TabIndex = 1083
  313. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  314. '
  315. 'Label12
  316. '
  317. Me.Label12.AutoSize = True
  318. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.Label12.ForeColor = System.Drawing.Color.Green
  320. Me.Label12.Location = New System.Drawing.Point(505, 84)
  321. Me.Label12.Name = "Label12"
  322. Me.Label12.Size = New System.Drawing.Size(39, 16)
  323. Me.Label12.TabIndex = 1082
  324. Me.Label12.Text = "地址2"
  325. '
  326. 'TextBox12
  327. '
  328. Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  329. Me.TextBox12.ForeColor = System.Drawing.Color.Green
  330. Me.TextBox12.Location = New System.Drawing.Point(545, 81)
  331. Me.TextBox12.Name = "TextBox12"
  332. Me.TextBox12.Size = New System.Drawing.Size(386, 23)
  333. Me.TextBox12.TabIndex = 1081
  334. '
  335. 'TextBox11
  336. '
  337. Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  338. Me.TextBox11.ForeColor = System.Drawing.Color.Green
  339. Me.TextBox11.Location = New System.Drawing.Point(457, 56)
  340. Me.TextBox11.Name = "TextBox11"
  341. Me.TextBox11.Size = New System.Drawing.Size(45, 23)
  342. Me.TextBox11.TabIndex = 1079
  343. Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  344. '
  345. 'Label10
  346. '
  347. Me.Label10.AutoSize = True
  348. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  349. Me.Label10.ForeColor = System.Drawing.Color.Green
  350. Me.Label10.Location = New System.Drawing.Point(505, 59)
  351. Me.Label10.Name = "Label10"
  352. Me.Label10.Size = New System.Drawing.Size(39, 16)
  353. Me.Label10.TabIndex = 1078
  354. Me.Label10.Text = "地址1"
  355. '
  356. 'TextBox10
  357. '
  358. Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  359. Me.TextBox10.ForeColor = System.Drawing.Color.Green
  360. Me.TextBox10.Location = New System.Drawing.Point(545, 56)
  361. Me.TextBox10.Name = "TextBox10"
  362. Me.TextBox10.Size = New System.Drawing.Size(386, 23)
  363. Me.TextBox10.TabIndex = 1077
  364. '
  365. 'Label8
  366. '
  367. Me.Label8.AutoSize = True
  368. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  369. Me.Label8.ForeColor = System.Drawing.Color.Green
  370. Me.Label8.Location = New System.Drawing.Point(933, 109)
  371. Me.Label8.Name = "Label8"
  372. Me.Label8.Size = New System.Drawing.Size(63, 16)
  373. Me.Label8.TabIndex = 1076
  374. Me.Label8.Text = "傳 真1"
  375. '
  376. 'TextBox8
  377. '
  378. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  379. Me.TextBox8.ForeColor = System.Drawing.Color.Green
  380. Me.TextBox8.Location = New System.Drawing.Point(999, 106)
  381. Me.TextBox8.Name = "TextBox8"
  382. Me.TextBox8.Size = New System.Drawing.Size(165, 23)
  383. Me.TextBox8.TabIndex = 1075
  384. Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  385. '
  386. 'TextBox6
  387. '
  388. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  389. Me.TextBox6.ForeColor = System.Drawing.Color.Green
  390. Me.TextBox6.Location = New System.Drawing.Point(999, 55)
  391. Me.TextBox6.Name = "TextBox6"
  392. Me.TextBox6.Size = New System.Drawing.Size(165, 23)
  393. Me.TextBox6.TabIndex = 1072
  394. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  395. '
  396. 'Label5
  397. '
  398. Me.Label5.AutoSize = True
  399. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  400. Me.Label5.ForeColor = System.Drawing.Color.Green
  401. Me.Label5.Location = New System.Drawing.Point(397, 34)
  402. Me.Label5.Name = "Label5"
  403. Me.Label5.Size = New System.Drawing.Size(44, 16)
  404. Me.Label5.TabIndex = 1071
  405. Me.Label5.Text = "供應商"
  406. '
  407. 'TextBox2
  408. '
  409. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.TextBox2.ForeColor = System.Drawing.Color.Green
  411. Me.TextBox2.Location = New System.Drawing.Point(457, 31)
  412. Me.TextBox2.Name = "TextBox2"
  413. Me.TextBox2.Size = New System.Drawing.Size(316, 23)
  414. Me.TextBox2.TabIndex = 1070
  415. '
  416. 'Label7
  417. '
  418. Me.Label7.AutoSize = True
  419. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.Label7.ForeColor = System.Drawing.Color.Green
  421. Me.Label7.Location = New System.Drawing.Point(933, 84)
  422. Me.Label7.Name = "Label7"
  423. Me.Label7.Size = New System.Drawing.Size(63, 16)
  424. Me.Label7.TabIndex = 1074
  425. Me.Label7.Text = "公司電話2"
  426. '
  427. 'Label6
  428. '
  429. Me.Label6.AutoSize = True
  430. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.Label6.ForeColor = System.Drawing.Color.Green
  432. Me.Label6.Location = New System.Drawing.Point(933, 58)
  433. Me.Label6.Name = "Label6"
  434. Me.Label6.Size = New System.Drawing.Size(63, 16)
  435. Me.Label6.TabIndex = 1073
  436. Me.Label6.Text = "公司電話1"
  437. '
  438. 'Label4
  439. '
  440. Me.Label4.AutoSize = True
  441. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  442. Me.Label4.ForeColor = System.Drawing.Color.Green
  443. Me.Label4.Location = New System.Drawing.Point(394, 59)
  444. Me.Label4.Name = "Label4"
  445. Me.Label4.Size = New System.Drawing.Size(63, 16)
  446. Me.Label4.TabIndex = 1080
  447. Me.Label4.Text = "郵遞區號1"
  448. '
  449. 'Label3
  450. '
  451. Me.Label3.AutoSize = True
  452. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  453. Me.Label3.ForeColor = System.Drawing.Color.Green
  454. Me.Label3.Location = New System.Drawing.Point(393, 84)
  455. Me.Label3.Name = "Label3"
  456. Me.Label3.Size = New System.Drawing.Size(63, 16)
  457. Me.Label3.TabIndex = 1084
  458. Me.Label3.Text = "郵遞區號2"
  459. '
  460. 'Label20
  461. '
  462. Me.Label20.AutoSize = True
  463. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  465. Me.Label20.Location = New System.Drawing.Point(1042, 8)
  466. Me.Label20.Name = "Label20"
  467. Me.Label20.Size = New System.Drawing.Size(68, 16)
  468. Me.Label20.TabIndex = 1101
  469. Me.Label20.Text = "採購下單日"
  470. '
  471. 'DataGridView3
  472. '
  473. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  474. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  475. Me.DataGridView3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  476. Or System.Windows.Forms.AnchorStyles.Left) _
  477. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  478. Me.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  479. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  480. Me.DataGridView3.Location = New System.Drawing.Point(394, 131)
  481. Me.DataGridView3.Name = "DataGridView3"
  482. Me.DataGridView3.RowHeadersWidth = 5
  483. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  484. Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle4
  485. Me.DataGridView3.RowTemplate.Height = 24
  486. Me.DataGridView3.Size = New System.Drawing.Size(849, 450)
  487. Me.DataGridView3.TabIndex = 1097
  488. '
  489. 'ComboBox5
  490. '
  491. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  492. Me.ComboBox5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  493. Me.ComboBox5.ForeColor = System.Drawing.Color.Green
  494. Me.ComboBox5.FormattingEnabled = True
  495. Me.ComboBox5.Items.AddRange(New Object() {"NA", "女", "男"})
  496. Me.ComboBox5.Location = New System.Drawing.Point(61, 284)
  497. Me.ComboBox5.Name = "ComboBox5"
  498. Me.ComboBox5.Size = New System.Drawing.Size(105, 23)
  499. Me.ComboBox5.TabIndex = 1145
  500. '
  501. 'Label1
  502. '
  503. Me.Label1.AutoSize = True
  504. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  505. Me.Label1.Location = New System.Drawing.Point(7, 287)
  506. Me.Label1.Name = "Label1"
  507. Me.Label1.Size = New System.Drawing.Size(56, 16)
  508. Me.Label1.TabIndex = 1146
  509. Me.Label1.Text = "指定倉庫"
  510. '
  511. 'Label11
  512. '
  513. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  514. Me.Label11.AutoSize = True
  515. Me.Label11.Location = New System.Drawing.Point(2, 586)
  516. Me.Label11.Name = "Label11"
  517. Me.Label11.Size = New System.Drawing.Size(56, 16)
  518. Me.Label11.TabIndex = 1144
  519. Me.Label11.Text = "歷史售價"
  520. '
  521. 'TextBox17
  522. '
  523. Me.TextBox17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  524. Me.TextBox17.Location = New System.Drawing.Point(58, 583)
  525. Me.TextBox17.Name = "TextBox17"
  526. Me.TextBox17.Size = New System.Drawing.Size(60, 23)
  527. Me.TextBox17.TabIndex = 1141
  528. Me.TextBox17.Text = "0"
  529. Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  530. '
  531. 'TextBox16
  532. '
  533. Me.TextBox16.Location = New System.Drawing.Point(323, 258)
  534. Me.TextBox16.Name = "TextBox16"
  535. Me.TextBox16.Size = New System.Drawing.Size(65, 23)
  536. Me.TextBox16.TabIndex = 1140
  537. Me.TextBox16.Text = "0"
  538. Me.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  539. '
  540. 'Label17
  541. '
  542. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  543. Me.Label17.AutoSize = True
  544. Me.Label17.Location = New System.Drawing.Point(118, 586)
  545. Me.Label17.Name = "Label17"
  546. Me.Label17.Size = New System.Drawing.Size(44, 16)
  547. Me.Label17.TabIndex = 1139
  548. Me.Label17.Text = "可出庫"
  549. '
  550. 'TextBox1
  551. '
  552. Me.TextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  553. Me.TextBox1.Location = New System.Drawing.Point(162, 583)
  554. Me.TextBox1.Name = "TextBox1"
  555. Me.TextBox1.Size = New System.Drawing.Size(50, 23)
  556. Me.TextBox1.TabIndex = 1138
  557. Me.TextBox1.Text = "0"
  558. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  559. '
  560. 'Label13
  561. '
  562. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  563. Me.Label13.AutoSize = True
  564. Me.Label13.Location = New System.Drawing.Point(2, 559)
  565. Me.Label13.Name = "Label13"
  566. Me.Label13.Size = New System.Drawing.Size(56, 16)
  567. Me.Label13.TabIndex = 1137
  568. Me.Label13.Text = "廠商編號"
  569. '
  570. 'TextBox5
  571. '
  572. Me.TextBox5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  573. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  574. Me.TextBox5.Location = New System.Drawing.Point(58, 556)
  575. Me.TextBox5.Name = "TextBox5"
  576. Me.TextBox5.Size = New System.Drawing.Size(103, 25)
  577. Me.TextBox5.TabIndex = 1136
  578. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  579. '
  580. 'NumericUpDown1
  581. '
  582. Me.NumericUpDown1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  583. Me.NumericUpDown1.Location = New System.Drawing.Point(259, 583)
  584. Me.NumericUpDown1.Maximum = New Decimal(New Integer() {0, 0, 0, 0})
  585. Me.NumericUpDown1.Minimum = New Decimal(New Integer() {10000, 0, 0, -2147483648})
  586. Me.NumericUpDown1.Name = "NumericUpDown1"
  587. Me.NumericUpDown1.Size = New System.Drawing.Size(50, 23)
  588. Me.NumericUpDown1.TabIndex = 1135
  589. Me.NumericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  590. '
  591. 'Label15
  592. '
  593. Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  594. Me.Label15.AutoSize = True
  595. Me.Label15.Location = New System.Drawing.Point(214, 586)
  596. Me.Label15.Name = "Label15"
  597. Me.Label15.Size = New System.Drawing.Size(44, 16)
  598. Me.Label15.TabIndex = 1134
  599. Me.Label15.Text = "申請數"
  600. '
  601. 'Label18
  602. '
  603. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  604. Me.Label18.AutoSize = True
  605. Me.Label18.Location = New System.Drawing.Point(164, 560)
  606. Me.Label18.Name = "Label18"
  607. Me.Label18.Size = New System.Drawing.Size(32, 16)
  608. Me.Label18.TabIndex = 1133
  609. Me.Label18.Text = "料號"
  610. '
  611. 'TextBox7
  612. '
  613. Me.TextBox7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  614. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  615. Me.TextBox7.Location = New System.Drawing.Point(196, 556)
  616. Me.TextBox7.Name = "TextBox7"
  617. Me.TextBox7.Size = New System.Drawing.Size(113, 25)
  618. Me.TextBox7.TabIndex = 1132
  619. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  620. '
  621. 'ComboBox1
  622. '
  623. Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  624. Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  625. Me.ComboBox1.FormattingEnabled = True
  626. Me.ComboBox1.Items.AddRange(New Object() {"男", "女", "NA"})
  627. Me.ComboBox1.Location = New System.Drawing.Point(219, 260)
  628. Me.ComboBox1.Name = "ComboBox1"
  629. Me.ComboBox1.Size = New System.Drawing.Size(64, 24)
  630. Me.ComboBox1.TabIndex = 1131
  631. '
  632. 'Label27
  633. '
  634. Me.Label27.AutoSize = True
  635. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  636. Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  637. Me.Label27.Location = New System.Drawing.Point(188, 265)
  638. Me.Label27.Name = "Label27"
  639. Me.Label27.Size = New System.Drawing.Size(32, 16)
  640. Me.Label27.TabIndex = 1130
  641. Me.Label27.Text = "頁碼"
  642. '
  643. 'TextBox18
  644. '
  645. Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  646. Me.TextBox18.Location = New System.Drawing.Point(286, 282)
  647. Me.TextBox18.Name = "TextBox18"
  648. Me.TextBox18.Size = New System.Drawing.Size(102, 25)
  649. Me.TextBox18.TabIndex = 1129
  650. '
  651. 'Label22
  652. '
  653. Me.Label22.AutoSize = True
  654. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  655. Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  656. Me.Label22.Location = New System.Drawing.Point(219, 287)
  657. Me.Label22.Name = "Label22"
  658. Me.Label22.Size = New System.Drawing.Size(68, 16)
  659. Me.Label22.TabIndex = 1128
  660. Me.Label22.Text = "物料關鍵字"
  661. '
  662. 'DataGridView1
  663. '
  664. Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  665. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  666. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  667. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  668. Me.DataGridView1.Location = New System.Drawing.Point(10, 309)
  669. Me.DataGridView1.Name = "DataGridView1"
  670. Me.DataGridView1.RowHeadersWidth = 5
  671. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  672. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle5
  673. Me.DataGridView1.RowTemplate.Height = 24
  674. Me.DataGridView1.Size = New System.Drawing.Size(378, 245)
  675. Me.DataGridView1.TabIndex = 1127
  676. '
  677. 'CheckBox2
  678. '
  679. Me.CheckBox2.AutoSize = True
  680. Me.CheckBox2.Location = New System.Drawing.Point(107, 264)
  681. Me.CheckBox2.Name = "CheckBox2"
  682. Me.CheckBox2.Size = New System.Drawing.Size(87, 20)
  683. Me.CheckBox2.TabIndex = 1143
  684. Me.CheckBox2.Text = "依商品排序"
  685. Me.CheckBox2.UseVisualStyleBackColor = True
  686. '
  687. 'CheckBox3
  688. '
  689. Me.CheckBox3.AutoSize = True
  690. Me.CheckBox3.Location = New System.Drawing.Point(10, 264)
  691. Me.CheckBox3.Name = "CheckBox3"
  692. Me.CheckBox3.Size = New System.Drawing.Size(99, 20)
  693. Me.CheckBox3.TabIndex = 1142
  694. Me.CheckBox3.Text = "依供應商排序"
  695. Me.CheckBox3.UseVisualStyleBackColor = True
  696. '
  697. 'TextBox19
  698. '
  699. Me.TextBox19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  700. Me.TextBox19.Location = New System.Drawing.Point(171, 284)
  701. Me.TextBox19.Name = "TextBox19"
  702. Me.TextBox19.Size = New System.Drawing.Size(42, 23)
  703. Me.TextBox19.TabIndex = 1147
  704. '
  705. 'Button1
  706. '
  707. Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  708. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  709. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  710. Me.Button1.Location = New System.Drawing.Point(310, 555)
  711. Me.Button1.Name = "Button1"
  712. Me.Button1.Size = New System.Drawing.Size(78, 51)
  713. Me.Button1.TabIndex = 1148
  714. Me.Button1.Text = "新增退貨物料到採購單"
  715. Me.Button1.UseVisualStyleBackColor = True
  716. '
  717. 'ContextMenuStrip1
  718. '
  719. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.新增物料到採購單ToolStripMenuItem, Me.刪除出貨單中選中的物料ToolStripMenuItem, Me.ToolStripSeparator1, Me.修改存檔ToolStripMenuItem})
  720. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  721. Me.ContextMenuStrip1.Size = New System.Drawing.Size(207, 126)
  722. '
  723. '重新整理ToolStripMenuItem
  724. '
  725. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  726. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  727. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  728. '
  729. 'ToolStripSeparator3
  730. '
  731. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  732. Me.ToolStripSeparator3.Size = New System.Drawing.Size(203, 6)
  733. '
  734. '新增物料到採購單ToolStripMenuItem
  735. '
  736. Me.新增物料到採購單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  737. Me.新增物料到採購單ToolStripMenuItem.Name = "新增物料到採購單ToolStripMenuItem"
  738. Me.新增物料到採購單ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  739. Me.新增物料到採購單ToolStripMenuItem.Text = "新增退貨物料到採購單"
  740. '
  741. '刪除出貨單中選中的物料ToolStripMenuItem
  742. '
  743. Me.刪除出貨單中選中的物料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  744. Me.刪除出貨單中選中的物料ToolStripMenuItem.Name = "刪除出貨單中選中的物料ToolStripMenuItem"
  745. Me.刪除出貨單中選中的物料ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  746. Me.刪除出貨單中選中的物料ToolStripMenuItem.Text = "刪除出貨單中選中的物料"
  747. '
  748. 'ToolStripSeparator1
  749. '
  750. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  751. Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
  752. '
  753. '修改存檔ToolStripMenuItem
  754. '
  755. Me.修改存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  756. Me.修改存檔ToolStripMenuItem.Name = "修改存檔ToolStripMenuItem"
  757. Me.修改存檔ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  758. Me.修改存檔ToolStripMenuItem.Text = "修改存檔"
  759. '
  760. 'Button3
  761. '
  762. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  763. Me.Button3.ForeColor = System.Drawing.Color.Green
  764. Me.Button3.Location = New System.Drawing.Point(1167, 56)
  765. Me.Button3.Name = "Button3"
  766. Me.Button3.Size = New System.Drawing.Size(76, 73)
  767. Me.Button3.TabIndex = 1150
  768. Me.Button3.Text = "修 改 存 檔"
  769. Me.Button3.UseVisualStyleBackColor = True
  770. '
  771. 'Label23
  772. '
  773. Me.Label23.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  774. Me.Label23.AutoSize = True
  775. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  776. Me.Label23.ForeColor = System.Drawing.Color.Red
  777. Me.Label23.Location = New System.Drawing.Point(396, 585)
  778. Me.Label23.Name = "Label23"
  779. Me.Label23.Size = New System.Drawing.Size(827, 24)
  780. Me.Label23.TabIndex = 1151
  781. Me.Label23.Text = "供應商物料退貨單據與採購單合併,如需要查看獨立的退貨資訊與列印退貨單據請看採購退貨清單"
  782. '
  783. '採購退貨申請
  784. '
  785. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  786. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  787. Me.ClientSize = New System.Drawing.Size(1249, 611)
  788. Me.ContextMenuStrip = Me.ContextMenuStrip1
  789. Me.Controls.Add(Me.Label23)
  790. Me.Controls.Add(Me.Button3)
  791. Me.Controls.Add(Me.Button1)
  792. Me.Controls.Add(Me.TextBox19)
  793. Me.Controls.Add(Me.ComboBox5)
  794. Me.Controls.Add(Me.Label1)
  795. Me.Controls.Add(Me.Label11)
  796. Me.Controls.Add(Me.TextBox17)
  797. Me.Controls.Add(Me.TextBox16)
  798. Me.Controls.Add(Me.Label17)
  799. Me.Controls.Add(Me.TextBox1)
  800. Me.Controls.Add(Me.Label13)
  801. Me.Controls.Add(Me.TextBox5)
  802. Me.Controls.Add(Me.NumericUpDown1)
  803. Me.Controls.Add(Me.Label15)
  804. Me.Controls.Add(Me.Label18)
  805. Me.Controls.Add(Me.TextBox7)
  806. Me.Controls.Add(Me.ComboBox1)
  807. Me.Controls.Add(Me.Label27)
  808. Me.Controls.Add(Me.TextBox18)
  809. Me.Controls.Add(Me.Label22)
  810. Me.Controls.Add(Me.DataGridView1)
  811. Me.Controls.Add(Me.CheckBox2)
  812. Me.Controls.Add(Me.CheckBox3)
  813. Me.Controls.Add(Me.CheckBox1)
  814. Me.Controls.Add(Me.DateTimePicker2)
  815. Me.Controls.Add(Me.Label14)
  816. Me.Controls.Add(Me.TextBox15)
  817. Me.Controls.Add(Me.Label21)
  818. Me.Controls.Add(Me.DateTimePicker1)
  819. Me.Controls.Add(Me.Label19)
  820. Me.Controls.Add(Me.TextBox14)
  821. Me.Controls.Add(Me.TextBox9)
  822. Me.Controls.Add(Me.Label16)
  823. Me.Controls.Add(Me.ComboBox3)
  824. Me.Controls.Add(Me.ComboBox2)
  825. Me.Controls.Add(Me.Label9)
  826. Me.Controls.Add(Me.TextBox4)
  827. Me.Controls.Add(Me.TextBox3)
  828. Me.Controls.Add(Me.Label2)
  829. Me.Controls.Add(Me.TextBox26)
  830. Me.Controls.Add(Me.Label26)
  831. Me.Controls.Add(Me.TextBox13)
  832. Me.Controls.Add(Me.Label12)
  833. Me.Controls.Add(Me.TextBox12)
  834. Me.Controls.Add(Me.TextBox11)
  835. Me.Controls.Add(Me.Label10)
  836. Me.Controls.Add(Me.TextBox10)
  837. Me.Controls.Add(Me.Label8)
  838. Me.Controls.Add(Me.TextBox8)
  839. Me.Controls.Add(Me.TextBox6)
  840. Me.Controls.Add(Me.Label5)
  841. Me.Controls.Add(Me.TextBox2)
  842. Me.Controls.Add(Me.Label7)
  843. Me.Controls.Add(Me.Label6)
  844. Me.Controls.Add(Me.Label4)
  845. Me.Controls.Add(Me.Label3)
  846. Me.Controls.Add(Me.Label20)
  847. Me.Controls.Add(Me.DataGridView3)
  848. Me.Controls.Add(Me.DataGridView2)
  849. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  850. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  851. Me.Name = "採購退貨申請"
  852. Me.Text = "採購退貨申請"
  853. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  854. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  855. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
  856. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  857. Me.ContextMenuStrip1.ResumeLayout(False)
  858. Me.ResumeLayout(False)
  859. Me.PerformLayout()
  860. End Sub
  861. Friend WithEvents DataGridView2 As DataGridView
  862. Friend WithEvents CheckBox1 As CheckBox
  863. Friend WithEvents DateTimePicker2 As DateTimePicker
  864. Friend WithEvents Label14 As Label
  865. Friend WithEvents TextBox15 As TextBox
  866. Friend WithEvents Label21 As Label
  867. Friend WithEvents DateTimePicker1 As DateTimePicker
  868. Friend WithEvents Label19 As Label
  869. Friend WithEvents TextBox14 As TextBox
  870. Friend WithEvents TextBox9 As TextBox
  871. Friend WithEvents Label16 As Label
  872. Friend WithEvents ComboBox3 As ComboBox
  873. Friend WithEvents ComboBox2 As ComboBox
  874. Friend WithEvents Label9 As Label
  875. Friend WithEvents TextBox4 As TextBox
  876. Friend WithEvents TextBox3 As TextBox
  877. Friend WithEvents Label2 As Label
  878. Friend WithEvents TextBox26 As TextBox
  879. Friend WithEvents Label26 As Label
  880. Friend WithEvents TextBox13 As TextBox
  881. Friend WithEvents Label12 As Label
  882. Friend WithEvents TextBox12 As TextBox
  883. Friend WithEvents TextBox11 As TextBox
  884. Friend WithEvents Label10 As Label
  885. Friend WithEvents TextBox10 As TextBox
  886. Friend WithEvents Label8 As Label
  887. Friend WithEvents TextBox8 As TextBox
  888. Friend WithEvents TextBox6 As TextBox
  889. Friend WithEvents Label5 As Label
  890. Friend WithEvents TextBox2 As TextBox
  891. Friend WithEvents Label7 As Label
  892. Friend WithEvents Label6 As Label
  893. Friend WithEvents Label4 As Label
  894. Friend WithEvents Label3 As Label
  895. Friend WithEvents Label20 As Label
  896. Friend WithEvents DataGridView3 As DataGridView
  897. Friend WithEvents ComboBox5 As ComboBox
  898. Friend WithEvents Label1 As Label
  899. Friend WithEvents Label11 As Label
  900. Friend WithEvents TextBox17 As TextBox
  901. Friend WithEvents TextBox16 As TextBox
  902. Friend WithEvents Label17 As Label
  903. Friend WithEvents TextBox1 As TextBox
  904. Friend WithEvents Label13 As Label
  905. Friend WithEvents TextBox5 As TextBox
  906. Friend WithEvents NumericUpDown1 As NumericUpDown
  907. Friend WithEvents Label15 As Label
  908. Friend WithEvents Label18 As Label
  909. Friend WithEvents TextBox7 As TextBox
  910. Friend WithEvents ComboBox1 As ComboBox
  911. Friend WithEvents Label27 As Label
  912. Friend WithEvents TextBox18 As TextBox
  913. Friend WithEvents Label22 As Label
  914. Friend WithEvents DataGridView1 As DataGridView
  915. Friend WithEvents CheckBox2 As CheckBox
  916. Friend WithEvents CheckBox3 As CheckBox
  917. Friend WithEvents TextBox19 As TextBox
  918. Friend WithEvents Button1 As Button
  919. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  920. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  921. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  922. Friend WithEvents 新增物料到採購單ToolStripMenuItem As ToolStripMenuItem
  923. Friend WithEvents 刪除出貨單中選中的物料ToolStripMenuItem As ToolStripMenuItem
  924. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  925. Friend WithEvents 修改存檔ToolStripMenuItem As ToolStripMenuItem
  926. Friend WithEvents Button3 As Button
  927. Friend WithEvents Label23 As Label
  928. End Class