Bez popisu
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.

工程項目BOM表_群組設定.Designer.vb 9.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 工程項目BOM表_群組設定
  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. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.新增_bt = New System.Windows.Forms.Button()
  25. Me.存檔_bt = New System.Windows.Forms.Button()
  26. Me.刪除_bt = New System.Windows.Forms.Button()
  27. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.Label2 = New System.Windows.Forms.Label()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.群組碼_tb = New System.Windows.Forms.TextBox()
  32. Me.中文名稱_tb = New System.Windows.Forms.TextBox()
  33. Me.印尼文名稱_tb = New System.Windows.Forms.TextBox()
  34. Me.Panel1 = New System.Windows.Forms.Panel()
  35. Me.批改_ch = New System.Windows.Forms.CheckBox()
  36. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  37. Me.Panel1.SuspendLayout()
  38. Me.SuspendLayout()
  39. '
  40. '新增_bt
  41. '
  42. Me.新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  43. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  44. Me.新增_bt.Location = New System.Drawing.Point(5, 7)
  45. Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
  46. Me.新增_bt.Name = "新增_bt"
  47. Me.新增_bt.Size = New System.Drawing.Size(61, 66)
  48. Me.新增_bt.TabIndex = 0
  49. Me.新增_bt.UseVisualStyleBackColor = True
  50. '
  51. '存檔_bt
  52. '
  53. Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  54. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  55. Me.存檔_bt.Location = New System.Drawing.Point(74, 7)
  56. Me.存檔_bt.Margin = New System.Windows.Forms.Padding(4)
  57. Me.存檔_bt.Name = "存檔_bt"
  58. Me.存檔_bt.Size = New System.Drawing.Size(61, 66)
  59. Me.存檔_bt.TabIndex = 1
  60. Me.存檔_bt.UseVisualStyleBackColor = True
  61. '
  62. '刪除_bt
  63. '
  64. Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  65. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  66. Me.刪除_bt.Location = New System.Drawing.Point(143, 8)
  67. Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
  68. Me.刪除_bt.Name = "刪除_bt"
  69. Me.刪除_bt.Size = New System.Drawing.Size(61, 65)
  70. Me.刪除_bt.TabIndex = 2
  71. Me.刪除_bt.UseVisualStyleBackColor = True
  72. '
  73. '清單_dgv
  74. '
  75. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  76. Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  77. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  78. Or System.Windows.Forms.AnchorStyles.Left) _
  79. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  80. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  81. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  82. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  83. Me.清單_dgv.Location = New System.Drawing.Point(5, 75)
  84. Me.清單_dgv.Name = "清單_dgv"
  85. Me.清單_dgv.RowHeadersWidth = 5
  86. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  87. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  88. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  89. Me.清單_dgv.RowTemplate.Height = 24
  90. Me.清單_dgv.Size = New System.Drawing.Size(507, 537)
  91. Me.清單_dgv.TabIndex = 1339
  92. '
  93. 'Label1
  94. '
  95. Me.Label1.AutoSize = True
  96. Me.Label1.Location = New System.Drawing.Point(10, 6)
  97. Me.Label1.Name = "Label1"
  98. Me.Label1.Size = New System.Drawing.Size(67, 16)
  99. Me.Label1.TabIndex = 1340
  100. Me.Label1.Text = "Group No."
  101. '
  102. 'Label2
  103. '
  104. Me.Label2.AutoSize = True
  105. Me.Label2.Location = New System.Drawing.Point(223, 30)
  106. Me.Label2.Name = "Label2"
  107. Me.Label2.Size = New System.Drawing.Size(55, 16)
  108. Me.Label2.TabIndex = 1341
  109. Me.Label2.Text = "中文名稱"
  110. '
  111. 'Label3
  112. '
  113. Me.Label3.AutoSize = True
  114. Me.Label3.Location = New System.Drawing.Point(223, 53)
  115. Me.Label3.Name = "Label3"
  116. Me.Label3.Size = New System.Drawing.Size(61, 16)
  117. Me.Label3.TabIndex = 1342
  118. Me.Label3.Text = "Group ID."
  119. '
  120. '群組碼_tb
  121. '
  122. Me.群組碼_tb.Location = New System.Drawing.Point(83, 3)
  123. Me.群組碼_tb.Name = "群組碼_tb"
  124. Me.群組碼_tb.Size = New System.Drawing.Size(58, 23)
  125. Me.群組碼_tb.TabIndex = 1343
  126. '
  127. '中文名稱_tb
  128. '
  129. Me.中文名稱_tb.Location = New System.Drawing.Point(284, 27)
  130. Me.中文名稱_tb.Name = "中文名稱_tb"
  131. Me.中文名稱_tb.Size = New System.Drawing.Size(228, 23)
  132. Me.中文名稱_tb.TabIndex = 1344
  133. '
  134. '印尼文名稱_tb
  135. '
  136. Me.印尼文名稱_tb.Location = New System.Drawing.Point(284, 50)
  137. Me.印尼文名稱_tb.Name = "印尼文名稱_tb"
  138. Me.印尼文名稱_tb.Size = New System.Drawing.Size(228, 23)
  139. Me.印尼文名稱_tb.TabIndex = 1345
  140. '
  141. 'Panel1
  142. '
  143. Me.Panel1.Controls.Add(Me.群組碼_tb)
  144. Me.Panel1.Controls.Add(Me.Label1)
  145. Me.Panel1.Location = New System.Drawing.Point(143, 178)
  146. Me.Panel1.Name = "Panel1"
  147. Me.Panel1.Size = New System.Drawing.Size(170, 49)
  148. Me.Panel1.TabIndex = 1346
  149. Me.Panel1.Visible = False
  150. '
  151. '批改_ch
  152. '
  153. Me.批改_ch.AutoSize = True
  154. Me.批改_ch.Location = New System.Drawing.Point(225, 8)
  155. Me.批改_ch.Name = "批改_ch"
  156. Me.批改_ch.Size = New System.Drawing.Size(50, 20)
  157. Me.批改_ch.TabIndex = 1347
  158. Me.批改_ch.Text = "批改"
  159. Me.批改_ch.UseVisualStyleBackColor = True
  160. '
  161. '工程項目BOM表_群組設定
  162. '
  163. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  164. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  165. Me.ClientSize = New System.Drawing.Size(513, 614)
  166. Me.Controls.Add(Me.Panel1)
  167. Me.Controls.Add(Me.印尼文名稱_tb)
  168. Me.Controls.Add(Me.中文名稱_tb)
  169. Me.Controls.Add(Me.Label3)
  170. Me.Controls.Add(Me.Label2)
  171. Me.Controls.Add(Me.清單_dgv)
  172. Me.Controls.Add(Me.刪除_bt)
  173. Me.Controls.Add(Me.存檔_bt)
  174. Me.Controls.Add(Me.新增_bt)
  175. Me.Controls.Add(Me.批改_ch)
  176. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.Margin = New System.Windows.Forms.Padding(4)
  178. Me.Name = "工程項目BOM表_群組設定"
  179. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  180. Me.Text = "工程項目BOM表_群組設定"
  181. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  182. Me.Panel1.ResumeLayout(False)
  183. Me.Panel1.PerformLayout()
  184. Me.ResumeLayout(False)
  185. Me.PerformLayout()
  186. End Sub
  187. Friend WithEvents 新增_bt As Button
  188. Friend WithEvents 存檔_bt As Button
  189. Friend WithEvents 刪除_bt As Button
  190. Friend WithEvents 清單_dgv As DataGridView
  191. Friend WithEvents Label1 As Label
  192. Friend WithEvents Label2 As Label
  193. Friend WithEvents Label3 As Label
  194. Friend WithEvents 群組碼_tb As TextBox
  195. Friend WithEvents 中文名稱_tb As TextBox
  196. Friend WithEvents 印尼文名稱_tb As TextBox
  197. Friend WithEvents Panel1 As Panel
  198. Friend WithEvents 批改_ch As CheckBox
  199. End Class