설명 없음
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 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(零售客戶記錄表))
  26. Me.電話_tb = New System.Windows.Forms.TextBox()
  27. Me.統編_tb = New System.Windows.Forms.TextBox()
  28. Me.送貨地址_tb = New System.Windows.Forms.TextBox()
  29. Me.郵號_tb = New System.Windows.Forms.TextBox()
  30. Me.店面地址_tb = New System.Windows.Forms.TextBox()
  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.Label7 = New System.Windows.Forms.Label()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.Label12 = New System.Windows.Forms.Label()
  37. Me.Label5 = New System.Windows.Forms.Label()
  38. Me.Label4 = New System.Windows.Forms.Label()
  39. Me.Label10 = New System.Windows.Forms.Label()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.Label26 = New System.Windows.Forms.Label()
  42. Me.零售清單_tb = New System.Windows.Forms.DataGridView()
  43. Me.資料流水號_tb = New System.Windows.Forms.TextBox()
  44. Me.Label1 = New System.Windows.Forms.Label()
  45. Me.修改存檔_bt = New System.Windows.Forms.Button()
  46. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  47. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  48. CType(Me.零售清單_tb, System.ComponentModel.ISupportInitialize).BeginInit()
  49. Me.ContextMenuStrip1.SuspendLayout()
  50. Me.SuspendLayout()
  51. '
  52. '電話_tb
  53. '
  54. Me.電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  55. Me.電話_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  56. Me.電話_tb.Location = New System.Drawing.Point(218, 31)
  57. Me.電話_tb.Name = "電話_tb"
  58. Me.電話_tb.Size = New System.Drawing.Size(185, 23)
  59. Me.電話_tb.TabIndex = 1098
  60. Me.電話_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  61. '
  62. '統編_tb
  63. '
  64. Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  65. Me.統編_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  66. Me.統編_tb.Location = New System.Drawing.Point(906, 31)
  67. Me.統編_tb.Name = "統編_tb"
  68. Me.統編_tb.Size = New System.Drawing.Size(71, 23)
  69. Me.統編_tb.TabIndex = 1096
  70. Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  71. '
  72. '送貨地址_tb
  73. '
  74. Me.送貨地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  75. Me.送貨地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  76. Me.送貨地址_tb.Location = New System.Drawing.Point(811, 6)
  77. Me.送貨地址_tb.Name = "送貨地址_tb"
  78. Me.送貨地址_tb.Size = New System.Drawing.Size(421, 23)
  79. Me.送貨地址_tb.TabIndex = 1094
  80. '
  81. '郵號_tb
  82. '
  83. Me.郵號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  84. Me.郵號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  85. Me.郵號_tb.Location = New System.Drawing.Point(330, 6)
  86. Me.郵號_tb.Name = "郵號_tb"
  87. Me.郵號_tb.Size = New System.Drawing.Size(45, 23)
  88. Me.郵號_tb.TabIndex = 1092
  89. Me.郵號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  90. '
  91. '店面地址_tb
  92. '
  93. Me.店面地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  94. Me.店面地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  95. Me.店面地址_tb.Location = New System.Drawing.Point(429, 6)
  96. Me.店面地址_tb.Name = "店面地址_tb"
  97. Me.店面地址_tb.Size = New System.Drawing.Size(322, 23)
  98. Me.店面地址_tb.TabIndex = 1090
  99. '
  100. '傳真_tb
  101. '
  102. Me.傳真_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.傳真_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  104. Me.傳真_tb.Location = New System.Drawing.Point(660, 31)
  105. Me.傳真_tb.Name = "傳真_tb"
  106. Me.傳真_tb.Size = New System.Drawing.Size(185, 23)
  107. Me.傳真_tb.TabIndex = 1088
  108. Me.傳真_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  109. '
  110. '手機_tb
  111. '
  112. Me.手機_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  113. Me.手機_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  114. Me.手機_tb.Location = New System.Drawing.Point(439, 31)
  115. Me.手機_tb.Name = "手機_tb"
  116. Me.手機_tb.Size = New System.Drawing.Size(185, 23)
  117. Me.手機_tb.TabIndex = 1085
  118. Me.手機_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  119. '
  120. '客戶_tb
  121. '
  122. Me.客戶_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  123. Me.客戶_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  124. Me.客戶_tb.Location = New System.Drawing.Point(85, 6)
  125. Me.客戶_tb.Name = "客戶_tb"
  126. Me.客戶_tb.Size = New System.Drawing.Size(185, 23)
  127. Me.客戶_tb.TabIndex = 1083
  128. '
  129. 'Label7
  130. '
  131. Me.Label7.AutoSize = True
  132. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  133. Me.Label7.ForeColor = System.Drawing.Color.Green
  134. Me.Label7.Location = New System.Drawing.Point(188, 34)
  135. Me.Label7.Name = "Label7"
  136. Me.Label7.Size = New System.Drawing.Size(32, 16)
  137. Me.Label7.TabIndex = 1087
  138. Me.Label7.Text = "電話"
  139. '
  140. 'Label6
  141. '
  142. Me.Label6.AutoSize = True
  143. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  144. Me.Label6.ForeColor = System.Drawing.Color.Green
  145. Me.Label6.Location = New System.Drawing.Point(409, 34)
  146. Me.Label6.Name = "Label6"
  147. Me.Label6.Size = New System.Drawing.Size(32, 16)
  148. Me.Label6.TabIndex = 1086
  149. Me.Label6.Text = "手機"
  150. '
  151. 'Label12
  152. '
  153. Me.Label12.AutoSize = True
  154. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  155. Me.Label12.ForeColor = System.Drawing.Color.Green
  156. Me.Label12.Location = New System.Drawing.Point(757, 9)
  157. Me.Label12.Name = "Label12"
  158. Me.Label12.Size = New System.Drawing.Size(56, 16)
  159. Me.Label12.TabIndex = 1095
  160. Me.Label12.Text = "送貨地址"
  161. '
  162. 'Label5
  163. '
  164. Me.Label5.AutoSize = True
  165. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  166. Me.Label5.ForeColor = System.Drawing.Color.Green
  167. Me.Label5.Location = New System.Drawing.Point(12, 9)
  168. Me.Label5.Name = "Label5"
  169. Me.Label5.Size = New System.Drawing.Size(56, 16)
  170. Me.Label5.TabIndex = 1084
  171. Me.Label5.Text = "客戶名稱"
  172. '
  173. 'Label4
  174. '
  175. Me.Label4.AutoSize = True
  176. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.Label4.ForeColor = System.Drawing.Color.Green
  178. Me.Label4.Location = New System.Drawing.Point(276, 9)
  179. Me.Label4.Name = "Label4"
  180. Me.Label4.Size = New System.Drawing.Size(56, 16)
  181. Me.Label4.TabIndex = 1093
  182. Me.Label4.Text = "郵遞區號"
  183. '
  184. 'Label10
  185. '
  186. Me.Label10.AutoSize = True
  187. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  188. Me.Label10.ForeColor = System.Drawing.Color.Green
  189. Me.Label10.Location = New System.Drawing.Point(374, 9)
  190. Me.Label10.Name = "Label10"
  191. Me.Label10.Size = New System.Drawing.Size(56, 16)
  192. Me.Label10.TabIndex = 1091
  193. Me.Label10.Text = "店面地址"
  194. '
  195. 'Label8
  196. '
  197. Me.Label8.AutoSize = True
  198. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  199. Me.Label8.ForeColor = System.Drawing.Color.Green
  200. Me.Label8.Location = New System.Drawing.Point(630, 34)
  201. Me.Label8.Name = "Label8"
  202. Me.Label8.Size = New System.Drawing.Size(32, 16)
  203. Me.Label8.TabIndex = 1089
  204. Me.Label8.Text = "傳真"
  205. '
  206. 'Label26
  207. '
  208. Me.Label26.AutoSize = True
  209. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  210. Me.Label26.ForeColor = System.Drawing.Color.Green
  211. Me.Label26.Location = New System.Drawing.Point(851, 34)
  212. Me.Label26.Name = "Label26"
  213. Me.Label26.Size = New System.Drawing.Size(56, 16)
  214. Me.Label26.TabIndex = 1097
  215. Me.Label26.Text = "統一編號"
  216. '
  217. '零售清單_tb
  218. '
  219. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  220. Me.零售清單_tb.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  221. Me.零售清單_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  222. Or System.Windows.Forms.AnchorStyles.Left) _
  223. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  224. Me.零售清單_tb.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  225. Me.零售清單_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  226. Me.零售清單_tb.Location = New System.Drawing.Point(7, 56)
  227. Me.零售清單_tb.Name = "零售清單_tb"
  228. Me.零售清單_tb.RowHeadersWidth = 5
  229. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  230. Me.零售清單_tb.RowsDefaultCellStyle = DataGridViewCellStyle2
  231. Me.零售清單_tb.RowTemplate.Height = 24
  232. Me.零售清單_tb.Size = New System.Drawing.Size(1235, 551)
  233. Me.零售清單_tb.TabIndex = 1099
  234. '
  235. '資料流水號_tb
  236. '
  237. Me.資料流水號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  238. Me.資料流水號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  239. Me.資料流水號_tb.Location = New System.Drawing.Point(85, 31)
  240. Me.資料流水號_tb.Name = "資料流水號_tb"
  241. Me.資料流水號_tb.Size = New System.Drawing.Size(97, 23)
  242. Me.資料流水號_tb.TabIndex = 1100
  243. Me.資料流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  244. '
  245. 'Label1
  246. '
  247. Me.Label1.AutoSize = True
  248. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.Label1.ForeColor = System.Drawing.Color.Green
  250. Me.Label1.Location = New System.Drawing.Point(11, 34)
  251. Me.Label1.Name = "Label1"
  252. Me.Label1.Size = New System.Drawing.Size(68, 16)
  253. Me.Label1.TabIndex = 1101
  254. Me.Label1.Text = "資料流水號"
  255. '
  256. '修改存檔_bt
  257. '
  258. Me.修改存檔_bt.Location = New System.Drawing.Point(1112, 31)
  259. Me.修改存檔_bt.Name = "修改存檔_bt"
  260. Me.修改存檔_bt.Size = New System.Drawing.Size(120, 23)
  261. Me.修改存檔_bt.TabIndex = 1102
  262. Me.修改存檔_bt.Text = "修改存檔"
  263. Me.修改存檔_bt.UseVisualStyleBackColor = True
  264. '
  265. 'ContextMenuStrip1
  266. '
  267. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem})
  268. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  269. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  270. '
  271. '重新整理ToolStripMenuItem
  272. '
  273. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  274. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  275. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  276. '
  277. '零售客戶記錄表
  278. '
  279. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  280. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  281. Me.ClientSize = New System.Drawing.Size(1249, 611)
  282. Me.ContextMenuStrip = Me.ContextMenuStrip1
  283. Me.Controls.Add(Me.修改存檔_bt)
  284. Me.Controls.Add(Me.資料流水號_tb)
  285. Me.Controls.Add(Me.Label1)
  286. Me.Controls.Add(Me.零售清單_tb)
  287. Me.Controls.Add(Me.電話_tb)
  288. Me.Controls.Add(Me.統編_tb)
  289. Me.Controls.Add(Me.送貨地址_tb)
  290. Me.Controls.Add(Me.郵號_tb)
  291. Me.Controls.Add(Me.店面地址_tb)
  292. Me.Controls.Add(Me.傳真_tb)
  293. Me.Controls.Add(Me.手機_tb)
  294. Me.Controls.Add(Me.客戶_tb)
  295. Me.Controls.Add(Me.Label7)
  296. Me.Controls.Add(Me.Label6)
  297. Me.Controls.Add(Me.Label12)
  298. Me.Controls.Add(Me.Label5)
  299. Me.Controls.Add(Me.Label4)
  300. Me.Controls.Add(Me.Label10)
  301. Me.Controls.Add(Me.Label8)
  302. Me.Controls.Add(Me.Label26)
  303. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  304. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  305. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  306. Me.Name = "零售客戶記錄表"
  307. Me.Text = "零售客戶記錄表"
  308. CType(Me.零售清單_tb, System.ComponentModel.ISupportInitialize).EndInit()
  309. Me.ContextMenuStrip1.ResumeLayout(False)
  310. Me.ResumeLayout(False)
  311. Me.PerformLayout()
  312. End Sub
  313. Friend WithEvents 電話_tb As TextBox
  314. Friend WithEvents 統編_tb As TextBox
  315. Friend WithEvents 送貨地址_tb As TextBox
  316. Friend WithEvents 郵號_tb As TextBox
  317. Friend WithEvents 店面地址_tb As TextBox
  318. Friend WithEvents 傳真_tb As TextBox
  319. Friend WithEvents 手機_tb As TextBox
  320. Friend WithEvents 客戶_tb As TextBox
  321. Friend WithEvents Label7 As Label
  322. Friend WithEvents Label6 As Label
  323. Friend WithEvents Label12 As Label
  324. Friend WithEvents Label5 As Label
  325. Friend WithEvents Label4 As Label
  326. Friend WithEvents Label10 As Label
  327. Friend WithEvents Label8 As Label
  328. Friend WithEvents Label26 As Label
  329. Friend WithEvents 零售清單_tb As DataGridView
  330. Friend WithEvents 資料流水號_tb As TextBox
  331. Friend WithEvents Label1 As Label
  332. Friend WithEvents 修改存檔_bt As Button
  333. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  334. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  335. End Class