Açıklama Yok
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 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
  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 DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.報表_gp = New System.Windows.Forms.GroupBox()
  25. Me.年份_dgv = New System.Windows.Forms.DataGridView()
  26. Me.年份修改_bt = New System.Windows.Forms.Button()
  27. Me.年份_lb = New System.Windows.Forms.Label()
  28. Me.年份新增_bt = New System.Windows.Forms.Button()
  29. Me.年份刪除_bt = New System.Windows.Forms.Button()
  30. Me.年份_tb = New System.Windows.Forms.TextBox()
  31. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  32. Me.公司編號_dgv = New System.Windows.Forms.DataGridView()
  33. Me.公司修改_bt = New System.Windows.Forms.Button()
  34. Me.Label1 = New System.Windows.Forms.Label()
  35. Me.公司新增_bt = New System.Windows.Forms.Button()
  36. Me.公司刪除_bt = New System.Windows.Forms.Button()
  37. Me.公司編號_tb = New System.Windows.Forms.TextBox()
  38. Me.GroupBox2 = New System.Windows.Forms.GroupBox()
  39. Me.公司名稱修改_tb = New System.Windows.Forms.Button()
  40. Me.Label2 = New System.Windows.Forms.Label()
  41. Me.公司名稱_tb = New System.Windows.Forms.TextBox()
  42. Me.GroupBox3 = New System.Windows.Forms.GroupBox()
  43. Me.Button1 = New System.Windows.Forms.Button()
  44. Me.Label8 = New System.Windows.Forms.Label()
  45. Me.編號6_tb = New System.Windows.Forms.TextBox()
  46. Me.Label7 = New System.Windows.Forms.Label()
  47. Me.編號5_tb = New System.Windows.Forms.TextBox()
  48. Me.Label6 = New System.Windows.Forms.Label()
  49. Me.編號4_tb = New System.Windows.Forms.TextBox()
  50. Me.Label5 = New System.Windows.Forms.Label()
  51. Me.編號3_tb = New System.Windows.Forms.TextBox()
  52. Me.Label4 = New System.Windows.Forms.Label()
  53. Me.編號2_tb = New System.Windows.Forms.TextBox()
  54. Me.Label3 = New System.Windows.Forms.Label()
  55. Me.編號1_tb = New System.Windows.Forms.TextBox()
  56. Me.Label9 = New System.Windows.Forms.Label()
  57. Me.編號7_tb = New System.Windows.Forms.TextBox()
  58. Me.GroupBox4 = New System.Windows.Forms.GroupBox()
  59. Me.Label10 = New System.Windows.Forms.Label()
  60. Me.編號17_tb = New System.Windows.Forms.TextBox()
  61. Me.Button2 = New System.Windows.Forms.Button()
  62. Me.Label11 = New System.Windows.Forms.Label()
  63. Me.編號16_tb = New System.Windows.Forms.TextBox()
  64. Me.Label12 = New System.Windows.Forms.Label()
  65. Me.編號15_tb = New System.Windows.Forms.TextBox()
  66. Me.Label13 = New System.Windows.Forms.Label()
  67. Me.編號14_tb = New System.Windows.Forms.TextBox()
  68. Me.Label14 = New System.Windows.Forms.Label()
  69. Me.編號13_tb = New System.Windows.Forms.TextBox()
  70. Me.Label15 = New System.Windows.Forms.Label()
  71. Me.編號12_tb = New System.Windows.Forms.TextBox()
  72. Me.Label16 = New System.Windows.Forms.Label()
  73. Me.編號11_tb = New System.Windows.Forms.TextBox()
  74. Me.報表_gp.SuspendLayout()
  75. CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. Me.GroupBox1.SuspendLayout()
  77. CType(Me.公司編號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. Me.GroupBox2.SuspendLayout()
  79. Me.GroupBox3.SuspendLayout()
  80. Me.GroupBox4.SuspendLayout()
  81. Me.SuspendLayout()
  82. '
  83. '報表_gp
  84. '
  85. Me.報表_gp.Controls.Add(Me.年份_dgv)
  86. Me.報表_gp.Controls.Add(Me.年份修改_bt)
  87. Me.報表_gp.Controls.Add(Me.年份_lb)
  88. Me.報表_gp.Controls.Add(Me.年份新增_bt)
  89. Me.報表_gp.Controls.Add(Me.年份刪除_bt)
  90. Me.報表_gp.Controls.Add(Me.年份_tb)
  91. Me.報表_gp.Location = New System.Drawing.Point(4, 12)
  92. Me.報表_gp.Name = "報表_gp"
  93. Me.報表_gp.Size = New System.Drawing.Size(152, 605)
  94. Me.報表_gp.TabIndex = 1353
  95. Me.報表_gp.TabStop = False
  96. Me.報表_gp.Text = "報表及對帳單年份清單"
  97. '
  98. '年份_dgv
  99. '
  100. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  101. Me.年份_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  102. Me.年份_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  103. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  104. Me.年份_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  105. Me.年份_dgv.BackgroundColor = System.Drawing.Color.White
  106. Me.年份_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  107. Me.年份_dgv.Location = New System.Drawing.Point(6, 126)
  108. Me.年份_dgv.Name = "年份_dgv"
  109. Me.年份_dgv.RowHeadersWidth = 5
  110. Me.年份_dgv.RowTemplate.Height = 24
  111. Me.年份_dgv.Size = New System.Drawing.Size(140, 472)
  112. Me.年份_dgv.TabIndex = 222
  113. '
  114. '年份修改_bt
  115. '
  116. Me.年份修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.年份修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  118. Me.年份修改_bt.Location = New System.Drawing.Point(6, 71)
  119. Me.年份修改_bt.Name = "年份修改_bt"
  120. Me.年份修改_bt.Size = New System.Drawing.Size(140, 25)
  121. Me.年份修改_bt.TabIndex = 224
  122. Me.年份修改_bt.Text = "修改"
  123. Me.年份修改_bt.UseVisualStyleBackColor = True
  124. '
  125. '年份_lb
  126. '
  127. Me.年份_lb.AutoSize = True
  128. Me.年份_lb.Location = New System.Drawing.Point(3, 22)
  129. Me.年份_lb.Name = "年份_lb"
  130. Me.年份_lb.Size = New System.Drawing.Size(31, 16)
  131. Me.年份_lb.TabIndex = 229
  132. Me.年份_lb.Text = "年份"
  133. '
  134. '年份新增_bt
  135. '
  136. Me.年份新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.年份新增_bt.ForeColor = System.Drawing.Color.Blue
  138. Me.年份新增_bt.Location = New System.Drawing.Point(6, 44)
  139. Me.年份新增_bt.Name = "年份新增_bt"
  140. Me.年份新增_bt.Size = New System.Drawing.Size(140, 25)
  141. Me.年份新增_bt.TabIndex = 223
  142. Me.年份新增_bt.Text = "新增"
  143. Me.年份新增_bt.UseVisualStyleBackColor = True
  144. '
  145. '年份刪除_bt
  146. '
  147. Me.年份刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.年份刪除_bt.ForeColor = System.Drawing.Color.Red
  149. Me.年份刪除_bt.Location = New System.Drawing.Point(6, 98)
  150. Me.年份刪除_bt.Name = "年份刪除_bt"
  151. Me.年份刪除_bt.Size = New System.Drawing.Size(140, 25)
  152. Me.年份刪除_bt.TabIndex = 225
  153. Me.年份刪除_bt.Text = "刪除"
  154. Me.年份刪除_bt.UseVisualStyleBackColor = True
  155. '
  156. '年份_tb
  157. '
  158. Me.年份_tb.Location = New System.Drawing.Point(44, 19)
  159. Me.年份_tb.Name = "年份_tb"
  160. Me.年份_tb.Size = New System.Drawing.Size(100, 23)
  161. Me.年份_tb.TabIndex = 227
  162. '
  163. 'GroupBox1
  164. '
  165. Me.GroupBox1.Controls.Add(Me.公司編號_dgv)
  166. Me.GroupBox1.Controls.Add(Me.公司修改_bt)
  167. Me.GroupBox1.Controls.Add(Me.Label1)
  168. Me.GroupBox1.Controls.Add(Me.公司新增_bt)
  169. Me.GroupBox1.Controls.Add(Me.公司刪除_bt)
  170. Me.GroupBox1.Controls.Add(Me.公司編號_tb)
  171. Me.GroupBox1.Location = New System.Drawing.Point(430, 12)
  172. Me.GroupBox1.Name = "GroupBox1"
  173. Me.GroupBox1.Size = New System.Drawing.Size(195, 603)
  174. Me.GroupBox1.TabIndex = 1355
  175. Me.GroupBox1.TabStop = False
  176. Me.GroupBox1.Text = "公司編號"
  177. '
  178. '公司編號_dgv
  179. '
  180. DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  181. Me.公司編號_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
  182. Me.公司編號_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  183. Or System.Windows.Forms.AnchorStyles.Left) _
  184. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  185. Me.公司編號_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  186. Me.公司編號_dgv.BackgroundColor = System.Drawing.Color.White
  187. Me.公司編號_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  188. Me.公司編號_dgv.Location = New System.Drawing.Point(6, 124)
  189. Me.公司編號_dgv.Name = "公司編號_dgv"
  190. Me.公司編號_dgv.RowHeadersWidth = 5
  191. Me.公司編號_dgv.RowTemplate.Height = 24
  192. Me.公司編號_dgv.Size = New System.Drawing.Size(183, 472)
  193. Me.公司編號_dgv.TabIndex = 222
  194. '
  195. '公司修改_bt
  196. '
  197. Me.公司修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  198. Me.公司修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  199. Me.公司修改_bt.Location = New System.Drawing.Point(6, 71)
  200. Me.公司修改_bt.Name = "公司修改_bt"
  201. Me.公司修改_bt.Size = New System.Drawing.Size(183, 25)
  202. Me.公司修改_bt.TabIndex = 224
  203. Me.公司修改_bt.Text = "修改"
  204. Me.公司修改_bt.UseVisualStyleBackColor = True
  205. '
  206. 'Label1
  207. '
  208. Me.Label1.AutoSize = True
  209. Me.Label1.Location = New System.Drawing.Point(3, 22)
  210. Me.Label1.Name = "Label1"
  211. Me.Label1.Size = New System.Drawing.Size(55, 16)
  212. Me.Label1.TabIndex = 229
  213. Me.Label1.Text = "公司編號"
  214. '
  215. '公司新增_bt
  216. '
  217. Me.公司新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. Me.公司新增_bt.ForeColor = System.Drawing.Color.Blue
  219. Me.公司新增_bt.Location = New System.Drawing.Point(6, 44)
  220. Me.公司新增_bt.Name = "公司新增_bt"
  221. Me.公司新增_bt.Size = New System.Drawing.Size(183, 25)
  222. Me.公司新增_bt.TabIndex = 223
  223. Me.公司新增_bt.Text = "新增"
  224. Me.公司新增_bt.UseVisualStyleBackColor = True
  225. '
  226. '公司刪除_bt
  227. '
  228. Me.公司刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. Me.公司刪除_bt.ForeColor = System.Drawing.Color.Red
  230. Me.公司刪除_bt.Location = New System.Drawing.Point(6, 98)
  231. Me.公司刪除_bt.Name = "公司刪除_bt"
  232. Me.公司刪除_bt.Size = New System.Drawing.Size(183, 25)
  233. Me.公司刪除_bt.TabIndex = 225
  234. Me.公司刪除_bt.Text = "刪除"
  235. Me.公司刪除_bt.UseVisualStyleBackColor = True
  236. '
  237. '公司編號_tb
  238. '
  239. Me.公司編號_tb.Location = New System.Drawing.Point(64, 17)
  240. Me.公司編號_tb.Name = "公司編號_tb"
  241. Me.公司編號_tb.Size = New System.Drawing.Size(125, 23)
  242. Me.公司編號_tb.TabIndex = 227
  243. '
  244. 'GroupBox2
  245. '
  246. Me.GroupBox2.Controls.Add(Me.公司名稱修改_tb)
  247. Me.GroupBox2.Controls.Add(Me.Label2)
  248. Me.GroupBox2.Controls.Add(Me.公司名稱_tb)
  249. Me.GroupBox2.Location = New System.Drawing.Point(4, 621)
  250. Me.GroupBox2.Name = "GroupBox2"
  251. Me.GroupBox2.Size = New System.Drawing.Size(489, 50)
  252. Me.GroupBox2.TabIndex = 1354
  253. Me.GroupBox2.TabStop = False
  254. Me.GroupBox2.Text = "公司名稱"
  255. '
  256. '公司名稱修改_tb
  257. '
  258. Me.公司名稱修改_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  259. Me.公司名稱修改_tb.ForeColor = System.Drawing.Color.DarkGreen
  260. Me.公司名稱修改_tb.Location = New System.Drawing.Point(439, 11)
  261. Me.公司名稱修改_tb.Name = "公司名稱修改_tb"
  262. Me.公司名稱修改_tb.Size = New System.Drawing.Size(43, 34)
  263. Me.公司名稱修改_tb.TabIndex = 224
  264. Me.公司名稱修改_tb.Text = "修改"
  265. Me.公司名稱修改_tb.UseVisualStyleBackColor = True
  266. '
  267. 'Label2
  268. '
  269. Me.Label2.AutoSize = True
  270. Me.Label2.Location = New System.Drawing.Point(3, 25)
  271. Me.Label2.Name = "Label2"
  272. Me.Label2.Size = New System.Drawing.Size(55, 16)
  273. Me.Label2.TabIndex = 229
  274. Me.Label2.Text = "公司名稱"
  275. '
  276. '公司名稱_tb
  277. '
  278. Me.公司名稱_tb.Location = New System.Drawing.Point(64, 22)
  279. Me.公司名稱_tb.Name = "公司名稱_tb"
  280. Me.公司名稱_tb.Size = New System.Drawing.Size(369, 23)
  281. Me.公司名稱_tb.TabIndex = 227
  282. '
  283. 'GroupBox3
  284. '
  285. Me.GroupBox3.Controls.Add(Me.Label9)
  286. Me.GroupBox3.Controls.Add(Me.編號7_tb)
  287. Me.GroupBox3.Controls.Add(Me.Button1)
  288. Me.GroupBox3.Controls.Add(Me.Label8)
  289. Me.GroupBox3.Controls.Add(Me.編號6_tb)
  290. Me.GroupBox3.Controls.Add(Me.Label7)
  291. Me.GroupBox3.Controls.Add(Me.編號5_tb)
  292. Me.GroupBox3.Controls.Add(Me.Label6)
  293. Me.GroupBox3.Controls.Add(Me.編號4_tb)
  294. Me.GroupBox3.Controls.Add(Me.Label5)
  295. Me.GroupBox3.Controls.Add(Me.編號3_tb)
  296. Me.GroupBox3.Controls.Add(Me.Label4)
  297. Me.GroupBox3.Controls.Add(Me.編號2_tb)
  298. Me.GroupBox3.Controls.Add(Me.Label3)
  299. Me.GroupBox3.Controls.Add(Me.編號1_tb)
  300. Me.GroupBox3.Location = New System.Drawing.Point(162, 12)
  301. Me.GroupBox3.Name = "GroupBox3"
  302. Me.GroupBox3.Size = New System.Drawing.Size(128, 605)
  303. Me.GroupBox3.TabIndex = 1356
  304. Me.GroupBox3.TabStop = False
  305. Me.GroupBox3.Text = "收支稱謂"
  306. '
  307. 'Button1
  308. '
  309. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  310. Me.Button1.ForeColor = System.Drawing.Color.DarkGreen
  311. Me.Button1.Location = New System.Drawing.Point(5, 566)
  312. Me.Button1.Name = "Button1"
  313. Me.Button1.Size = New System.Drawing.Size(115, 25)
  314. Me.Button1.TabIndex = 231
  315. Me.Button1.Text = "修改"
  316. Me.Button1.UseVisualStyleBackColor = True
  317. '
  318. 'Label8
  319. '
  320. Me.Label8.AutoSize = True
  321. Me.Label8.Location = New System.Drawing.Point(5, 416)
  322. Me.Label8.Name = "Label8"
  323. Me.Label8.Size = New System.Drawing.Size(43, 16)
  324. Me.Label8.TabIndex = 241
  325. Me.Label8.Text = "編號六"
  326. '
  327. '編號6_tb
  328. '
  329. Me.編號6_tb.Location = New System.Drawing.Point(5, 441)
  330. Me.編號6_tb.Name = "編號6_tb"
  331. Me.編號6_tb.Size = New System.Drawing.Size(116, 23)
  332. Me.編號6_tb.TabIndex = 240
  333. '
  334. 'Label7
  335. '
  336. Me.Label7.AutoSize = True
  337. Me.Label7.Location = New System.Drawing.Point(6, 325)
  338. Me.Label7.Name = "Label7"
  339. Me.Label7.Size = New System.Drawing.Size(43, 16)
  340. Me.Label7.TabIndex = 239
  341. Me.Label7.Text = "編號五"
  342. '
  343. '編號5_tb
  344. '
  345. Me.編號5_tb.Location = New System.Drawing.Point(6, 350)
  346. Me.編號5_tb.Name = "編號5_tb"
  347. Me.編號5_tb.Size = New System.Drawing.Size(116, 23)
  348. Me.編號5_tb.TabIndex = 238
  349. '
  350. 'Label6
  351. '
  352. Me.Label6.AutoSize = True
  353. Me.Label6.Location = New System.Drawing.Point(6, 253)
  354. Me.Label6.Name = "Label6"
  355. Me.Label6.Size = New System.Drawing.Size(43, 16)
  356. Me.Label6.TabIndex = 237
  357. Me.Label6.Text = "編號四"
  358. '
  359. '編號4_tb
  360. '
  361. Me.編號4_tb.Location = New System.Drawing.Point(6, 278)
  362. Me.編號4_tb.Name = "編號4_tb"
  363. Me.編號4_tb.Size = New System.Drawing.Size(116, 23)
  364. Me.編號4_tb.TabIndex = 236
  365. '
  366. 'Label5
  367. '
  368. Me.Label5.AutoSize = True
  369. Me.Label5.Location = New System.Drawing.Point(5, 173)
  370. Me.Label5.Name = "Label5"
  371. Me.Label5.Size = New System.Drawing.Size(43, 16)
  372. Me.Label5.TabIndex = 235
  373. Me.Label5.Text = "編號三"
  374. '
  375. '編號3_tb
  376. '
  377. Me.編號3_tb.Location = New System.Drawing.Point(5, 198)
  378. Me.編號3_tb.Name = "編號3_tb"
  379. Me.編號3_tb.Size = New System.Drawing.Size(116, 23)
  380. Me.編號3_tb.TabIndex = 234
  381. '
  382. 'Label4
  383. '
  384. Me.Label4.AutoSize = True
  385. Me.Label4.Location = New System.Drawing.Point(5, 99)
  386. Me.Label4.Name = "Label4"
  387. Me.Label4.Size = New System.Drawing.Size(43, 16)
  388. Me.Label4.TabIndex = 233
  389. Me.Label4.Text = "編號二"
  390. '
  391. '編號2_tb
  392. '
  393. Me.編號2_tb.Location = New System.Drawing.Point(5, 124)
  394. Me.編號2_tb.Name = "編號2_tb"
  395. Me.編號2_tb.Size = New System.Drawing.Size(116, 23)
  396. Me.編號2_tb.TabIndex = 232
  397. '
  398. 'Label3
  399. '
  400. Me.Label3.AutoSize = True
  401. Me.Label3.Location = New System.Drawing.Point(5, 25)
  402. Me.Label3.Name = "Label3"
  403. Me.Label3.Size = New System.Drawing.Size(43, 16)
  404. Me.Label3.TabIndex = 231
  405. Me.Label3.Text = "編號一"
  406. '
  407. '編號1_tb
  408. '
  409. Me.編號1_tb.Location = New System.Drawing.Point(5, 50)
  410. Me.編號1_tb.Name = "編號1_tb"
  411. Me.編號1_tb.Size = New System.Drawing.Size(116, 23)
  412. Me.編號1_tb.TabIndex = 230
  413. '
  414. 'Label9
  415. '
  416. Me.Label9.AutoSize = True
  417. Me.Label9.Location = New System.Drawing.Point(3, 504)
  418. Me.Label9.Name = "Label9"
  419. Me.Label9.Size = New System.Drawing.Size(43, 16)
  420. Me.Label9.TabIndex = 243
  421. Me.Label9.Text = "編號七"
  422. '
  423. '編號7_tb
  424. '
  425. Me.編號7_tb.Location = New System.Drawing.Point(3, 529)
  426. Me.編號7_tb.Name = "編號7_tb"
  427. Me.編號7_tb.Size = New System.Drawing.Size(116, 23)
  428. Me.編號7_tb.TabIndex = 242
  429. '
  430. 'GroupBox4
  431. '
  432. Me.GroupBox4.Controls.Add(Me.Label10)
  433. Me.GroupBox4.Controls.Add(Me.編號17_tb)
  434. Me.GroupBox4.Controls.Add(Me.Button2)
  435. Me.GroupBox4.Controls.Add(Me.Label11)
  436. Me.GroupBox4.Controls.Add(Me.編號16_tb)
  437. Me.GroupBox4.Controls.Add(Me.Label12)
  438. Me.GroupBox4.Controls.Add(Me.編號15_tb)
  439. Me.GroupBox4.Controls.Add(Me.Label13)
  440. Me.GroupBox4.Controls.Add(Me.編號14_tb)
  441. Me.GroupBox4.Controls.Add(Me.Label14)
  442. Me.GroupBox4.Controls.Add(Me.編號13_tb)
  443. Me.GroupBox4.Controls.Add(Me.Label15)
  444. Me.GroupBox4.Controls.Add(Me.編號12_tb)
  445. Me.GroupBox4.Controls.Add(Me.Label16)
  446. Me.GroupBox4.Controls.Add(Me.編號11_tb)
  447. Me.GroupBox4.Location = New System.Drawing.Point(296, 12)
  448. Me.GroupBox4.Name = "GroupBox4"
  449. Me.GroupBox4.Size = New System.Drawing.Size(128, 605)
  450. Me.GroupBox4.TabIndex = 1357
  451. Me.GroupBox4.TabStop = False
  452. Me.GroupBox4.Text = "簽呈稱謂"
  453. '
  454. 'Label10
  455. '
  456. Me.Label10.AutoSize = True
  457. Me.Label10.Location = New System.Drawing.Point(3, 504)
  458. Me.Label10.Name = "Label10"
  459. Me.Label10.Size = New System.Drawing.Size(43, 16)
  460. Me.Label10.TabIndex = 243
  461. Me.Label10.Text = "編號七"
  462. '
  463. '編號17_tb
  464. '
  465. Me.編號17_tb.Location = New System.Drawing.Point(3, 529)
  466. Me.編號17_tb.Name = "編號17_tb"
  467. Me.編號17_tb.Size = New System.Drawing.Size(116, 23)
  468. Me.編號17_tb.TabIndex = 242
  469. '
  470. 'Button2
  471. '
  472. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  473. Me.Button2.ForeColor = System.Drawing.Color.DarkGreen
  474. Me.Button2.Location = New System.Drawing.Point(5, 566)
  475. Me.Button2.Name = "Button2"
  476. Me.Button2.Size = New System.Drawing.Size(115, 25)
  477. Me.Button2.TabIndex = 231
  478. Me.Button2.Text = "修改"
  479. Me.Button2.UseVisualStyleBackColor = True
  480. '
  481. 'Label11
  482. '
  483. Me.Label11.AutoSize = True
  484. Me.Label11.Location = New System.Drawing.Point(5, 416)
  485. Me.Label11.Name = "Label11"
  486. Me.Label11.Size = New System.Drawing.Size(43, 16)
  487. Me.Label11.TabIndex = 241
  488. Me.Label11.Text = "編號六"
  489. '
  490. '編號16_tb
  491. '
  492. Me.編號16_tb.Location = New System.Drawing.Point(5, 441)
  493. Me.編號16_tb.Name = "編號16_tb"
  494. Me.編號16_tb.Size = New System.Drawing.Size(116, 23)
  495. Me.編號16_tb.TabIndex = 240
  496. '
  497. 'Label12
  498. '
  499. Me.Label12.AutoSize = True
  500. Me.Label12.Location = New System.Drawing.Point(6, 325)
  501. Me.Label12.Name = "Label12"
  502. Me.Label12.Size = New System.Drawing.Size(43, 16)
  503. Me.Label12.TabIndex = 239
  504. Me.Label12.Text = "編號五"
  505. '
  506. '編號15_tb
  507. '
  508. Me.編號15_tb.Location = New System.Drawing.Point(6, 350)
  509. Me.編號15_tb.Name = "編號15_tb"
  510. Me.編號15_tb.Size = New System.Drawing.Size(116, 23)
  511. Me.編號15_tb.TabIndex = 238
  512. '
  513. 'Label13
  514. '
  515. Me.Label13.AutoSize = True
  516. Me.Label13.Location = New System.Drawing.Point(6, 253)
  517. Me.Label13.Name = "Label13"
  518. Me.Label13.Size = New System.Drawing.Size(43, 16)
  519. Me.Label13.TabIndex = 237
  520. Me.Label13.Text = "編號四"
  521. '
  522. '編號14_tb
  523. '
  524. Me.編號14_tb.Location = New System.Drawing.Point(6, 278)
  525. Me.編號14_tb.Name = "編號14_tb"
  526. Me.編號14_tb.Size = New System.Drawing.Size(116, 23)
  527. Me.編號14_tb.TabIndex = 236
  528. '
  529. 'Label14
  530. '
  531. Me.Label14.AutoSize = True
  532. Me.Label14.Location = New System.Drawing.Point(5, 173)
  533. Me.Label14.Name = "Label14"
  534. Me.Label14.Size = New System.Drawing.Size(43, 16)
  535. Me.Label14.TabIndex = 235
  536. Me.Label14.Text = "編號三"
  537. '
  538. '編號13_tb
  539. '
  540. Me.編號13_tb.Location = New System.Drawing.Point(5, 198)
  541. Me.編號13_tb.Name = "編號13_tb"
  542. Me.編號13_tb.Size = New System.Drawing.Size(116, 23)
  543. Me.編號13_tb.TabIndex = 234
  544. '
  545. 'Label15
  546. '
  547. Me.Label15.AutoSize = True
  548. Me.Label15.Location = New System.Drawing.Point(5, 99)
  549. Me.Label15.Name = "Label15"
  550. Me.Label15.Size = New System.Drawing.Size(43, 16)
  551. Me.Label15.TabIndex = 233
  552. Me.Label15.Text = "編號二"
  553. '
  554. '編號12_tb
  555. '
  556. Me.編號12_tb.Location = New System.Drawing.Point(5, 124)
  557. Me.編號12_tb.Name = "編號12_tb"
  558. Me.編號12_tb.Size = New System.Drawing.Size(116, 23)
  559. Me.編號12_tb.TabIndex = 232
  560. '
  561. 'Label16
  562. '
  563. Me.Label16.AutoSize = True
  564. Me.Label16.Location = New System.Drawing.Point(5, 25)
  565. Me.Label16.Name = "Label16"
  566. Me.Label16.Size = New System.Drawing.Size(43, 16)
  567. Me.Label16.TabIndex = 231
  568. Me.Label16.Text = "編號一"
  569. '
  570. '編號11_tb
  571. '
  572. Me.編號11_tb.Location = New System.Drawing.Point(5, 50)
  573. Me.編號11_tb.Name = "編號11_tb"
  574. Me.編號11_tb.Size = New System.Drawing.Size(116, 23)
  575. Me.編號11_tb.TabIndex = 230
  576. '
  577. '系統編碼規則
  578. '
  579. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  580. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  581. Me.ClientSize = New System.Drawing.Size(633, 681)
  582. Me.Controls.Add(Me.GroupBox4)
  583. Me.Controls.Add(Me.GroupBox3)
  584. Me.Controls.Add(Me.GroupBox2)
  585. Me.Controls.Add(Me.GroupBox1)
  586. Me.Controls.Add(Me.報表_gp)
  587. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  588. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  589. Me.Name = "系統編碼規則"
  590. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  591. Me.Text = "系統編碼規則"
  592. Me.報表_gp.ResumeLayout(False)
  593. Me.報表_gp.PerformLayout()
  594. CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  595. Me.GroupBox1.ResumeLayout(False)
  596. Me.GroupBox1.PerformLayout()
  597. CType(Me.公司編號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  598. Me.GroupBox2.ResumeLayout(False)
  599. Me.GroupBox2.PerformLayout()
  600. Me.GroupBox3.ResumeLayout(False)
  601. Me.GroupBox3.PerformLayout()
  602. Me.GroupBox4.ResumeLayout(False)
  603. Me.GroupBox4.PerformLayout()
  604. Me.ResumeLayout(False)
  605. End Sub
  606. Friend WithEvents 報表_gp As GroupBox
  607. Friend WithEvents 年份_dgv As DataGridView
  608. Friend WithEvents 年份修改_bt As Button
  609. Friend WithEvents 年份_lb As Label
  610. Friend WithEvents 年份新增_bt As Button
  611. Friend WithEvents 年份刪除_bt As Button
  612. Friend WithEvents 年份_tb As TextBox
  613. Friend WithEvents GroupBox1 As GroupBox
  614. Friend WithEvents 公司編號_dgv As DataGridView
  615. Friend WithEvents 公司修改_bt As Button
  616. Friend WithEvents Label1 As Label
  617. Friend WithEvents 公司新增_bt As Button
  618. Friend WithEvents 公司刪除_bt As Button
  619. Friend WithEvents 公司編號_tb As TextBox
  620. Friend WithEvents GroupBox2 As GroupBox
  621. Friend WithEvents 公司名稱修改_tb As Button
  622. Friend WithEvents Label2 As Label
  623. Friend WithEvents 公司名稱_tb As TextBox
  624. Friend WithEvents GroupBox3 As GroupBox
  625. Friend WithEvents Label3 As Label
  626. Friend WithEvents 編號1_tb As TextBox
  627. Friend WithEvents Label8 As Label
  628. Friend WithEvents 編號6_tb As TextBox
  629. Friend WithEvents Label7 As Label
  630. Friend WithEvents 編號5_tb As TextBox
  631. Friend WithEvents Label6 As Label
  632. Friend WithEvents 編號4_tb As TextBox
  633. Friend WithEvents Label5 As Label
  634. Friend WithEvents 編號3_tb As TextBox
  635. Friend WithEvents Label4 As Label
  636. Friend WithEvents 編號2_tb As TextBox
  637. Friend WithEvents Button1 As Button
  638. Friend WithEvents Label9 As Label
  639. Friend WithEvents 編號7_tb As TextBox
  640. Friend WithEvents GroupBox4 As GroupBox
  641. Friend WithEvents Label10 As Label
  642. Friend WithEvents 編號17_tb As TextBox
  643. Friend WithEvents Button2 As Button
  644. Friend WithEvents Label11 As Label
  645. Friend WithEvents 編號16_tb As TextBox
  646. Friend WithEvents Label12 As Label
  647. Friend WithEvents 編號15_tb As TextBox
  648. Friend WithEvents Label13 As Label
  649. Friend WithEvents 編號14_tb As TextBox
  650. Friend WithEvents Label14 As Label
  651. Friend WithEvents 編號13_tb As TextBox
  652. Friend WithEvents Label15 As Label
  653. Friend WithEvents 編號12_tb As TextBox
  654. Friend WithEvents Label16 As Label
  655. Friend WithEvents 編號11_tb As TextBox
  656. End Class