暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

品牌清單.Designer.vb 7.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  24. Me.TextBox7 = New System.Windows.Forms.TextBox()
  25. Me.Label13 = New System.Windows.Forms.Label()
  26. Me.Button4 = New System.Windows.Forms.Button()
  27. Me.Button5 = New System.Windows.Forms.Button()
  28. Me.Button6 = New System.Windows.Forms.Button()
  29. Me.TextBox6 = New System.Windows.Forms.TextBox()
  30. Me.Label12 = New System.Windows.Forms.Label()
  31. Me.TextBox8 = New System.Windows.Forms.TextBox()
  32. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  33. Me.SuspendLayout()
  34. '
  35. 'DataGridView2
  36. '
  37. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  38. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  39. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  40. Me.DataGridView2.Location = New System.Drawing.Point(12, 12)
  41. Me.DataGridView2.Name = "DataGridView2"
  42. Me.DataGridView2.RowHeadersWidth = 5
  43. Me.DataGridView2.RowTemplate.Height = 24
  44. Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  45. Me.DataGridView2.Size = New System.Drawing.Size(208, 142)
  46. Me.DataGridView2.TabIndex = 60
  47. '
  48. 'TextBox7
  49. '
  50. Me.TextBox7.Enabled = False
  51. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  52. Me.TextBox7.Location = New System.Drawing.Point(276, 9)
  53. Me.TextBox7.Name = "TextBox7"
  54. Me.TextBox7.Size = New System.Drawing.Size(110, 23)
  55. Me.TextBox7.TabIndex = 61
  56. '
  57. 'Label13
  58. '
  59. Me.Label13.AutoSize = True
  60. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  61. Me.Label13.Location = New System.Drawing.Point(226, 12)
  62. Me.Label13.Name = "Label13"
  63. Me.Label13.Size = New System.Drawing.Size(44, 16)
  64. Me.Label13.TabIndex = 60
  65. Me.Label13.Text = "流水碼"
  66. '
  67. 'Button4
  68. '
  69. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  70. Me.Button4.ForeColor = System.Drawing.Color.Red
  71. Me.Button4.Location = New System.Drawing.Point(276, 129)
  72. Me.Button4.Name = "Button4"
  73. Me.Button4.Size = New System.Drawing.Size(112, 25)
  74. Me.Button4.TabIndex = 61
  75. Me.Button4.Text = "刪除"
  76. Me.Button4.UseVisualStyleBackColor = True
  77. '
  78. 'Button5
  79. '
  80. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. Me.Button5.ForeColor = System.Drawing.Color.Blue
  82. Me.Button5.Location = New System.Drawing.Point(276, 67)
  83. Me.Button5.Name = "Button5"
  84. Me.Button5.Size = New System.Drawing.Size(112, 25)
  85. Me.Button5.TabIndex = 59
  86. Me.Button5.Text = "新增"
  87. Me.Button5.UseVisualStyleBackColor = True
  88. '
  89. 'Button6
  90. '
  91. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  92. Me.Button6.ForeColor = System.Drawing.Color.DarkGreen
  93. Me.Button6.Location = New System.Drawing.Point(276, 98)
  94. Me.Button6.Name = "Button6"
  95. Me.Button6.Size = New System.Drawing.Size(112, 25)
  96. Me.Button6.TabIndex = 60
  97. Me.Button6.Text = "修改"
  98. Me.Button6.UseVisualStyleBackColor = True
  99. '
  100. 'TextBox6
  101. '
  102. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.TextBox6.Location = New System.Drawing.Point(276, 38)
  104. Me.TextBox6.Name = "TextBox6"
  105. Me.TextBox6.Size = New System.Drawing.Size(110, 23)
  106. Me.TextBox6.TabIndex = 48
  107. '
  108. 'Label12
  109. '
  110. Me.Label12.AutoSize = True
  111. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.Label12.Location = New System.Drawing.Point(238, 41)
  113. Me.Label12.Name = "Label12"
  114. Me.Label12.Size = New System.Drawing.Size(32, 16)
  115. Me.Label12.TabIndex = 46
  116. Me.Label12.Text = "品牌"
  117. '
  118. 'TextBox8
  119. '
  120. Me.TextBox8.Enabled = False
  121. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  122. Me.TextBox8.Location = New System.Drawing.Point(227, 67)
  123. Me.TextBox8.Name = "TextBox8"
  124. Me.TextBox8.Size = New System.Drawing.Size(43, 23)
  125. Me.TextBox8.TabIndex = 90
  126. Me.TextBox8.Visible = False
  127. '
  128. '品牌清單
  129. '
  130. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  131. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  132. Me.ClientSize = New System.Drawing.Size(394, 162)
  133. Me.Controls.Add(Me.TextBox8)
  134. Me.Controls.Add(Me.TextBox7)
  135. Me.Controls.Add(Me.DataGridView2)
  136. Me.Controls.Add(Me.Label13)
  137. Me.Controls.Add(Me.Button4)
  138. Me.Controls.Add(Me.Button5)
  139. Me.Controls.Add(Me.Label12)
  140. Me.Controls.Add(Me.Button6)
  141. Me.Controls.Add(Me.TextBox6)
  142. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  143. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  144. Me.Name = "品牌清單"
  145. Me.Text = "品牌清單"
  146. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  147. Me.ResumeLayout(False)
  148. Me.PerformLayout()
  149. End Sub
  150. Friend WithEvents DataGridView2 As DataGridView
  151. Friend WithEvents TextBox7 As TextBox
  152. Friend WithEvents Label13 As Label
  153. Friend WithEvents Button4 As Button
  154. Friend WithEvents Button5 As Button
  155. Friend WithEvents Button6 As Button
  156. Friend WithEvents TextBox6 As TextBox
  157. Friend WithEvents Label12 As Label
  158. Friend WithEvents TextBox8 As TextBox
  159. End Class