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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class FrmTienMei
  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.dgv1 = New System.Windows.Forms.DataGridView()
  23. Me.TextBox1 = New System.Windows.Forms.TextBox()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.Label2 = New System.Windows.Forms.Label()
  26. Me.TextBox2 = New System.Windows.Forms.TextBox()
  27. Me.Label3 = New System.Windows.Forms.Label()
  28. Me.TextBox3 = New System.Windows.Forms.TextBox()
  29. Me.Label4 = New System.Windows.Forms.Label()
  30. Me.TextBox4 = New System.Windows.Forms.TextBox()
  31. Me.Label5 = New System.Windows.Forms.Label()
  32. Me.TextBox5 = New System.Windows.Forms.TextBox()
  33. Me.TextBox6 = New System.Windows.Forms.TextBox()
  34. Me.Label7 = New System.Windows.Forms.Label()
  35. Me.TextBox7 = New System.Windows.Forms.TextBox()
  36. Me.dgv2 = New System.Windows.Forms.DataGridView()
  37. Me.dgv3 = New System.Windows.Forms.DataGridView()
  38. Me.Button1 = New System.Windows.Forms.Button()
  39. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  40. Me.dgv_retan = New System.Windows.Forms.DataGridView()
  41. Me.dgv_retan1 = New System.Windows.Forms.DataGridView()
  42. Me.Label8 = New System.Windows.Forms.Label()
  43. Me.Label6 = New System.Windows.Forms.Label()
  44. Me.Label9 = New System.Windows.Forms.Label()
  45. Me.dgv3_1 = New System.Windows.Forms.DataGridView()
  46. CType(Me.dgv1, System.ComponentModel.ISupportInitialize).BeginInit()
  47. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
  48. CType(Me.dgv3, System.ComponentModel.ISupportInitialize).BeginInit()
  49. CType(Me.dgv_retan, System.ComponentModel.ISupportInitialize).BeginInit()
  50. CType(Me.dgv_retan1, System.ComponentModel.ISupportInitialize).BeginInit()
  51. CType(Me.dgv3_1, System.ComponentModel.ISupportInitialize).BeginInit()
  52. Me.SuspendLayout()
  53. '
  54. 'dgv1
  55. '
  56. Me.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  57. Me.dgv1.Location = New System.Drawing.Point(65, 279)
  58. Me.dgv1.Name = "dgv1"
  59. Me.dgv1.RowHeadersWidth = 51
  60. Me.dgv1.RowTemplate.Height = 27
  61. Me.dgv1.Size = New System.Drawing.Size(519, 237)
  62. Me.dgv1.TabIndex = 0
  63. '
  64. 'TextBox1
  65. '
  66. Me.TextBox1.Location = New System.Drawing.Point(1676, 156)
  67. Me.TextBox1.Name = "TextBox1"
  68. Me.TextBox1.Size = New System.Drawing.Size(100, 25)
  69. Me.TextBox1.TabIndex = 1
  70. '
  71. 'Label1
  72. '
  73. Me.Label1.AutoSize = True
  74. Me.Label1.Location = New System.Drawing.Point(1624, 166)
  75. Me.Label1.Name = "Label1"
  76. Me.Label1.Size = New System.Drawing.Size(46, 15)
  77. Me.Label1.TabIndex = 2
  78. Me.Label1.Text = "Label1"
  79. '
  80. 'Label2
  81. '
  82. Me.Label2.AutoSize = True
  83. Me.Label2.Location = New System.Drawing.Point(1624, 206)
  84. Me.Label2.Name = "Label2"
  85. Me.Label2.Size = New System.Drawing.Size(46, 15)
  86. Me.Label2.TabIndex = 4
  87. Me.Label2.Text = "Label2"
  88. '
  89. 'TextBox2
  90. '
  91. Me.TextBox2.Location = New System.Drawing.Point(1676, 196)
  92. Me.TextBox2.Name = "TextBox2"
  93. Me.TextBox2.Size = New System.Drawing.Size(100, 25)
  94. Me.TextBox2.TabIndex = 3
  95. '
  96. 'Label3
  97. '
  98. Me.Label3.AutoSize = True
  99. Me.Label3.Location = New System.Drawing.Point(1624, 255)
  100. Me.Label3.Name = "Label3"
  101. Me.Label3.Size = New System.Drawing.Size(46, 15)
  102. Me.Label3.TabIndex = 6
  103. Me.Label3.Text = "Label3"
  104. '
  105. 'TextBox3
  106. '
  107. Me.TextBox3.Location = New System.Drawing.Point(1676, 245)
  108. Me.TextBox3.Name = "TextBox3"
  109. Me.TextBox3.Size = New System.Drawing.Size(100, 25)
  110. Me.TextBox3.TabIndex = 5
  111. '
  112. 'Label4
  113. '
  114. Me.Label4.AutoSize = True
  115. Me.Label4.Location = New System.Drawing.Point(1624, 305)
  116. Me.Label4.Name = "Label4"
  117. Me.Label4.Size = New System.Drawing.Size(46, 15)
  118. Me.Label4.TabIndex = 8
  119. Me.Label4.Text = "Label4"
  120. '
  121. 'TextBox4
  122. '
  123. Me.TextBox4.Location = New System.Drawing.Point(1676, 295)
  124. Me.TextBox4.Name = "TextBox4"
  125. Me.TextBox4.Size = New System.Drawing.Size(100, 25)
  126. Me.TextBox4.TabIndex = 7
  127. '
  128. 'Label5
  129. '
  130. Me.Label5.AutoSize = True
  131. Me.Label5.Location = New System.Drawing.Point(1624, 364)
  132. Me.Label5.Name = "Label5"
  133. Me.Label5.Size = New System.Drawing.Size(46, 15)
  134. Me.Label5.TabIndex = 10
  135. Me.Label5.Text = "Label5"
  136. '
  137. 'TextBox5
  138. '
  139. Me.TextBox5.Location = New System.Drawing.Point(1676, 354)
  140. Me.TextBox5.Name = "TextBox5"
  141. Me.TextBox5.Size = New System.Drawing.Size(100, 25)
  142. Me.TextBox5.TabIndex = 9
  143. '
  144. 'TextBox6
  145. '
  146. Me.TextBox6.Location = New System.Drawing.Point(1676, 409)
  147. Me.TextBox6.Name = "TextBox6"
  148. Me.TextBox6.Size = New System.Drawing.Size(100, 25)
  149. Me.TextBox6.TabIndex = 11
  150. '
  151. 'Label7
  152. '
  153. Me.Label7.AutoSize = True
  154. Me.Label7.Location = New System.Drawing.Point(1391, 463)
  155. Me.Label7.Name = "Label7"
  156. Me.Label7.Size = New System.Drawing.Size(46, 15)
  157. Me.Label7.TabIndex = 14
  158. Me.Label7.Text = "Label7"
  159. '
  160. 'TextBox7
  161. '
  162. Me.TextBox7.Location = New System.Drawing.Point(1443, 453)
  163. Me.TextBox7.Name = "TextBox7"
  164. Me.TextBox7.Size = New System.Drawing.Size(100, 25)
  165. Me.TextBox7.TabIndex = 13
  166. '
  167. 'dgv2
  168. '
  169. Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  170. Me.dgv2.Location = New System.Drawing.Point(266, 571)
  171. Me.dgv2.Name = "dgv2"
  172. Me.dgv2.RowHeadersWidth = 51
  173. Me.dgv2.RowTemplate.Height = 27
  174. Me.dgv2.Size = New System.Drawing.Size(1362, 173)
  175. Me.dgv2.TabIndex = 15
  176. '
  177. 'dgv3
  178. '
  179. Me.dgv3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  180. Me.dgv3.Location = New System.Drawing.Point(606, 43)
  181. Me.dgv3.Name = "dgv3"
  182. Me.dgv3.RowHeadersWidth = 51
  183. Me.dgv3.RowTemplate.Height = 27
  184. Me.dgv3.Size = New System.Drawing.Size(859, 391)
  185. Me.dgv3.TabIndex = 16
  186. '
  187. 'Button1
  188. '
  189. Me.Button1.Location = New System.Drawing.Point(40, 640)
  190. Me.Button1.Name = "Button1"
  191. Me.Button1.Size = New System.Drawing.Size(167, 53)
  192. Me.Button1.TabIndex = 17
  193. Me.Button1.Text = "导入k3入库数据"
  194. Me.Button1.UseVisualStyleBackColor = True
  195. '
  196. 'OpenFileDialog1
  197. '
  198. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  199. '
  200. 'dgv_retan
  201. '
  202. Me.dgv_retan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  203. Me.dgv_retan.Location = New System.Drawing.Point(65, 43)
  204. Me.dgv_retan.Name = "dgv_retan"
  205. Me.dgv_retan.RowHeadersWidth = 51
  206. Me.dgv_retan.RowTemplate.Height = 27
  207. Me.dgv_retan.Size = New System.Drawing.Size(519, 178)
  208. Me.dgv_retan.TabIndex = 18
  209. '
  210. 'dgv_retan1
  211. '
  212. Me.dgv_retan1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  213. Me.dgv_retan1.Location = New System.Drawing.Point(983, 829)
  214. Me.dgv_retan1.Name = "dgv_retan1"
  215. Me.dgv_retan1.RowHeadersWidth = 51
  216. Me.dgv_retan1.RowTemplate.Height = 27
  217. Me.dgv_retan1.Size = New System.Drawing.Size(924, 316)
  218. Me.dgv_retan1.TabIndex = 18
  219. Me.dgv_retan1.Visible = False
  220. '
  221. 'Label8
  222. '
  223. Me.Label8.AutoSize = True
  224. Me.Label8.Font = New System.Drawing.Font("新細明體", 10.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  225. Me.Label8.ForeColor = System.Drawing.Color.Red
  226. Me.Label8.Location = New System.Drawing.Point(980, 796)
  227. Me.Label8.Name = "Label8"
  228. Me.Label8.Size = New System.Drawing.Size(90, 18)
  229. Me.Label8.TabIndex = 19
  230. Me.Label8.Text = "回鼓/套染"
  231. Me.Label8.Visible = False
  232. '
  233. 'Label6
  234. '
  235. Me.Label6.AutoSize = True
  236. Me.Label6.Font = New System.Drawing.Font("新細明體", 10.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  237. Me.Label6.ForeColor = System.Drawing.Color.Red
  238. Me.Label6.Location = New System.Drawing.Point(62, 10)
  239. Me.Label6.Name = "Label6"
  240. Me.Label6.Size = New System.Drawing.Size(46, 18)
  241. Me.Label6.TabIndex = 20
  242. Me.Label6.Text = "下鼓"
  243. '
  244. 'Label9
  245. '
  246. Me.Label9.AutoSize = True
  247. Me.Label9.Font = New System.Drawing.Font("新細明體", 10.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  248. Me.Label9.ForeColor = System.Drawing.Color.Red
  249. Me.Label9.Location = New System.Drawing.Point(62, 246)
  250. Me.Label9.Name = "Label9"
  251. Me.Label9.Size = New System.Drawing.Size(84, 18)
  252. Me.Label9.TabIndex = 21
  253. Me.Label9.Text = "产品入库"
  254. '
  255. 'dgv3_1
  256. '
  257. Me.dgv3_1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  258. Me.dgv3_1.Location = New System.Drawing.Point(587, 784)
  259. Me.dgv3_1.Name = "dgv3_1"
  260. Me.dgv3_1.RowHeadersWidth = 51
  261. Me.dgv3_1.RowTemplate.Height = 27
  262. Me.dgv3_1.Size = New System.Drawing.Size(266, 170)
  263. Me.dgv3_1.TabIndex = 22
  264. '
  265. 'FrmTienMei
  266. '
  267. Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!)
  268. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  269. Me.ClientSize = New System.Drawing.Size(1829, 995)
  270. Me.Controls.Add(Me.dgv3_1)
  271. Me.Controls.Add(Me.Label9)
  272. Me.Controls.Add(Me.Label6)
  273. Me.Controls.Add(Me.Label8)
  274. Me.Controls.Add(Me.dgv_retan1)
  275. Me.Controls.Add(Me.dgv_retan)
  276. Me.Controls.Add(Me.Button1)
  277. Me.Controls.Add(Me.dgv3)
  278. Me.Controls.Add(Me.dgv2)
  279. Me.Controls.Add(Me.Label7)
  280. Me.Controls.Add(Me.TextBox7)
  281. Me.Controls.Add(Me.TextBox6)
  282. Me.Controls.Add(Me.Label5)
  283. Me.Controls.Add(Me.TextBox5)
  284. Me.Controls.Add(Me.Label4)
  285. Me.Controls.Add(Me.TextBox4)
  286. Me.Controls.Add(Me.Label3)
  287. Me.Controls.Add(Me.TextBox3)
  288. Me.Controls.Add(Me.Label2)
  289. Me.Controls.Add(Me.TextBox2)
  290. Me.Controls.Add(Me.Label1)
  291. Me.Controls.Add(Me.TextBox1)
  292. Me.Controls.Add(Me.dgv1)
  293. Me.Name = "FrmTienMei"
  294. Me.Text = "FrmTienMei"
  295. CType(Me.dgv1, System.ComponentModel.ISupportInitialize).EndInit()
  296. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
  297. CType(Me.dgv3, System.ComponentModel.ISupportInitialize).EndInit()
  298. CType(Me.dgv_retan, System.ComponentModel.ISupportInitialize).EndInit()
  299. CType(Me.dgv_retan1, System.ComponentModel.ISupportInitialize).EndInit()
  300. CType(Me.dgv3_1, System.ComponentModel.ISupportInitialize).EndInit()
  301. Me.ResumeLayout(False)
  302. Me.PerformLayout()
  303. End Sub
  304. Friend WithEvents dgv1 As DataGridView
  305. Friend WithEvents TextBox1 As TextBox
  306. Friend WithEvents Label1 As Label
  307. Friend WithEvents Label2 As Label
  308. Friend WithEvents TextBox2 As TextBox
  309. Friend WithEvents Label3 As Label
  310. Friend WithEvents TextBox3 As TextBox
  311. Friend WithEvents Label4 As Label
  312. Friend WithEvents TextBox4 As TextBox
  313. Friend WithEvents Label5 As Label
  314. Friend WithEvents TextBox5 As TextBox
  315. Friend WithEvents TextBox6 As TextBox
  316. Friend WithEvents Label7 As Label
  317. Friend WithEvents TextBox7 As TextBox
  318. Friend WithEvents dgv2 As DataGridView
  319. Friend WithEvents dgv3 As DataGridView
  320. Friend WithEvents Button1 As Button
  321. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  322. Friend WithEvents dgv_retan As DataGridView
  323. Friend WithEvents dgv_retan1 As DataGridView
  324. Friend WithEvents Label8 As Label
  325. Friend WithEvents Label6 As Label
  326. Friend WithEvents Label9 As Label
  327. Friend WithEvents dgv3_1 As DataGridView
  328. End Class