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

採購單驗收.Designer.vb 68KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230
  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 DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  36. Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  37. Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  38. Me.TabControl1 = New System.Windows.Forms.TabControl()
  39. Me.建築物料來料驗收單_tp = New System.Windows.Forms.TabPage()
  40. Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  41. Me.料來料驗收1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.指定入庫申請1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  44. Me.重新整理1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  46. Me.確定收貨_tsm = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
  48. Me.全部取消_tsm = New System.Windows.Forms.ToolStripMenuItem()
  49. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  50. Me.物料圖檔_pb = New System.Windows.Forms.PictureBox()
  51. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  52. Me.確定收貨_bt = New System.Windows.Forms.Button()
  53. Me.驗證碼1_tb = New System.Windows.Forms.TextBox()
  54. Me.尋價日期_tb = New System.Windows.Forms.TextBox()
  55. Me.詢價員_tb = New System.Windows.Forms.TextBox()
  56. Me.核對日期_tb = New System.Windows.Forms.TextBox()
  57. Me.核對員_tb = New System.Windows.Forms.TextBox()
  58. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  59. Me.傳真_tb = New System.Windows.Forms.TextBox()
  60. Me.Label11 = New System.Windows.Forms.Label()
  61. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  62. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  63. Me.圖片編碼_lb = New System.Windows.Forms.Label()
  64. Me.簽名檔_pb = New System.Windows.Forms.PictureBox()
  65. Me.廠商_cb = New System.Windows.Forms.ComboBox()
  66. Me.選擇公司_lb = New System.Windows.Forms.Label()
  67. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  68. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  69. Me.Label8 = New System.Windows.Forms.Label()
  70. Me.使用地點_tb = New System.Windows.Forms.TextBox()
  71. Me.Label5 = New System.Windows.Forms.Label()
  72. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  73. Me.電話_tb = New System.Windows.Forms.TextBox()
  74. Me.地址_tb = New System.Windows.Forms.TextBox()
  75. Me.Label7 = New System.Windows.Forms.Label()
  76. Me.郵件_tb = New System.Windows.Forms.TextBox()
  77. Me.Label9 = New System.Windows.Forms.Label()
  78. Me.Label10 = New System.Windows.Forms.Label()
  79. Me.Label12 = New System.Windows.Forms.Label()
  80. Me.驗證碼_lb = New System.Windows.Forms.Label()
  81. Me.已核准_lb = New System.Windows.Forms.Label()
  82. Me.Label6 = New System.Windows.Forms.Label()
  83. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  84. Me.物料驗收後指定入庫申請_tp = New System.Windows.Forms.TabPage()
  85. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  86. Me.料來料驗收_tsm = New System.Windows.Forms.ToolStripMenuItem()
  87. Me.指定入庫申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
  88. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  89. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  90. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  91. Me.採購單號查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  92. Me.依單號全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
  93. Me.全部取消1_tsm = New System.Windows.Forms.ToolStripMenuItem()
  94. Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
  95. Me.開立指定入庫單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  96. Me.選定內容加入指定入庫申請單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  97. Me.指定入庫申請單建立完成_tsm = New System.Windows.Forms.ToolStripMenuItem()
  98. Me.採購單號1_tb = New System.Windows.Forms.TextBox()
  99. Me.採購單號_lb = New System.Windows.Forms.Label()
  100. Me.物料圖檔1_pb = New System.Windows.Forms.PictureBox()
  101. Me.指定入庫申請單建立完成_bt = New System.Windows.Forms.Button()
  102. Me.入庫申請_dgv = New System.Windows.Forms.DataGridView()
  103. Me.指定入庫單號1_lb = New System.Windows.Forms.Label()
  104. Me.指定入庫單號1_tb = New System.Windows.Forms.TextBox()
  105. Me.入庫明細_dgv = New System.Windows.Forms.DataGridView()
  106. Me.指定入庫單號_lb = New System.Windows.Forms.Label()
  107. Me.指定入庫單號_tb = New System.Windows.Forms.TextBox()
  108. Me.選定內容加入指定入庫申請單_bt = New System.Windows.Forms.Button()
  109. Me.開立指定入庫單_bt = New System.Windows.Forms.Button()
  110. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  111. Me.倉名編號_tb = New System.Windows.Forms.TextBox()
  112. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  113. Me.倉級_tb = New System.Windows.Forms.TextBox()
  114. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  115. Me.倉名_cb = New System.Windows.Forms.ComboBox()
  116. Me.未入庫_dgv = New System.Windows.Forms.DataGridView()
  117. Me.SYS_DEBUG_tp = New System.Windows.Forms.TabPage()
  118. Me.Label1 = New System.Windows.Forms.Label()
  119. Me.料號_lb = New System.Windows.Forms.Label()
  120. Me.料號_tb = New System.Windows.Forms.TextBox()
  121. Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
  122. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  123. Me.群組編碼_lb = New System.Windows.Forms.Label()
  124. Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
  125. Me.無料明細_dgv = New System.Windows.Forms.DataGridView()
  126. Me.語轉扭_bt = New System.Windows.Forms.Button()
  127. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  128. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  129. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  130. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  131. Me.TabControl1.SuspendLayout()
  132. Me.建築物料來料驗收單_tp.SuspendLayout()
  133. Me.ContextMenuStrip2.SuspendLayout()
  134. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  135. CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  136. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  137. CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  138. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  139. Me.物料驗收後指定入庫申請_tp.SuspendLayout()
  140. Me.ContextMenuStrip1.SuspendLayout()
  141. CType(Me.物料圖檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  142. CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  143. CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  144. CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  145. Me.SYS_DEBUG_tp.SuspendLayout()
  146. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  147. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  148. CType(Me.無料明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  149. Me.SuspendLayout()
  150. '
  151. 'TabControl1
  152. '
  153. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  154. Or System.Windows.Forms.AnchorStyles.Left) _
  155. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  156. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  157. Me.TabControl1.Controls.Add(Me.建築物料來料驗收單_tp)
  158. Me.TabControl1.Controls.Add(Me.物料驗收後指定入庫申請_tp)
  159. Me.TabControl1.Controls.Add(Me.SYS_DEBUG_tp)
  160. Me.TabControl1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  161. Me.TabControl1.Location = New System.Drawing.Point(4, 4)
  162. Me.TabControl1.Name = "TabControl1"
  163. Me.TabControl1.SelectedIndex = 0
  164. Me.TabControl1.Size = New System.Drawing.Size(1343, 675)
  165. Me.TabControl1.TabIndex = 0
  166. '
  167. '建築物料來料驗收單_tp
  168. '
  169. Me.建築物料來料驗收單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  170. Me.建築物料來料驗收單_tp.ContextMenuStrip = Me.ContextMenuStrip2
  171. Me.建築物料來料驗收單_tp.Controls.Add(Me.語言_dgv)
  172. Me.建築物料來料驗收單_tp.Controls.Add(Me.物料圖檔_pb)
  173. Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_dgv)
  174. Me.建築物料來料驗收單_tp.Controls.Add(Me.確定收貨_bt)
  175. Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼1_tb)
  176. Me.建築物料來料驗收單_tp.Controls.Add(Me.尋價日期_tb)
  177. Me.建築物料來料驗收單_tp.Controls.Add(Me.詢價員_tb)
  178. Me.建築物料來料驗收單_tp.Controls.Add(Me.核對日期_tb)
  179. Me.建築物料來料驗收單_tp.Controls.Add(Me.核對員_tb)
  180. Me.建築物料來料驗收單_tp.Controls.Add(Me.供應商編碼_tb)
  181. Me.建築物料來料驗收單_tp.Controls.Add(Me.傳真_tb)
  182. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label11)
  183. Me.建築物料來料驗收單_tp.Controls.Add(Me.圖片編碼_tb)
  184. Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼_tb)
  185. Me.建築物料來料驗收單_tp.Controls.Add(Me.圖片編碼_lb)
  186. Me.建築物料來料驗收單_tp.Controls.Add(Me.簽名檔_pb)
  187. Me.建築物料來料驗收單_tp.Controls.Add(Me.廠商_cb)
  188. Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_lb)
  189. Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_cb)
  190. Me.建築物料來料驗收單_tp.Controls.Add(Me.需求日期_dtp)
  191. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label8)
  192. Me.建築物料來料驗收單_tp.Controls.Add(Me.使用地點_tb)
  193. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label5)
  194. Me.建築物料來料驗收單_tp.Controls.Add(Me.採購單號_tb)
  195. Me.建築物料來料驗收單_tp.Controls.Add(Me.電話_tb)
  196. Me.建築物料來料驗收單_tp.Controls.Add(Me.地址_tb)
  197. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label7)
  198. Me.建築物料來料驗收單_tp.Controls.Add(Me.郵件_tb)
  199. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label9)
  200. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label10)
  201. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label12)
  202. Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼_lb)
  203. Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_lb)
  204. Me.建築物料來料驗收單_tp.Controls.Add(Me.Label6)
  205. Me.建築物料來料驗收單_tp.Controls.Add(Me.明細_dgv)
  206. Me.建築物料來料驗收單_tp.Location = New System.Drawing.Point(4, 27)
  207. Me.建築物料來料驗收單_tp.Name = "建築物料來料驗收單_tp"
  208. Me.建築物料來料驗收單_tp.Padding = New System.Windows.Forms.Padding(3)
  209. Me.建築物料來料驗收單_tp.Size = New System.Drawing.Size(1335, 644)
  210. Me.建築物料來料驗收單_tp.TabIndex = 2
  211. Me.建築物料來料驗收單_tp.Text = "建築物料來料驗收單"
  212. Me.建築物料來料驗收單_tp.UseVisualStyleBackColor = True
  213. '
  214. 'ContextMenuStrip2
  215. '
  216. Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收1_tsm, Me.指定入庫申請1_tsm, Me.ToolStripSeparator1, Me.重新整理1_tsm, Me.ToolStripSeparator2, Me.確定收貨_tsm, Me.全部選擇_tsm, Me.全部取消_tsm})
  217. Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
  218. Me.ContextMenuStrip2.Size = New System.Drawing.Size(207, 148)
  219. '
  220. '料來料驗收1_tsm
  221. '
  222. Me.料來料驗收1_tsm.Name = "料來料驗收1_tsm"
  223. Me.料來料驗收1_tsm.Size = New System.Drawing.Size(206, 22)
  224. Me.料來料驗收1_tsm.Text = "建築物料來料驗收單"
  225. Me.料來料驗收1_tsm.TextAlign = System.Drawing.ContentAlignment.BottomRight
  226. '
  227. '指定入庫申請1_tsm
  228. '
  229. Me.指定入庫申請1_tsm.Name = "指定入庫申請1_tsm"
  230. Me.指定入庫申請1_tsm.Size = New System.Drawing.Size(206, 22)
  231. Me.指定入庫申請1_tsm.Text = "物料驗收後指定入庫申請"
  232. '
  233. 'ToolStripSeparator1
  234. '
  235. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  236. Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
  237. '
  238. '重新整理1_tsm
  239. '
  240. Me.重新整理1_tsm.Name = "重新整理1_tsm"
  241. Me.重新整理1_tsm.Size = New System.Drawing.Size(206, 22)
  242. Me.重新整理1_tsm.Text = "重新整理"
  243. '
  244. 'ToolStripSeparator2
  245. '
  246. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  247. Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6)
  248. '
  249. '確定收貨_tsm
  250. '
  251. Me.確定收貨_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  252. Me.確定收貨_tsm.Name = "確定收貨_tsm"
  253. Me.確定收貨_tsm.Size = New System.Drawing.Size(206, 22)
  254. Me.確定收貨_tsm.Text = "確定收貨"
  255. '
  256. '全部選擇_tsm
  257. '
  258. Me.全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  259. Me.全部選擇_tsm.Name = "全部選擇_tsm"
  260. Me.全部選擇_tsm.Size = New System.Drawing.Size(206, 22)
  261. Me.全部選擇_tsm.Text = "全部選擇"
  262. '
  263. '全部取消_tsm
  264. '
  265. Me.全部取消_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  266. Me.全部取消_tsm.Name = "全部取消_tsm"
  267. Me.全部取消_tsm.Size = New System.Drawing.Size(206, 22)
  268. Me.全部取消_tsm.Text = "全部取消"
  269. '
  270. '語言_dgv
  271. '
  272. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  273. Me.語言_dgv.Location = New System.Drawing.Point(268, 154)
  274. Me.語言_dgv.Name = "語言_dgv"
  275. Me.語言_dgv.RowHeadersWidth = 5
  276. Me.語言_dgv.RowTemplate.Height = 24
  277. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  278. Me.語言_dgv.TabIndex = 1031
  279. Me.語言_dgv.Visible = False
  280. '
  281. '物料圖檔_pb
  282. '
  283. Me.物料圖檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  284. Me.物料圖檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  285. Me.物料圖檔_pb.Location = New System.Drawing.Point(960, 1)
  286. Me.物料圖檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  287. Me.物料圖檔_pb.Name = "物料圖檔_pb"
  288. Me.物料圖檔_pb.Size = New System.Drawing.Size(168, 117)
  289. Me.物料圖檔_pb.TabIndex = 1022
  290. Me.物料圖檔_pb.TabStop = False
  291. '
  292. '已核准_dgv
  293. '
  294. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  295. Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  296. Me.已核准_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  297. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  298. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  299. Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White
  300. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  301. Me.已核准_dgv.Location = New System.Drawing.Point(2, 38)
  302. Me.已核准_dgv.Name = "已核准_dgv"
  303. Me.已核准_dgv.ReadOnly = True
  304. Me.已核准_dgv.RowHeadersWidth = 5
  305. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  306. Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  307. Me.已核准_dgv.RowTemplate.Height = 24
  308. Me.已核准_dgv.Size = New System.Drawing.Size(171, 600)
  309. Me.已核准_dgv.TabIndex = 987
  310. '
  311. '確定收貨_bt
  312. '
  313. Me.確定收貨_bt.Cursor = System.Windows.Forms.Cursors.Default
  314. Me.確定收貨_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  315. Me.確定收貨_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  316. Me.確定收貨_bt.Location = New System.Drawing.Point(1130, 1)
  317. Me.確定收貨_bt.Name = "確定收貨_bt"
  318. Me.確定收貨_bt.Size = New System.Drawing.Size(196, 55)
  319. Me.確定收貨_bt.TabIndex = 1021
  320. Me.確定收貨_bt.Text = "確定收貨"
  321. Me.確定收貨_bt.UseVisualStyleBackColor = True
  322. '
  323. '驗證碼1_tb
  324. '
  325. Me.驗證碼1_tb.Location = New System.Drawing.Point(232, 297)
  326. Me.驗證碼1_tb.Name = "驗證碼1_tb"
  327. Me.驗證碼1_tb.Size = New System.Drawing.Size(30, 22)
  328. Me.驗證碼1_tb.TabIndex = 1018
  329. '
  330. '尋價日期_tb
  331. '
  332. Me.尋價日期_tb.Location = New System.Drawing.Point(232, 268)
  333. Me.尋價日期_tb.Name = "尋價日期_tb"
  334. Me.尋價日期_tb.Size = New System.Drawing.Size(30, 22)
  335. Me.尋價日期_tb.TabIndex = 1017
  336. '
  337. '詢價員_tb
  338. '
  339. Me.詢價員_tb.Location = New System.Drawing.Point(232, 239)
  340. Me.詢價員_tb.Name = "詢價員_tb"
  341. Me.詢價員_tb.Size = New System.Drawing.Size(30, 22)
  342. Me.詢價員_tb.TabIndex = 1016
  343. '
  344. '核對日期_tb
  345. '
  346. Me.核對日期_tb.Location = New System.Drawing.Point(232, 210)
  347. Me.核對日期_tb.Name = "核對日期_tb"
  348. Me.核對日期_tb.Size = New System.Drawing.Size(30, 22)
  349. Me.核對日期_tb.TabIndex = 1015
  350. '
  351. '核對員_tb
  352. '
  353. Me.核對員_tb.Location = New System.Drawing.Point(232, 181)
  354. Me.核對員_tb.Name = "核對員_tb"
  355. Me.核對員_tb.Size = New System.Drawing.Size(30, 22)
  356. Me.核對員_tb.TabIndex = 1014
  357. '
  358. '供應商編碼_tb
  359. '
  360. Me.供應商編碼_tb.Location = New System.Drawing.Point(232, 152)
  361. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  362. Me.供應商編碼_tb.Size = New System.Drawing.Size(30, 22)
  363. Me.供應商編碼_tb.TabIndex = 1013
  364. '
  365. '傳真_tb
  366. '
  367. Me.傳真_tb.Location = New System.Drawing.Point(232, 73)
  368. Me.傳真_tb.Name = "傳真_tb"
  369. Me.傳真_tb.Size = New System.Drawing.Size(292, 22)
  370. Me.傳真_tb.TabIndex = 1011
  371. '
  372. 'Label11
  373. '
  374. Me.Label11.AutoSize = True
  375. Me.Label11.Location = New System.Drawing.Point(175, 77)
  376. Me.Label11.Name = "Label11"
  377. Me.Label11.Size = New System.Drawing.Size(37, 15)
  378. Me.Label11.TabIndex = 1010
  379. Me.Label11.Text = "FAX : "
  380. '
  381. '圖片編碼_tb
  382. '
  383. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  384. Me.圖片編碼_tb.Location = New System.Drawing.Point(772, 239)
  385. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  386. Me.圖片編碼_tb.Size = New System.Drawing.Size(186, 22)
  387. Me.圖片編碼_tb.TabIndex = 1009
  388. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  389. Me.圖片編碼_tb.Visible = False
  390. '
  391. '驗證碼_tb
  392. '
  393. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  394. Me.驗證碼_tb.Location = New System.Drawing.Point(772, 262)
  395. Me.驗證碼_tb.Name = "驗證碼_tb"
  396. Me.驗證碼_tb.Size = New System.Drawing.Size(186, 22)
  397. Me.驗證碼_tb.TabIndex = 1008
  398. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  399. Me.驗證碼_tb.Visible = False
  400. '
  401. '圖片編碼_lb
  402. '
  403. Me.圖片編碼_lb.AutoSize = True
  404. Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
  405. Me.圖片編碼_lb.Location = New System.Drawing.Point(718, 242)
  406. Me.圖片編碼_lb.Name = "圖片編碼_lb"
  407. Me.圖片編碼_lb.Size = New System.Drawing.Size(51, 15)
  408. Me.圖片編碼_lb.TabIndex = 1007
  409. Me.圖片編碼_lb.Text = "圖片編碼"
  410. Me.圖片編碼_lb.Visible = False
  411. '
  412. '簽名檔_pb
  413. '
  414. Me.簽名檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  415. Me.簽名檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  416. Me.簽名檔_pb.Location = New System.Drawing.Point(1131, 56)
  417. Me.簽名檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  418. Me.簽名檔_pb.Name = "簽名檔_pb"
  419. Me.簽名檔_pb.Size = New System.Drawing.Size(195, 62)
  420. Me.簽名檔_pb.TabIndex = 1005
  421. Me.簽名檔_pb.TabStop = False
  422. '
  423. '廠商_cb
  424. '
  425. Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  426. Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
  427. Me.廠商_cb.FormattingEnabled = True
  428. Me.廠商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  429. Me.廠商_cb.Location = New System.Drawing.Point(666, 2)
  430. Me.廠商_cb.Name = "廠商_cb"
  431. Me.廠商_cb.Size = New System.Drawing.Size(292, 23)
  432. Me.廠商_cb.TabIndex = 1004
  433. '
  434. '選擇公司_lb
  435. '
  436. Me.選擇公司_lb.AutoSize = True
  437. Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
  438. Me.選擇公司_lb.Location = New System.Drawing.Point(175, 5)
  439. Me.選擇公司_lb.Name = "選擇公司_lb"
  440. Me.選擇公司_lb.Size = New System.Drawing.Size(114, 15)
  441. Me.選擇公司_lb.TabIndex = 1002
  442. Me.選擇公司_lb.Text = "選       擇       公       司"
  443. '
  444. '選擇公司_cb
  445. '
  446. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  447. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  448. Me.選擇公司_cb.FormattingEnabled = True
  449. Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  450. Me.選擇公司_cb.Location = New System.Drawing.Point(295, 2)
  451. Me.選擇公司_cb.Name = "選擇公司_cb"
  452. Me.選擇公司_cb.Size = New System.Drawing.Size(292, 23)
  453. Me.選擇公司_cb.TabIndex = 1001
  454. '
  455. '需求日期_dtp
  456. '
  457. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  458. Me.需求日期_dtp.Location = New System.Drawing.Point(666, 73)
  459. Me.需求日期_dtp.Name = "需求日期_dtp"
  460. Me.需求日期_dtp.Size = New System.Drawing.Size(292, 22)
  461. Me.需求日期_dtp.TabIndex = 1000
  462. '
  463. 'Label8
  464. '
  465. Me.Label8.AutoSize = True
  466. Me.Label8.Location = New System.Drawing.Point(530, 76)
  467. Me.Label8.Name = "Label8"
  468. Me.Label8.Size = New System.Drawing.Size(91, 15)
  469. Me.Label8.TabIndex = 999
  470. Me.Label8.Text = "TGL/BLN/THN : "
  471. '
  472. '使用地點_tb
  473. '
  474. Me.使用地點_tb.Location = New System.Drawing.Point(666, 96)
  475. Me.使用地點_tb.Name = "使用地點_tb"
  476. Me.使用地點_tb.Size = New System.Drawing.Size(292, 22)
  477. Me.使用地點_tb.TabIndex = 996
  478. '
  479. 'Label5
  480. '
  481. Me.Label5.AutoSize = True
  482. Me.Label5.Location = New System.Drawing.Point(175, 99)
  483. Me.Label5.Name = "Label5"
  484. Me.Label5.Size = New System.Drawing.Size(50, 15)
  485. Me.Label5.TabIndex = 995
  486. Me.Label5.Text = "EMAIL : "
  487. '
  488. '採購單號_tb
  489. '
  490. Me.採購單號_tb.Location = New System.Drawing.Point(666, 50)
  491. Me.採購單號_tb.Name = "採購單號_tb"
  492. Me.採購單號_tb.Size = New System.Drawing.Size(292, 22)
  493. Me.採購單號_tb.TabIndex = 994
  494. '
  495. '電話_tb
  496. '
  497. Me.電話_tb.Location = New System.Drawing.Point(232, 50)
  498. Me.電話_tb.Name = "電話_tb"
  499. Me.電話_tb.Size = New System.Drawing.Size(292, 22)
  500. Me.電話_tb.TabIndex = 992
  501. '
  502. '地址_tb
  503. '
  504. Me.地址_tb.Location = New System.Drawing.Point(232, 27)
  505. Me.地址_tb.Name = "地址_tb"
  506. Me.地址_tb.Size = New System.Drawing.Size(726, 22)
  507. Me.地址_tb.TabIndex = 990
  508. '
  509. 'Label7
  510. '
  511. Me.Label7.AutoSize = True
  512. Me.Label7.Location = New System.Drawing.Point(175, 54)
  513. Me.Label7.Name = "Label7"
  514. Me.Label7.Size = New System.Drawing.Size(41, 15)
  515. Me.Label7.TabIndex = 989
  516. Me.Label7.Text = "TELP : "
  517. '
  518. '郵件_tb
  519. '
  520. Me.郵件_tb.Location = New System.Drawing.Point(232, 96)
  521. Me.郵件_tb.Name = "郵件_tb"
  522. Me.郵件_tb.Size = New System.Drawing.Size(292, 22)
  523. Me.郵件_tb.TabIndex = 988
  524. '
  525. 'Label9
  526. '
  527. Me.Label9.AutoSize = True
  528. Me.Label9.Location = New System.Drawing.Point(593, 5)
  529. Me.Label9.Name = "Label9"
  530. Me.Label9.Size = New System.Drawing.Size(71, 15)
  531. Me.Label9.TabIndex = 991
  532. Me.Label9.Text = "ORDER TO : "
  533. '
  534. 'Label10
  535. '
  536. Me.Label10.AutoSize = True
  537. Me.Label10.Location = New System.Drawing.Point(530, 53)
  538. Me.Label10.Name = "Label10"
  539. Me.Label10.Size = New System.Drawing.Size(80, 15)
  540. Me.Label10.TabIndex = 997
  541. Me.Label10.Text = "PO NOMOR : "
  542. '
  543. 'Label12
  544. '
  545. Me.Label12.AutoSize = True
  546. Me.Label12.Location = New System.Drawing.Point(530, 99)
  547. Me.Label12.Name = "Label12"
  548. Me.Label12.Size = New System.Drawing.Size(130, 15)
  549. Me.Label12.TabIndex = 998
  550. Me.Label12.Text = "TEMPAT PEMAKAIAN : "
  551. '
  552. '驗證碼_lb
  553. '
  554. Me.驗證碼_lb.AutoSize = True
  555. Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
  556. Me.驗證碼_lb.Location = New System.Drawing.Point(716, 265)
  557. Me.驗證碼_lb.Name = "驗證碼_lb"
  558. Me.驗證碼_lb.Size = New System.Drawing.Size(52, 15)
  559. Me.驗證碼_lb.TabIndex = 1006
  560. Me.驗證碼_lb.Text = "驗  證  碼"
  561. Me.驗證碼_lb.Visible = False
  562. '
  563. '已核准_lb
  564. '
  565. Me.已核准_lb.AutoSize = True
  566. Me.已核准_lb.Location = New System.Drawing.Point(7, 3)
  567. Me.已核准_lb.Name = "已核准_lb"
  568. Me.已核准_lb.Size = New System.Drawing.Size(148, 15)
  569. Me.已核准_lb.TabIndex = 1012
  570. Me.已核准_lb.Text = "已     核     准     採     購     單"
  571. '
  572. 'Label6
  573. '
  574. Me.Label6.AutoSize = True
  575. Me.Label6.Location = New System.Drawing.Point(175, 31)
  576. Me.Label6.Name = "Label6"
  577. Me.Label6.Size = New System.Drawing.Size(63, 15)
  578. Me.Label6.TabIndex = 993
  579. Me.Label6.Text = "ALAMAT : "
  580. '
  581. '明細_dgv
  582. '
  583. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  584. Or System.Windows.Forms.AnchorStyles.Left) _
  585. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  586. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  587. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  588. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  589. Me.明細_dgv.Location = New System.Drawing.Point(175, 121)
  590. Me.明細_dgv.Name = "明細_dgv"
  591. Me.明細_dgv.RowHeadersWidth = 5
  592. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  593. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  594. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  595. Me.明細_dgv.RowTemplate.Height = 24
  596. Me.明細_dgv.Size = New System.Drawing.Size(1155, 517)
  597. Me.明細_dgv.TabIndex = 1003
  598. '
  599. '物料驗收後指定入庫申請_tp
  600. '
  601. Me.物料驗收後指定入庫申請_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  602. Me.物料驗收後指定入庫申請_tp.ContextMenuStrip = Me.ContextMenuStrip1
  603. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號1_tb)
  604. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號_lb)
  605. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.物料圖檔1_pb)
  606. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫申請單建立完成_bt)
  607. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫申請_dgv)
  608. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_lb)
  609. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_tb)
  610. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫明細_dgv)
  611. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_lb)
  612. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_tb)
  613. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.選定內容加入指定入庫申請單_bt)
  614. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.開立指定入庫單_bt)
  615. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉庫編號_lb)
  616. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉名編號_tb)
  617. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉庫級別_lb)
  618. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉級_tb)
  619. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定倉庫_lb)
  620. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉名_cb)
  621. Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.未入庫_dgv)
  622. Me.物料驗收後指定入庫申請_tp.Location = New System.Drawing.Point(4, 27)
  623. Me.物料驗收後指定入庫申請_tp.Name = "物料驗收後指定入庫申請_tp"
  624. Me.物料驗收後指定入庫申請_tp.Padding = New System.Windows.Forms.Padding(3)
  625. Me.物料驗收後指定入庫申請_tp.Size = New System.Drawing.Size(1335, 644)
  626. Me.物料驗收後指定入庫申請_tp.TabIndex = 0
  627. Me.物料驗收後指定入庫申請_tp.Text = "物料驗收後指定入庫申請"
  628. Me.物料驗收後指定入庫申請_tp.UseVisualStyleBackColor = True
  629. '
  630. 'ContextMenuStrip1
  631. '
  632. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收_tsm, Me.指定入庫申請_tsm, Me.ToolStripSeparator6, Me.重新整理_tsm, Me.ToolStripSeparator3, Me.採購單號查詢_tsm, Me.依單號全部選擇_tsm, Me.全部取消1_tsm, Me.ToolStripSeparator4, Me.開立指定入庫單_tsm, Me.選定內容加入指定入庫申請單_tsm, Me.指定入庫申請單建立完成_tsm})
  633. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  634. Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 220)
  635. '
  636. '料來料驗收_tsm
  637. '
  638. Me.料來料驗收_tsm.Name = "料來料驗收_tsm"
  639. Me.料來料驗收_tsm.RightToLeftAutoMirrorImage = True
  640. Me.料來料驗收_tsm.Size = New System.Drawing.Size(230, 22)
  641. Me.料來料驗收_tsm.Text = "建築物料來料驗收單"
  642. '
  643. '指定入庫申請_tsm
  644. '
  645. Me.指定入庫申請_tsm.Name = "指定入庫申請_tsm"
  646. Me.指定入庫申請_tsm.Size = New System.Drawing.Size(230, 22)
  647. Me.指定入庫申請_tsm.Text = "物料驗收後指定入庫申請"
  648. '
  649. 'ToolStripSeparator6
  650. '
  651. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  652. Me.ToolStripSeparator6.Size = New System.Drawing.Size(227, 6)
  653. '
  654. '重新整理_tsm
  655. '
  656. Me.重新整理_tsm.Name = "重新整理_tsm"
  657. Me.重新整理_tsm.Size = New System.Drawing.Size(230, 22)
  658. Me.重新整理_tsm.Text = "重新整理"
  659. '
  660. 'ToolStripSeparator3
  661. '
  662. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  663. Me.ToolStripSeparator3.Size = New System.Drawing.Size(227, 6)
  664. '
  665. '採購單號查詢_tsm
  666. '
  667. Me.採購單號查詢_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  668. Me.採購單號查詢_tsm.Name = "採購單號查詢_tsm"
  669. Me.採購單號查詢_tsm.Size = New System.Drawing.Size(230, 22)
  670. Me.採購單號查詢_tsm.Text = "採購單號查詢"
  671. '
  672. '依單號全部選擇_tsm
  673. '
  674. Me.依單號全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  675. Me.依單號全部選擇_tsm.Name = "依單號全部選擇_tsm"
  676. Me.依單號全部選擇_tsm.Size = New System.Drawing.Size(230, 22)
  677. Me.依單號全部選擇_tsm.Text = "依據採購單號全部選擇"
  678. '
  679. '全部取消1_tsm
  680. '
  681. Me.全部取消1_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  682. Me.全部取消1_tsm.Name = "全部取消1_tsm"
  683. Me.全部取消1_tsm.Size = New System.Drawing.Size(230, 22)
  684. Me.全部取消1_tsm.Text = "全部取消"
  685. '
  686. 'ToolStripSeparator4
  687. '
  688. Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
  689. Me.ToolStripSeparator4.Size = New System.Drawing.Size(227, 6)
  690. '
  691. '開立指定入庫單_tsm
  692. '
  693. Me.開立指定入庫單_tsm.Name = "開立指定入庫單_tsm"
  694. Me.開立指定入庫單_tsm.Size = New System.Drawing.Size(230, 22)
  695. Me.開立指定入庫單_tsm.Text = "開立指定入庫單"
  696. '
  697. '選定內容加入指定入庫申請單_tsm
  698. '
  699. Me.選定內容加入指定入庫申請單_tsm.Name = "選定內容加入指定入庫申請單_tsm"
  700. Me.選定內容加入指定入庫申請單_tsm.Size = New System.Drawing.Size(230, 22)
  701. Me.選定內容加入指定入庫申請單_tsm.Text = "選定內容加入指定入庫申請單"
  702. '
  703. '指定入庫申請單建立完成_tsm
  704. '
  705. Me.指定入庫申請單建立完成_tsm.Name = "指定入庫申請單建立完成_tsm"
  706. Me.指定入庫申請單建立完成_tsm.Size = New System.Drawing.Size(230, 22)
  707. Me.指定入庫申請單建立完成_tsm.Text = "指定入庫申請單建立完成"
  708. '
  709. '採購單號1_tb
  710. '
  711. Me.採購單號1_tb.Location = New System.Drawing.Point(1053, 2)
  712. Me.採購單號1_tb.Name = "採購單號1_tb"
  713. Me.採購單號1_tb.Size = New System.Drawing.Size(142, 22)
  714. Me.採購單號1_tb.TabIndex = 1024
  715. '
  716. '採購單號_lb
  717. '
  718. Me.採購單號_lb.AutoSize = True
  719. Me.採購單號_lb.Location = New System.Drawing.Point(917, 7)
  720. Me.採購單號_lb.Name = "採購單號_lb"
  721. Me.採購單號_lb.Size = New System.Drawing.Size(78, 15)
  722. Me.採購單號_lb.TabIndex = 1025
  723. Me.採購單號_lb.Text = "採 購 單 號"
  724. '
  725. '物料圖檔1_pb
  726. '
  727. Me.物料圖檔1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  728. Me.物料圖檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  729. Me.物料圖檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  730. Me.物料圖檔1_pb.Location = New System.Drawing.Point(1201, 0)
  731. Me.物料圖檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  732. Me.物料圖檔1_pb.Name = "物料圖檔1_pb"
  733. Me.物料圖檔1_pb.Size = New System.Drawing.Size(124, 50)
  734. Me.物料圖檔1_pb.TabIndex = 1023
  735. Me.物料圖檔1_pb.TabStop = False
  736. '
  737. '指定入庫申請單建立完成_bt
  738. '
  739. Me.指定入庫申請單建立完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  740. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  741. Me.指定入庫申請單建立完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  742. Me.指定入庫申請單建立完成_bt.ForeColor = System.Drawing.Color.Green
  743. Me.指定入庫申請單建立完成_bt.Location = New System.Drawing.Point(694, 372)
  744. Me.指定入庫申請單建立完成_bt.Name = "指定入庫申請單建立完成_bt"
  745. Me.指定入庫申請單建立完成_bt.Size = New System.Drawing.Size(631, 25)
  746. Me.指定入庫申請單建立完成_bt.TabIndex = 1013
  747. Me.指定入庫申請單建立完成_bt.Text = "指定入庫申請單建立完成"
  748. Me.指定入庫申請單建立完成_bt.UseVisualStyleBackColor = True
  749. '
  750. '入庫申請_dgv
  751. '
  752. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  753. Me.入庫申請_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  754. Me.入庫申請_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  755. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  756. Me.入庫申請_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  757. Me.入庫申請_dgv.BackgroundColor = System.Drawing.Color.White
  758. Me.入庫申請_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  759. Me.入庫申請_dgv.Location = New System.Drawing.Point(3, 374)
  760. Me.入庫申請_dgv.Name = "入庫申請_dgv"
  761. Me.入庫申請_dgv.RowHeadersWidth = 5
  762. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  763. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  764. Me.入庫申請_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  765. Me.入庫申請_dgv.RowTemplate.Height = 24
  766. Me.入庫申請_dgv.Size = New System.Drawing.Size(332, 263)
  767. Me.入庫申請_dgv.TabIndex = 1012
  768. '
  769. '指定入庫單號1_lb
  770. '
  771. Me.指定入庫單號1_lb.AutoSize = True
  772. Me.指定入庫單號1_lb.Location = New System.Drawing.Point(341, 377)
  773. Me.指定入庫單號1_lb.Name = "指定入庫單號1_lb"
  774. Me.指定入庫單號1_lb.Size = New System.Drawing.Size(103, 15)
  775. Me.指定入庫單號1_lb.TabIndex = 1011
  776. Me.指定入庫單號1_lb.Text = "指 定 入 庫 單 號"
  777. '
  778. '指定入庫單號1_tb
  779. '
  780. Me.指定入庫單號1_tb.Location = New System.Drawing.Point(449, 374)
  781. Me.指定入庫單號1_tb.Name = "指定入庫單號1_tb"
  782. Me.指定入庫單號1_tb.Size = New System.Drawing.Size(164, 22)
  783. Me.指定入庫單號1_tb.TabIndex = 1010
  784. Me.指定入庫單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  785. '
  786. '入庫明細_dgv
  787. '
  788. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  789. Me.入庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  790. Me.入庫明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  791. Or System.Windows.Forms.AnchorStyles.Left) _
  792. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  793. Me.入庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  794. Me.入庫明細_dgv.BackgroundColor = System.Drawing.Color.White
  795. Me.入庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  796. Me.入庫明細_dgv.Location = New System.Drawing.Point(342, 401)
  797. Me.入庫明細_dgv.Name = "入庫明細_dgv"
  798. Me.入庫明細_dgv.RowHeadersWidth = 5
  799. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  800. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  801. Me.入庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
  802. Me.入庫明細_dgv.RowTemplate.Height = 24
  803. Me.入庫明細_dgv.Size = New System.Drawing.Size(983, 236)
  804. Me.入庫明細_dgv.TabIndex = 1009
  805. '
  806. '指定入庫單號_lb
  807. '
  808. Me.指定入庫單號_lb.AutoSize = True
  809. Me.指定入庫單號_lb.Location = New System.Drawing.Point(628, 5)
  810. Me.指定入庫單號_lb.Name = "指定入庫單號_lb"
  811. Me.指定入庫單號_lb.Size = New System.Drawing.Size(103, 15)
  812. Me.指定入庫單號_lb.TabIndex = 1008
  813. Me.指定入庫單號_lb.Text = "指 定 入 庫 單 號"
  814. '
  815. '指定入庫單號_tb
  816. '
  817. Me.指定入庫單號_tb.Location = New System.Drawing.Point(740, 2)
  818. Me.指定入庫單號_tb.Name = "指定入庫單號_tb"
  819. Me.指定入庫單號_tb.Size = New System.Drawing.Size(171, 22)
  820. Me.指定入庫單號_tb.TabIndex = 1007
  821. Me.指定入庫單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  822. '
  823. '選定內容加入指定入庫申請單_bt
  824. '
  825. Me.選定內容加入指定入庫申請單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  826. Me.選定內容加入指定入庫申請單_bt.ForeColor = System.Drawing.Color.Green
  827. Me.選定內容加入指定入庫申請單_bt.Location = New System.Drawing.Point(438, 25)
  828. Me.選定內容加入指定入庫申請單_bt.Name = "選定內容加入指定入庫申請單_bt"
  829. Me.選定內容加入指定入庫申請單_bt.Size = New System.Drawing.Size(757, 24)
  830. Me.選定內容加入指定入庫申請單_bt.TabIndex = 1002
  831. Me.選定內容加入指定入庫申請單_bt.Text = "選定內容加入指定入庫申請單"
  832. Me.選定內容加入指定入庫申請單_bt.UseVisualStyleBackColor = True
  833. '
  834. '開立指定入庫單_bt
  835. '
  836. Me.開立指定入庫單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  837. Me.開立指定入庫單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  838. Me.開立指定入庫單_bt.Location = New System.Drawing.Point(2, 25)
  839. Me.開立指定入庫單_bt.Name = "開立指定入庫單_bt"
  840. Me.開立指定入庫單_bt.Size = New System.Drawing.Size(435, 24)
  841. Me.開立指定入庫單_bt.TabIndex = 1001
  842. Me.開立指定入庫單_bt.Text = "開立指定入庫單"
  843. Me.開立指定入庫單_bt.UseVisualStyleBackColor = True
  844. '
  845. '倉庫編號_lb
  846. '
  847. Me.倉庫編號_lb.AutoSize = True
  848. Me.倉庫編號_lb.Location = New System.Drawing.Point(450, 5)
  849. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  850. Me.倉庫編號_lb.Size = New System.Drawing.Size(114, 15)
  851. Me.倉庫編號_lb.TabIndex = 997
  852. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  853. '
  854. '倉名編號_tb
  855. '
  856. Me.倉名編號_tb.Location = New System.Drawing.Point(570, 2)
  857. Me.倉名編號_tb.Name = "倉名編號_tb"
  858. Me.倉名編號_tb.Size = New System.Drawing.Size(52, 22)
  859. Me.倉名編號_tb.TabIndex = 996
  860. Me.倉名編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  861. '
  862. '倉庫級別_lb
  863. '
  864. Me.倉庫級別_lb.AutoSize = True
  865. Me.倉庫級別_lb.Location = New System.Drawing.Point(291, 5)
  866. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  867. Me.倉庫級別_lb.Size = New System.Drawing.Size(96, 15)
  868. Me.倉庫級別_lb.TabIndex = 995
  869. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  870. Me.倉庫級別_lb.UseMnemonic = False
  871. '
  872. '倉級_tb
  873. '
  874. Me.倉級_tb.Location = New System.Drawing.Point(392, 2)
  875. Me.倉級_tb.Name = "倉級_tb"
  876. Me.倉級_tb.Size = New System.Drawing.Size(52, 22)
  877. Me.倉級_tb.TabIndex = 994
  878. Me.倉級_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  879. '
  880. '指定倉庫_lb
  881. '
  882. Me.指定倉庫_lb.AutoSize = True
  883. Me.指定倉庫_lb.Location = New System.Drawing.Point(6, 5)
  884. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  885. Me.指定倉庫_lb.Size = New System.Drawing.Size(132, 15)
  886. Me.指定倉庫_lb.TabIndex = 993
  887. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  888. '
  889. '倉名_cb
  890. '
  891. Me.倉名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  892. Me.倉名_cb.FormattingEnabled = True
  893. Me.倉名_cb.Items.AddRange(New Object() {"2019"})
  894. Me.倉名_cb.Location = New System.Drawing.Point(144, 2)
  895. Me.倉名_cb.Name = "倉名_cb"
  896. Me.倉名_cb.Size = New System.Drawing.Size(141, 23)
  897. Me.倉名_cb.TabIndex = 992
  898. '
  899. '未入庫_dgv
  900. '
  901. DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  902. Me.未入庫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
  903. Me.未入庫_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  904. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  905. Me.未入庫_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  906. Me.未入庫_dgv.BackgroundColor = System.Drawing.Color.White
  907. Me.未入庫_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  908. Me.未入庫_dgv.Location = New System.Drawing.Point(3, 50)
  909. Me.未入庫_dgv.Name = "未入庫_dgv"
  910. Me.未入庫_dgv.RowHeadersWidth = 5
  911. DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  912. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  913. Me.未入庫_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
  914. Me.未入庫_dgv.RowTemplate.Height = 24
  915. Me.未入庫_dgv.Size = New System.Drawing.Size(1322, 318)
  916. Me.未入庫_dgv.TabIndex = 969
  917. '
  918. 'SYS_DEBUG_tp
  919. '
  920. Me.SYS_DEBUG_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  921. Me.SYS_DEBUG_tp.Controls.Add(Me.Label1)
  922. Me.SYS_DEBUG_tp.Controls.Add(Me.料號_lb)
  923. Me.SYS_DEBUG_tp.Controls.Add(Me.料號_tb)
  924. Me.SYS_DEBUG_tp.Controls.Add(Me.物料規格_dgv)
  925. Me.SYS_DEBUG_tp.Controls.Add(Me.物料清單_dgv)
  926. Me.SYS_DEBUG_tp.Controls.Add(Me.群組編碼_lb)
  927. Me.SYS_DEBUG_tp.Controls.Add(Me.群組編碼_cb)
  928. Me.SYS_DEBUG_tp.Controls.Add(Me.無料明細_dgv)
  929. Me.SYS_DEBUG_tp.Location = New System.Drawing.Point(4, 27)
  930. Me.SYS_DEBUG_tp.Name = "SYS_DEBUG_tp"
  931. Me.SYS_DEBUG_tp.Size = New System.Drawing.Size(1335, 644)
  932. Me.SYS_DEBUG_tp.TabIndex = 3
  933. Me.SYS_DEBUG_tp.Text = "SYS DEBUG"
  934. Me.SYS_DEBUG_tp.UseVisualStyleBackColor = True
  935. '
  936. 'Label1
  937. '
  938. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  939. Me.Label1.AutoSize = True
  940. Me.Label1.Location = New System.Drawing.Point(459, 7)
  941. Me.Label1.Name = "Label1"
  942. Me.Label1.Size = New System.Drawing.Size(178, 15)
  943. Me.Label1.TabIndex = 1026
  944. Me.Label1.Text = "料號指定修正尚未編輯完成............."
  945. '
  946. '料號_lb
  947. '
  948. Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  949. Me.料號_lb.AutoSize = True
  950. Me.料號_lb.Location = New System.Drawing.Point(247, 6)
  951. Me.料號_lb.Name = "料號_lb"
  952. Me.料號_lb.Size = New System.Drawing.Size(29, 15)
  953. Me.料號_lb.TabIndex = 1025
  954. Me.料號_lb.Text = "料號"
  955. '
  956. '料號_tb
  957. '
  958. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  959. Me.料號_tb.Location = New System.Drawing.Point(278, 3)
  960. Me.料號_tb.Name = "料號_tb"
  961. Me.料號_tb.Size = New System.Drawing.Size(175, 22)
  962. Me.料號_tb.TabIndex = 1024
  963. '
  964. '物料規格_dgv
  965. '
  966. DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  967. Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
  968. Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  969. Me.物料規格_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  970. Me.物料規格_dgv.BackgroundColor = System.Drawing.Color.White
  971. Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  972. Me.物料規格_dgv.Location = New System.Drawing.Point(3, 284)
  973. Me.物料規格_dgv.Name = "物料規格_dgv"
  974. Me.物料規格_dgv.RowHeadersWidth = 5
  975. DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  976. DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  977. Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle11
  978. Me.物料規格_dgv.RowTemplate.Height = 24
  979. Me.物料規格_dgv.Size = New System.Drawing.Size(567, 354)
  980. Me.物料規格_dgv.TabIndex = 1023
  981. '
  982. '物料清單_dgv
  983. '
  984. DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  985. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
  986. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  987. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  988. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  989. Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White
  990. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  991. Me.物料清單_dgv.Location = New System.Drawing.Point(3, 27)
  992. Me.物料清單_dgv.Name = "物料清單_dgv"
  993. Me.物料清單_dgv.RowHeadersWidth = 5
  994. DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  995. DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  996. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle13
  997. Me.物料清單_dgv.RowTemplate.Height = 24
  998. Me.物料清單_dgv.Size = New System.Drawing.Size(567, 256)
  999. Me.物料清單_dgv.TabIndex = 1022
  1000. '
  1001. '群組編碼_lb
  1002. '
  1003. Me.群組編碼_lb.AutoSize = True
  1004. Me.群組編碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1005. Me.群組編碼_lb.Location = New System.Drawing.Point(3, 6)
  1006. Me.群組編碼_lb.Name = "群組編碼_lb"
  1007. Me.群組編碼_lb.Size = New System.Drawing.Size(60, 15)
  1008. Me.群組編碼_lb.TabIndex = 1021
  1009. Me.群組編碼_lb.Text = "群 組 編 碼"
  1010. Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight
  1011. '
  1012. '群組編碼_cb
  1013. '
  1014. Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  1015. Me.群組編碼_cb.FormattingEnabled = True
  1016. Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
  1017. Me.群組編碼_cb.Location = New System.Drawing.Point(65, 2)
  1018. Me.群組編碼_cb.Name = "群組編碼_cb"
  1019. Me.群組編碼_cb.Size = New System.Drawing.Size(180, 23)
  1020. Me.群組編碼_cb.TabIndex = 1020
  1021. '
  1022. '無料明細_dgv
  1023. '
  1024. DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  1025. Me.無料明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
  1026. Me.無料明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1027. Or System.Windows.Forms.AnchorStyles.Left) _
  1028. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1029. Me.無料明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1030. Me.無料明細_dgv.BackgroundColor = System.Drawing.Color.White
  1031. Me.無料明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1032. Me.無料明細_dgv.Location = New System.Drawing.Point(573, 27)
  1033. Me.無料明細_dgv.Name = "無料明細_dgv"
  1034. Me.無料明細_dgv.RowHeadersWidth = 5
  1035. DataGridViewCellStyle15.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1036. DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  1037. Me.無料明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
  1038. Me.無料明細_dgv.RowTemplate.Height = 24
  1039. Me.無料明細_dgv.Size = New System.Drawing.Size(755, 611)
  1040. Me.無料明細_dgv.TabIndex = 1019
  1041. '
  1042. '語轉扭_bt
  1043. '
  1044. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1045. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  1046. Me.語轉扭_bt.Location = New System.Drawing.Point(1318, 3)
  1047. Me.語轉扭_bt.Name = "語轉扭_bt"
  1048. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  1049. Me.語轉扭_bt.TabIndex = 1638
  1050. Me.語轉扭_bt.Text = "L"
  1051. Me.語轉扭_bt.UseVisualStyleBackColor = True
  1052. '
  1053. '大間距_ch
  1054. '
  1055. Me.大間距_ch.AutoSize = True
  1056. Me.大間距_ch.Location = New System.Drawing.Point(1170, 6)
  1057. Me.大間距_ch.Name = "大間距_ch"
  1058. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  1059. Me.大間距_ch.TabIndex = 1649
  1060. Me.大間距_ch.Text = "L3"
  1061. Me.大間距_ch.UseVisualStyleBackColor = True
  1062. '
  1063. '中間距_ch
  1064. '
  1065. Me.中間距_ch.AutoSize = True
  1066. Me.中間距_ch.Location = New System.Drawing.Point(1127, 6)
  1067. Me.中間距_ch.Name = "中間距_ch"
  1068. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  1069. Me.中間距_ch.TabIndex = 1648
  1070. Me.中間距_ch.Text = "L2"
  1071. Me.中間距_ch.UseVisualStyleBackColor = True
  1072. '
  1073. '小間距_ch
  1074. '
  1075. Me.小間距_ch.AutoSize = True
  1076. Me.小間距_ch.Location = New System.Drawing.Point(1085, 6)
  1077. Me.小間距_ch.Name = "小間距_ch"
  1078. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  1079. Me.小間距_ch.TabIndex = 1647
  1080. Me.小間距_ch.Text = "L1"
  1081. Me.小間距_ch.UseVisualStyleBackColor = True
  1082. '
  1083. '詳細資料2_ch
  1084. '
  1085. Me.詳細資料2_ch.AutoSize = True
  1086. Me.詳細資料2_ch.Location = New System.Drawing.Point(953, 4)
  1087. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  1088. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  1089. Me.詳細資料2_ch.TabIndex = 1837
  1090. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  1091. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  1092. '
  1093. '採購單驗收
  1094. '
  1095. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1096. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1097. Me.ClientSize = New System.Drawing.Size(1349, 681)
  1098. Me.Controls.Add(Me.詳細資料2_ch)
  1099. Me.Controls.Add(Me.大間距_ch)
  1100. Me.Controls.Add(Me.中間距_ch)
  1101. Me.Controls.Add(Me.小間距_ch)
  1102. Me.Controls.Add(Me.語轉扭_bt)
  1103. Me.Controls.Add(Me.TabControl1)
  1104. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1105. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1106. Me.Name = "採購單驗收"
  1107. Me.Text = "採購單驗收"
  1108. Me.TabControl1.ResumeLayout(False)
  1109. Me.建築物料來料驗收單_tp.ResumeLayout(False)
  1110. Me.建築物料來料驗收單_tp.PerformLayout()
  1111. Me.ContextMenuStrip2.ResumeLayout(False)
  1112. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1113. CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1114. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1115. CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1116. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1117. Me.物料驗收後指定入庫申請_tp.ResumeLayout(False)
  1118. Me.物料驗收後指定入庫申請_tp.PerformLayout()
  1119. Me.ContextMenuStrip1.ResumeLayout(False)
  1120. CType(Me.物料圖檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1121. CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1122. CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1123. CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1124. Me.SYS_DEBUG_tp.ResumeLayout(False)
  1125. Me.SYS_DEBUG_tp.PerformLayout()
  1126. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1127. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1128. CType(Me.無料明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1129. Me.ResumeLayout(False)
  1130. Me.PerformLayout()
  1131. End Sub
  1132. Friend WithEvents TabControl1 As TabControl
  1133. Friend WithEvents 物料驗收後指定入庫申請_tp As TabPage
  1134. Friend WithEvents 未入庫_dgv As DataGridView
  1135. Friend WithEvents 倉庫編號_lb As Label
  1136. Friend WithEvents 倉名編號_tb As TextBox
  1137. Friend WithEvents 倉庫級別_lb As Label
  1138. Friend WithEvents 倉級_tb As TextBox
  1139. Friend WithEvents 指定倉庫_lb As Label
  1140. Friend WithEvents 倉名_cb As ComboBox
  1141. Friend WithEvents 開立指定入庫單_bt As Button
  1142. Friend WithEvents 選定內容加入指定入庫申請單_bt As Button
  1143. Friend WithEvents 建築物料來料驗收單_tp As TabPage
  1144. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1145. Friend WithEvents 料來料驗收_tsm As ToolStripMenuItem
  1146. Friend WithEvents 指定入庫申請_tsm As ToolStripMenuItem
  1147. Friend WithEvents 已核准_dgv As DataGridView
  1148. Friend WithEvents 確定收貨_bt As Button
  1149. Friend WithEvents 驗證碼1_tb As TextBox
  1150. Friend WithEvents 尋價日期_tb As TextBox
  1151. Friend WithEvents 詢價員_tb As TextBox
  1152. Friend WithEvents 核對日期_tb As TextBox
  1153. Friend WithEvents 核對員_tb As TextBox
  1154. Friend WithEvents 供應商編碼_tb As TextBox
  1155. Friend WithEvents 傳真_tb As TextBox
  1156. Friend WithEvents Label11 As Label
  1157. Friend WithEvents 圖片編碼_tb As TextBox
  1158. Friend WithEvents 驗證碼_tb As TextBox
  1159. Friend WithEvents 圖片編碼_lb As Label
  1160. Friend WithEvents 簽名檔_pb As PictureBox
  1161. Friend WithEvents 廠商_cb As ComboBox
  1162. Friend WithEvents 明細_dgv As DataGridView
  1163. Friend WithEvents 選擇公司_lb As Label
  1164. Friend WithEvents 選擇公司_cb As ComboBox
  1165. Friend WithEvents 需求日期_dtp As DateTimePicker
  1166. Friend WithEvents Label8 As Label
  1167. Friend WithEvents 使用地點_tb As TextBox
  1168. Friend WithEvents Label5 As Label
  1169. Friend WithEvents 採購單號_tb As TextBox
  1170. Friend WithEvents 電話_tb As TextBox
  1171. Friend WithEvents 地址_tb As TextBox
  1172. Friend WithEvents Label7 As Label
  1173. Friend WithEvents 郵件_tb As TextBox
  1174. Friend WithEvents Label9 As Label
  1175. Friend WithEvents Label10 As Label
  1176. Friend WithEvents Label12 As Label
  1177. Friend WithEvents 驗證碼_lb As Label
  1178. Friend WithEvents 已核准_lb As Label
  1179. Friend WithEvents Label6 As Label
  1180. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  1181. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  1182. Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
  1183. Friend WithEvents 料來料驗收1_tsm As ToolStripMenuItem
  1184. Friend WithEvents 指定入庫申請1_tsm As ToolStripMenuItem
  1185. Friend WithEvents 重新整理1_tsm As ToolStripMenuItem
  1186. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  1187. Friend WithEvents 全部選擇_tsm As ToolStripMenuItem
  1188. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  1189. Friend WithEvents 全部取消_tsm As ToolStripMenuItem
  1190. Friend WithEvents 確定收貨_tsm As ToolStripMenuItem
  1191. Friend WithEvents 採購單號查詢_tsm As ToolStripMenuItem
  1192. Friend WithEvents 依單號全部選擇_tsm As ToolStripMenuItem
  1193. Friend WithEvents 全部取消1_tsm As ToolStripMenuItem
  1194. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  1195. Friend WithEvents 指定入庫單號_lb As Label
  1196. Friend WithEvents 指定入庫單號_tb As TextBox
  1197. Friend WithEvents 開立指定入庫單_tsm As ToolStripMenuItem
  1198. Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
  1199. Friend WithEvents 選定內容加入指定入庫申請單_tsm As ToolStripMenuItem
  1200. Friend WithEvents 指定入庫申請單建立完成_tsm As ToolStripMenuItem
  1201. Friend WithEvents 指定入庫申請單建立完成_bt As Button
  1202. Friend WithEvents 入庫申請_dgv As DataGridView
  1203. Friend WithEvents 指定入庫單號1_lb As Label
  1204. Friend WithEvents 指定入庫單號1_tb As TextBox
  1205. Friend WithEvents 入庫明細_dgv As DataGridView
  1206. Friend WithEvents 物料圖檔_pb As PictureBox
  1207. Friend WithEvents 物料圖檔1_pb As PictureBox
  1208. Friend WithEvents 採購單號1_tb As TextBox
  1209. Friend WithEvents 採購單號_lb As Label
  1210. Friend WithEvents 語言_dgv As DataGridView
  1211. Friend WithEvents 語轉扭_bt As Button
  1212. Friend WithEvents 大間距_ch As CheckBox
  1213. Friend WithEvents 中間距_ch As CheckBox
  1214. Friend WithEvents 小間距_ch As CheckBox
  1215. Friend WithEvents SYS_DEBUG_tp As TabPage
  1216. Friend WithEvents 無料明細_dgv As DataGridView
  1217. Friend WithEvents 群組編碼_lb As Label
  1218. Friend WithEvents 群組編碼_cb As ComboBox
  1219. Friend WithEvents 物料清單_dgv As DataGridView
  1220. Friend WithEvents 物料規格_dgv As DataGridView
  1221. Friend WithEvents 料號_lb As Label
  1222. Friend WithEvents 料號_tb As TextBox
  1223. Friend WithEvents Label1 As Label
  1224. Friend WithEvents 詳細資料2_ch As CheckBox
  1225. End Class