Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

供應商管理銀行修改審核.Designer.vb 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.廠商清單_dgv = New System.Windows.Forms.DataGridView()
  24. Me.確認_bt = New System.Windows.Forms.Button()
  25. Me.取消_bt = New System.Windows.Forms.Button()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.供應商名稱_tb = New System.Windows.Forms.TextBox()
  28. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  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.Label7 = New System.Windows.Forms.Label()
  34. Me.Label6 = New System.Windows.Forms.Label()
  35. Me.Label5 = New System.Windows.Forms.Label()
  36. Me.Label4 = New System.Windows.Forms.Label()
  37. Me.Label2 = New System.Windows.Forms.Label()
  38. Me.新支付對象_tb = New System.Windows.Forms.TextBox()
  39. Me.新銀行名稱_tb = New System.Windows.Forms.TextBox()
  40. Me.新銀行支行_tb = New System.Windows.Forms.TextBox()
  41. Me.新銀行帳號_tb = New System.Windows.Forms.TextBox()
  42. Me.Label8 = New System.Windows.Forms.Label()
  43. Me.Label9 = New System.Windows.Forms.Label()
  44. Me.Label10 = New System.Windows.Forms.Label()
  45. Me.Label11 = New System.Windows.Forms.Label()
  46. Me.Label3 = New System.Windows.Forms.Label()
  47. Me.Panel1 = New System.Windows.Forms.Panel()
  48. Me.供應商編號_tb = New System.Windows.Forms.TextBox()
  49. CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  50. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  51. Me.SplitContainer1.Panel1.SuspendLayout()
  52. Me.SplitContainer1.Panel2.SuspendLayout()
  53. Me.SplitContainer1.SuspendLayout()
  54. Me.Panel1.SuspendLayout()
  55. Me.SuspendLayout()
  56. '
  57. '廠商清單_dgv
  58. '
  59. Me.廠商清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  60. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  61. Me.廠商清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  62. Me.廠商清單_dgv.BackgroundColor = System.Drawing.Color.White
  63. Me.廠商清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  64. Me.廠商清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  65. Me.廠商清單_dgv.Location = New System.Drawing.Point(2, 1)
  66. Me.廠商清單_dgv.Name = "廠商清單_dgv"
  67. Me.廠商清單_dgv.RowHeadersWidth = 5
  68. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  69. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  70. Me.廠商清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  71. Me.廠商清單_dgv.RowTemplate.Height = 24
  72. Me.廠商清單_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  73. Me.廠商清單_dgv.Size = New System.Drawing.Size(268, 536)
  74. Me.廠商清單_dgv.TabIndex = 184
  75. '
  76. '確認_bt
  77. '
  78. Me.確認_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
  79. Me.確認_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  80. Me.確認_bt.Location = New System.Drawing.Point(276, 357)
  81. Me.確認_bt.Name = "確認_bt"
  82. Me.確認_bt.Size = New System.Drawing.Size(188, 180)
  83. Me.確認_bt.TabIndex = 185
  84. Me.確認_bt.UseVisualStyleBackColor = True
  85. '
  86. '取消_bt
  87. '
  88. Me.取消_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  89. Me.取消_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  90. Me.取消_bt.Location = New System.Drawing.Point(470, 357)
  91. Me.取消_bt.Name = "取消_bt"
  92. Me.取消_bt.Size = New System.Drawing.Size(188, 180)
  93. Me.取消_bt.TabIndex = 186
  94. Me.取消_bt.UseVisualStyleBackColor = True
  95. '
  96. 'Label1
  97. '
  98. Me.Label1.AutoSize = True
  99. Me.Label1.Location = New System.Drawing.Point(3, 29)
  100. Me.Label1.Name = "Label1"
  101. Me.Label1.Size = New System.Drawing.Size(67, 16)
  102. Me.Label1.TabIndex = 187
  103. Me.Label1.Text = "供應商名稱"
  104. '
  105. '供應商名稱_tb
  106. '
  107. Me.供應商名稱_tb.Location = New System.Drawing.Point(3, 48)
  108. Me.供應商名稱_tb.Name = "供應商名稱_tb"
  109. Me.供應商名稱_tb.Size = New System.Drawing.Size(84, 23)
  110. Me.供應商名稱_tb.TabIndex = 188
  111. '
  112. 'SplitContainer1
  113. '
  114. Me.SplitContainer1.Location = New System.Drawing.Point(276, 1)
  115. Me.SplitContainer1.Name = "SplitContainer1"
  116. '
  117. 'SplitContainer1.Panel1
  118. '
  119. Me.SplitContainer1.Panel1.Controls.Add(Me.支付對象_tb)
  120. Me.SplitContainer1.Panel1.Controls.Add(Me.銀行名稱_tb)
  121. Me.SplitContainer1.Panel1.Controls.Add(Me.銀行支行_tb)
  122. Me.SplitContainer1.Panel1.Controls.Add(Me.銀行帳號_tb)
  123. Me.SplitContainer1.Panel1.Controls.Add(Me.Label7)
  124. Me.SplitContainer1.Panel1.Controls.Add(Me.Label6)
  125. Me.SplitContainer1.Panel1.Controls.Add(Me.Label5)
  126. Me.SplitContainer1.Panel1.Controls.Add(Me.Label4)
  127. Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
  128. '
  129. 'SplitContainer1.Panel2
  130. '
  131. Me.SplitContainer1.Panel2.Controls.Add(Me.新支付對象_tb)
  132. Me.SplitContainer1.Panel2.Controls.Add(Me.新銀行名稱_tb)
  133. Me.SplitContainer1.Panel2.Controls.Add(Me.新銀行支行_tb)
  134. Me.SplitContainer1.Panel2.Controls.Add(Me.新銀行帳號_tb)
  135. Me.SplitContainer1.Panel2.Controls.Add(Me.Label8)
  136. Me.SplitContainer1.Panel2.Controls.Add(Me.Label9)
  137. Me.SplitContainer1.Panel2.Controls.Add(Me.Label10)
  138. Me.SplitContainer1.Panel2.Controls.Add(Me.Label11)
  139. Me.SplitContainer1.Panel2.Controls.Add(Me.Label3)
  140. Me.SplitContainer1.Size = New System.Drawing.Size(382, 350)
  141. Me.SplitContainer1.SplitterDistance = 188
  142. Me.SplitContainer1.TabIndex = 189
  143. '
  144. '支付對象_tb
  145. '
  146. Me.支付對象_tb.Location = New System.Drawing.Point(6, 51)
  147. Me.支付對象_tb.Multiline = True
  148. Me.支付對象_tb.Name = "支付對象_tb"
  149. Me.支付對象_tb.Size = New System.Drawing.Size(179, 57)
  150. Me.支付對象_tb.TabIndex = 11
  151. '
  152. '銀行名稱_tb
  153. '
  154. Me.銀行名稱_tb.Location = New System.Drawing.Point(6, 130)
  155. Me.銀行名稱_tb.Multiline = True
  156. Me.銀行名稱_tb.Name = "銀行名稱_tb"
  157. Me.銀行名稱_tb.Size = New System.Drawing.Size(179, 57)
  158. Me.銀行名稱_tb.TabIndex = 10
  159. '
  160. '銀行支行_tb
  161. '
  162. Me.銀行支行_tb.Location = New System.Drawing.Point(6, 209)
  163. Me.銀行支行_tb.Multiline = True
  164. Me.銀行支行_tb.Name = "銀行支行_tb"
  165. Me.銀行支行_tb.Size = New System.Drawing.Size(179, 57)
  166. Me.銀行支行_tb.TabIndex = 9
  167. '
  168. '銀行帳號_tb
  169. '
  170. Me.銀行帳號_tb.Location = New System.Drawing.Point(6, 288)
  171. Me.銀行帳號_tb.Multiline = True
  172. Me.銀行帳號_tb.Name = "銀行帳號_tb"
  173. Me.銀行帳號_tb.Size = New System.Drawing.Size(179, 57)
  174. Me.銀行帳號_tb.TabIndex = 8
  175. '
  176. 'Label7
  177. '
  178. Me.Label7.AutoSize = True
  179. Me.Label7.Location = New System.Drawing.Point(3, 269)
  180. Me.Label7.Name = "Label7"
  181. Me.Label7.Size = New System.Drawing.Size(55, 16)
  182. Me.Label7.TabIndex = 7
  183. Me.Label7.Text = "銀行帳號"
  184. '
  185. 'Label6
  186. '
  187. Me.Label6.AutoSize = True
  188. Me.Label6.Location = New System.Drawing.Point(3, 190)
  189. Me.Label6.Name = "Label6"
  190. Me.Label6.Size = New System.Drawing.Size(55, 16)
  191. Me.Label6.TabIndex = 5
  192. Me.Label6.Text = "銀行支行"
  193. '
  194. 'Label5
  195. '
  196. Me.Label5.AutoSize = True
  197. Me.Label5.Location = New System.Drawing.Point(3, 111)
  198. Me.Label5.Name = "Label5"
  199. Me.Label5.Size = New System.Drawing.Size(55, 16)
  200. Me.Label5.TabIndex = 3
  201. Me.Label5.Text = "銀行名稱"
  202. '
  203. 'Label4
  204. '
  205. Me.Label4.AutoSize = True
  206. Me.Label4.Location = New System.Drawing.Point(3, 32)
  207. Me.Label4.Name = "Label4"
  208. Me.Label4.Size = New System.Drawing.Size(55, 16)
  209. Me.Label4.TabIndex = 1
  210. Me.Label4.Text = "支付對象"
  211. '
  212. 'Label2
  213. '
  214. Me.Label2.AutoSize = True
  215. Me.Label2.Location = New System.Drawing.Point(3, 4)
  216. Me.Label2.Name = "Label2"
  217. Me.Label2.Size = New System.Drawing.Size(43, 16)
  218. Me.Label2.TabIndex = 0
  219. Me.Label2.Text = "舊資料"
  220. '
  221. '新支付對象_tb
  222. '
  223. Me.新支付對象_tb.Location = New System.Drawing.Point(6, 51)
  224. Me.新支付對象_tb.Multiline = True
  225. Me.新支付對象_tb.Name = "新支付對象_tb"
  226. Me.新支付對象_tb.Size = New System.Drawing.Size(179, 57)
  227. Me.新支付對象_tb.TabIndex = 19
  228. '
  229. '新銀行名稱_tb
  230. '
  231. Me.新銀行名稱_tb.Location = New System.Drawing.Point(6, 130)
  232. Me.新銀行名稱_tb.Multiline = True
  233. Me.新銀行名稱_tb.Name = "新銀行名稱_tb"
  234. Me.新銀行名稱_tb.Size = New System.Drawing.Size(179, 57)
  235. Me.新銀行名稱_tb.TabIndex = 18
  236. '
  237. '新銀行支行_tb
  238. '
  239. Me.新銀行支行_tb.Location = New System.Drawing.Point(6, 209)
  240. Me.新銀行支行_tb.Multiline = True
  241. Me.新銀行支行_tb.Name = "新銀行支行_tb"
  242. Me.新銀行支行_tb.Size = New System.Drawing.Size(179, 57)
  243. Me.新銀行支行_tb.TabIndex = 17
  244. '
  245. '新銀行帳號_tb
  246. '
  247. Me.新銀行帳號_tb.Location = New System.Drawing.Point(6, 288)
  248. Me.新銀行帳號_tb.Multiline = True
  249. Me.新銀行帳號_tb.Name = "新銀行帳號_tb"
  250. Me.新銀行帳號_tb.Size = New System.Drawing.Size(179, 57)
  251. Me.新銀行帳號_tb.TabIndex = 16
  252. '
  253. 'Label8
  254. '
  255. Me.Label8.AutoSize = True
  256. Me.Label8.Location = New System.Drawing.Point(3, 269)
  257. Me.Label8.Name = "Label8"
  258. Me.Label8.Size = New System.Drawing.Size(55, 16)
  259. Me.Label8.TabIndex = 15
  260. Me.Label8.Text = "銀行帳號"
  261. '
  262. 'Label9
  263. '
  264. Me.Label9.AutoSize = True
  265. Me.Label9.Location = New System.Drawing.Point(3, 190)
  266. Me.Label9.Name = "Label9"
  267. Me.Label9.Size = New System.Drawing.Size(55, 16)
  268. Me.Label9.TabIndex = 14
  269. Me.Label9.Text = "銀行支行"
  270. '
  271. 'Label10
  272. '
  273. Me.Label10.AutoSize = True
  274. Me.Label10.Location = New System.Drawing.Point(3, 111)
  275. Me.Label10.Name = "Label10"
  276. Me.Label10.Size = New System.Drawing.Size(55, 16)
  277. Me.Label10.TabIndex = 13
  278. Me.Label10.Text = "銀行名稱"
  279. '
  280. 'Label11
  281. '
  282. Me.Label11.AutoSize = True
  283. Me.Label11.Location = New System.Drawing.Point(3, 32)
  284. Me.Label11.Name = "Label11"
  285. Me.Label11.Size = New System.Drawing.Size(55, 16)
  286. Me.Label11.TabIndex = 12
  287. Me.Label11.Text = "支付對象"
  288. '
  289. 'Label3
  290. '
  291. Me.Label3.AutoSize = True
  292. Me.Label3.Location = New System.Drawing.Point(3, 4)
  293. Me.Label3.Name = "Label3"
  294. Me.Label3.Size = New System.Drawing.Size(43, 16)
  295. Me.Label3.TabIndex = 1
  296. Me.Label3.Text = "新資料"
  297. '
  298. 'Panel1
  299. '
  300. Me.Panel1.Controls.Add(Me.供應商編號_tb)
  301. Me.Panel1.Controls.Add(Me.Label1)
  302. Me.Panel1.Controls.Add(Me.供應商名稱_tb)
  303. Me.Panel1.Location = New System.Drawing.Point(36, 386)
  304. Me.Panel1.Name = "Panel1"
  305. Me.Panel1.Size = New System.Drawing.Size(180, 78)
  306. Me.Panel1.TabIndex = 12
  307. Me.Panel1.Visible = False
  308. '
  309. '供應商編號_tb
  310. '
  311. Me.供應商編號_tb.Location = New System.Drawing.Point(3, 3)
  312. Me.供應商編號_tb.Name = "供應商編號_tb"
  313. Me.供應商編號_tb.Size = New System.Drawing.Size(84, 23)
  314. Me.供應商編號_tb.TabIndex = 189
  315. '
  316. '供應商管理銀行修改審核
  317. '
  318. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  319. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  320. Me.ClientSize = New System.Drawing.Size(662, 538)
  321. Me.Controls.Add(Me.Panel1)
  322. Me.Controls.Add(Me.SplitContainer1)
  323. Me.Controls.Add(Me.取消_bt)
  324. Me.Controls.Add(Me.確認_bt)
  325. Me.Controls.Add(Me.廠商清單_dgv)
  326. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  327. Me.Margin = New System.Windows.Forms.Padding(4)
  328. Me.Name = "供應商管理銀行修改審核"
  329. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  330. Me.Text = "供應商管理銀行修改審核"
  331. CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  332. Me.SplitContainer1.Panel1.ResumeLayout(False)
  333. Me.SplitContainer1.Panel1.PerformLayout()
  334. Me.SplitContainer1.Panel2.ResumeLayout(False)
  335. Me.SplitContainer1.Panel2.PerformLayout()
  336. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  337. Me.SplitContainer1.ResumeLayout(False)
  338. Me.Panel1.ResumeLayout(False)
  339. Me.Panel1.PerformLayout()
  340. Me.ResumeLayout(False)
  341. End Sub
  342. Friend WithEvents 廠商清單_dgv As DataGridView
  343. Friend WithEvents 確認_bt As Button
  344. Friend WithEvents 取消_bt As Button
  345. Friend WithEvents Label1 As Label
  346. Friend WithEvents 供應商名稱_tb As TextBox
  347. Friend WithEvents SplitContainer1 As SplitContainer
  348. Friend WithEvents Label2 As Label
  349. Friend WithEvents Label3 As Label
  350. Friend WithEvents 支付對象_tb As TextBox
  351. Friend WithEvents 銀行名稱_tb As TextBox
  352. Friend WithEvents 銀行支行_tb As TextBox
  353. Friend WithEvents 銀行帳號_tb As TextBox
  354. Friend WithEvents Label7 As Label
  355. Friend WithEvents Label6 As Label
  356. Friend WithEvents Label5 As Label
  357. Friend WithEvents Label4 As Label
  358. Friend WithEvents 新支付對象_tb As TextBox
  359. Friend WithEvents 新銀行名稱_tb As TextBox
  360. Friend WithEvents 新銀行支行_tb As TextBox
  361. Friend WithEvents 新銀行帳號_tb As TextBox
  362. Friend WithEvents Label8 As Label
  363. Friend WithEvents Label9 As Label
  364. Friend WithEvents Label10 As Label
  365. Friend WithEvents Label11 As Label
  366. Friend WithEvents Panel1 As Panel
  367. Friend WithEvents 供應商編號_tb As TextBox
  368. End Class