Geen omschrijving
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.

DELIVERY_ADDRESS__資料管理.Designer.vb 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class DELIVERY_ADDRESS__資料管理
  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.關閉_bt = New System.Windows.Forms.Button()
  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.DeliveryAddress_lb = New System.Windows.Forms.Label()
  28. Me.地址_tb = New System.Windows.Forms.TextBox()
  29. Me.Remark_lb = New System.Windows.Forms.Label()
  30. Me.Remark_tb = New System.Windows.Forms.TextBox()
  31. Me.主表單_dgv = New System.Windows.Forms.DataGridView()
  32. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  33. Me.SuspendLayout()
  34. '
  35. '關閉_bt
  36. '
  37. Me.關閉_bt.ForeColor = System.Drawing.Color.Black
  38. Me.關閉_bt.Location = New System.Drawing.Point(266, 61)
  39. Me.關閉_bt.Name = "關閉_bt"
  40. Me.關閉_bt.Size = New System.Drawing.Size(80, 46)
  41. Me.關閉_bt.TabIndex = 354
  42. Me.關閉_bt.Text = "關閉"
  43. Me.關閉_bt.UseVisualStyleBackColor = True
  44. '
  45. '刪除_bt
  46. '
  47. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  48. Me.刪除_bt.Location = New System.Drawing.Point(180, 61)
  49. Me.刪除_bt.Name = "刪除_bt"
  50. Me.刪除_bt.Size = New System.Drawing.Size(80, 46)
  51. Me.刪除_bt.TabIndex = 353
  52. Me.刪除_bt.Text = "刪除"
  53. Me.刪除_bt.UseVisualStyleBackColor = True
  54. '
  55. '修改_bt
  56. '
  57. Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  58. Me.修改_bt.Location = New System.Drawing.Point(94, 61)
  59. Me.修改_bt.Name = "修改_bt"
  60. Me.修改_bt.Size = New System.Drawing.Size(80, 46)
  61. Me.修改_bt.TabIndex = 352
  62. Me.修改_bt.Text = "修改"
  63. Me.修改_bt.UseVisualStyleBackColor = True
  64. '
  65. '新增_bt
  66. '
  67. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  68. Me.新增_bt.Location = New System.Drawing.Point(8, 61)
  69. Me.新增_bt.Name = "新增_bt"
  70. Me.新增_bt.Size = New System.Drawing.Size(80, 46)
  71. Me.新增_bt.TabIndex = 351
  72. Me.新增_bt.Text = "新增"
  73. Me.新增_bt.UseVisualStyleBackColor = True
  74. '
  75. 'DeliveryAddress_lb
  76. '
  77. Me.DeliveryAddress_lb.AutoSize = True
  78. Me.DeliveryAddress_lb.Location = New System.Drawing.Point(365, 13)
  79. Me.DeliveryAddress_lb.Name = "DeliveryAddress_lb"
  80. Me.DeliveryAddress_lb.Size = New System.Drawing.Size(101, 16)
  81. Me.DeliveryAddress_lb.TabIndex = 350
  82. Me.DeliveryAddress_lb.Text = "Delivery Address"
  83. '
  84. '地址_tb
  85. '
  86. Me.地址_tb.ForeColor = System.Drawing.Color.Black
  87. Me.地址_tb.Location = New System.Drawing.Point(368, 32)
  88. Me.地址_tb.Multiline = True
  89. Me.地址_tb.Name = "地址_tb"
  90. Me.地址_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  91. Me.地址_tb.Size = New System.Drawing.Size(516, 75)
  92. Me.地址_tb.TabIndex = 349
  93. '
  94. 'Remark_lb
  95. '
  96. Me.Remark_lb.AutoSize = True
  97. Me.Remark_lb.Location = New System.Drawing.Point(12, 13)
  98. Me.Remark_lb.Name = "Remark_lb"
  99. Me.Remark_lb.Size = New System.Drawing.Size(51, 16)
  100. Me.Remark_lb.TabIndex = 348
  101. Me.Remark_lb.Text = "Remark"
  102. '
  103. 'Remark_tb
  104. '
  105. Me.Remark_tb.ForeColor = System.Drawing.Color.Black
  106. Me.Remark_tb.Location = New System.Drawing.Point(12, 32)
  107. Me.Remark_tb.Name = "Remark_tb"
  108. Me.Remark_tb.Size = New System.Drawing.Size(350, 23)
  109. Me.Remark_tb.TabIndex = 347
  110. '
  111. '主表單_dgv
  112. '
  113. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  114. Me.主表單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  115. Me.主表單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  116. Me.主表單_dgv.Location = New System.Drawing.Point(12, 113)
  117. Me.主表單_dgv.Name = "主表單_dgv"
  118. Me.主表單_dgv.RowHeadersWidth = 5
  119. Me.主表單_dgv.RowTemplate.Height = 24
  120. Me.主表單_dgv.Size = New System.Drawing.Size(1336, 560)
  121. Me.主表單_dgv.TabIndex = 346
  122. '
  123. 'DELIVERY_ADDRESS__資料管理
  124. '
  125. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  126. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  127. Me.ClientSize = New System.Drawing.Size(1360, 681)
  128. Me.Controls.Add(Me.關閉_bt)
  129. Me.Controls.Add(Me.刪除_bt)
  130. Me.Controls.Add(Me.修改_bt)
  131. Me.Controls.Add(Me.新增_bt)
  132. Me.Controls.Add(Me.DeliveryAddress_lb)
  133. Me.Controls.Add(Me.地址_tb)
  134. Me.Controls.Add(Me.Remark_lb)
  135. Me.Controls.Add(Me.Remark_tb)
  136. Me.Controls.Add(Me.主表單_dgv)
  137. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  138. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  139. Me.Name = "DELIVERY_ADDRESS__資料管理"
  140. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  141. Me.Text = "DELIVERY_ADDRESS__資料管理"
  142. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  143. Me.ResumeLayout(False)
  144. Me.PerformLayout()
  145. End Sub
  146. Friend WithEvents 關閉_bt As Button
  147. Friend WithEvents 刪除_bt As Button
  148. Friend WithEvents 修改_bt As Button
  149. Friend WithEvents 新增_bt As Button
  150. Friend WithEvents DeliveryAddress_lb As Label
  151. Friend WithEvents 地址_tb As TextBox
  152. Friend WithEvents Remark_lb As Label
  153. Friend WithEvents Remark_tb As TextBox
  154. Friend WithEvents 主表單_dgv As DataGridView
  155. End Class