No Description
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.

樣品進度表FOR METOO PAG導入.Designer.vb 5.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 樣品進度表FOR_METOO_PAG導入
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.CUST_cb = New System.Windows.Forms.ComboBox()
  24. Me.CUST_lb = New System.Windows.Forms.Label()
  25. Me.SEASON_cb = New System.Windows.Forms.ComboBox()
  26. Me.SEASON_lb = New System.Windows.Forms.Label()
  27. Me.重新讀取_bt = New System.Windows.Forms.Button()
  28. Me.主表單_dgv = New System.Windows.Forms.DataGridView()
  29. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  30. Me.SuspendLayout()
  31. '
  32. 'CUST_cb
  33. '
  34. Me.CUST_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  35. Me.CUST_cb.FormattingEnabled = True
  36. Me.CUST_cb.Location = New System.Drawing.Point(256, 6)
  37. Me.CUST_cb.Name = "CUST_cb"
  38. Me.CUST_cb.Size = New System.Drawing.Size(209, 24)
  39. Me.CUST_cb.TabIndex = 690
  40. '
  41. 'CUST_lb
  42. '
  43. Me.CUST_lb.AutoSize = True
  44. Me.CUST_lb.ForeColor = System.Drawing.Color.Red
  45. Me.CUST_lb.Location = New System.Drawing.Point(211, 9)
  46. Me.CUST_lb.Name = "CUST_lb"
  47. Me.CUST_lb.Size = New System.Drawing.Size(39, 16)
  48. Me.CUST_lb.TabIndex = 691
  49. Me.CUST_lb.Text = "CUST"
  50. '
  51. 'SEASON_cb
  52. '
  53. Me.SEASON_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  54. Me.SEASON_cb.FormattingEnabled = True
  55. Me.SEASON_cb.Location = New System.Drawing.Point(75, 6)
  56. Me.SEASON_cb.Name = "SEASON_cb"
  57. Me.SEASON_cb.Size = New System.Drawing.Size(130, 24)
  58. Me.SEASON_cb.TabIndex = 688
  59. '
  60. 'SEASON_lb
  61. '
  62. Me.SEASON_lb.AutoSize = True
  63. Me.SEASON_lb.ForeColor = System.Drawing.Color.Red
  64. Me.SEASON_lb.Location = New System.Drawing.Point(12, 9)
  65. Me.SEASON_lb.Name = "SEASON_lb"
  66. Me.SEASON_lb.Size = New System.Drawing.Size(57, 16)
  67. Me.SEASON_lb.TabIndex = 689
  68. Me.SEASON_lb.Text = "SEASON"
  69. '
  70. '重新讀取_bt
  71. '
  72. Me.重新讀取_bt.Location = New System.Drawing.Point(471, 6)
  73. Me.重新讀取_bt.Name = "重新讀取_bt"
  74. Me.重新讀取_bt.Size = New System.Drawing.Size(137, 24)
  75. Me.重新讀取_bt.TabIndex = 692
  76. Me.重新讀取_bt.Text = "重新讀取"
  77. Me.重新讀取_bt.UseVisualStyleBackColor = True
  78. '
  79. '主表單_dgv
  80. '
  81. Me.主表單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  82. Or System.Windows.Forms.AnchorStyles.Left) _
  83. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  84. Me.主表單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  85. Me.主表單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  86. Me.主表單_dgv.Location = New System.Drawing.Point(12, 37)
  87. Me.主表單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  88. Me.主表單_dgv.Name = "主表單_dgv"
  89. Me.主表單_dgv.RowHeadersWidth = 5
  90. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  91. Me.主表單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  92. Me.主表單_dgv.RowTemplate.Height = 24
  93. Me.主表單_dgv.Size = New System.Drawing.Size(1887, 921)
  94. Me.主表單_dgv.TabIndex = 693
  95. '
  96. '樣品進度表FOR_METOO_PAG導入
  97. '
  98. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  99. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  100. Me.ClientSize = New System.Drawing.Size(1914, 971)
  101. Me.Controls.Add(Me.主表單_dgv)
  102. Me.Controls.Add(Me.重新讀取_bt)
  103. Me.Controls.Add(Me.CUST_cb)
  104. Me.Controls.Add(Me.CUST_lb)
  105. Me.Controls.Add(Me.SEASON_cb)
  106. Me.Controls.Add(Me.SEASON_lb)
  107. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  109. Me.Name = "樣品進度表FOR_METOO_PAG導入"
  110. Me.Text = "樣品進度表FOR_METOO_PAG導入"
  111. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  112. Me.ResumeLayout(False)
  113. Me.PerformLayout()
  114. End Sub
  115. Friend WithEvents CUST_cb As ComboBox
  116. Friend WithEvents CUST_lb As Label
  117. Friend WithEvents SEASON_cb As ComboBox
  118. Friend WithEvents SEASON_lb As Label
  119. Friend WithEvents 重新讀取_bt As Button
  120. Friend WithEvents 主表單_dgv As DataGridView
  121. End Class