Няма описание
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 8.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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.Label3 = New System.Windows.Forms.Label()
  24. Me.TextBox2 = New System.Windows.Forms.TextBox()
  25. Me.Label2 = New System.Windows.Forms.Label()
  26. Me.TextBox1 = New System.Windows.Forms.TextBox()
  27. Me.Button4 = New System.Windows.Forms.Button()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  30. Me.Button2 = New System.Windows.Forms.Button()
  31. Me.Button1 = New System.Windows.Forms.Button()
  32. Me.Button3 = New System.Windows.Forms.Button()
  33. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  34. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  35. Me.SuspendLayout()
  36. '
  37. 'Label3
  38. '
  39. Me.Label3.AutoSize = True
  40. Me.Label3.Location = New System.Drawing.Point(271, 59)
  41. Me.Label3.Name = "Label3"
  42. Me.Label3.Size = New System.Drawing.Size(32, 16)
  43. Me.Label3.TabIndex = 607
  44. Me.Label3.Text = "倉名"
  45. '
  46. 'TextBox2
  47. '
  48. Me.TextBox2.Location = New System.Drawing.Point(309, 55)
  49. Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  50. Me.TextBox2.Name = "TextBox2"
  51. Me.TextBox2.Size = New System.Drawing.Size(108, 23)
  52. Me.TextBox2.TabIndex = 606
  53. '
  54. 'Label2
  55. '
  56. Me.Label2.AutoSize = True
  57. Me.Label2.Location = New System.Drawing.Point(131, 59)
  58. Me.Label2.Name = "Label2"
  59. Me.Label2.Size = New System.Drawing.Size(56, 16)
  60. Me.Label2.TabIndex = 605
  61. Me.Label2.Text = "倉名編號"
  62. '
  63. 'TextBox1
  64. '
  65. Me.TextBox1.Location = New System.Drawing.Point(193, 55)
  66. Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  67. Me.TextBox1.Name = "TextBox1"
  68. Me.TextBox1.Size = New System.Drawing.Size(72, 23)
  69. Me.TextBox1.TabIndex = 604
  70. '
  71. 'Button4
  72. '
  73. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.Button4.Location = New System.Drawing.Point(333, 5)
  75. Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  76. Me.Button4.Name = "Button4"
  77. Me.Button4.Size = New System.Drawing.Size(84, 42)
  78. Me.Button4.TabIndex = 603
  79. Me.Button4.Text = "關閉 "
  80. Me.Button4.UseVisualStyleBackColor = True
  81. '
  82. 'Label1
  83. '
  84. Me.Label1.AutoSize = True
  85. Me.Label1.Location = New System.Drawing.Point(12, 59)
  86. Me.Label1.Name = "Label1"
  87. Me.Label1.Size = New System.Drawing.Size(32, 16)
  88. Me.Label1.TabIndex = 602
  89. Me.Label1.Text = "倉級"
  90. '
  91. 'ComboBox2
  92. '
  93. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  94. Me.ComboBox2.FormattingEnabled = True
  95. Me.ComboBox2.Items.AddRange(New Object() {"1", "2", "3"})
  96. Me.ComboBox2.Location = New System.Drawing.Point(53, 55)
  97. Me.ComboBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  98. Me.ComboBox2.Name = "ComboBox2"
  99. Me.ComboBox2.Size = New System.Drawing.Size(70, 24)
  100. Me.ComboBox2.TabIndex = 601
  101. '
  102. 'Button2
  103. '
  104. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  105. Me.Button2.ForeColor = System.Drawing.Color.Red
  106. Me.Button2.Location = New System.Drawing.Point(192, 5)
  107. Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  108. Me.Button2.Name = "Button2"
  109. Me.Button2.Size = New System.Drawing.Size(84, 42)
  110. Me.Button2.TabIndex = 600
  111. Me.Button2.Text = "刪除"
  112. Me.Button2.UseVisualStyleBackColor = True
  113. '
  114. 'Button1
  115. '
  116. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.Button1.ForeColor = System.Drawing.Color.Green
  118. Me.Button1.Location = New System.Drawing.Point(102, 5)
  119. Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  120. Me.Button1.Name = "Button1"
  121. Me.Button1.Size = New System.Drawing.Size(84, 42)
  122. Me.Button1.TabIndex = 599
  123. Me.Button1.Text = "修改 "
  124. Me.Button1.UseVisualStyleBackColor = True
  125. '
  126. 'Button3
  127. '
  128. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  129. Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  130. Me.Button3.Location = New System.Drawing.Point(12, 5)
  131. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  132. Me.Button3.Name = "Button3"
  133. Me.Button3.Size = New System.Drawing.Size(84, 42)
  134. Me.Button3.TabIndex = 598
  135. Me.Button3.Text = "新增 "
  136. Me.Button3.UseVisualStyleBackColor = True
  137. '
  138. 'DataGridView1
  139. '
  140. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  141. Or System.Windows.Forms.AnchorStyles.Left) _
  142. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  143. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  144. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  145. Me.DataGridView1.Location = New System.Drawing.Point(14, 86)
  146. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  147. Me.DataGridView1.Name = "DataGridView1"
  148. Me.DataGridView1.RowHeadersWidth = 5
  149. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  150. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle1
  151. Me.DataGridView1.RowTemplate.Height = 24
  152. Me.DataGridView1.Size = New System.Drawing.Size(403, 344)
  153. Me.DataGridView1.TabIndex = 597
  154. '
  155. '倉儲分區控制表
  156. '
  157. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  158. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  159. Me.ClientSize = New System.Drawing.Size(427, 443)
  160. Me.Controls.Add(Me.Label3)
  161. Me.Controls.Add(Me.TextBox2)
  162. Me.Controls.Add(Me.Label2)
  163. Me.Controls.Add(Me.TextBox1)
  164. Me.Controls.Add(Me.Button4)
  165. Me.Controls.Add(Me.Label1)
  166. Me.Controls.Add(Me.ComboBox2)
  167. Me.Controls.Add(Me.Button2)
  168. Me.Controls.Add(Me.Button1)
  169. Me.Controls.Add(Me.Button3)
  170. Me.Controls.Add(Me.DataGridView1)
  171. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  173. Me.Name = "倉儲分區控制表"
  174. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  175. Me.Text = "倉儲分區控制表"
  176. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  177. Me.ResumeLayout(False)
  178. Me.PerformLayout()
  179. End Sub
  180. Friend WithEvents Label3 As Label
  181. Friend WithEvents TextBox2 As TextBox
  182. Friend WithEvents Label2 As Label
  183. Friend WithEvents TextBox1 As TextBox
  184. Friend WithEvents Button4 As Button
  185. Friend WithEvents Label1 As Label
  186. Friend WithEvents ComboBox2 As ComboBox
  187. Friend WithEvents Button2 As Button
  188. Friend WithEvents Button1 As Button
  189. Friend WithEvents Button3 As Button
  190. Friend WithEvents DataGridView1 As DataGridView
  191. End Class