Brak opisu
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 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  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.PictureBox2 = New System.Windows.Forms.PictureBox()
  23. Me.Label2 = New System.Windows.Forms.Label()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  26. Me.Button3 = New System.Windows.Forms.Button()
  27. Me.Button35 = New System.Windows.Forms.Button()
  28. Me.Button34 = New System.Windows.Forms.Button()
  29. Me.TextBox6 = New System.Windows.Forms.TextBox()
  30. Me.TextBox3 = New System.Windows.Forms.TextBox()
  31. Me.TextBox2 = New System.Windows.Forms.TextBox()
  32. Me.TextBox1 = New System.Windows.Forms.TextBox()
  33. Me.Button1 = New System.Windows.Forms.Button()
  34. Me.Button28 = New System.Windows.Forms.Button()
  35. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  36. Me.Button5 = New System.Windows.Forms.Button()
  37. Me.Button6 = New System.Windows.Forms.Button()
  38. Me.Button7 = New System.Windows.Forms.Button()
  39. Me.Button8 = New System.Windows.Forms.Button()
  40. Me.Button20 = New System.Windows.Forms.Button()
  41. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  42. Me.Button2 = New System.Windows.Forms.Button()
  43. Me.Button4 = New System.Windows.Forms.Button()
  44. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  45. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  46. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  47. Me.SuspendLayout()
  48. '
  49. 'PictureBox2
  50. '
  51. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  52. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  53. Me.PictureBox2.Location = New System.Drawing.Point(570, 5)
  54. Me.PictureBox2.Name = "PictureBox2"
  55. Me.PictureBox2.Size = New System.Drawing.Size(97, 137)
  56. Me.PictureBox2.TabIndex = 527
  57. Me.PictureBox2.TabStop = False
  58. '
  59. 'Label2
  60. '
  61. Me.Label2.AutoSize = True
  62. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  63. Me.Label2.ForeColor = System.Drawing.Color.Black
  64. Me.Label2.Location = New System.Drawing.Point(673, 6)
  65. Me.Label2.Name = "Label2"
  66. Me.Label2.Size = New System.Drawing.Size(217, 24)
  67. Me.Label2.TabIndex = 526
  68. Me.Label2.Text = "PS : 查詢後編輯才可存檔"
  69. Me.Label2.Visible = False
  70. '
  71. 'Label1
  72. '
  73. Me.Label1.AutoSize = True
  74. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  75. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  76. Me.Label1.Location = New System.Drawing.Point(12, 10)
  77. Me.Label1.Name = "Label1"
  78. Me.Label1.Size = New System.Drawing.Size(231, 45)
  79. Me.Label1.TabIndex = 525
  80. Me.Label1.Text = "生 產 進 度 表"
  81. '
  82. 'PictureBox1
  83. '
  84. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  85. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  86. Me.PictureBox1.Location = New System.Drawing.Point(330, 5)
  87. Me.PictureBox1.Name = "PictureBox1"
  88. Me.PictureBox1.Size = New System.Drawing.Size(234, 137)
  89. Me.PictureBox1.TabIndex = 524
  90. Me.PictureBox1.TabStop = False
  91. '
  92. 'Button3
  93. '
  94. Me.Button3.Location = New System.Drawing.Point(12, 56)
  95. Me.Button3.Name = "Button3"
  96. Me.Button3.Size = New System.Drawing.Size(100, 40)
  97. Me.Button3.TabIndex = 523
  98. Me.Button3.Text = "關鍵字查詢"
  99. Me.Button3.UseVisualStyleBackColor = True
  100. '
  101. 'Button35
  102. '
  103. Me.Button35.ForeColor = System.Drawing.Color.Red
  104. Me.Button35.Location = New System.Drawing.Point(224, 102)
  105. Me.Button35.Name = "Button35"
  106. Me.Button35.Size = New System.Drawing.Size(100, 40)
  107. Me.Button35.TabIndex = 520
  108. Me.Button35.Text = "第三頁"
  109. Me.Button35.UseVisualStyleBackColor = True
  110. '
  111. 'Button34
  112. '
  113. Me.Button34.ForeColor = System.Drawing.Color.Red
  114. Me.Button34.Location = New System.Drawing.Point(118, 102)
  115. Me.Button34.Name = "Button34"
  116. Me.Button34.Size = New System.Drawing.Size(100, 40)
  117. Me.Button34.TabIndex = 519
  118. Me.Button34.Text = "第二頁"
  119. Me.Button34.UseVisualStyleBackColor = True
  120. '
  121. 'TextBox6
  122. '
  123. Me.TextBox6.Location = New System.Drawing.Point(673, 119)
  124. Me.TextBox6.Name = "TextBox6"
  125. Me.TextBox6.Size = New System.Drawing.Size(129, 23)
  126. Me.TextBox6.TabIndex = 518
  127. '
  128. 'TextBox3
  129. '
  130. Me.TextBox3.Location = New System.Drawing.Point(673, 90)
  131. Me.TextBox3.Name = "TextBox3"
  132. Me.TextBox3.Size = New System.Drawing.Size(129, 23)
  133. Me.TextBox3.TabIndex = 517
  134. '
  135. 'TextBox2
  136. '
  137. Me.TextBox2.Location = New System.Drawing.Point(673, 61)
  138. Me.TextBox2.Name = "TextBox2"
  139. Me.TextBox2.Size = New System.Drawing.Size(129, 23)
  140. Me.TextBox2.TabIndex = 516
  141. '
  142. 'TextBox1
  143. '
  144. Me.TextBox1.Location = New System.Drawing.Point(673, 33)
  145. Me.TextBox1.Name = "TextBox1"
  146. Me.TextBox1.Size = New System.Drawing.Size(129, 23)
  147. Me.TextBox1.TabIndex = 515
  148. '
  149. 'Button1
  150. '
  151. Me.Button1.ForeColor = System.Drawing.Color.Green
  152. Me.Button1.Location = New System.Drawing.Point(808, 33)
  153. Me.Button1.Name = "Button1"
  154. Me.Button1.Size = New System.Drawing.Size(82, 109)
  155. Me.Button1.TabIndex = 514
  156. Me.Button1.Text = "巨益回饋資訊Excel導入"
  157. Me.Button1.UseVisualStyleBackColor = True
  158. '
  159. 'Button28
  160. '
  161. Me.Button28.ForeColor = System.Drawing.Color.Black
  162. Me.Button28.Location = New System.Drawing.Point(118, 56)
  163. Me.Button28.Name = "Button28"
  164. Me.Button28.Size = New System.Drawing.Size(206, 40)
  165. Me.Button28.TabIndex = 513
  166. Me.Button28.Text = "列印"
  167. Me.Button28.UseVisualStyleBackColor = True
  168. '
  169. 'DataGridView1
  170. '
  171. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  172. Me.DataGridView1.Location = New System.Drawing.Point(12, 148)
  173. Me.DataGridView1.Name = "DataGridView1"
  174. Me.DataGridView1.RowHeadersWidth = 5
  175. Me.DataGridView1.RowTemplate.Height = 24
  176. Me.DataGridView1.Size = New System.Drawing.Size(1891, 818)
  177. Me.DataGridView1.TabIndex = 512
  178. '
  179. 'Button5
  180. '
  181. Me.Button5.Location = New System.Drawing.Point(1105, 102)
  182. Me.Button5.Name = "Button5"
  183. Me.Button5.Size = New System.Drawing.Size(115, 40)
  184. Me.Button5.TabIndex = 532
  185. Me.Button5.Text = "垂直翻轉"
  186. Me.Button5.UseVisualStyleBackColor = True
  187. '
  188. 'Button6
  189. '
  190. Me.Button6.Location = New System.Drawing.Point(984, 102)
  191. Me.Button6.Name = "Button6"
  192. Me.Button6.Size = New System.Drawing.Size(115, 40)
  193. Me.Button6.TabIndex = 531
  194. Me.Button6.Text = "水平翻轉"
  195. Me.Button6.UseVisualStyleBackColor = True
  196. '
  197. 'Button7
  198. '
  199. Me.Button7.Location = New System.Drawing.Point(1105, 56)
  200. Me.Button7.Name = "Button7"
  201. Me.Button7.Size = New System.Drawing.Size(115, 40)
  202. Me.Button7.TabIndex = 530
  203. Me.Button7.Text = "逆時鐘90度旋轉"
  204. Me.Button7.UseVisualStyleBackColor = True
  205. '
  206. 'Button8
  207. '
  208. Me.Button8.Location = New System.Drawing.Point(984, 56)
  209. Me.Button8.Name = "Button8"
  210. Me.Button8.Size = New System.Drawing.Size(115, 40)
  211. Me.Button8.TabIndex = 529
  212. Me.Button8.Text = "順時鐘90度旋轉"
  213. Me.Button8.UseVisualStyleBackColor = True
  214. '
  215. 'Button20
  216. '
  217. Me.Button20.ForeColor = System.Drawing.Color.Black
  218. Me.Button20.Location = New System.Drawing.Point(984, 10)
  219. Me.Button20.Name = "Button20"
  220. Me.Button20.Size = New System.Drawing.Size(236, 40)
  221. Me.Button20.TabIndex = 528
  222. Me.Button20.Text = "驗貨報告大圖"
  223. Me.Button20.UseVisualStyleBackColor = True
  224. '
  225. 'OpenFileDialog1
  226. '
  227. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  228. '
  229. 'Button2
  230. '
  231. Me.Button2.ForeColor = System.Drawing.Color.Red
  232. Me.Button2.Location = New System.Drawing.Point(12, 102)
  233. Me.Button2.Name = "Button2"
  234. Me.Button2.Size = New System.Drawing.Size(100, 40)
  235. Me.Button2.TabIndex = 533
  236. Me.Button2.Text = "第一頁"
  237. Me.Button2.UseVisualStyleBackColor = True
  238. '
  239. 'Button4
  240. '
  241. Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  242. Me.Button4.Location = New System.Drawing.Point(896, 33)
  243. Me.Button4.Name = "Button4"
  244. Me.Button4.Size = New System.Drawing.Size(82, 109)
  245. Me.Button4.TabIndex = 534
  246. Me.Button4.Text = "森康回饋資訊Excel導入"
  247. Me.Button4.UseVisualStyleBackColor = True
  248. '
  249. '量產生產進度表
  250. '
  251. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  252. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  253. Me.ClientSize = New System.Drawing.Size(1914, 971)
  254. Me.Controls.Add(Me.Button4)
  255. Me.Controls.Add(Me.Button2)
  256. Me.Controls.Add(Me.Button5)
  257. Me.Controls.Add(Me.Button6)
  258. Me.Controls.Add(Me.Button7)
  259. Me.Controls.Add(Me.Button8)
  260. Me.Controls.Add(Me.Button20)
  261. Me.Controls.Add(Me.PictureBox2)
  262. Me.Controls.Add(Me.Label2)
  263. Me.Controls.Add(Me.Label1)
  264. Me.Controls.Add(Me.PictureBox1)
  265. Me.Controls.Add(Me.Button3)
  266. Me.Controls.Add(Me.Button35)
  267. Me.Controls.Add(Me.Button34)
  268. Me.Controls.Add(Me.TextBox6)
  269. Me.Controls.Add(Me.TextBox3)
  270. Me.Controls.Add(Me.TextBox2)
  271. Me.Controls.Add(Me.TextBox1)
  272. Me.Controls.Add(Me.Button1)
  273. Me.Controls.Add(Me.Button28)
  274. Me.Controls.Add(Me.DataGridView1)
  275. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  276. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  277. Me.Name = "量產生產進度表"
  278. Me.Text = "量產生產進度表"
  279. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  280. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  281. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  282. Me.ResumeLayout(False)
  283. Me.PerformLayout()
  284. End Sub
  285. Friend WithEvents PictureBox2 As PictureBox
  286. Friend WithEvents Label2 As Label
  287. Friend WithEvents Label1 As Label
  288. Friend WithEvents PictureBox1 As PictureBox
  289. Friend WithEvents Button3 As Button
  290. Friend WithEvents Button35 As Button
  291. Friend WithEvents Button34 As Button
  292. Friend WithEvents TextBox6 As TextBox
  293. Friend WithEvents TextBox3 As TextBox
  294. Friend WithEvents TextBox2 As TextBox
  295. Friend WithEvents TextBox1 As TextBox
  296. Friend WithEvents Button1 As Button
  297. Friend WithEvents Button28 As Button
  298. Friend WithEvents DataGridView1 As DataGridView
  299. Friend WithEvents Button5 As Button
  300. Friend WithEvents Button6 As Button
  301. Friend WithEvents Button7 As Button
  302. Friend WithEvents Button8 As Button
  303. Friend WithEvents Button20 As Button
  304. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  305. Friend WithEvents Button2 As Button
  306. Friend WithEvents Button4 As Button
  307. End Class