Geen omschrijving
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 50KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(維修單申請))
  29. Me.列印維修單_bt = New System.Windows.Forms.Button()
  30. Me.開新維修單_bt = New System.Windows.Forms.Button()
  31. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  32. Me.指定倉處_cb = New System.Windows.Forms.ComboBox()
  33. Me.Label14 = New System.Windows.Forms.Label()
  34. Me.Label21 = New System.Windows.Forms.Label()
  35. Me.已出庫的維修單_rb = New System.Windows.Forms.RadioButton()
  36. Me.未出庫的維修單_rb = New System.Windows.Forms.RadioButton()
  37. Me.歷史售價_tb = New System.Windows.Forms.TextBox()
  38. Me.加權成本_台幣_tb = New System.Windows.Forms.TextBox()
  39. Me.Label17 = New System.Windows.Forms.Label()
  40. Me.可出庫_tb = New System.Windows.Forms.TextBox()
  41. Me.Label3 = New System.Windows.Forms.Label()
  42. Me.供應商編號_tb = New System.Windows.Forms.TextBox()
  43. Me.新增物料到維修單_bt = New System.Windows.Forms.Button()
  44. Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
  45. Me.Label13 = New System.Windows.Forms.Label()
  46. Me.Label11 = New System.Windows.Forms.Label()
  47. Me.料號_tb = New System.Windows.Forms.TextBox()
  48. Me.頁碼_cb = New System.Windows.Forms.ComboBox()
  49. Me.Label27 = New System.Windows.Forms.Label()
  50. Me.客戶編號_cb = New System.Windows.Forms.ComboBox()
  51. Me.物料關鍵字_tb = New System.Windows.Forms.TextBox()
  52. Me.Label1 = New System.Windows.Forms.Label()
  53. Me.庫存_dgv = New System.Windows.Forms.DataGridView()
  54. Me.依商品排序_ch = New System.Windows.Forms.CheckBox()
  55. Me.依供應商排序_ch = New System.Windows.Forms.CheckBox()
  56. Me.彙總_dgv = New System.Windows.Forms.DataGridView()
  57. Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
  58. Me.客戶交期_dtp = New System.Windows.Forms.DateTimePicker()
  59. Me.Label22 = New System.Windows.Forms.Label()
  60. Me.維修出庫_tb = New System.Windows.Forms.TextBox()
  61. Me.修改存檔_bt = New System.Windows.Forms.Button()
  62. Me.銷售下單_dtp = New System.Windows.Forms.DateTimePicker()
  63. Me.選擇_tb = New System.Windows.Forms.TextBox()
  64. Me.單據編號_tb = New System.Windows.Forms.TextBox()
  65. Me.客戶關鍵字_tb = New System.Windows.Forms.TextBox()
  66. Me.Label15 = New System.Windows.Forms.Label()
  67. Me.客戶_cb = New System.Windows.Forms.ComboBox()
  68. Me.Label9 = New System.Windows.Forms.Label()
  69. Me.電話_tb = New System.Windows.Forms.TextBox()
  70. Me.統編_tb = New System.Windows.Forms.TextBox()
  71. Me.維修地址_tb = New System.Windows.Forms.TextBox()
  72. Me.聯絡人_tb = New System.Windows.Forms.TextBox()
  73. Me.客戶公司_tb = New System.Windows.Forms.TextBox()
  74. Me.Label7 = New System.Windows.Forms.Label()
  75. Me.Label19 = New System.Windows.Forms.Label()
  76. Me.Label16 = New System.Windows.Forms.Label()
  77. Me.Label12 = New System.Windows.Forms.Label()
  78. Me.Label5 = New System.Windows.Forms.Label()
  79. Me.Label20 = New System.Windows.Forms.Label()
  80. Me.Label26 = New System.Windows.Forms.Label()
  81. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  82. Me.Label28 = New System.Windows.Forms.Label()
  83. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  84. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  85. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  86. Me.開立新的維修單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  87. Me.新增物料到維修單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  88. Me.刪除採購單中選中的物料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  89. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  90. Me.修改存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  91. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  92. Me.列印單據ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  93. Me.列印產品標籤ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  94. Me.列印產品標籤_bt = New System.Windows.Forms.Button()
  95. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  99. Me.ContextMenuStrip1.SuspendLayout()
  100. Me.SuspendLayout()
  101. '
  102. '列印維修單_bt
  103. '
  104. Me.列印維修單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  105. Me.列印維修單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  106. Me.列印維修單_bt.Location = New System.Drawing.Point(1122, 3)
  107. Me.列印維修單_bt.Name = "列印維修單_bt"
  108. Me.列印維修單_bt.Size = New System.Drawing.Size(119, 48)
  109. Me.列印維修單_bt.TabIndex = 1173
  110. Me.列印維修單_bt.Text = "列印維修單"
  111. Me.列印維修單_bt.UseVisualStyleBackColor = True
  112. '
  113. '開新維修單_bt
  114. '
  115. Me.開新維修單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  116. Me.開新維修單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  117. Me.開新維修單_bt.Location = New System.Drawing.Point(366, 27)
  118. Me.開新維修單_bt.Name = "開新維修單_bt"
  119. Me.開新維修單_bt.Size = New System.Drawing.Size(82, 25)
  120. Me.開新維修單_bt.TabIndex = 1172
  121. Me.開新維修單_bt.Text = "開新維修單"
  122. Me.開新維修單_bt.UseVisualStyleBackColor = True
  123. '
  124. '倉庫編號_tb
  125. '
  126. Me.倉庫編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  127. Me.倉庫編號_tb.Location = New System.Drawing.Point(166, 26)
  128. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  129. Me.倉庫編號_tb.Size = New System.Drawing.Size(42, 23)
  130. Me.倉庫編號_tb.TabIndex = 1168
  131. '
  132. '指定倉處_cb
  133. '
  134. Me.指定倉處_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  135. Me.指定倉處_cb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  136. Me.指定倉處_cb.ForeColor = System.Drawing.Color.Green
  137. Me.指定倉處_cb.FormattingEnabled = True
  138. Me.指定倉處_cb.Items.AddRange(New Object() {"NA", "女", "男"})
  139. Me.指定倉處_cb.Location = New System.Drawing.Point(56, 26)
  140. Me.指定倉處_cb.Name = "指定倉處_cb"
  141. Me.指定倉處_cb.Size = New System.Drawing.Size(105, 23)
  142. Me.指定倉處_cb.TabIndex = 1167
  143. '
  144. 'Label14
  145. '
  146. Me.Label14.AutoSize = True
  147. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  148. Me.Label14.Location = New System.Drawing.Point(2, 29)
  149. Me.Label14.Name = "Label14"
  150. Me.Label14.Size = New System.Drawing.Size(56, 16)
  151. Me.Label14.TabIndex = 1169
  152. Me.Label14.Text = "指定倉庫"
  153. '
  154. 'Label21
  155. '
  156. Me.Label21.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  157. Me.Label21.AutoSize = True
  158. Me.Label21.Location = New System.Drawing.Point(5, 318)
  159. Me.Label21.Name = "Label21"
  160. Me.Label21.Size = New System.Drawing.Size(56, 16)
  161. Me.Label21.TabIndex = 1166
  162. Me.Label21.Text = "歷史售價"
  163. '
  164. '已出庫的維修單_rb
  165. '
  166. Me.已出庫的維修單_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  167. Me.已出庫的維修單_rb.AutoSize = True
  168. Me.已出庫的維修單_rb.Location = New System.Drawing.Point(133, 340)
  169. Me.已出庫的維修單_rb.Name = "已出庫的維修單_rb"
  170. Me.已出庫的維修單_rb.Size = New System.Drawing.Size(110, 20)
  171. Me.已出庫的維修單_rb.TabIndex = 1162
  172. Me.已出庫的維修單_rb.Text = "已出庫的維修單"
  173. Me.已出庫的維修單_rb.UseVisualStyleBackColor = True
  174. '
  175. '未出庫的維修單_rb
  176. '
  177. Me.未出庫的維修單_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  178. Me.未出庫的維修單_rb.AutoSize = True
  179. Me.未出庫的維修單_rb.Location = New System.Drawing.Point(5, 340)
  180. Me.未出庫的維修單_rb.Name = "未出庫的維修單_rb"
  181. Me.未出庫的維修單_rb.Size = New System.Drawing.Size(110, 20)
  182. Me.未出庫的維修單_rb.TabIndex = 1161
  183. Me.未出庫的維修單_rb.Text = "未出庫的維修單"
  184. Me.未出庫的維修單_rb.UseVisualStyleBackColor = True
  185. '
  186. '歷史售價_tb
  187. '
  188. Me.歷史售價_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  189. Me.歷史售價_tb.Location = New System.Drawing.Point(73, 315)
  190. Me.歷史售價_tb.Name = "歷史售價_tb"
  191. Me.歷史售價_tb.Size = New System.Drawing.Size(65, 23)
  192. Me.歷史售價_tb.TabIndex = 1160
  193. Me.歷史售價_tb.Text = "0"
  194. Me.歷史售價_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  195. '
  196. '加權成本_台幣_tb
  197. '
  198. Me.加權成本_台幣_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  199. Me.加權成本_台幣_tb.Location = New System.Drawing.Point(10, 246)
  200. Me.加權成本_台幣_tb.Name = "加權成本_台幣_tb"
  201. Me.加權成本_台幣_tb.Size = New System.Drawing.Size(65, 23)
  202. Me.加權成本_台幣_tb.TabIndex = 1159
  203. Me.加權成本_台幣_tb.Text = "0"
  204. Me.加權成本_台幣_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  205. '
  206. 'Label17
  207. '
  208. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  209. Me.Label17.AutoSize = True
  210. Me.Label17.Location = New System.Drawing.Point(138, 318)
  211. Me.Label17.Name = "Label17"
  212. Me.Label17.Size = New System.Drawing.Size(44, 16)
  213. Me.Label17.TabIndex = 1158
  214. Me.Label17.Text = "可出庫"
  215. '
  216. '可出庫_tb
  217. '
  218. Me.可出庫_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  219. Me.可出庫_tb.Location = New System.Drawing.Point(182, 315)
  220. Me.可出庫_tb.Name = "可出庫_tb"
  221. Me.可出庫_tb.Size = New System.Drawing.Size(65, 23)
  222. Me.可出庫_tb.TabIndex = 1157
  223. Me.可出庫_tb.Text = "0"
  224. Me.可出庫_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  225. '
  226. 'Label3
  227. '
  228. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  229. Me.Label3.AutoSize = True
  230. Me.Label3.Location = New System.Drawing.Point(5, 291)
  231. Me.Label3.Name = "Label3"
  232. Me.Label3.Size = New System.Drawing.Size(68, 16)
  233. Me.Label3.TabIndex = 1156
  234. Me.Label3.Text = "供應商編號"
  235. '
  236. '供應商編號_tb
  237. '
  238. Me.供應商編號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  239. Me.供應商編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.供應商編號_tb.Location = New System.Drawing.Point(73, 288)
  241. Me.供應商編號_tb.Name = "供應商編號_tb"
  242. Me.供應商編號_tb.Size = New System.Drawing.Size(128, 25)
  243. Me.供應商編號_tb.TabIndex = 1155
  244. Me.供應商編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  245. '
  246. '新增物料到維修單_bt
  247. '
  248. Me.新增物料到維修單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  249. Me.新增物料到維修單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. Me.新增物料到維修單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  251. Me.新增物料到維修單_bt.Location = New System.Drawing.Point(366, 287)
  252. Me.新增物料到維修單_bt.Name = "新增物料到維修單_bt"
  253. Me.新增物料到維修單_bt.Size = New System.Drawing.Size(82, 73)
  254. Me.新增物料到維修單_bt.TabIndex = 1153
  255. Me.新增物料到維修單_bt.Text = "新增物料到維修單"
  256. Me.新增物料到維修單_bt.UseVisualStyleBackColor = True
  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.Location = New System.Drawing.Point(297, 315)
  262. Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  263. Me.申請數_nud.Name = "申請數_nud"
  264. Me.申請數_nud.Size = New System.Drawing.Size(67, 23)
  265. Me.申請數_nud.TabIndex = 1152
  266. Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  267. '
  268. 'Label13
  269. '
  270. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  271. Me.Label13.AutoSize = True
  272. Me.Label13.Location = New System.Drawing.Point(252, 318)
  273. Me.Label13.Name = "Label13"
  274. Me.Label13.Size = New System.Drawing.Size(44, 16)
  275. Me.Label13.TabIndex = 1151
  276. Me.Label13.Text = "申請數"
  277. '
  278. 'Label11
  279. '
  280. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  281. Me.Label11.AutoSize = True
  282. Me.Label11.Location = New System.Drawing.Point(202, 292)
  283. Me.Label11.Name = "Label11"
  284. Me.Label11.Size = New System.Drawing.Size(32, 16)
  285. Me.Label11.TabIndex = 1150
  286. Me.Label11.Text = "料號"
  287. '
  288. '料號_tb
  289. '
  290. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  291. Me.料號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  292. Me.料號_tb.Location = New System.Drawing.Point(234, 288)
  293. Me.料號_tb.Name = "料號_tb"
  294. Me.料號_tb.Size = New System.Drawing.Size(130, 25)
  295. Me.料號_tb.TabIndex = 1149
  296. Me.料號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  297. '
  298. '頁碼_cb
  299. '
  300. Me.頁碼_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.頁碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  302. Me.頁碼_cb.FormattingEnabled = True
  303. Me.頁碼_cb.Items.AddRange(New Object() {"男", "女", "NA"})
  304. Me.頁碼_cb.Location = New System.Drawing.Point(214, 2)
  305. Me.頁碼_cb.Name = "頁碼_cb"
  306. Me.頁碼_cb.Size = New System.Drawing.Size(64, 24)
  307. Me.頁碼_cb.TabIndex = 1148
  308. '
  309. 'Label27
  310. '
  311. Me.Label27.AutoSize = True
  312. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  314. Me.Label27.Location = New System.Drawing.Point(183, 7)
  315. Me.Label27.Name = "Label27"
  316. Me.Label27.Size = New System.Drawing.Size(32, 16)
  317. Me.Label27.TabIndex = 1147
  318. Me.Label27.Text = "頁碼"
  319. '
  320. '客戶編號_cb
  321. '
  322. Me.客戶編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  323. Me.客戶編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  324. Me.客戶編號_cb.ForeColor = System.Drawing.Color.Green
  325. Me.客戶編號_cb.FormattingEnabled = True
  326. Me.客戶編號_cb.Items.AddRange(New Object() {"男", "女", "NA"})
  327. Me.客戶編號_cb.Location = New System.Drawing.Point(81, 246)
  328. Me.客戶編號_cb.Name = "客戶編號_cb"
  329. Me.客戶編號_cb.Size = New System.Drawing.Size(113, 24)
  330. Me.客戶編號_cb.TabIndex = 1146
  331. '
  332. '物料關鍵字_tb
  333. '
  334. Me.物料關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  335. Me.物料關鍵字_tb.Location = New System.Drawing.Point(346, 2)
  336. Me.物料關鍵字_tb.Name = "物料關鍵字_tb"
  337. Me.物料關鍵字_tb.Size = New System.Drawing.Size(102, 25)
  338. Me.物料關鍵字_tb.TabIndex = 1145
  339. '
  340. 'Label1
  341. '
  342. Me.Label1.AutoSize = True
  343. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  344. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  345. Me.Label1.Location = New System.Drawing.Point(279, 7)
  346. Me.Label1.Name = "Label1"
  347. Me.Label1.Size = New System.Drawing.Size(68, 16)
  348. Me.Label1.TabIndex = 1144
  349. Me.Label1.Text = "物料關鍵字"
  350. '
  351. '庫存_dgv
  352. '
  353. Me.庫存_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  354. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  355. Me.庫存_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  356. Me.庫存_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  357. Me.庫存_dgv.Location = New System.Drawing.Point(5, 52)
  358. Me.庫存_dgv.Name = "庫存_dgv"
  359. Me.庫存_dgv.RowHeadersWidth = 5
  360. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  361. Me.庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  362. Me.庫存_dgv.RowTemplate.Height = 24
  363. Me.庫存_dgv.Size = New System.Drawing.Size(443, 234)
  364. Me.庫存_dgv.TabIndex = 1143
  365. '
  366. '依商品排序_ch
  367. '
  368. Me.依商品排序_ch.AutoSize = True
  369. Me.依商品排序_ch.Location = New System.Drawing.Point(102, 6)
  370. Me.依商品排序_ch.Name = "依商品排序_ch"
  371. Me.依商品排序_ch.Size = New System.Drawing.Size(87, 20)
  372. Me.依商品排序_ch.TabIndex = 1164
  373. Me.依商品排序_ch.Text = "依商品排序"
  374. Me.依商品排序_ch.UseVisualStyleBackColor = True
  375. '
  376. '依供應商排序_ch
  377. '
  378. Me.依供應商排序_ch.AutoSize = True
  379. Me.依供應商排序_ch.Location = New System.Drawing.Point(5, 6)
  380. Me.依供應商排序_ch.Name = "依供應商排序_ch"
  381. Me.依供應商排序_ch.Size = New System.Drawing.Size(99, 20)
  382. Me.依供應商排序_ch.TabIndex = 1163
  383. Me.依供應商排序_ch.Text = "依供應商排序"
  384. Me.依供應商排序_ch.UseVisualStyleBackColor = True
  385. '
  386. '彙總_dgv
  387. '
  388. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  389. Me.彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  390. Me.彙總_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  391. Me.彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  392. Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  393. Me.彙總_dgv.Location = New System.Drawing.Point(5, 363)
  394. Me.彙總_dgv.Name = "彙總_dgv"
  395. Me.彙總_dgv.RowHeadersWidth = 5
  396. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  397. Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  398. Me.彙總_dgv.RowTemplate.Height = 24
  399. Me.彙總_dgv.Size = New System.Drawing.Size(443, 239)
  400. Me.彙總_dgv.TabIndex = 1154
  401. '
  402. '非當天日期_ch
  403. '
  404. Me.非當天日期_ch.AutoSize = True
  405. Me.非當天日期_ch.Checked = True
  406. Me.非當天日期_ch.CheckState = System.Windows.Forms.CheckState.Checked
  407. Me.非當天日期_ch.Location = New System.Drawing.Point(1077, 30)
  408. Me.非當天日期_ch.Name = "非當天日期_ch"
  409. Me.非當天日期_ch.Size = New System.Drawing.Size(39, 20)
  410. Me.非當天日期_ch.TabIndex = 1209
  411. Me.非當天日期_ch.Text = "補"
  412. Me.非當天日期_ch.UseVisualStyleBackColor = True
  413. '
  414. '客戶交期_dtp
  415. '
  416. Me.客戶交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  417. Me.客戶交期_dtp.Location = New System.Drawing.Point(982, 52)
  418. Me.客戶交期_dtp.Name = "客戶交期_dtp"
  419. Me.客戶交期_dtp.Size = New System.Drawing.Size(90, 23)
  420. Me.客戶交期_dtp.TabIndex = 1207
  421. '
  422. 'Label22
  423. '
  424. Me.Label22.AutoSize = True
  425. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  426. Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  427. Me.Label22.Location = New System.Drawing.Point(929, 56)
  428. Me.Label22.Name = "Label22"
  429. Me.Label22.Size = New System.Drawing.Size(56, 16)
  430. Me.Label22.TabIndex = 1208
  431. Me.Label22.Text = "客戶交期"
  432. '
  433. '維修出庫_tb
  434. '
  435. Me.維修出庫_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  436. Me.維修出庫_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  437. Me.維修出庫_tb.Location = New System.Drawing.Point(200, 247)
  438. Me.維修出庫_tb.Name = "維修出庫_tb"
  439. Me.維修出庫_tb.Size = New System.Drawing.Size(137, 23)
  440. Me.維修出庫_tb.TabIndex = 1205
  441. Me.維修出庫_tb.Text = "維修出庫"
  442. Me.維修出庫_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  443. '
  444. '修改存檔_bt
  445. '
  446. Me.修改存檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  447. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  448. Me.修改存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  449. Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
  450. Me.修改存檔_bt.Location = New System.Drawing.Point(454, 572)
  451. Me.修改存檔_bt.Name = "修改存檔_bt"
  452. Me.修改存檔_bt.Size = New System.Drawing.Size(787, 30)
  453. Me.修改存檔_bt.TabIndex = 1203
  454. Me.修改存檔_bt.Text = "修 改 存 檔"
  455. Me.修改存檔_bt.UseVisualStyleBackColor = True
  456. '
  457. '銷售下單_dtp
  458. '
  459. Me.銷售下單_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  460. Me.銷售下單_dtp.Location = New System.Drawing.Point(981, 27)
  461. Me.銷售下單_dtp.Name = "銷售下單_dtp"
  462. Me.銷售下單_dtp.Size = New System.Drawing.Size(90, 23)
  463. Me.銷售下單_dtp.TabIndex = 1201
  464. '
  465. '選擇_tb
  466. '
  467. Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  468. Me.選擇_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  469. Me.選擇_tb.Location = New System.Drawing.Point(982, 76)
  470. Me.選擇_tb.Name = "選擇_tb"
  471. Me.選擇_tb.Size = New System.Drawing.Size(137, 23)
  472. Me.選擇_tb.TabIndex = 1199
  473. '
  474. '單據編號_tb
  475. '
  476. Me.單據編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.單據編號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  478. Me.單據編號_tb.Location = New System.Drawing.Point(504, 3)
  479. Me.單據編號_tb.Name = "單據編號_tb"
  480. Me.單據編號_tb.Size = New System.Drawing.Size(128, 23)
  481. Me.單據編號_tb.TabIndex = 1197
  482. '
  483. '客戶關鍵字_tb
  484. '
  485. Me.客戶關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.客戶關鍵字_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  487. Me.客戶關鍵字_tb.Location = New System.Drawing.Point(700, 2)
  488. Me.客戶關鍵字_tb.Name = "客戶關鍵字_tb"
  489. Me.客戶關鍵字_tb.Size = New System.Drawing.Size(98, 23)
  490. Me.客戶關鍵字_tb.TabIndex = 1195
  491. '
  492. 'Label15
  493. '
  494. Me.Label15.AutoSize = True
  495. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  496. Me.Label15.ForeColor = System.Drawing.Color.Green
  497. Me.Label15.Location = New System.Drawing.Point(634, 7)
  498. Me.Label15.Name = "Label15"
  499. Me.Label15.Size = New System.Drawing.Size(68, 16)
  500. Me.Label15.TabIndex = 1194
  501. Me.Label15.Text = "客戶關鍵字"
  502. '
  503. '客戶_cb
  504. '
  505. Me.客戶_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  506. Me.客戶_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  507. Me.客戶_cb.ForeColor = System.Drawing.Color.Green
  508. Me.客戶_cb.FormattingEnabled = True
  509. Me.客戶_cb.Items.AddRange(New Object() {"NA", "女", "男"})
  510. Me.客戶_cb.Location = New System.Drawing.Point(858, 2)
  511. Me.客戶_cb.Name = "客戶_cb"
  512. Me.客戶_cb.Size = New System.Drawing.Size(113, 24)
  513. Me.客戶_cb.TabIndex = 1193
  514. '
  515. 'Label9
  516. '
  517. Me.Label9.AutoSize = True
  518. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  519. Me.Label9.ForeColor = System.Drawing.Color.Green
  520. Me.Label9.Location = New System.Drawing.Point(800, 5)
  521. Me.Label9.Name = "Label9"
  522. Me.Label9.Size = New System.Drawing.Size(56, 16)
  523. Me.Label9.TabIndex = 1192
  524. Me.Label9.Text = "客戶簡稱"
  525. '
  526. '電話_tb
  527. '
  528. Me.電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  529. Me.電話_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  530. Me.電話_tb.Location = New System.Drawing.Point(765, 52)
  531. Me.電話_tb.Name = "電話_tb"
  532. Me.電話_tb.Size = New System.Drawing.Size(160, 23)
  533. Me.電話_tb.TabIndex = 1190
  534. Me.電話_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  535. '
  536. '統編_tb
  537. '
  538. Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  539. Me.統編_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  540. Me.統編_tb.Location = New System.Drawing.Point(504, 52)
  541. Me.統編_tb.Name = "統編_tb"
  542. Me.統編_tb.Size = New System.Drawing.Size(185, 23)
  543. Me.統編_tb.TabIndex = 1187
  544. Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  545. '
  546. '維修地址_tb
  547. '
  548. Me.維修地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  549. Me.維修地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  550. Me.維修地址_tb.Location = New System.Drawing.Point(504, 76)
  551. Me.維修地址_tb.Name = "維修地址_tb"
  552. Me.維修地址_tb.Size = New System.Drawing.Size(421, 23)
  553. Me.維修地址_tb.TabIndex = 1185
  554. '
  555. '聯絡人_tb
  556. '
  557. Me.聯絡人_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  558. Me.聯絡人_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  559. Me.聯絡人_tb.Location = New System.Drawing.Point(765, 28)
  560. Me.聯絡人_tb.Name = "聯絡人_tb"
  561. Me.聯絡人_tb.Size = New System.Drawing.Size(160, 23)
  562. Me.聯絡人_tb.TabIndex = 1183
  563. Me.聯絡人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  564. '
  565. '客戶公司_tb
  566. '
  567. Me.客戶公司_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  568. Me.客戶公司_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  569. Me.客戶公司_tb.Location = New System.Drawing.Point(504, 28)
  570. Me.客戶公司_tb.Name = "客戶公司_tb"
  571. Me.客戶公司_tb.Size = New System.Drawing.Size(185, 23)
  572. Me.客戶公司_tb.TabIndex = 1174
  573. Me.客戶公司_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  574. '
  575. 'Label7
  576. '
  577. Me.Label7.AutoSize = True
  578. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  579. Me.Label7.ForeColor = System.Drawing.Color.Green
  580. Me.Label7.Location = New System.Drawing.Point(727, 55)
  581. Me.Label7.Name = "Label7"
  582. Me.Label7.Size = New System.Drawing.Size(32, 16)
  583. Me.Label7.TabIndex = 1178
  584. Me.Label7.Text = "電話"
  585. '
  586. 'Label19
  587. '
  588. Me.Label19.AutoSize = True
  589. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  590. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  591. Me.Label19.Location = New System.Drawing.Point(927, 80)
  592. Me.Label19.Name = "Label19"
  593. Me.Label19.Size = New System.Drawing.Size(56, 16)
  594. Me.Label19.TabIndex = 1200
  595. Me.Label19.Text = "選擇資料"
  596. '
  597. 'Label16
  598. '
  599. Me.Label16.AutoSize = True
  600. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  601. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  602. Me.Label16.Location = New System.Drawing.Point(450, 7)
  603. Me.Label16.Name = "Label16"
  604. Me.Label16.Size = New System.Drawing.Size(56, 16)
  605. Me.Label16.TabIndex = 1196
  606. Me.Label16.Text = "單據編號"
  607. '
  608. 'Label12
  609. '
  610. Me.Label12.AutoSize = True
  611. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  612. Me.Label12.ForeColor = System.Drawing.Color.Green
  613. Me.Label12.Location = New System.Drawing.Point(450, 79)
  614. Me.Label12.Name = "Label12"
  615. Me.Label12.Size = New System.Drawing.Size(56, 16)
  616. Me.Label12.TabIndex = 1186
  617. Me.Label12.Text = "維修地址"
  618. '
  619. 'Label5
  620. '
  621. Me.Label5.AutoSize = True
  622. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  623. Me.Label5.ForeColor = System.Drawing.Color.Green
  624. Me.Label5.Location = New System.Drawing.Point(450, 31)
  625. Me.Label5.Name = "Label5"
  626. Me.Label5.Size = New System.Drawing.Size(56, 16)
  627. Me.Label5.TabIndex = 1175
  628. Me.Label5.Text = "客戶公司"
  629. '
  630. 'Label20
  631. '
  632. Me.Label20.AutoSize = True
  633. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  634. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  635. Me.Label20.Location = New System.Drawing.Point(928, 31)
  636. Me.Label20.Name = "Label20"
  637. Me.Label20.Size = New System.Drawing.Size(56, 16)
  638. Me.Label20.TabIndex = 1202
  639. Me.Label20.Text = "銷售下單"
  640. '
  641. 'Label26
  642. '
  643. Me.Label26.AutoSize = True
  644. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  645. Me.Label26.ForeColor = System.Drawing.Color.Green
  646. Me.Label26.Location = New System.Drawing.Point(449, 55)
  647. Me.Label26.Name = "Label26"
  648. Me.Label26.Size = New System.Drawing.Size(56, 16)
  649. Me.Label26.TabIndex = 1188
  650. Me.Label26.Text = "統一編號"
  651. '
  652. '明細_dgv
  653. '
  654. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  655. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  656. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  657. Or System.Windows.Forms.AnchorStyles.Left) _
  658. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  659. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  660. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  661. Me.明細_dgv.Location = New System.Drawing.Point(454, 101)
  662. Me.明細_dgv.Name = "明細_dgv"
  663. Me.明細_dgv.RowHeadersWidth = 5
  664. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  665. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  666. Me.明細_dgv.RowTemplate.Height = 24
  667. Me.明細_dgv.Size = New System.Drawing.Size(787, 470)
  668. Me.明細_dgv.TabIndex = 1198
  669. '
  670. 'Label28
  671. '
  672. Me.Label28.AutoSize = True
  673. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  674. Me.Label28.ForeColor = System.Drawing.Color.Green
  675. Me.Label28.Location = New System.Drawing.Point(691, 32)
  676. Me.Label28.Name = "Label28"
  677. Me.Label28.Size = New System.Drawing.Size(68, 16)
  678. Me.Label28.TabIndex = 1210
  679. Me.Label28.Text = "客戶聯絡人"
  680. '
  681. 'ContextMenuStrip1
  682. '
  683. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.開立新的維修單ToolStripMenuItem, Me.新增物料到維修單ToolStripMenuItem, Me.刪除採購單中選中的物料ToolStripMenuItem, Me.ToolStripSeparator1, Me.修改存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.列印單據ToolStripMenuItem, Me.列印產品標籤ToolStripMenuItem})
  684. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  685. Me.ContextMenuStrip1.Size = New System.Drawing.Size(207, 176)
  686. '
  687. '重新整理ToolStripMenuItem
  688. '
  689. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  690. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  691. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  692. '
  693. 'ToolStripSeparator3
  694. '
  695. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  696. Me.ToolStripSeparator3.Size = New System.Drawing.Size(203, 6)
  697. '
  698. '開立新的維修單ToolStripMenuItem
  699. '
  700. Me.開立新的維修單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  701. Me.開立新的維修單ToolStripMenuItem.Name = "開立新的維修單ToolStripMenuItem"
  702. Me.開立新的維修單ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  703. Me.開立新的維修單ToolStripMenuItem.Text = "開立新的維修單"
  704. '
  705. '新增物料到維修單ToolStripMenuItem
  706. '
  707. Me.新增物料到維修單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  708. Me.新增物料到維修單ToolStripMenuItem.Name = "新增物料到維修單ToolStripMenuItem"
  709. Me.新增物料到維修單ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  710. Me.新增物料到維修單ToolStripMenuItem.Text = "新增物料到維修單"
  711. '
  712. '刪除採購單中選中的物料ToolStripMenuItem
  713. '
  714. Me.刪除採購單中選中的物料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  715. Me.刪除採購單中選中的物料ToolStripMenuItem.Name = "刪除採購單中選中的物料ToolStripMenuItem"
  716. Me.刪除採購單中選中的物料ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  717. Me.刪除採購單中選中的物料ToolStripMenuItem.Text = "刪除出貨單中選中的物料"
  718. '
  719. 'ToolStripSeparator1
  720. '
  721. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  722. Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
  723. '
  724. '修改存檔ToolStripMenuItem
  725. '
  726. Me.修改存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  727. Me.修改存檔ToolStripMenuItem.Name = "修改存檔ToolStripMenuItem"
  728. Me.修改存檔ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  729. Me.修改存檔ToolStripMenuItem.Text = "修改存檔"
  730. '
  731. 'ToolStripSeparator2
  732. '
  733. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  734. Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6)
  735. '
  736. '列印單據ToolStripMenuItem
  737. '
  738. Me.列印單據ToolStripMenuItem.Name = "列印單據ToolStripMenuItem"
  739. Me.列印單據ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  740. Me.列印單據ToolStripMenuItem.Text = "列印單據"
  741. '
  742. '列印產品標籤ToolStripMenuItem
  743. '
  744. Me.列印產品標籤ToolStripMenuItem.Name = "列印產品標籤ToolStripMenuItem"
  745. Me.列印產品標籤ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
  746. Me.列印產品標籤ToolStripMenuItem.Text = "列印產品標籤"
  747. '
  748. '列印產品標籤_bt
  749. '
  750. Me.列印產品標籤_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  751. Me.列印產品標籤_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  752. Me.列印產品標籤_bt.Location = New System.Drawing.Point(1122, 51)
  753. Me.列印產品標籤_bt.Name = "列印產品標籤_bt"
  754. Me.列印產品標籤_bt.Size = New System.Drawing.Size(119, 48)
  755. Me.列印產品標籤_bt.TabIndex = 1211
  756. Me.列印產品標籤_bt.Text = "列印產品標籤"
  757. Me.列印產品標籤_bt.UseVisualStyleBackColor = True
  758. '
  759. '維修單申請
  760. '
  761. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  762. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  763. Me.ClientSize = New System.Drawing.Size(1249, 611)
  764. Me.ContextMenuStrip = Me.ContextMenuStrip1
  765. Me.Controls.Add(Me.列印產品標籤_bt)
  766. Me.Controls.Add(Me.Label28)
  767. Me.Controls.Add(Me.非當天日期_ch)
  768. Me.Controls.Add(Me.客戶交期_dtp)
  769. Me.Controls.Add(Me.Label22)
  770. Me.Controls.Add(Me.維修出庫_tb)
  771. Me.Controls.Add(Me.修改存檔_bt)
  772. Me.Controls.Add(Me.銷售下單_dtp)
  773. Me.Controls.Add(Me.選擇_tb)
  774. Me.Controls.Add(Me.單據編號_tb)
  775. Me.Controls.Add(Me.客戶關鍵字_tb)
  776. Me.Controls.Add(Me.Label15)
  777. Me.Controls.Add(Me.客戶_cb)
  778. Me.Controls.Add(Me.Label9)
  779. Me.Controls.Add(Me.電話_tb)
  780. Me.Controls.Add(Me.統編_tb)
  781. Me.Controls.Add(Me.維修地址_tb)
  782. Me.Controls.Add(Me.聯絡人_tb)
  783. Me.Controls.Add(Me.客戶公司_tb)
  784. Me.Controls.Add(Me.Label7)
  785. Me.Controls.Add(Me.Label19)
  786. Me.Controls.Add(Me.Label16)
  787. Me.Controls.Add(Me.Label12)
  788. Me.Controls.Add(Me.Label5)
  789. Me.Controls.Add(Me.Label20)
  790. Me.Controls.Add(Me.Label26)
  791. Me.Controls.Add(Me.明細_dgv)
  792. Me.Controls.Add(Me.列印維修單_bt)
  793. Me.Controls.Add(Me.開新維修單_bt)
  794. Me.Controls.Add(Me.倉庫編號_tb)
  795. Me.Controls.Add(Me.指定倉處_cb)
  796. Me.Controls.Add(Me.Label14)
  797. Me.Controls.Add(Me.Label21)
  798. Me.Controls.Add(Me.已出庫的維修單_rb)
  799. Me.Controls.Add(Me.未出庫的維修單_rb)
  800. Me.Controls.Add(Me.歷史售價_tb)
  801. Me.Controls.Add(Me.加權成本_台幣_tb)
  802. Me.Controls.Add(Me.Label17)
  803. Me.Controls.Add(Me.可出庫_tb)
  804. Me.Controls.Add(Me.Label3)
  805. Me.Controls.Add(Me.供應商編號_tb)
  806. Me.Controls.Add(Me.新增物料到維修單_bt)
  807. Me.Controls.Add(Me.申請數_nud)
  808. Me.Controls.Add(Me.Label13)
  809. Me.Controls.Add(Me.Label11)
  810. Me.Controls.Add(Me.料號_tb)
  811. Me.Controls.Add(Me.頁碼_cb)
  812. Me.Controls.Add(Me.Label27)
  813. Me.Controls.Add(Me.客戶編號_cb)
  814. Me.Controls.Add(Me.物料關鍵字_tb)
  815. Me.Controls.Add(Me.Label1)
  816. Me.Controls.Add(Me.庫存_dgv)
  817. Me.Controls.Add(Me.依商品排序_ch)
  818. Me.Controls.Add(Me.依供應商排序_ch)
  819. Me.Controls.Add(Me.彙總_dgv)
  820. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  821. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  822. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  823. Me.Name = "維修單申請"
  824. Me.Text = "維修單申請"
  825. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  826. CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  827. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  828. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  829. Me.ContextMenuStrip1.ResumeLayout(False)
  830. Me.ResumeLayout(False)
  831. Me.PerformLayout()
  832. End Sub
  833. Friend WithEvents 列印維修單_bt As Button
  834. Friend WithEvents 開新維修單_bt As Button
  835. Friend WithEvents 倉庫編號_tb As TextBox
  836. Friend WithEvents 指定倉處_cb As ComboBox
  837. Friend WithEvents Label14 As Label
  838. Friend WithEvents Label21 As Label
  839. Friend WithEvents 已出庫的維修單_rb As RadioButton
  840. Friend WithEvents 未出庫的維修單_rb As RadioButton
  841. Friend WithEvents 歷史售價_tb As TextBox
  842. Friend WithEvents 加權成本_台幣_tb As TextBox
  843. Friend WithEvents Label17 As Label
  844. Friend WithEvents 可出庫_tb As TextBox
  845. Friend WithEvents Label3 As Label
  846. Friend WithEvents 供應商編號_tb As TextBox
  847. Friend WithEvents 新增物料到維修單_bt As Button
  848. Friend WithEvents 申請數_nud As NumericUpDown
  849. Friend WithEvents Label13 As Label
  850. Friend WithEvents Label11 As Label
  851. Friend WithEvents 料號_tb As TextBox
  852. Friend WithEvents 頁碼_cb As ComboBox
  853. Friend WithEvents Label27 As Label
  854. Friend WithEvents 客戶編號_cb As ComboBox
  855. Friend WithEvents 物料關鍵字_tb As TextBox
  856. Friend WithEvents Label1 As Label
  857. Friend WithEvents 庫存_dgv As DataGridView
  858. Friend WithEvents 依商品排序_ch As CheckBox
  859. Friend WithEvents 依供應商排序_ch As CheckBox
  860. Friend WithEvents 彙總_dgv As DataGridView
  861. Friend WithEvents 非當天日期_ch As CheckBox
  862. Friend WithEvents 客戶交期_dtp As DateTimePicker
  863. Friend WithEvents Label22 As Label
  864. Friend WithEvents 維修出庫_tb As TextBox
  865. Friend WithEvents 修改存檔_bt As Button
  866. Friend WithEvents 銷售下單_dtp As DateTimePicker
  867. Friend WithEvents 選擇_tb As TextBox
  868. Friend WithEvents 單據編號_tb As TextBox
  869. Friend WithEvents 客戶關鍵字_tb As TextBox
  870. Friend WithEvents Label15 As Label
  871. Friend WithEvents 客戶_cb As ComboBox
  872. Friend WithEvents Label9 As Label
  873. Friend WithEvents 電話_tb As TextBox
  874. Friend WithEvents 統編_tb As TextBox
  875. Friend WithEvents 維修地址_tb As TextBox
  876. Friend WithEvents 聯絡人_tb As TextBox
  877. Friend WithEvents 客戶公司_tb As TextBox
  878. Friend WithEvents Label7 As Label
  879. Friend WithEvents Label19 As Label
  880. Friend WithEvents Label16 As Label
  881. Friend WithEvents Label12 As Label
  882. Friend WithEvents Label5 As Label
  883. Friend WithEvents Label20 As Label
  884. Friend WithEvents Label26 As Label
  885. Friend WithEvents 明細_dgv As DataGridView
  886. Friend WithEvents Label28 As Label
  887. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  888. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  889. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  890. Friend WithEvents 開立新的維修單ToolStripMenuItem As ToolStripMenuItem
  891. Friend WithEvents 新增物料到維修單ToolStripMenuItem As ToolStripMenuItem
  892. Friend WithEvents 刪除採購單中選中的物料ToolStripMenuItem As ToolStripMenuItem
  893. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  894. Friend WithEvents 修改存檔ToolStripMenuItem As ToolStripMenuItem
  895. Friend WithEvents 列印產品標籤_bt As Button
  896. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  897. Friend WithEvents 列印單據ToolStripMenuItem As ToolStripMenuItem
  898. Friend WithEvents 列印產品標籤ToolStripMenuItem As ToolStripMenuItem
  899. End Class