Нема описа
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 52KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970
  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. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(採購單申請))
  30. Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
  31. Me.供應商交期_dtp = New System.Windows.Forms.DateTimePicker()
  32. Me.Label14 = New System.Windows.Forms.Label()
  33. Me.單據複製_bt = New System.Windows.Forms.Button()
  34. Me.已完全入庫的單據_rb = New System.Windows.Forms.RadioButton()
  35. Me.未完全入庫的單據_rb = New System.Windows.Forms.RadioButton()
  36. Me.總金額_tb = New System.Windows.Forms.TextBox()
  37. Me.Label21 = New System.Windows.Forms.Label()
  38. Me.修改匯率_bt = New System.Windows.Forms.Button()
  39. Me.採購下單_dtp = New System.Windows.Forms.DateTimePicker()
  40. Me.Label19 = New System.Windows.Forms.Label()
  41. Me.選擇_tb = New System.Windows.Forms.TextBox()
  42. Me.匯率_nud = New System.Windows.Forms.NumericUpDown()
  43. Me.Label18 = New System.Windows.Forms.Label()
  44. Me.採購金額_nud = New System.Windows.Forms.NumericUpDown()
  45. Me.Label17 = New System.Windows.Forms.Label()
  46. Me.單據編號_tb = New System.Windows.Forms.TextBox()
  47. Me.Label16 = New System.Windows.Forms.Label()
  48. Me.供應商關鍵字_tb = New System.Windows.Forms.TextBox()
  49. Me.Label15 = New System.Windows.Forms.Label()
  50. Me.供應商編號_cb = New System.Windows.Forms.ComboBox()
  51. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  52. Me.Label9 = New System.Windows.Forms.Label()
  53. Me.付款方式_tb = New System.Windows.Forms.TextBox()
  54. Me.公司電話2_tb = New System.Windows.Forms.TextBox()
  55. Me.Label2 = New System.Windows.Forms.Label()
  56. Me.統編_tb = New System.Windows.Forms.TextBox()
  57. Me.Label26 = New System.Windows.Forms.Label()
  58. Me.郵號2_tb = New System.Windows.Forms.TextBox()
  59. Me.Label12 = New System.Windows.Forms.Label()
  60. Me.地址2_tb = New System.Windows.Forms.TextBox()
  61. Me.郵號1_tb = New System.Windows.Forms.TextBox()
  62. Me.Label10 = New System.Windows.Forms.Label()
  63. Me.地址1_tb = New System.Windows.Forms.TextBox()
  64. Me.Label8 = New System.Windows.Forms.Label()
  65. Me.傳真1_tb = New System.Windows.Forms.TextBox()
  66. Me.公司電話1_tb = New System.Windows.Forms.TextBox()
  67. Me.Label5 = New System.Windows.Forms.Label()
  68. Me.供應商_tb = New System.Windows.Forms.TextBox()
  69. Me.Label7 = New System.Windows.Forms.Label()
  70. Me.Label6 = New System.Windows.Forms.Label()
  71. Me.彙總_dgv = New System.Windows.Forms.DataGridView()
  72. Me.新增物料_bt = New System.Windows.Forms.Button()
  73. Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
  74. Me.Label13 = New System.Windows.Forms.Label()
  75. Me.Label11 = New System.Windows.Forms.Label()
  76. Me.料號_tb = New System.Windows.Forms.TextBox()
  77. Me.物料關鍵字_tb = New System.Windows.Forms.TextBox()
  78. Me.Label1 = New System.Windows.Forms.Label()
  79. Me.物料檔案_dgv = New System.Windows.Forms.DataGridView()
  80. Me.頁碼_cb = New System.Windows.Forms.ComboBox()
  81. Me.Label27 = New System.Windows.Forms.Label()
  82. Me.Label4 = New System.Windows.Forms.Label()
  83. Me.Label3 = New System.Windows.Forms.Label()
  84. Me.Label20 = New System.Windows.Forms.Label()
  85. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  86. Me.Panel1 = New System.Windows.Forms.Panel()
  87. Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
  88. Me.新增_bt = New System.Windows.Forms.Button()
  89. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  90. Me.列印產品標籤_bt = New System.Windows.Forms.Button()
  91. Me.列印採購單_bt = New System.Windows.Forms.Button()
  92. Me.修改存檔_bt = New System.Windows.Forms.Button()
  93. Me.刪除採購單中選中的物料_bt = New System.Windows.Forms.Button()
  94. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  95. CType(Me.匯率_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.採購金額_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.物料檔案_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  101. Me.Panel1.SuspendLayout()
  102. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  103. Me.SuspendLayout()
  104. '
  105. '非當天日期_ch
  106. '
  107. Me.非當天日期_ch.AutoSize = True
  108. Me.非當天日期_ch.Checked = True
  109. Me.非當天日期_ch.CheckState = System.Windows.Forms.CheckState.Checked
  110. Me.非當天日期_ch.Location = New System.Drawing.Point(1057, 29)
  111. Me.非當天日期_ch.Name = "非當天日期_ch"
  112. Me.非當天日期_ch.Size = New System.Drawing.Size(38, 20)
  113. Me.非當天日期_ch.TabIndex = 1129
  114. Me.非當天日期_ch.Text = "補"
  115. Me.非當天日期_ch.UseVisualStyleBackColor = True
  116. '
  117. '供應商交期_dtp
  118. '
  119. Me.供應商交期_dtp.CustomFormat = "yyyy/MM/dd"
  120. Me.供應商交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  121. Me.供應商交期_dtp.Location = New System.Drawing.Point(1162, 27)
  122. Me.供應商交期_dtp.Name = "供應商交期_dtp"
  123. Me.供應商交期_dtp.Size = New System.Drawing.Size(85, 23)
  124. Me.供應商交期_dtp.TabIndex = 1127
  125. '
  126. 'Label14
  127. '
  128. Me.Label14.AutoSize = True
  129. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  131. Me.Label14.Location = New System.Drawing.Point(1097, 30)
  132. Me.Label14.Name = "Label14"
  133. Me.Label14.Size = New System.Drawing.Size(67, 16)
  134. Me.Label14.TabIndex = 1128
  135. Me.Label14.Text = "供應商交期"
  136. '
  137. '單據複製_bt
  138. '
  139. Me.單據複製_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  140. Me.單據複製_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.單據複製_bt.ForeColor = System.Drawing.Color.Green
  142. Me.單據複製_bt.Location = New System.Drawing.Point(3, 59)
  143. Me.單據複製_bt.Name = "單據複製_bt"
  144. Me.單據複製_bt.Size = New System.Drawing.Size(82, 24)
  145. Me.單據複製_bt.TabIndex = 1126
  146. Me.單據複製_bt.Text = "單據複製"
  147. Me.單據複製_bt.UseVisualStyleBackColor = True
  148. '
  149. '已完全入庫的單據_rb
  150. '
  151. Me.已完全入庫的單據_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  152. Me.已完全入庫的單據_rb.AutoSize = True
  153. Me.已完全入庫的單據_rb.Location = New System.Drawing.Point(137, 333)
  154. Me.已完全入庫的單據_rb.Name = "已完全入庫的單據_rb"
  155. Me.已完全入庫的單據_rb.Size = New System.Drawing.Size(121, 20)
  156. Me.已完全入庫的單據_rb.TabIndex = 1125
  157. Me.已完全入庫的單據_rb.TabStop = True
  158. Me.已完全入庫的單據_rb.Text = "已完全入庫的單據"
  159. Me.已完全入庫的單據_rb.UseVisualStyleBackColor = True
  160. '
  161. '未完全入庫的單據_rb
  162. '
  163. Me.未完全入庫的單據_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  164. Me.未完全入庫的單據_rb.AutoSize = True
  165. Me.未完全入庫的單據_rb.Location = New System.Drawing.Point(9, 333)
  166. Me.未完全入庫的單據_rb.Name = "未完全入庫的單據_rb"
  167. Me.未完全入庫的單據_rb.Size = New System.Drawing.Size(121, 20)
  168. Me.未完全入庫的單據_rb.TabIndex = 1124
  169. Me.未完全入庫的單據_rb.TabStop = True
  170. Me.未完全入庫的單據_rb.Text = "未完全入庫的單據"
  171. Me.未完全入庫的單據_rb.UseVisualStyleBackColor = True
  172. '
  173. '總金額_tb
  174. '
  175. Me.總金額_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.總金額_tb.ForeColor = System.Drawing.Color.Green
  177. Me.總金額_tb.Location = New System.Drawing.Point(822, 100)
  178. Me.總金額_tb.Name = "總金額_tb"
  179. Me.總金額_tb.Size = New System.Drawing.Size(108, 23)
  180. Me.總金額_tb.TabIndex = 1121
  181. Me.總金額_tb.Text = "0"
  182. Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  183. '
  184. 'Label21
  185. '
  186. Me.Label21.AutoSize = True
  187. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  188. Me.Label21.ForeColor = System.Drawing.Color.Green
  189. Me.Label21.Location = New System.Drawing.Point(764, 103)
  190. Me.Label21.Name = "Label21"
  191. Me.Label21.Size = New System.Drawing.Size(43, 16)
  192. Me.Label21.TabIndex = 1120
  193. Me.Label21.Text = "總金額"
  194. '
  195. '修改匯率_bt
  196. '
  197. Me.修改匯率_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  198. Me.修改匯率_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  199. Me.修改匯率_bt.ForeColor = System.Drawing.Color.Green
  200. Me.修改匯率_bt.Location = New System.Drawing.Point(309, 317)
  201. Me.修改匯率_bt.Name = "修改匯率_bt"
  202. Me.修改匯率_bt.Size = New System.Drawing.Size(82, 37)
  203. Me.修改匯率_bt.TabIndex = 1119
  204. Me.修改匯率_bt.Text = "修改匯率"
  205. Me.修改匯率_bt.UseVisualStyleBackColor = True
  206. '
  207. '採購下單_dtp
  208. '
  209. Me.採購下單_dtp.CustomFormat = "yyyy/MM/dd"
  210. Me.採購下單_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  211. Me.採購下單_dtp.Location = New System.Drawing.Point(1162, 2)
  212. Me.採購下單_dtp.Name = "採購下單_dtp"
  213. Me.採購下單_dtp.Size = New System.Drawing.Size(85, 23)
  214. Me.採購下單_dtp.TabIndex = 1117
  215. '
  216. 'Label19
  217. '
  218. Me.Label19.AutoSize = True
  219. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  221. Me.Label19.Location = New System.Drawing.Point(394, 103)
  222. Me.Label19.Name = "Label19"
  223. Me.Label19.Size = New System.Drawing.Size(55, 16)
  224. Me.Label19.TabIndex = 1116
  225. Me.Label19.Text = "選擇資料"
  226. '
  227. '選擇_tb
  228. '
  229. Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  230. Me.選擇_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  231. Me.選擇_tb.Location = New System.Drawing.Point(457, 100)
  232. Me.選擇_tb.Name = "選擇_tb"
  233. Me.選擇_tb.Size = New System.Drawing.Size(103, 23)
  234. Me.選擇_tb.TabIndex = 1115
  235. '
  236. '匯率_nud
  237. '
  238. Me.匯率_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  239. Me.匯率_nud.DecimalPlaces = 4
  240. Me.匯率_nud.Location = New System.Drawing.Point(234, 308)
  241. Me.匯率_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  242. Me.匯率_nud.Name = "匯率_nud"
  243. Me.匯率_nud.Size = New System.Drawing.Size(69, 23)
  244. Me.匯率_nud.TabIndex = 1113
  245. Me.匯率_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  246. Me.匯率_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
  247. '
  248. 'Label18
  249. '
  250. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  251. Me.Label18.AutoSize = True
  252. Me.Label18.Location = New System.Drawing.Point(172, 311)
  253. Me.Label18.Name = "Label18"
  254. Me.Label18.Size = New System.Drawing.Size(55, 16)
  255. Me.Label18.TabIndex = 1112
  256. Me.Label18.Text = "當時匯率"
  257. '
  258. '採購金額_nud
  259. '
  260. Me.採購金額_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  261. Me.採購金額_nud.DecimalPlaces = 2
  262. Me.採購金額_nud.Location = New System.Drawing.Point(68, 308)
  263. Me.採購金額_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  264. Me.採購金額_nud.Name = "採購金額_nud"
  265. Me.採購金額_nud.Size = New System.Drawing.Size(98, 23)
  266. Me.採購金額_nud.TabIndex = 1111
  267. Me.採購金額_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  268. '
  269. 'Label17
  270. '
  271. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  272. Me.Label17.AutoSize = True
  273. Me.Label17.Location = New System.Drawing.Point(6, 311)
  274. Me.Label17.Name = "Label17"
  275. Me.Label17.Size = New System.Drawing.Size(55, 16)
  276. Me.Label17.TabIndex = 1110
  277. Me.Label17.Text = "採購金額"
  278. '
  279. '單據編號_tb
  280. '
  281. Me.單據編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  282. Me.單據編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  283. Me.單據編號_tb.Location = New System.Drawing.Point(962, 3)
  284. Me.單據編號_tb.Name = "單據編號_tb"
  285. Me.單據編號_tb.Size = New System.Drawing.Size(135, 25)
  286. Me.單據編號_tb.TabIndex = 1109
  287. '
  288. 'Label16
  289. '
  290. Me.Label16.AutoSize = True
  291. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  292. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  293. Me.Label16.Location = New System.Drawing.Point(929, 8)
  294. Me.Label16.Name = "Label16"
  295. Me.Label16.Size = New System.Drawing.Size(31, 16)
  296. Me.Label16.TabIndex = 1108
  297. Me.Label16.Text = "單號"
  298. '
  299. '供應商關鍵字_tb
  300. '
  301. Me.供應商關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  302. Me.供應商關鍵字_tb.ForeColor = System.Drawing.Color.Green
  303. Me.供應商關鍵字_tb.Location = New System.Drawing.Point(72, 33)
  304. Me.供應商關鍵字_tb.Name = "供應商關鍵字_tb"
  305. Me.供應商關鍵字_tb.Size = New System.Drawing.Size(93, 25)
  306. Me.供應商關鍵字_tb.TabIndex = 1107
  307. '
  308. 'Label15
  309. '
  310. Me.Label15.AutoSize = True
  311. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.Label15.ForeColor = System.Drawing.Color.Green
  313. Me.Label15.Location = New System.Drawing.Point(3, 38)
  314. Me.Label15.Name = "Label15"
  315. Me.Label15.Size = New System.Drawing.Size(67, 16)
  316. Me.Label15.TabIndex = 1106
  317. Me.Label15.Text = "廠商關鍵字"
  318. '
  319. '供應商編號_cb
  320. '
  321. Me.供應商編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  322. Me.供應商編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  323. Me.供應商編號_cb.ForeColor = System.Drawing.Color.Green
  324. Me.供應商編號_cb.FormattingEnabled = True
  325. Me.供應商編號_cb.Items.AddRange(New Object() {"男", "女", "NA"})
  326. Me.供應商編號_cb.Location = New System.Drawing.Point(3, 3)
  327. Me.供應商編號_cb.Name = "供應商編號_cb"
  328. Me.供應商編號_cb.Size = New System.Drawing.Size(152, 24)
  329. Me.供應商編號_cb.TabIndex = 1105
  330. '
  331. '供應商_cb
  332. '
  333. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  334. Me.供應商_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  335. Me.供應商_cb.ForeColor = System.Drawing.Color.Green
  336. Me.供應商_cb.FormattingEnabled = True
  337. Me.供應商_cb.Items.AddRange(New Object() {"NA", "女", "男"})
  338. Me.供應商_cb.Location = New System.Drawing.Point(719, 3)
  339. Me.供應商_cb.Name = "供應商_cb"
  340. Me.供應商_cb.Size = New System.Drawing.Size(86, 24)
  341. Me.供應商_cb.TabIndex = 1104
  342. '
  343. 'Label9
  344. '
  345. Me.Label9.AutoSize = True
  346. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  347. Me.Label9.ForeColor = System.Drawing.Color.Green
  348. Me.Label9.Location = New System.Drawing.Point(687, 7)
  349. Me.Label9.Name = "Label9"
  350. Me.Label9.Size = New System.Drawing.Size(31, 16)
  351. Me.Label9.TabIndex = 1103
  352. Me.Label9.Text = "簡稱"
  353. '
  354. '付款方式_tb
  355. '
  356. Me.付款方式_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  357. Me.付款方式_tb.ForeColor = System.Drawing.Color.Green
  358. Me.付款方式_tb.Location = New System.Drawing.Point(617, 100)
  359. Me.付款方式_tb.Name = "付款方式_tb"
  360. Me.付款方式_tb.Size = New System.Drawing.Size(141, 23)
  361. Me.付款方式_tb.TabIndex = 1102
  362. Me.付款方式_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  363. '
  364. '公司電話2_tb
  365. '
  366. Me.公司電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.公司電話2_tb.ForeColor = System.Drawing.Color.Green
  368. Me.公司電話2_tb.Location = New System.Drawing.Point(998, 76)
  369. Me.公司電話2_tb.Name = "公司電話2_tb"
  370. Me.公司電話2_tb.Size = New System.Drawing.Size(165, 23)
  371. Me.公司電話2_tb.TabIndex = 1101
  372. Me.公司電話2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  373. '
  374. 'Label2
  375. '
  376. Me.Label2.AutoSize = True
  377. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.Label2.ForeColor = System.Drawing.Color.Green
  379. Me.Label2.Location = New System.Drawing.Point(559, 103)
  380. Me.Label2.Name = "Label2"
  381. Me.Label2.Size = New System.Drawing.Size(55, 16)
  382. Me.Label2.TabIndex = 1100
  383. Me.Label2.Text = "付款方式"
  384. '
  385. '統編_tb
  386. '
  387. Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.統編_tb.ForeColor = System.Drawing.Color.Green
  389. Me.統編_tb.Location = New System.Drawing.Point(839, 4)
  390. Me.統編_tb.Name = "統編_tb"
  391. Me.統編_tb.Size = New System.Drawing.Size(86, 23)
  392. Me.統編_tb.TabIndex = 1098
  393. Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  394. '
  395. 'Label26
  396. '
  397. Me.Label26.AutoSize = True
  398. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  399. Me.Label26.ForeColor = System.Drawing.Color.Green
  400. Me.Label26.Location = New System.Drawing.Point(806, 8)
  401. Me.Label26.Name = "Label26"
  402. Me.Label26.Size = New System.Drawing.Size(31, 16)
  403. Me.Label26.TabIndex = 1099
  404. Me.Label26.Text = "統編"
  405. '
  406. '郵號2_tb
  407. '
  408. Me.郵號2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.郵號2_tb.ForeColor = System.Drawing.Color.Green
  410. Me.郵號2_tb.Location = New System.Drawing.Point(457, 76)
  411. Me.郵號2_tb.Name = "郵號2_tb"
  412. Me.郵號2_tb.Size = New System.Drawing.Size(45, 23)
  413. Me.郵號2_tb.TabIndex = 1096
  414. Me.郵號2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  415. '
  416. 'Label12
  417. '
  418. Me.Label12.AutoSize = True
  419. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.Label12.ForeColor = System.Drawing.Color.Green
  421. Me.Label12.Location = New System.Drawing.Point(504, 79)
  422. Me.Label12.Name = "Label12"
  423. Me.Label12.Size = New System.Drawing.Size(38, 16)
  424. Me.Label12.TabIndex = 1095
  425. Me.Label12.Text = "地址2"
  426. '
  427. '地址2_tb
  428. '
  429. Me.地址2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  430. Me.地址2_tb.ForeColor = System.Drawing.Color.Green
  431. Me.地址2_tb.Location = New System.Drawing.Point(544, 76)
  432. Me.地址2_tb.Name = "地址2_tb"
  433. Me.地址2_tb.Size = New System.Drawing.Size(386, 23)
  434. Me.地址2_tb.TabIndex = 1094
  435. '
  436. '郵號1_tb
  437. '
  438. Me.郵號1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  439. Me.郵號1_tb.ForeColor = System.Drawing.Color.Green
  440. Me.郵號1_tb.Location = New System.Drawing.Point(456, 53)
  441. Me.郵號1_tb.Name = "郵號1_tb"
  442. Me.郵號1_tb.Size = New System.Drawing.Size(45, 23)
  443. Me.郵號1_tb.TabIndex = 1092
  444. Me.郵號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  445. '
  446. 'Label10
  447. '
  448. Me.Label10.AutoSize = True
  449. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  450. Me.Label10.ForeColor = System.Drawing.Color.Green
  451. Me.Label10.Location = New System.Drawing.Point(504, 56)
  452. Me.Label10.Name = "Label10"
  453. Me.Label10.Size = New System.Drawing.Size(38, 16)
  454. Me.Label10.TabIndex = 1091
  455. Me.Label10.Text = "地址1"
  456. '
  457. '地址1_tb
  458. '
  459. Me.地址1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  460. Me.地址1_tb.ForeColor = System.Drawing.Color.Green
  461. Me.地址1_tb.Location = New System.Drawing.Point(544, 53)
  462. Me.地址1_tb.Name = "地址1_tb"
  463. Me.地址1_tb.Size = New System.Drawing.Size(386, 23)
  464. Me.地址1_tb.TabIndex = 1090
  465. '
  466. 'Label8
  467. '
  468. Me.Label8.AutoSize = True
  469. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  470. Me.Label8.ForeColor = System.Drawing.Color.Green
  471. Me.Label8.Location = New System.Drawing.Point(932, 103)
  472. Me.Label8.Name = "Label8"
  473. Me.Label8.Size = New System.Drawing.Size(62, 16)
  474. Me.Label8.TabIndex = 1089
  475. Me.Label8.Text = "傳 真1"
  476. '
  477. '傳真1_tb
  478. '
  479. Me.傳真1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  480. Me.傳真1_tb.ForeColor = System.Drawing.Color.Green
  481. Me.傳真1_tb.Location = New System.Drawing.Point(998, 100)
  482. Me.傳真1_tb.Name = "傳真1_tb"
  483. Me.傳真1_tb.Size = New System.Drawing.Size(165, 23)
  484. Me.傳真1_tb.TabIndex = 1088
  485. Me.傳真1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  486. '
  487. '公司電話1_tb
  488. '
  489. Me.公司電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  490. Me.公司電話1_tb.ForeColor = System.Drawing.Color.Green
  491. Me.公司電話1_tb.Location = New System.Drawing.Point(998, 52)
  492. Me.公司電話1_tb.Name = "公司電話1_tb"
  493. Me.公司電話1_tb.Size = New System.Drawing.Size(165, 23)
  494. Me.公司電話1_tb.TabIndex = 1085
  495. Me.公司電話1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  496. '
  497. 'Label5
  498. '
  499. Me.Label5.AutoSize = True
  500. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  501. Me.Label5.ForeColor = System.Drawing.Color.Green
  502. Me.Label5.Location = New System.Drawing.Point(687, 31)
  503. Me.Label5.Name = "Label5"
  504. Me.Label5.Size = New System.Drawing.Size(43, 16)
  505. Me.Label5.TabIndex = 1084
  506. Me.Label5.Text = "供應商"
  507. '
  508. '供應商_tb
  509. '
  510. Me.供應商_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  511. Me.供應商_tb.ForeColor = System.Drawing.Color.Green
  512. Me.供應商_tb.Location = New System.Drawing.Point(731, 28)
  513. Me.供應商_tb.Name = "供應商_tb"
  514. Me.供應商_tb.Size = New System.Drawing.Size(313, 23)
  515. Me.供應商_tb.TabIndex = 1083
  516. '
  517. 'Label7
  518. '
  519. Me.Label7.AutoSize = True
  520. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  521. Me.Label7.ForeColor = System.Drawing.Color.Green
  522. Me.Label7.Location = New System.Drawing.Point(932, 79)
  523. Me.Label7.Name = "Label7"
  524. Me.Label7.Size = New System.Drawing.Size(62, 16)
  525. Me.Label7.TabIndex = 1087
  526. Me.Label7.Text = "公司電話2"
  527. '
  528. 'Label6
  529. '
  530. Me.Label6.AutoSize = True
  531. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  532. Me.Label6.ForeColor = System.Drawing.Color.Green
  533. Me.Label6.Location = New System.Drawing.Point(932, 55)
  534. Me.Label6.Name = "Label6"
  535. Me.Label6.Size = New System.Drawing.Size(62, 16)
  536. Me.Label6.TabIndex = 1086
  537. Me.Label6.Text = "公司電話1"
  538. '
  539. '彙總_dgv
  540. '
  541. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  542. Me.彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  543. Me.彙總_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  544. Me.彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  545. Me.彙總_dgv.BackgroundColor = System.Drawing.Color.White
  546. Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  547. Me.彙總_dgv.Location = New System.Drawing.Point(9, 355)
  548. Me.彙總_dgv.Name = "彙總_dgv"
  549. Me.彙總_dgv.RowHeadersWidth = 5
  550. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  551. Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  552. Me.彙總_dgv.RowTemplate.Height = 24
  553. Me.彙總_dgv.Size = New System.Drawing.Size(381, 251)
  554. Me.彙總_dgv.TabIndex = 1082
  555. '
  556. '新增物料_bt
  557. '
  558. Me.新增物料_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  559. Me.新增物料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  560. Me.新增物料_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  561. Me.新增物料_bt.Location = New System.Drawing.Point(309, 281)
  562. Me.新增物料_bt.Name = "新增物料_bt"
  563. Me.新增物料_bt.Size = New System.Drawing.Size(82, 37)
  564. Me.新增物料_bt.TabIndex = 1081
  565. Me.新增物料_bt.Text = "新增物料"
  566. Me.新增物料_bt.UseVisualStyleBackColor = True
  567. '
  568. '申請數_nud
  569. '
  570. Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  571. Me.申請數_nud.Location = New System.Drawing.Point(241, 283)
  572. Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  573. Me.申請數_nud.Name = "申請數_nud"
  574. Me.申請數_nud.Size = New System.Drawing.Size(62, 23)
  575. Me.申請數_nud.TabIndex = 1080
  576. Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  577. '
  578. 'Label13
  579. '
  580. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  581. Me.Label13.AutoSize = True
  582. Me.Label13.Location = New System.Drawing.Point(191, 286)
  583. Me.Label13.Name = "Label13"
  584. Me.Label13.Size = New System.Drawing.Size(43, 16)
  585. Me.Label13.TabIndex = 1079
  586. Me.Label13.Text = "申請數"
  587. '
  588. 'Label11
  589. '
  590. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  591. Me.Label11.AutoSize = True
  592. Me.Label11.Location = New System.Drawing.Point(6, 286)
  593. Me.Label11.Name = "Label11"
  594. Me.Label11.Size = New System.Drawing.Size(31, 16)
  595. Me.Label11.TabIndex = 1078
  596. Me.Label11.Text = "料號"
  597. '
  598. '料號_tb
  599. '
  600. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  601. Me.料號_tb.Location = New System.Drawing.Point(44, 283)
  602. Me.料號_tb.Name = "料號_tb"
  603. Me.料號_tb.Size = New System.Drawing.Size(141, 23)
  604. Me.料號_tb.TabIndex = 1077
  605. '
  606. '物料關鍵字_tb
  607. '
  608. Me.物料關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  609. Me.物料關鍵字_tb.Location = New System.Drawing.Point(212, 4)
  610. Me.物料關鍵字_tb.Name = "物料關鍵字_tb"
  611. Me.物料關鍵字_tb.Size = New System.Drawing.Size(178, 25)
  612. Me.物料關鍵字_tb.TabIndex = 1076
  613. '
  614. 'Label1
  615. '
  616. Me.Label1.AutoSize = True
  617. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  618. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  619. Me.Label1.Location = New System.Drawing.Point(143, 9)
  620. Me.Label1.Name = "Label1"
  621. Me.Label1.Size = New System.Drawing.Size(67, 16)
  622. Me.Label1.TabIndex = 1075
  623. Me.Label1.Text = "物料關鍵字"
  624. '
  625. '物料檔案_dgv
  626. '
  627. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  628. Me.物料檔案_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  629. Me.物料檔案_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  630. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  631. Me.物料檔案_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  632. Me.物料檔案_dgv.BackgroundColor = System.Drawing.Color.White
  633. Me.物料檔案_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  634. Me.物料檔案_dgv.Location = New System.Drawing.Point(9, 31)
  635. Me.物料檔案_dgv.Name = "物料檔案_dgv"
  636. Me.物料檔案_dgv.RowHeadersWidth = 5
  637. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  638. Me.物料檔案_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  639. Me.物料檔案_dgv.RowTemplate.Height = 24
  640. Me.物料檔案_dgv.Size = New System.Drawing.Size(381, 249)
  641. Me.物料檔案_dgv.TabIndex = 1074
  642. '
  643. '頁碼_cb
  644. '
  645. Me.頁碼_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  646. Me.頁碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  647. Me.頁碼_cb.FormattingEnabled = True
  648. Me.頁碼_cb.Items.AddRange(New Object() {"男", "女", "NA"})
  649. Me.頁碼_cb.Location = New System.Drawing.Point(47, 4)
  650. Me.頁碼_cb.Name = "頁碼_cb"
  651. Me.頁碼_cb.Size = New System.Drawing.Size(90, 24)
  652. Me.頁碼_cb.TabIndex = 1073
  653. '
  654. 'Label27
  655. '
  656. Me.Label27.AutoSize = True
  657. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  658. Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  659. Me.Label27.Location = New System.Drawing.Point(9, 9)
  660. Me.Label27.Name = "Label27"
  661. Me.Label27.Size = New System.Drawing.Size(31, 16)
  662. Me.Label27.TabIndex = 1072
  663. Me.Label27.Text = "頁碼"
  664. '
  665. 'Label4
  666. '
  667. Me.Label4.AutoSize = True
  668. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  669. Me.Label4.ForeColor = System.Drawing.Color.Green
  670. Me.Label4.Location = New System.Drawing.Point(393, 56)
  671. Me.Label4.Name = "Label4"
  672. Me.Label4.Size = New System.Drawing.Size(62, 16)
  673. Me.Label4.TabIndex = 1093
  674. Me.Label4.Text = "郵遞區號1"
  675. '
  676. 'Label3
  677. '
  678. Me.Label3.AutoSize = True
  679. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  680. Me.Label3.ForeColor = System.Drawing.Color.Green
  681. Me.Label3.Location = New System.Drawing.Point(392, 79)
  682. Me.Label3.Name = "Label3"
  683. Me.Label3.Size = New System.Drawing.Size(62, 16)
  684. Me.Label3.TabIndex = 1097
  685. Me.Label3.Text = "郵遞區號2"
  686. '
  687. 'Label20
  688. '
  689. Me.Label20.AutoSize = True
  690. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  691. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  692. Me.Label20.Location = New System.Drawing.Point(1097, 5)
  693. Me.Label20.Name = "Label20"
  694. Me.Label20.Size = New System.Drawing.Size(67, 16)
  695. Me.Label20.TabIndex = 1118
  696. Me.Label20.Text = "採購下單日"
  697. '
  698. '明細_dgv
  699. '
  700. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  701. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  702. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  703. Or System.Windows.Forms.AnchorStyles.Left) _
  704. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  705. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  706. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  707. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  708. Me.明細_dgv.Location = New System.Drawing.Point(391, 126)
  709. Me.明細_dgv.Name = "明細_dgv"
  710. Me.明細_dgv.RowHeadersWidth = 5
  711. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  712. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  713. Me.明細_dgv.RowTemplate.Height = 24
  714. Me.明細_dgv.Size = New System.Drawing.Size(854, 480)
  715. Me.明細_dgv.TabIndex = 1114
  716. '
  717. 'Panel1
  718. '
  719. Me.Panel1.Controls.Add(Me.供應商編號_cb)
  720. Me.Panel1.Controls.Add(Me.供應商關鍵字_tb)
  721. Me.Panel1.Controls.Add(Me.Label15)
  722. Me.Panel1.Controls.Add(Me.單據複製_bt)
  723. Me.Panel1.Location = New System.Drawing.Point(526, 211)
  724. Me.Panel1.Name = "Panel1"
  725. Me.Panel1.Size = New System.Drawing.Size(200, 100)
  726. Me.Panel1.TabIndex = 1143
  727. '
  728. '關鍵字查詢_bt
  729. '
  730. Me.關鍵字查詢_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.Search
  731. Me.關鍵字查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  732. Me.關鍵字查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  733. Me.關鍵字查詢_bt.ForeColor = System.Drawing.Color.Black
  734. Me.關鍵字查詢_bt.Location = New System.Drawing.Point(637, 2)
  735. Me.關鍵字查詢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  736. Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
  737. Me.關鍵字查詢_bt.Size = New System.Drawing.Size(50, 50)
  738. Me.關鍵字查詢_bt.TabIndex = 1179
  739. Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
  740. '
  741. '新增_bt
  742. '
  743. Me.新增_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.add_2
  744. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  745. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  746. Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  747. Me.新增_bt.Location = New System.Drawing.Point(391, 2)
  748. Me.新增_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  749. Me.新增_bt.Name = "新增_bt"
  750. Me.新增_bt.Size = New System.Drawing.Size(50, 50)
  751. Me.新增_bt.TabIndex = 1142
  752. Me.新增_bt.UseVisualStyleBackColor = True
  753. '
  754. '物料圖_pb
  755. '
  756. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  757. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  758. Me.物料圖_pb.Location = New System.Drawing.Point(1166, 54)
  759. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  760. Me.物料圖_pb.Name = "物料圖_pb"
  761. Me.物料圖_pb.Size = New System.Drawing.Size(80, 70)
  762. Me.物料圖_pb.TabIndex = 1123
  763. Me.物料圖_pb.TabStop = False
  764. '
  765. '列印產品標籤_bt
  766. '
  767. Me.列印產品標籤_bt.BackgroundImage = CType(resources.GetObject("列印產品標籤_bt.BackgroundImage"), System.Drawing.Image)
  768. Me.列印產品標籤_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  769. Me.列印產品標籤_bt.Location = New System.Drawing.Point(587, 2)
  770. Me.列印產品標籤_bt.Name = "列印產品標籤_bt"
  771. Me.列印產品標籤_bt.Size = New System.Drawing.Size(50, 50)
  772. Me.列印產品標籤_bt.TabIndex = 1131
  773. Me.列印產品標籤_bt.UseVisualStyleBackColor = True
  774. '
  775. '列印採購單_bt
  776. '
  777. Me.列印採購單_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.EXCELOUT
  778. Me.列印採購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  779. Me.列印採購單_bt.Location = New System.Drawing.Point(538, 2)
  780. Me.列印採購單_bt.Name = "列印採購單_bt"
  781. Me.列印採購單_bt.Size = New System.Drawing.Size(50, 50)
  782. Me.列印採購單_bt.TabIndex = 1130
  783. Me.列印採購單_bt.UseVisualStyleBackColor = True
  784. '
  785. '修改存檔_bt
  786. '
  787. Me.修改存檔_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.SAVER
  788. Me.修改存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  789. Me.修改存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  790. Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
  791. Me.修改存檔_bt.Location = New System.Drawing.Point(440, 2)
  792. Me.修改存檔_bt.Name = "修改存檔_bt"
  793. Me.修改存檔_bt.Size = New System.Drawing.Size(50, 50)
  794. Me.修改存檔_bt.TabIndex = 1122
  795. Me.修改存檔_bt.UseVisualStyleBackColor = True
  796. '
  797. '刪除採購單中選中的物料_bt
  798. '
  799. Me.刪除採購單中選中的物料_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.GarbageEmpty
  800. Me.刪除採購單中選中的物料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  801. Me.刪除採購單中選中的物料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  802. Me.刪除採購單中選中的物料_bt.ForeColor = System.Drawing.Color.Black
  803. Me.刪除採購單中選中的物料_bt.Location = New System.Drawing.Point(489, 3)
  804. Me.刪除採購單中選中的物料_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  805. Me.刪除採購單中選中的物料_bt.Name = "刪除採購單中選中的物料_bt"
  806. Me.刪除採購單中選中的物料_bt.Size = New System.Drawing.Size(50, 50)
  807. Me.刪除採購單中選中的物料_bt.TabIndex = 1178
  808. Me.刪除採購單中選中的物料_bt.UseVisualStyleBackColor = True
  809. '
  810. 'ToolTip1
  811. '
  812. Me.ToolTip1.AutoPopDelay = 5000
  813. Me.ToolTip1.InitialDelay = 500
  814. Me.ToolTip1.IsBalloon = True
  815. Me.ToolTip1.ReshowDelay = 100
  816. Me.ToolTip1.ToolTipTitle = "系統說明"
  817. '
  818. '採購單申請
  819. '
  820. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  821. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  822. Me.ClientSize = New System.Drawing.Size(1249, 611)
  823. Me.Controls.Add(Me.關鍵字查詢_bt)
  824. Me.Controls.Add(Me.Panel1)
  825. Me.Controls.Add(Me.新增_bt)
  826. Me.Controls.Add(Me.物料圖_pb)
  827. Me.Controls.Add(Me.列印產品標籤_bt)
  828. Me.Controls.Add(Me.列印採購單_bt)
  829. Me.Controls.Add(Me.非當天日期_ch)
  830. Me.Controls.Add(Me.供應商交期_dtp)
  831. Me.Controls.Add(Me.Label14)
  832. Me.Controls.Add(Me.已完全入庫的單據_rb)
  833. Me.Controls.Add(Me.未完全入庫的單據_rb)
  834. Me.Controls.Add(Me.修改存檔_bt)
  835. Me.Controls.Add(Me.總金額_tb)
  836. Me.Controls.Add(Me.Label21)
  837. Me.Controls.Add(Me.修改匯率_bt)
  838. Me.Controls.Add(Me.採購下單_dtp)
  839. Me.Controls.Add(Me.Label19)
  840. Me.Controls.Add(Me.選擇_tb)
  841. Me.Controls.Add(Me.匯率_nud)
  842. Me.Controls.Add(Me.Label18)
  843. Me.Controls.Add(Me.採購金額_nud)
  844. Me.Controls.Add(Me.Label17)
  845. Me.Controls.Add(Me.單據編號_tb)
  846. Me.Controls.Add(Me.Label16)
  847. Me.Controls.Add(Me.供應商_cb)
  848. Me.Controls.Add(Me.Label9)
  849. Me.Controls.Add(Me.付款方式_tb)
  850. Me.Controls.Add(Me.公司電話2_tb)
  851. Me.Controls.Add(Me.Label2)
  852. Me.Controls.Add(Me.統編_tb)
  853. Me.Controls.Add(Me.Label26)
  854. Me.Controls.Add(Me.郵號2_tb)
  855. Me.Controls.Add(Me.Label12)
  856. Me.Controls.Add(Me.地址2_tb)
  857. Me.Controls.Add(Me.郵號1_tb)
  858. Me.Controls.Add(Me.Label10)
  859. Me.Controls.Add(Me.地址1_tb)
  860. Me.Controls.Add(Me.Label8)
  861. Me.Controls.Add(Me.傳真1_tb)
  862. Me.Controls.Add(Me.公司電話1_tb)
  863. Me.Controls.Add(Me.Label5)
  864. Me.Controls.Add(Me.供應商_tb)
  865. Me.Controls.Add(Me.Label7)
  866. Me.Controls.Add(Me.Label6)
  867. Me.Controls.Add(Me.彙總_dgv)
  868. Me.Controls.Add(Me.新增物料_bt)
  869. Me.Controls.Add(Me.申請數_nud)
  870. Me.Controls.Add(Me.Label13)
  871. Me.Controls.Add(Me.Label11)
  872. Me.Controls.Add(Me.料號_tb)
  873. Me.Controls.Add(Me.物料關鍵字_tb)
  874. Me.Controls.Add(Me.Label1)
  875. Me.Controls.Add(Me.物料檔案_dgv)
  876. Me.Controls.Add(Me.頁碼_cb)
  877. Me.Controls.Add(Me.Label27)
  878. Me.Controls.Add(Me.Label4)
  879. Me.Controls.Add(Me.Label3)
  880. Me.Controls.Add(Me.Label20)
  881. Me.Controls.Add(Me.明細_dgv)
  882. Me.Controls.Add(Me.刪除採購單中選中的物料_bt)
  883. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  884. Me.Margin = New System.Windows.Forms.Padding(4)
  885. Me.Name = "採購單申請"
  886. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  887. Me.Text = "採購單申請"
  888. CType(Me.匯率_nud, System.ComponentModel.ISupportInitialize).EndInit()
  889. CType(Me.採購金額_nud, System.ComponentModel.ISupportInitialize).EndInit()
  890. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  891. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  892. CType(Me.物料檔案_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  893. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  894. Me.Panel1.ResumeLayout(False)
  895. Me.Panel1.PerformLayout()
  896. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  897. Me.ResumeLayout(False)
  898. Me.PerformLayout()
  899. End Sub
  900. Friend WithEvents 列印產品標籤_bt As Button
  901. Friend WithEvents 列印採購單_bt As Button
  902. Friend WithEvents 非當天日期_ch As CheckBox
  903. Friend WithEvents 供應商交期_dtp As DateTimePicker
  904. Friend WithEvents Label14 As Label
  905. Friend WithEvents 單據複製_bt As Button
  906. Friend WithEvents 已完全入庫的單據_rb As RadioButton
  907. Friend WithEvents 未完全入庫的單據_rb As RadioButton
  908. Friend WithEvents 物料圖_pb As PictureBox
  909. Friend WithEvents 修改存檔_bt As Button
  910. Friend WithEvents 總金額_tb As TextBox
  911. Friend WithEvents Label21 As Label
  912. Friend WithEvents 修改匯率_bt As Button
  913. Friend WithEvents 採購下單_dtp As DateTimePicker
  914. Friend WithEvents Label19 As Label
  915. Friend WithEvents 選擇_tb As TextBox
  916. Friend WithEvents 匯率_nud As NumericUpDown
  917. Friend WithEvents Label18 As Label
  918. Friend WithEvents 採購金額_nud As NumericUpDown
  919. Friend WithEvents Label17 As Label
  920. Friend WithEvents 單據編號_tb As TextBox
  921. Friend WithEvents Label16 As Label
  922. Friend WithEvents 供應商關鍵字_tb As TextBox
  923. Friend WithEvents Label15 As Label
  924. Friend WithEvents 供應商編號_cb As ComboBox
  925. Friend WithEvents 供應商_cb As ComboBox
  926. Friend WithEvents Label9 As Label
  927. Friend WithEvents 付款方式_tb As TextBox
  928. Friend WithEvents 公司電話2_tb As TextBox
  929. Friend WithEvents Label2 As Label
  930. Friend WithEvents 統編_tb As TextBox
  931. Friend WithEvents Label26 As Label
  932. Friend WithEvents 郵號2_tb As TextBox
  933. Friend WithEvents Label12 As Label
  934. Friend WithEvents 地址2_tb As TextBox
  935. Friend WithEvents 郵號1_tb As TextBox
  936. Friend WithEvents Label10 As Label
  937. Friend WithEvents 地址1_tb As TextBox
  938. Friend WithEvents Label8 As Label
  939. Friend WithEvents 傳真1_tb As TextBox
  940. Friend WithEvents 公司電話1_tb As TextBox
  941. Friend WithEvents Label5 As Label
  942. Friend WithEvents 供應商_tb As TextBox
  943. Friend WithEvents Label7 As Label
  944. Friend WithEvents Label6 As Label
  945. Friend WithEvents 彙總_dgv As DataGridView
  946. Friend WithEvents 新增物料_bt As Button
  947. Friend WithEvents 申請數_nud As NumericUpDown
  948. Friend WithEvents Label13 As Label
  949. Friend WithEvents Label11 As Label
  950. Friend WithEvents 料號_tb As TextBox
  951. Friend WithEvents 物料關鍵字_tb As TextBox
  952. Friend WithEvents Label1 As Label
  953. Friend WithEvents 物料檔案_dgv As DataGridView
  954. Friend WithEvents 頁碼_cb As ComboBox
  955. Friend WithEvents Label27 As Label
  956. Friend WithEvents Label4 As Label
  957. Friend WithEvents Label3 As Label
  958. Friend WithEvents Label20 As Label
  959. Friend WithEvents 明細_dgv As DataGridView
  960. Friend WithEvents 新增_bt As Button
  961. Friend WithEvents 刪除採購單中選中的物料_bt As Button
  962. Friend WithEvents Panel1 As Panel
  963. Friend WithEvents 關鍵字查詢_bt As Button
  964. Friend WithEvents ToolTip1 As ToolTip
  965. End Class