Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

系統編碼規則_1.Designer.vb 60KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 系統編碼規則_1
  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. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.GroupBox10 = New System.Windows.Forms.GroupBox()
  32. Me.TextBox7 = New System.Windows.Forms.TextBox()
  33. Me.Label8 = New System.Windows.Forms.Label()
  34. Me.TextBox21 = New System.Windows.Forms.TextBox()
  35. Me.Label24 = New System.Windows.Forms.Label()
  36. Me.Button28 = New System.Windows.Forms.Button()
  37. Me.Button29 = New System.Windows.Forms.Button()
  38. Me.Button30 = New System.Windows.Forms.Button()
  39. Me.TextBox22 = New System.Windows.Forms.TextBox()
  40. Me.Label21 = New System.Windows.Forms.Label()
  41. Me.TextBox23 = New System.Windows.Forms.TextBox()
  42. Me.Label22 = New System.Windows.Forms.Label()
  43. Me.TextBox24 = New System.Windows.Forms.TextBox()
  44. Me.Label23 = New System.Windows.Forms.Label()
  45. Me.DataGridView10 = New System.Windows.Forms.DataGridView()
  46. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  47. Me.TextBox2 = New System.Windows.Forms.TextBox()
  48. Me.Label2 = New System.Windows.Forms.Label()
  49. Me.TextBox1 = New System.Windows.Forms.TextBox()
  50. Me.Label1 = New System.Windows.Forms.Label()
  51. Me.Button1 = New System.Windows.Forms.Button()
  52. Me.Button2 = New System.Windows.Forms.Button()
  53. Me.Button3 = New System.Windows.Forms.Button()
  54. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  55. Me.GroupBox2 = New System.Windows.Forms.GroupBox()
  56. Me.TextBox3 = New System.Windows.Forms.TextBox()
  57. Me.Label4 = New System.Windows.Forms.Label()
  58. Me.TextBox4 = New System.Windows.Forms.TextBox()
  59. Me.Label5 = New System.Windows.Forms.Label()
  60. Me.Button4 = New System.Windows.Forms.Button()
  61. Me.Button5 = New System.Windows.Forms.Button()
  62. Me.Button6 = New System.Windows.Forms.Button()
  63. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  64. Me.GroupBox3 = New System.Windows.Forms.GroupBox()
  65. Me.TextBox5 = New System.Windows.Forms.TextBox()
  66. Me.Label6 = New System.Windows.Forms.Label()
  67. Me.TextBox6 = New System.Windows.Forms.TextBox()
  68. Me.Label7 = New System.Windows.Forms.Label()
  69. Me.Button7 = New System.Windows.Forms.Button()
  70. Me.Button8 = New System.Windows.Forms.Button()
  71. Me.Button9 = New System.Windows.Forms.Button()
  72. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  73. Me.GroupBox7 = New System.Windows.Forms.GroupBox()
  74. Me.Button16 = New System.Windows.Forms.Button()
  75. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  76. Me.TextBox18 = New System.Windows.Forms.TextBox()
  77. Me.Label26 = New System.Windows.Forms.Label()
  78. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  79. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  80. Me.TextBox17 = New System.Windows.Forms.TextBox()
  81. Me.Label25 = New System.Windows.Forms.Label()
  82. Me.Label19 = New System.Windows.Forms.Label()
  83. Me.TextBox16 = New System.Windows.Forms.TextBox()
  84. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  85. Me.TextBox15 = New System.Windows.Forms.TextBox()
  86. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  87. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  88. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  89. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  90. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  91. Me.DataGridView7 = New System.Windows.Forms.DataGridView()
  92. Me.Button19 = New System.Windows.Forms.Button()
  93. Me.Button21 = New System.Windows.Forms.Button()
  94. Me.TextBox8 = New System.Windows.Forms.TextBox()
  95. Me.Label16 = New System.Windows.Forms.Label()
  96. Me.Label18 = New System.Windows.Forms.Label()
  97. Me.Label17 = New System.Windows.Forms.Label()
  98. Me.Button20 = New System.Windows.Forms.Button()
  99. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  100. Me.CheckBox5 = New System.Windows.Forms.CheckBox()
  101. Me.CheckBox6 = New System.Windows.Forms.CheckBox()
  102. Me.Label20 = New System.Windows.Forms.Label()
  103. Me.Label15 = New System.Windows.Forms.Label()
  104. Me.GroupBox4 = New System.Windows.Forms.GroupBox()
  105. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  106. Me.Button10 = New System.Windows.Forms.Button()
  107. Me.Label9 = New System.Windows.Forms.Label()
  108. Me.Button11 = New System.Windows.Forms.Button()
  109. Me.Button12 = New System.Windows.Forms.Button()
  110. Me.TextBox9 = New System.Windows.Forms.TextBox()
  111. Me.GroupBox5 = New System.Windows.Forms.GroupBox()
  112. Me.TextBox10 = New System.Windows.Forms.TextBox()
  113. Me.Label10 = New System.Windows.Forms.Label()
  114. Me.TextBox11 = New System.Windows.Forms.TextBox()
  115. Me.Label11 = New System.Windows.Forms.Label()
  116. Me.Button13 = New System.Windows.Forms.Button()
  117. Me.Button14 = New System.Windows.Forms.Button()
  118. Me.Button15 = New System.Windows.Forms.Button()
  119. Me.TextBox12 = New System.Windows.Forms.TextBox()
  120. Me.Label12 = New System.Windows.Forms.Label()
  121. Me.TextBox13 = New System.Windows.Forms.TextBox()
  122. Me.Label13 = New System.Windows.Forms.Label()
  123. Me.TextBox14 = New System.Windows.Forms.TextBox()
  124. Me.Label14 = New System.Windows.Forms.Label()
  125. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  126. Me.GroupBox6 = New System.Windows.Forms.GroupBox()
  127. Me.DataGridView6 = New System.Windows.Forms.DataGridView()
  128. Me.Label27 = New System.Windows.Forms.Label()
  129. Me.Button18 = New System.Windows.Forms.Button()
  130. Me.Button22 = New System.Windows.Forms.Button()
  131. Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
  132. Me.GroupBox10.SuspendLayout()
  133. CType(Me.DataGridView10, System.ComponentModel.ISupportInitialize).BeginInit()
  134. Me.GroupBox1.SuspendLayout()
  135. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  136. Me.GroupBox2.SuspendLayout()
  137. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  138. Me.GroupBox3.SuspendLayout()
  139. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  140. Me.GroupBox7.SuspendLayout()
  141. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit()
  142. Me.GroupBox4.SuspendLayout()
  143. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  144. Me.GroupBox5.SuspendLayout()
  145. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  146. Me.GroupBox6.SuspendLayout()
  147. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
  148. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
  149. Me.SuspendLayout()
  150. '
  151. 'Label3
  152. '
  153. Me.Label3.AutoSize = True
  154. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  155. Me.Label3.ForeColor = System.Drawing.Color.Red
  156. Me.Label3.Location = New System.Drawing.Point(3, -1)
  157. Me.Label3.Name = "Label3"
  158. Me.Label3.Size = New System.Drawing.Size(766, 27)
  159. Me.Label3.TabIndex = 241
  160. Me.Label3.Text = "* 編碼原則對於系統非常重要,如有更動需求請與系統開發商進行討論後再行修改"
  161. '
  162. 'GroupBox10
  163. '
  164. Me.GroupBox10.Controls.Add(Me.TextBox7)
  165. Me.GroupBox10.Controls.Add(Me.Label8)
  166. Me.GroupBox10.Controls.Add(Me.TextBox21)
  167. Me.GroupBox10.Controls.Add(Me.Label24)
  168. Me.GroupBox10.Controls.Add(Me.Button28)
  169. Me.GroupBox10.Controls.Add(Me.Button29)
  170. Me.GroupBox10.Controls.Add(Me.Button30)
  171. Me.GroupBox10.Controls.Add(Me.TextBox22)
  172. Me.GroupBox10.Controls.Add(Me.Label21)
  173. Me.GroupBox10.Controls.Add(Me.TextBox23)
  174. Me.GroupBox10.Controls.Add(Me.Label22)
  175. Me.GroupBox10.Controls.Add(Me.TextBox24)
  176. Me.GroupBox10.Controls.Add(Me.Label23)
  177. Me.GroupBox10.Controls.Add(Me.DataGridView10)
  178. Me.GroupBox10.Location = New System.Drawing.Point(12, 24)
  179. Me.GroupBox10.Name = "GroupBox10"
  180. Me.GroupBox10.Size = New System.Drawing.Size(511, 467)
  181. Me.GroupBox10.TabIndex = 251
  182. Me.GroupBox10.TabStop = False
  183. Me.GroupBox10.Text = "FTP位置管控"
  184. '
  185. 'TextBox7
  186. '
  187. Me.TextBox7.Location = New System.Drawing.Point(71, 75)
  188. Me.TextBox7.Name = "TextBox7"
  189. Me.TextBox7.Size = New System.Drawing.Size(333, 23)
  190. Me.TextBox7.TabIndex = 677
  191. '
  192. 'Label8
  193. '
  194. Me.Label8.AutoSize = True
  195. Me.Label8.Location = New System.Drawing.Point(9, 78)
  196. Me.Label8.Name = "Label8"
  197. Me.Label8.Size = New System.Drawing.Size(52, 16)
  198. Me.Label8.TabIndex = 676
  199. Me.Label8.Text = "FTP地址"
  200. '
  201. 'TextBox21
  202. '
  203. Me.TextBox21.Location = New System.Drawing.Point(327, 46)
  204. Me.TextBox21.Name = "TextBox21"
  205. Me.TextBox21.Size = New System.Drawing.Size(77, 23)
  206. Me.TextBox21.TabIndex = 675
  207. '
  208. 'Label24
  209. '
  210. Me.Label24.AutoSize = True
  211. Me.Label24.Location = New System.Drawing.Point(295, 49)
  212. Me.Label24.Name = "Label24"
  213. Me.Label24.Size = New System.Drawing.Size(32, 16)
  214. Me.Label24.TabIndex = 674
  215. Me.Label24.Text = "地區"
  216. '
  217. 'Button28
  218. '
  219. Me.Button28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.Button28.ForeColor = System.Drawing.Color.Red
  221. Me.Button28.Location = New System.Drawing.Point(410, 75)
  222. Me.Button28.Name = "Button28"
  223. Me.Button28.Size = New System.Drawing.Size(95, 25)
  224. Me.Button28.TabIndex = 673
  225. Me.Button28.Text = "刪除"
  226. Me.Button28.UseVisualStyleBackColor = True
  227. '
  228. 'Button29
  229. '
  230. Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  231. Me.Button29.ForeColor = System.Drawing.Color.Blue
  232. Me.Button29.Location = New System.Drawing.Point(410, 16)
  233. Me.Button29.Name = "Button29"
  234. Me.Button29.Size = New System.Drawing.Size(95, 25)
  235. Me.Button29.TabIndex = 671
  236. Me.Button29.Text = "新增"
  237. Me.Button29.UseVisualStyleBackColor = True
  238. '
  239. 'Button30
  240. '
  241. Me.Button30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.Button30.ForeColor = System.Drawing.Color.DarkGreen
  243. Me.Button30.Location = New System.Drawing.Point(410, 45)
  244. Me.Button30.Name = "Button30"
  245. Me.Button30.Size = New System.Drawing.Size(95, 25)
  246. Me.Button30.TabIndex = 672
  247. Me.Button30.Text = "修改"
  248. Me.Button30.UseVisualStyleBackColor = True
  249. '
  250. 'TextBox22
  251. '
  252. Me.TextBox22.Location = New System.Drawing.Point(184, 46)
  253. Me.TextBox22.Name = "TextBox22"
  254. Me.TextBox22.Size = New System.Drawing.Size(108, 23)
  255. Me.TextBox22.TabIndex = 669
  256. '
  257. 'Label21
  258. '
  259. Me.Label21.AutoSize = True
  260. Me.Label21.Location = New System.Drawing.Point(152, 49)
  261. Me.Label21.Name = "Label21"
  262. Me.Label21.Size = New System.Drawing.Size(32, 16)
  263. Me.Label21.TabIndex = 668
  264. Me.Label21.Text = "密碼"
  265. '
  266. 'TextBox23
  267. '
  268. Me.TextBox23.Location = New System.Drawing.Point(41, 47)
  269. Me.TextBox23.Name = "TextBox23"
  270. Me.TextBox23.Size = New System.Drawing.Size(108, 23)
  271. Me.TextBox23.TabIndex = 667
  272. '
  273. 'Label22
  274. '
  275. Me.Label22.AutoSize = True
  276. Me.Label22.Location = New System.Drawing.Point(9, 50)
  277. Me.Label22.Name = "Label22"
  278. Me.Label22.Size = New System.Drawing.Size(32, 16)
  279. Me.Label22.TabIndex = 666
  280. Me.Label22.Text = "帳號"
  281. '
  282. 'TextBox24
  283. '
  284. Me.TextBox24.Location = New System.Drawing.Point(71, 17)
  285. Me.TextBox24.Name = "TextBox24"
  286. Me.TextBox24.Size = New System.Drawing.Size(333, 23)
  287. Me.TextBox24.TabIndex = 665
  288. '
  289. 'Label23
  290. '
  291. Me.Label23.AutoSize = True
  292. Me.Label23.Location = New System.Drawing.Point(9, 20)
  293. Me.Label23.Name = "Label23"
  294. Me.Label23.Size = New System.Drawing.Size(52, 16)
  295. Me.Label23.TabIndex = 664
  296. Me.Label23.Text = "FTP地址"
  297. '
  298. 'DataGridView10
  299. '
  300. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  301. Me.DataGridView10.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  302. Me.DataGridView10.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  303. Me.DataGridView10.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  304. Me.DataGridView10.Location = New System.Drawing.Point(6, 105)
  305. Me.DataGridView10.Name = "DataGridView10"
  306. Me.DataGridView10.RowHeadersWidth = 5
  307. Me.DataGridView10.RowTemplate.Height = 24
  308. Me.DataGridView10.Size = New System.Drawing.Size(499, 356)
  309. Me.DataGridView10.TabIndex = 663
  310. '
  311. 'GroupBox1
  312. '
  313. Me.GroupBox1.Controls.Add(Me.TextBox2)
  314. Me.GroupBox1.Controls.Add(Me.Label2)
  315. Me.GroupBox1.Controls.Add(Me.TextBox1)
  316. Me.GroupBox1.Controls.Add(Me.Label1)
  317. Me.GroupBox1.Controls.Add(Me.Button1)
  318. Me.GroupBox1.Controls.Add(Me.Button2)
  319. Me.GroupBox1.Controls.Add(Me.Button3)
  320. Me.GroupBox1.Controls.Add(Me.DataGridView1)
  321. Me.GroupBox1.Location = New System.Drawing.Point(317, 495)
  322. Me.GroupBox1.Name = "GroupBox1"
  323. Me.GroupBox1.Size = New System.Drawing.Size(310, 467)
  324. Me.GroupBox1.TabIndex = 252
  325. Me.GroupBox1.TabStop = False
  326. Me.GroupBox1.Text = "付款方式"
  327. '
  328. 'TextBox2
  329. '
  330. Me.TextBox2.Location = New System.Drawing.Point(180, 16)
  331. Me.TextBox2.Name = "TextBox2"
  332. Me.TextBox2.Size = New System.Drawing.Size(123, 23)
  333. Me.TextBox2.TabIndex = 677
  334. '
  335. 'Label2
  336. '
  337. Me.Label2.AutoSize = True
  338. Me.Label2.Location = New System.Drawing.Point(118, 20)
  339. Me.Label2.Name = "Label2"
  340. Me.Label2.Size = New System.Drawing.Size(56, 16)
  341. Me.Label2.TabIndex = 676
  342. Me.Label2.Text = "付款方式"
  343. '
  344. 'TextBox1
  345. '
  346. Me.TextBox1.Location = New System.Drawing.Point(47, 17)
  347. Me.TextBox1.Name = "TextBox1"
  348. Me.TextBox1.Size = New System.Drawing.Size(65, 23)
  349. Me.TextBox1.TabIndex = 675
  350. '
  351. 'Label1
  352. '
  353. Me.Label1.AutoSize = True
  354. Me.Label1.Location = New System.Drawing.Point(9, 20)
  355. Me.Label1.Name = "Label1"
  356. Me.Label1.Size = New System.Drawing.Size(32, 16)
  357. Me.Label1.TabIndex = 674
  358. Me.Label1.Text = "編號"
  359. '
  360. 'Button1
  361. '
  362. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  363. Me.Button1.ForeColor = System.Drawing.Color.Red
  364. Me.Button1.Location = New System.Drawing.Point(208, 45)
  365. Me.Button1.Name = "Button1"
  366. Me.Button1.Size = New System.Drawing.Size(95, 25)
  367. Me.Button1.TabIndex = 673
  368. Me.Button1.Text = "刪除"
  369. Me.Button1.UseVisualStyleBackColor = True
  370. '
  371. 'Button2
  372. '
  373. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  374. Me.Button2.ForeColor = System.Drawing.Color.Blue
  375. Me.Button2.Location = New System.Drawing.Point(6, 45)
  376. Me.Button2.Name = "Button2"
  377. Me.Button2.Size = New System.Drawing.Size(95, 25)
  378. Me.Button2.TabIndex = 671
  379. Me.Button2.Text = "新增"
  380. Me.Button2.UseVisualStyleBackColor = True
  381. '
  382. 'Button3
  383. '
  384. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.Button3.ForeColor = System.Drawing.Color.DarkGreen
  386. Me.Button3.Location = New System.Drawing.Point(107, 45)
  387. Me.Button3.Name = "Button3"
  388. Me.Button3.Size = New System.Drawing.Size(95, 25)
  389. Me.Button3.TabIndex = 672
  390. Me.Button3.Text = "修改"
  391. Me.Button3.UseVisualStyleBackColor = True
  392. '
  393. 'DataGridView1
  394. '
  395. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  396. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  397. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  398. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  399. Me.DataGridView1.Location = New System.Drawing.Point(6, 76)
  400. Me.DataGridView1.Name = "DataGridView1"
  401. Me.DataGridView1.RowHeadersWidth = 5
  402. Me.DataGridView1.RowTemplate.Height = 24
  403. Me.DataGridView1.Size = New System.Drawing.Size(297, 385)
  404. Me.DataGridView1.TabIndex = 663
  405. '
  406. 'GroupBox2
  407. '
  408. Me.GroupBox2.Controls.Add(Me.TextBox3)
  409. Me.GroupBox2.Controls.Add(Me.Label4)
  410. Me.GroupBox2.Controls.Add(Me.TextBox4)
  411. Me.GroupBox2.Controls.Add(Me.Label5)
  412. Me.GroupBox2.Controls.Add(Me.Button4)
  413. Me.GroupBox2.Controls.Add(Me.Button5)
  414. Me.GroupBox2.Controls.Add(Me.Button6)
  415. Me.GroupBox2.Controls.Add(Me.DataGridView2)
  416. Me.GroupBox2.Location = New System.Drawing.Point(633, 24)
  417. Me.GroupBox2.Name = "GroupBox2"
  418. Me.GroupBox2.Size = New System.Drawing.Size(238, 244)
  419. Me.GroupBox2.TabIndex = 253
  420. Me.GroupBox2.TabStop = False
  421. Me.GroupBox2.Text = "職別"
  422. '
  423. 'TextBox3
  424. '
  425. Me.TextBox3.Location = New System.Drawing.Point(135, 16)
  426. Me.TextBox3.Name = "TextBox3"
  427. Me.TextBox3.Size = New System.Drawing.Size(95, 23)
  428. Me.TextBox3.TabIndex = 677
  429. '
  430. 'Label4
  431. '
  432. Me.Label4.AutoSize = True
  433. Me.Label4.Location = New System.Drawing.Point(103, 20)
  434. Me.Label4.Name = "Label4"
  435. Me.Label4.Size = New System.Drawing.Size(32, 16)
  436. Me.Label4.TabIndex = 676
  437. Me.Label4.Text = "職別"
  438. '
  439. 'TextBox4
  440. '
  441. Me.TextBox4.Location = New System.Drawing.Point(41, 17)
  442. Me.TextBox4.Name = "TextBox4"
  443. Me.TextBox4.Size = New System.Drawing.Size(60, 23)
  444. Me.TextBox4.TabIndex = 675
  445. '
  446. 'Label5
  447. '
  448. Me.Label5.AutoSize = True
  449. Me.Label5.Location = New System.Drawing.Point(9, 20)
  450. Me.Label5.Name = "Label5"
  451. Me.Label5.Size = New System.Drawing.Size(32, 16)
  452. Me.Label5.TabIndex = 674
  453. Me.Label5.Text = "編號"
  454. '
  455. 'Button4
  456. '
  457. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  458. Me.Button4.ForeColor = System.Drawing.Color.Red
  459. Me.Button4.Location = New System.Drawing.Point(156, 45)
  460. Me.Button4.Name = "Button4"
  461. Me.Button4.Size = New System.Drawing.Size(74, 25)
  462. Me.Button4.TabIndex = 673
  463. Me.Button4.Text = "刪除"
  464. Me.Button4.UseVisualStyleBackColor = True
  465. '
  466. 'Button5
  467. '
  468. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  469. Me.Button5.ForeColor = System.Drawing.Color.Blue
  470. Me.Button5.Location = New System.Drawing.Point(6, 45)
  471. Me.Button5.Name = "Button5"
  472. Me.Button5.Size = New System.Drawing.Size(74, 25)
  473. Me.Button5.TabIndex = 671
  474. Me.Button5.Text = "新增"
  475. Me.Button5.UseVisualStyleBackColor = True
  476. '
  477. 'Button6
  478. '
  479. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  480. Me.Button6.ForeColor = System.Drawing.Color.DarkGreen
  481. Me.Button6.Location = New System.Drawing.Point(81, 45)
  482. Me.Button6.Name = "Button6"
  483. Me.Button6.Size = New System.Drawing.Size(74, 25)
  484. Me.Button6.TabIndex = 672
  485. Me.Button6.Text = "修改"
  486. Me.Button6.UseVisualStyleBackColor = True
  487. '
  488. 'DataGridView2
  489. '
  490. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  491. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  492. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  493. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  494. Me.DataGridView2.Location = New System.Drawing.Point(6, 76)
  495. Me.DataGridView2.Name = "DataGridView2"
  496. Me.DataGridView2.RowHeadersWidth = 5
  497. Me.DataGridView2.RowTemplate.Height = 24
  498. Me.DataGridView2.Size = New System.Drawing.Size(224, 162)
  499. Me.DataGridView2.TabIndex = 663
  500. '
  501. 'GroupBox3
  502. '
  503. Me.GroupBox3.Controls.Add(Me.TextBox5)
  504. Me.GroupBox3.Controls.Add(Me.Label6)
  505. Me.GroupBox3.Controls.Add(Me.TextBox6)
  506. Me.GroupBox3.Controls.Add(Me.Label7)
  507. Me.GroupBox3.Controls.Add(Me.Button7)
  508. Me.GroupBox3.Controls.Add(Me.Button8)
  509. Me.GroupBox3.Controls.Add(Me.Button9)
  510. Me.GroupBox3.Controls.Add(Me.DataGridView3)
  511. Me.GroupBox3.Location = New System.Drawing.Point(12, 495)
  512. Me.GroupBox3.Name = "GroupBox3"
  513. Me.GroupBox3.Size = New System.Drawing.Size(300, 467)
  514. Me.GroupBox3.TabIndex = 678
  515. Me.GroupBox3.TabStop = False
  516. Me.GroupBox3.Text = "負責區域"
  517. '
  518. 'TextBox5
  519. '
  520. Me.TextBox5.Location = New System.Drawing.Point(175, 16)
  521. Me.TextBox5.Name = "TextBox5"
  522. Me.TextBox5.Size = New System.Drawing.Size(118, 23)
  523. Me.TextBox5.TabIndex = 677
  524. '
  525. 'Label6
  526. '
  527. Me.Label6.AutoSize = True
  528. Me.Label6.Location = New System.Drawing.Point(118, 20)
  529. Me.Label6.Name = "Label6"
  530. Me.Label6.Size = New System.Drawing.Size(56, 16)
  531. Me.Label6.TabIndex = 676
  532. Me.Label6.Text = "負責區域"
  533. '
  534. 'TextBox6
  535. '
  536. Me.TextBox6.Location = New System.Drawing.Point(47, 17)
  537. Me.TextBox6.Name = "TextBox6"
  538. Me.TextBox6.Size = New System.Drawing.Size(65, 23)
  539. Me.TextBox6.TabIndex = 675
  540. '
  541. 'Label7
  542. '
  543. Me.Label7.AutoSize = True
  544. Me.Label7.Location = New System.Drawing.Point(9, 20)
  545. Me.Label7.Name = "Label7"
  546. Me.Label7.Size = New System.Drawing.Size(32, 16)
  547. Me.Label7.TabIndex = 674
  548. Me.Label7.Text = "編號"
  549. '
  550. 'Button7
  551. '
  552. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.Button7.ForeColor = System.Drawing.Color.Red
  554. Me.Button7.Location = New System.Drawing.Point(198, 45)
  555. Me.Button7.Name = "Button7"
  556. Me.Button7.Size = New System.Drawing.Size(95, 25)
  557. Me.Button7.TabIndex = 673
  558. Me.Button7.Text = "刪除"
  559. Me.Button7.UseVisualStyleBackColor = True
  560. '
  561. 'Button8
  562. '
  563. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  564. Me.Button8.ForeColor = System.Drawing.Color.Blue
  565. Me.Button8.Location = New System.Drawing.Point(6, 45)
  566. Me.Button8.Name = "Button8"
  567. Me.Button8.Size = New System.Drawing.Size(95, 25)
  568. Me.Button8.TabIndex = 671
  569. Me.Button8.Text = "新增"
  570. Me.Button8.UseVisualStyleBackColor = True
  571. '
  572. 'Button9
  573. '
  574. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  575. Me.Button9.ForeColor = System.Drawing.Color.DarkGreen
  576. Me.Button9.Location = New System.Drawing.Point(102, 45)
  577. Me.Button9.Name = "Button9"
  578. Me.Button9.Size = New System.Drawing.Size(95, 25)
  579. Me.Button9.TabIndex = 672
  580. Me.Button9.Text = "修改"
  581. Me.Button9.UseVisualStyleBackColor = True
  582. '
  583. 'DataGridView3
  584. '
  585. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  586. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  587. Me.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  588. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  589. Me.DataGridView3.Location = New System.Drawing.Point(6, 76)
  590. Me.DataGridView3.Name = "DataGridView3"
  591. Me.DataGridView3.RowHeadersWidth = 5
  592. Me.DataGridView3.RowTemplate.Height = 24
  593. Me.DataGridView3.Size = New System.Drawing.Size(287, 385)
  594. Me.DataGridView3.TabIndex = 663
  595. '
  596. 'GroupBox7
  597. '
  598. Me.GroupBox7.Controls.Add(Me.Button16)
  599. Me.GroupBox7.Controls.Add(Me.CheckBox3)
  600. Me.GroupBox7.Controls.Add(Me.TextBox18)
  601. Me.GroupBox7.Controls.Add(Me.Label26)
  602. Me.GroupBox7.Controls.Add(Me.CheckBox2)
  603. Me.GroupBox7.Controls.Add(Me.CheckBox1)
  604. Me.GroupBox7.Controls.Add(Me.TextBox17)
  605. Me.GroupBox7.Controls.Add(Me.Label25)
  606. Me.GroupBox7.Controls.Add(Me.Label19)
  607. Me.GroupBox7.Controls.Add(Me.TextBox16)
  608. Me.GroupBox7.Controls.Add(Me.ComboBox6)
  609. Me.GroupBox7.Controls.Add(Me.TextBox15)
  610. Me.GroupBox7.Controls.Add(Me.ComboBox5)
  611. Me.GroupBox7.Controls.Add(Me.ComboBox4)
  612. Me.GroupBox7.Controls.Add(Me.ComboBox3)
  613. Me.GroupBox7.Controls.Add(Me.ComboBox2)
  614. Me.GroupBox7.Controls.Add(Me.ComboBox1)
  615. Me.GroupBox7.Controls.Add(Me.DataGridView7)
  616. Me.GroupBox7.Controls.Add(Me.Button19)
  617. Me.GroupBox7.Controls.Add(Me.Button21)
  618. Me.GroupBox7.Controls.Add(Me.TextBox8)
  619. Me.GroupBox7.Controls.Add(Me.Label16)
  620. Me.GroupBox7.Controls.Add(Me.Label18)
  621. Me.GroupBox7.Controls.Add(Me.Label17)
  622. Me.GroupBox7.Controls.Add(Me.Button20)
  623. Me.GroupBox7.Controls.Add(Me.CheckBox4)
  624. Me.GroupBox7.Controls.Add(Me.CheckBox5)
  625. Me.GroupBox7.Controls.Add(Me.CheckBox6)
  626. Me.GroupBox7.Controls.Add(Me.Label20)
  627. Me.GroupBox7.Controls.Add(Me.Label15)
  628. Me.GroupBox7.Location = New System.Drawing.Point(633, 274)
  629. Me.GroupBox7.Name = "GroupBox7"
  630. Me.GroupBox7.Size = New System.Drawing.Size(1263, 688)
  631. Me.GroupBox7.TabIndex = 679
  632. Me.GroupBox7.TabStop = False
  633. Me.GroupBox7.Text = "會計科目"
  634. '
  635. 'Button16
  636. '
  637. Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  638. Me.Button16.ForeColor = System.Drawing.Color.DarkGreen
  639. Me.Button16.Location = New System.Drawing.Point(1191, 18)
  640. Me.Button16.Name = "Button16"
  641. Me.Button16.Size = New System.Drawing.Size(68, 25)
  642. Me.Button16.TabIndex = 697
  643. Me.Button16.Text = "批量存檔"
  644. Me.Button16.UseVisualStyleBackColor = True
  645. '
  646. 'CheckBox3
  647. '
  648. Me.CheckBox3.AutoSize = True
  649. Me.CheckBox3.ForeColor = System.Drawing.Color.Red
  650. Me.CheckBox3.Location = New System.Drawing.Point(704, 47)
  651. Me.CheckBox3.Name = "CheckBox3"
  652. Me.CheckBox3.Size = New System.Drawing.Size(51, 20)
  653. Me.CheckBox3.TabIndex = 693
  654. Me.CheckBox3.Text = "停用"
  655. Me.CheckBox3.UseVisualStyleBackColor = True
  656. '
  657. 'TextBox18
  658. '
  659. Me.TextBox18.ForeColor = System.Drawing.Color.Green
  660. Me.TextBox18.Location = New System.Drawing.Point(802, 20)
  661. Me.TextBox18.Multiline = True
  662. Me.TextBox18.Name = "TextBox18"
  663. Me.TextBox18.ScrollBars = System.Windows.Forms.ScrollBars.Both
  664. Me.TextBox18.Size = New System.Drawing.Size(235, 49)
  665. Me.TextBox18.TabIndex = 691
  666. '
  667. 'Label26
  668. '
  669. Me.Label26.AutoSize = True
  670. Me.Label26.ForeColor = System.Drawing.Color.Green
  671. Me.Label26.Location = New System.Drawing.Point(774, 23)
  672. Me.Label26.Name = "Label26"
  673. Me.Label26.Size = New System.Drawing.Size(32, 16)
  674. Me.Label26.TabIndex = 692
  675. Me.Label26.Text = "附註"
  676. '
  677. 'CheckBox2
  678. '
  679. Me.CheckBox2.AutoSize = True
  680. Me.CheckBox2.ForeColor = System.Drawing.Color.Red
  681. Me.CheckBox2.Location = New System.Drawing.Point(626, 47)
  682. Me.CheckBox2.Name = "CheckBox2"
  683. Me.CheckBox2.Size = New System.Drawing.Size(75, 20)
  684. Me.CheckBox2.TabIndex = 690
  685. Me.CheckBox2.Text = "抵銷科目"
  686. Me.CheckBox2.UseVisualStyleBackColor = True
  687. '
  688. 'CheckBox1
  689. '
  690. Me.CheckBox1.AutoSize = True
  691. Me.CheckBox1.ForeColor = System.Drawing.Color.Red
  692. Me.CheckBox1.Location = New System.Drawing.Point(550, 47)
  693. Me.CheckBox1.Name = "CheckBox1"
  694. Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
  695. Me.CheckBox1.TabIndex = 689
  696. Me.CheckBox1.Text = "統制科目"
  697. Me.CheckBox1.UseVisualStyleBackColor = True
  698. '
  699. 'TextBox17
  700. '
  701. Me.TextBox17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  702. Me.TextBox17.Location = New System.Drawing.Point(603, 19)
  703. Me.TextBox17.Name = "TextBox17"
  704. Me.TextBox17.Size = New System.Drawing.Size(170, 23)
  705. Me.TextBox17.TabIndex = 687
  706. '
  707. 'Label25
  708. '
  709. Me.Label25.AutoSize = True
  710. Me.Label25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  711. Me.Label25.Location = New System.Drawing.Point(547, 24)
  712. Me.Label25.Name = "Label25"
  713. Me.Label25.Size = New System.Drawing.Size(56, 16)
  714. Me.Label25.TabIndex = 688
  715. Me.Label25.Text = "英文名稱"
  716. '
  717. 'Label19
  718. '
  719. Me.Label19.AutoSize = True
  720. Me.Label19.Location = New System.Drawing.Point(186, 49)
  721. Me.Label19.Name = "Label19"
  722. Me.Label19.Size = New System.Drawing.Size(32, 16)
  723. Me.Label19.TabIndex = 685
  724. Me.Label19.Text = "編號"
  725. '
  726. 'TextBox16
  727. '
  728. Me.TextBox16.Location = New System.Drawing.Point(450, 46)
  729. Me.TextBox16.Name = "TextBox16"
  730. Me.TextBox16.Size = New System.Drawing.Size(95, 23)
  731. Me.TextBox16.TabIndex = 683
  732. '
  733. 'ComboBox6
  734. '
  735. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  736. Me.ComboBox6.FormattingEnabled = True
  737. Me.ComboBox6.Items.AddRange(New Object() {"1", "2", "3"})
  738. Me.ComboBox6.Location = New System.Drawing.Point(389, 45)
  739. Me.ComboBox6.Name = "ComboBox6"
  740. Me.ComboBox6.Size = New System.Drawing.Size(55, 24)
  741. Me.ComboBox6.TabIndex = 681
  742. '
  743. 'TextBox15
  744. '
  745. Me.TextBox15.Location = New System.Drawing.Point(49, 44)
  746. Me.TextBox15.Name = "TextBox15"
  747. Me.TextBox15.Size = New System.Drawing.Size(40, 23)
  748. Me.TextBox15.TabIndex = 679
  749. Me.TextBox15.Text = "1"
  750. Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  751. '
  752. 'ComboBox5
  753. '
  754. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  755. Me.ComboBox5.FormattingEnabled = True
  756. Me.ComboBox5.Items.AddRange(New Object() {"1", "2"})
  757. Me.ComboBox5.Location = New System.Drawing.Point(219, 45)
  758. Me.ComboBox5.Name = "ComboBox5"
  759. Me.ComboBox5.Size = New System.Drawing.Size(44, 24)
  760. Me.ComboBox5.TabIndex = 232
  761. '
  762. 'ComboBox4
  763. '
  764. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  765. Me.ComboBox4.FormattingEnabled = True
  766. Me.ComboBox4.Location = New System.Drawing.Point(265, 45)
  767. Me.ComboBox4.Name = "ComboBox4"
  768. Me.ComboBox4.Size = New System.Drawing.Size(75, 24)
  769. Me.ComboBox4.TabIndex = 231
  770. '
  771. 'ComboBox3
  772. '
  773. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  774. Me.ComboBox3.FormattingEnabled = True
  775. Me.ComboBox3.Location = New System.Drawing.Point(219, 19)
  776. Me.ComboBox3.Name = "ComboBox3"
  777. Me.ComboBox3.Size = New System.Drawing.Size(121, 24)
  778. Me.ComboBox3.TabIndex = 230
  779. '
  780. 'ComboBox2
  781. '
  782. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  783. Me.ComboBox2.FormattingEnabled = True
  784. Me.ComboBox2.Location = New System.Drawing.Point(95, 43)
  785. Me.ComboBox2.Name = "ComboBox2"
  786. Me.ComboBox2.Size = New System.Drawing.Size(75, 24)
  787. Me.ComboBox2.TabIndex = 229
  788. '
  789. 'ComboBox1
  790. '
  791. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  792. Me.ComboBox1.FormattingEnabled = True
  793. Me.ComboBox1.Location = New System.Drawing.Point(49, 17)
  794. Me.ComboBox1.Name = "ComboBox1"
  795. Me.ComboBox1.Size = New System.Drawing.Size(121, 24)
  796. Me.ComboBox1.TabIndex = 228
  797. '
  798. 'DataGridView7
  799. '
  800. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  801. Me.DataGridView7.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  802. Me.DataGridView7.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  803. Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  804. Me.DataGridView7.Location = New System.Drawing.Point(6, 72)
  805. Me.DataGridView7.Name = "DataGridView7"
  806. Me.DataGridView7.RowHeadersWidth = 5
  807. Me.DataGridView7.RowTemplate.Height = 24
  808. Me.DataGridView7.Size = New System.Drawing.Size(1251, 610)
  809. Me.DataGridView7.TabIndex = 222
  810. '
  811. 'Button19
  812. '
  813. Me.Button19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  814. Me.Button19.ForeColor = System.Drawing.Color.DarkGreen
  815. Me.Button19.Location = New System.Drawing.Point(1123, 45)
  816. Me.Button19.Name = "Button19"
  817. Me.Button19.Size = New System.Drawing.Size(68, 25)
  818. Me.Button19.TabIndex = 224
  819. Me.Button19.Text = "修改"
  820. Me.Button19.UseVisualStyleBackColor = True
  821. '
  822. 'Button21
  823. '
  824. Me.Button21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  825. Me.Button21.ForeColor = System.Drawing.Color.Red
  826. Me.Button21.Location = New System.Drawing.Point(1191, 45)
  827. Me.Button21.Name = "Button21"
  828. Me.Button21.Size = New System.Drawing.Size(68, 25)
  829. Me.Button21.TabIndex = 225
  830. Me.Button21.Text = "刪除"
  831. Me.Button21.UseVisualStyleBackColor = True
  832. '
  833. 'TextBox8
  834. '
  835. Me.TextBox8.Location = New System.Drawing.Point(389, 19)
  836. Me.TextBox8.Name = "TextBox8"
  837. Me.TextBox8.Size = New System.Drawing.Size(156, 23)
  838. Me.TextBox8.TabIndex = 227
  839. '
  840. 'Label16
  841. '
  842. Me.Label16.AutoSize = True
  843. Me.Label16.Location = New System.Drawing.Point(176, 23)
  844. Me.Label16.Name = "Label16"
  845. Me.Label16.Size = New System.Drawing.Size(44, 16)
  846. Me.Label16.TabIndex = 680
  847. Me.Label16.Text = "第二層"
  848. '
  849. 'Label18
  850. '
  851. Me.Label18.AutoSize = True
  852. Me.Label18.Location = New System.Drawing.Point(358, 49)
  853. Me.Label18.Name = "Label18"
  854. Me.Label18.Size = New System.Drawing.Size(32, 16)
  855. Me.Label18.TabIndex = 684
  856. Me.Label18.Text = "編號"
  857. '
  858. 'Label17
  859. '
  860. Me.Label17.AutoSize = True
  861. Me.Label17.Location = New System.Drawing.Point(346, 23)
  862. Me.Label17.Name = "Label17"
  863. Me.Label17.Size = New System.Drawing.Size(44, 16)
  864. Me.Label17.TabIndex = 682
  865. Me.Label17.Text = "第三層"
  866. '
  867. 'Button20
  868. '
  869. Me.Button20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  870. Me.Button20.ForeColor = System.Drawing.Color.Blue
  871. Me.Button20.Location = New System.Drawing.Point(1123, 18)
  872. Me.Button20.Name = "Button20"
  873. Me.Button20.Size = New System.Drawing.Size(68, 25)
  874. Me.Button20.TabIndex = 223
  875. Me.Button20.Text = "新增"
  876. Me.Button20.UseVisualStyleBackColor = True
  877. '
  878. 'CheckBox4
  879. '
  880. Me.CheckBox4.AutoSize = True
  881. Me.CheckBox4.Location = New System.Drawing.Point(1042, 20)
  882. Me.CheckBox4.Name = "CheckBox4"
  883. Me.CheckBox4.Size = New System.Drawing.Size(75, 20)
  884. Me.CheckBox4.TabIndex = 694
  885. Me.CheckBox4.Text = "新增模式"
  886. Me.CheckBox4.UseVisualStyleBackColor = True
  887. '
  888. 'CheckBox5
  889. '
  890. Me.CheckBox5.AutoSize = True
  891. Me.CheckBox5.Location = New System.Drawing.Point(1043, 46)
  892. Me.CheckBox5.Name = "CheckBox5"
  893. Me.CheckBox5.Size = New System.Drawing.Size(87, 20)
  894. Me.CheckBox5.TabIndex = 695
  895. Me.CheckBox5.Text = "修改、刪除"
  896. Me.CheckBox5.UseVisualStyleBackColor = True
  897. '
  898. 'CheckBox6
  899. '
  900. Me.CheckBox6.AutoSize = True
  901. Me.CheckBox6.ForeColor = System.Drawing.Color.Red
  902. Me.CheckBox6.Location = New System.Drawing.Point(757, 47)
  903. Me.CheckBox6.Name = "CheckBox6"
  904. Me.CheckBox6.Size = New System.Drawing.Size(51, 20)
  905. Me.CheckBox6.TabIndex = 696
  906. Me.CheckBox6.Text = "顯示"
  907. Me.CheckBox6.UseVisualStyleBackColor = True
  908. '
  909. 'Label20
  910. '
  911. Me.Label20.AutoSize = True
  912. Me.Label20.Location = New System.Drawing.Point(18, 49)
  913. Me.Label20.Name = "Label20"
  914. Me.Label20.Size = New System.Drawing.Size(32, 16)
  915. Me.Label20.TabIndex = 686
  916. Me.Label20.Text = "編號"
  917. '
  918. 'Label15
  919. '
  920. Me.Label15.AutoSize = True
  921. Me.Label15.Location = New System.Drawing.Point(6, 25)
  922. Me.Label15.Name = "Label15"
  923. Me.Label15.Size = New System.Drawing.Size(44, 16)
  924. Me.Label15.TabIndex = 678
  925. Me.Label15.Text = "第一層"
  926. '
  927. 'GroupBox4
  928. '
  929. Me.GroupBox4.Controls.Add(Me.DataGridView4)
  930. Me.GroupBox4.Controls.Add(Me.Button10)
  931. Me.GroupBox4.Controls.Add(Me.Label9)
  932. Me.GroupBox4.Controls.Add(Me.Button11)
  933. Me.GroupBox4.Controls.Add(Me.Button12)
  934. Me.GroupBox4.Controls.Add(Me.TextBox9)
  935. Me.GroupBox4.Location = New System.Drawing.Point(528, 24)
  936. Me.GroupBox4.Name = "GroupBox4"
  937. Me.GroupBox4.Size = New System.Drawing.Size(99, 467)
  938. Me.GroupBox4.TabIndex = 680
  939. Me.GroupBox4.TabStop = False
  940. Me.GroupBox4.Text = "報表及對帳單年份清單"
  941. '
  942. 'DataGridView4
  943. '
  944. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  945. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  946. Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  947. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  948. Me.DataGridView4.Location = New System.Drawing.Point(6, 133)
  949. Me.DataGridView4.Name = "DataGridView4"
  950. Me.DataGridView4.RowHeadersWidth = 5
  951. Me.DataGridView4.RowTemplate.Height = 24
  952. Me.DataGridView4.Size = New System.Drawing.Size(86, 328)
  953. Me.DataGridView4.TabIndex = 222
  954. '
  955. 'Button10
  956. '
  957. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  958. Me.Button10.ForeColor = System.Drawing.Color.DarkGreen
  959. Me.Button10.Location = New System.Drawing.Point(6, 82)
  960. Me.Button10.Name = "Button10"
  961. Me.Button10.Size = New System.Drawing.Size(86, 25)
  962. Me.Button10.TabIndex = 224
  963. Me.Button10.Text = "修改"
  964. Me.Button10.UseVisualStyleBackColor = True
  965. '
  966. 'Label9
  967. '
  968. Me.Label9.AutoSize = True
  969. Me.Label9.Location = New System.Drawing.Point(4, 35)
  970. Me.Label9.Name = "Label9"
  971. Me.Label9.Size = New System.Drawing.Size(32, 16)
  972. Me.Label9.TabIndex = 229
  973. Me.Label9.Text = "年份"
  974. '
  975. 'Button11
  976. '
  977. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  978. Me.Button11.ForeColor = System.Drawing.Color.Blue
  979. Me.Button11.Location = New System.Drawing.Point(6, 56)
  980. Me.Button11.Name = "Button11"
  981. Me.Button11.Size = New System.Drawing.Size(86, 25)
  982. Me.Button11.TabIndex = 223
  983. Me.Button11.Text = "新增"
  984. Me.Button11.UseVisualStyleBackColor = True
  985. '
  986. 'Button12
  987. '
  988. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  989. Me.Button12.ForeColor = System.Drawing.Color.Red
  990. Me.Button12.Location = New System.Drawing.Point(6, 107)
  991. Me.Button12.Name = "Button12"
  992. Me.Button12.Size = New System.Drawing.Size(86, 25)
  993. Me.Button12.TabIndex = 225
  994. Me.Button12.Text = "刪除"
  995. Me.Button12.UseVisualStyleBackColor = True
  996. '
  997. 'TextBox9
  998. '
  999. Me.TextBox9.Location = New System.Drawing.Point(37, 32)
  1000. Me.TextBox9.Name = "TextBox9"
  1001. Me.TextBox9.Size = New System.Drawing.Size(55, 23)
  1002. Me.TextBox9.TabIndex = 227
  1003. '
  1004. 'GroupBox5
  1005. '
  1006. Me.GroupBox5.Controls.Add(Me.TextBox10)
  1007. Me.GroupBox5.Controls.Add(Me.Label10)
  1008. Me.GroupBox5.Controls.Add(Me.TextBox11)
  1009. Me.GroupBox5.Controls.Add(Me.Label11)
  1010. Me.GroupBox5.Controls.Add(Me.Button13)
  1011. Me.GroupBox5.Controls.Add(Me.Button14)
  1012. Me.GroupBox5.Controls.Add(Me.Button15)
  1013. Me.GroupBox5.Controls.Add(Me.TextBox12)
  1014. Me.GroupBox5.Controls.Add(Me.Label12)
  1015. Me.GroupBox5.Controls.Add(Me.TextBox13)
  1016. Me.GroupBox5.Controls.Add(Me.Label13)
  1017. Me.GroupBox5.Controls.Add(Me.TextBox14)
  1018. Me.GroupBox5.Controls.Add(Me.Label14)
  1019. Me.GroupBox5.Controls.Add(Me.DataGridView5)
  1020. Me.GroupBox5.Location = New System.Drawing.Point(877, 24)
  1021. Me.GroupBox5.Name = "GroupBox5"
  1022. Me.GroupBox5.Size = New System.Drawing.Size(918, 244)
  1023. Me.GroupBox5.TabIndex = 681
  1024. Me.GroupBox5.TabStop = False
  1025. Me.GroupBox5.Text = "公司基本資料"
  1026. '
  1027. 'TextBox10
  1028. '
  1029. Me.TextBox10.Location = New System.Drawing.Point(65, 44)
  1030. Me.TextBox10.Name = "TextBox10"
  1031. Me.TextBox10.Size = New System.Drawing.Size(625, 23)
  1032. Me.TextBox10.TabIndex = 677
  1033. '
  1034. 'Label10
  1035. '
  1036. Me.Label10.AutoSize = True
  1037. Me.Label10.Location = New System.Drawing.Point(7, 47)
  1038. Me.Label10.Name = "Label10"
  1039. Me.Label10.Size = New System.Drawing.Size(56, 16)
  1040. Me.Label10.TabIndex = 676
  1041. Me.Label10.Text = "公司地址"
  1042. '
  1043. 'TextBox11
  1044. '
  1045. Me.TextBox11.Location = New System.Drawing.Point(570, 16)
  1046. Me.TextBox11.Name = "TextBox11"
  1047. Me.TextBox11.Size = New System.Drawing.Size(120, 23)
  1048. Me.TextBox11.TabIndex = 675
  1049. '
  1050. 'Label11
  1051. '
  1052. Me.Label11.AutoSize = True
  1053. Me.Label11.Location = New System.Drawing.Point(536, 19)
  1054. Me.Label11.Name = "Label11"
  1055. Me.Label11.Size = New System.Drawing.Size(32, 16)
  1056. Me.Label11.TabIndex = 674
  1057. Me.Label11.Text = "電話"
  1058. '
  1059. 'Button13
  1060. '
  1061. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1062. Me.Button13.ForeColor = System.Drawing.Color.Red
  1063. Me.Button13.Location = New System.Drawing.Point(841, 15)
  1064. Me.Button13.Name = "Button13"
  1065. Me.Button13.Size = New System.Drawing.Size(74, 52)
  1066. Me.Button13.TabIndex = 673
  1067. Me.Button13.Text = "刪除"
  1068. Me.Button13.UseVisualStyleBackColor = True
  1069. '
  1070. 'Button14
  1071. '
  1072. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1073. Me.Button14.ForeColor = System.Drawing.Color.Blue
  1074. Me.Button14.Location = New System.Drawing.Point(691, 15)
  1075. Me.Button14.Name = "Button14"
  1076. Me.Button14.Size = New System.Drawing.Size(74, 52)
  1077. Me.Button14.TabIndex = 671
  1078. Me.Button14.Text = "新增"
  1079. Me.Button14.UseVisualStyleBackColor = True
  1080. '
  1081. 'Button15
  1082. '
  1083. Me.Button15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1084. Me.Button15.ForeColor = System.Drawing.Color.DarkGreen
  1085. Me.Button15.Location = New System.Drawing.Point(766, 15)
  1086. Me.Button15.Name = "Button15"
  1087. Me.Button15.Size = New System.Drawing.Size(74, 52)
  1088. Me.Button15.TabIndex = 672
  1089. Me.Button15.Text = "修改"
  1090. Me.Button15.UseVisualStyleBackColor = True
  1091. '
  1092. 'TextBox12
  1093. '
  1094. Me.TextBox12.Location = New System.Drawing.Point(426, 16)
  1095. Me.TextBox12.Name = "TextBox12"
  1096. Me.TextBox12.Size = New System.Drawing.Size(108, 23)
  1097. Me.TextBox12.TabIndex = 669
  1098. '
  1099. 'Label12
  1100. '
  1101. Me.Label12.AutoSize = True
  1102. Me.Label12.Location = New System.Drawing.Point(392, 19)
  1103. Me.Label12.Name = "Label12"
  1104. Me.Label12.Size = New System.Drawing.Size(32, 16)
  1105. Me.Label12.TabIndex = 668
  1106. Me.Label12.Text = "統編"
  1107. '
  1108. 'TextBox13
  1109. '
  1110. Me.TextBox13.Location = New System.Drawing.Point(203, 16)
  1111. Me.TextBox13.Name = "TextBox13"
  1112. Me.TextBox13.Size = New System.Drawing.Size(187, 23)
  1113. Me.TextBox13.TabIndex = 667
  1114. '
  1115. 'Label13
  1116. '
  1117. Me.Label13.AutoSize = True
  1118. Me.Label13.Location = New System.Drawing.Point(145, 19)
  1119. Me.Label13.Name = "Label13"
  1120. Me.Label13.Size = New System.Drawing.Size(56, 16)
  1121. Me.Label13.TabIndex = 666
  1122. Me.Label13.Text = "公司名稱"
  1123. '
  1124. 'TextBox14
  1125. '
  1126. Me.TextBox14.Location = New System.Drawing.Point(65, 16)
  1127. Me.TextBox14.Name = "TextBox14"
  1128. Me.TextBox14.Size = New System.Drawing.Size(78, 23)
  1129. Me.TextBox14.TabIndex = 665
  1130. '
  1131. 'Label14
  1132. '
  1133. Me.Label14.AutoSize = True
  1134. Me.Label14.Location = New System.Drawing.Point(7, 19)
  1135. Me.Label14.Name = "Label14"
  1136. Me.Label14.Size = New System.Drawing.Size(56, 16)
  1137. Me.Label14.TabIndex = 664
  1138. Me.Label14.Text = "公司編號"
  1139. '
  1140. 'DataGridView5
  1141. '
  1142. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  1143. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  1144. Me.DataGridView5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1145. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1146. Me.DataGridView5.Location = New System.Drawing.Point(6, 72)
  1147. Me.DataGridView5.Name = "DataGridView5"
  1148. Me.DataGridView5.RowHeadersWidth = 5
  1149. Me.DataGridView5.RowTemplate.Height = 24
  1150. Me.DataGridView5.Size = New System.Drawing.Size(908, 166)
  1151. Me.DataGridView5.TabIndex = 663
  1152. '
  1153. 'GroupBox6
  1154. '
  1155. Me.GroupBox6.Controls.Add(Me.NumericUpDown1)
  1156. Me.GroupBox6.Controls.Add(Me.DataGridView6)
  1157. Me.GroupBox6.Controls.Add(Me.Label27)
  1158. Me.GroupBox6.Controls.Add(Me.Button18)
  1159. Me.GroupBox6.Controls.Add(Me.Button22)
  1160. Me.GroupBox6.Location = New System.Drawing.Point(1797, 24)
  1161. Me.GroupBox6.Name = "GroupBox6"
  1162. Me.GroupBox6.Size = New System.Drawing.Size(99, 244)
  1163. Me.GroupBox6.TabIndex = 682
  1164. Me.GroupBox6.TabStop = False
  1165. Me.GroupBox6.Text = "佣金比例"
  1166. '
  1167. 'DataGridView6
  1168. '
  1169. DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  1170. Me.DataGridView6.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
  1171. Me.DataGridView6.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1172. Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1173. Me.DataGridView6.Location = New System.Drawing.Point(6, 94)
  1174. Me.DataGridView6.Name = "DataGridView6"
  1175. Me.DataGridView6.RowHeadersWidth = 5
  1176. Me.DataGridView6.RowTemplate.Height = 24
  1177. Me.DataGridView6.Size = New System.Drawing.Size(86, 144)
  1178. Me.DataGridView6.TabIndex = 222
  1179. '
  1180. 'Label27
  1181. '
  1182. Me.Label27.AutoSize = True
  1183. Me.Label27.Location = New System.Drawing.Point(4, 20)
  1184. Me.Label27.Name = "Label27"
  1185. Me.Label27.Size = New System.Drawing.Size(32, 16)
  1186. Me.Label27.TabIndex = 229
  1187. Me.Label27.Text = "比例"
  1188. '
  1189. 'Button18
  1190. '
  1191. Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1192. Me.Button18.ForeColor = System.Drawing.Color.Blue
  1193. Me.Button18.Location = New System.Drawing.Point(6, 41)
  1194. Me.Button18.Name = "Button18"
  1195. Me.Button18.Size = New System.Drawing.Size(86, 25)
  1196. Me.Button18.TabIndex = 223
  1197. Me.Button18.Text = "新增"
  1198. Me.Button18.UseVisualStyleBackColor = True
  1199. '
  1200. 'Button22
  1201. '
  1202. Me.Button22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1203. Me.Button22.ForeColor = System.Drawing.Color.Red
  1204. Me.Button22.Location = New System.Drawing.Point(6, 67)
  1205. Me.Button22.Name = "Button22"
  1206. Me.Button22.Size = New System.Drawing.Size(86, 25)
  1207. Me.Button22.TabIndex = 225
  1208. Me.Button22.Text = "刪除"
  1209. Me.Button22.UseVisualStyleBackColor = True
  1210. '
  1211. 'NumericUpDown1
  1212. '
  1213. Me.NumericUpDown1.DecimalPlaces = 1
  1214. Me.NumericUpDown1.Increment = New Decimal(New Integer() {5, 0, 0, 65536})
  1215. Me.NumericUpDown1.Location = New System.Drawing.Point(42, 16)
  1216. Me.NumericUpDown1.Name = "NumericUpDown1"
  1217. Me.NumericUpDown1.Size = New System.Drawing.Size(50, 23)
  1218. Me.NumericUpDown1.TabIndex = 230
  1219. '
  1220. '系統編碼規則_1
  1221. '
  1222. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1223. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1224. Me.ClientSize = New System.Drawing.Size(1914, 971)
  1225. Me.Controls.Add(Me.GroupBox6)
  1226. Me.Controls.Add(Me.GroupBox5)
  1227. Me.Controls.Add(Me.GroupBox4)
  1228. Me.Controls.Add(Me.GroupBox7)
  1229. Me.Controls.Add(Me.GroupBox3)
  1230. Me.Controls.Add(Me.GroupBox2)
  1231. Me.Controls.Add(Me.GroupBox1)
  1232. Me.Controls.Add(Me.GroupBox10)
  1233. Me.Controls.Add(Me.Label3)
  1234. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1235. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1236. Me.Name = "系統編碼規則_1"
  1237. Me.Text = "系統編碼規則_1"
  1238. Me.GroupBox10.ResumeLayout(False)
  1239. Me.GroupBox10.PerformLayout()
  1240. CType(Me.DataGridView10, System.ComponentModel.ISupportInitialize).EndInit()
  1241. Me.GroupBox1.ResumeLayout(False)
  1242. Me.GroupBox1.PerformLayout()
  1243. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  1244. Me.GroupBox2.ResumeLayout(False)
  1245. Me.GroupBox2.PerformLayout()
  1246. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  1247. Me.GroupBox3.ResumeLayout(False)
  1248. Me.GroupBox3.PerformLayout()
  1249. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  1250. Me.GroupBox7.ResumeLayout(False)
  1251. Me.GroupBox7.PerformLayout()
  1252. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit()
  1253. Me.GroupBox4.ResumeLayout(False)
  1254. Me.GroupBox4.PerformLayout()
  1255. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  1256. Me.GroupBox5.ResumeLayout(False)
  1257. Me.GroupBox5.PerformLayout()
  1258. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  1259. Me.GroupBox6.ResumeLayout(False)
  1260. Me.GroupBox6.PerformLayout()
  1261. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
  1262. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
  1263. Me.ResumeLayout(False)
  1264. Me.PerformLayout()
  1265. End Sub
  1266. Friend WithEvents Label3 As Label
  1267. Friend WithEvents GroupBox10 As GroupBox
  1268. Friend WithEvents TextBox21 As TextBox
  1269. Friend WithEvents Label24 As Label
  1270. Friend WithEvents Button28 As Button
  1271. Friend WithEvents Button29 As Button
  1272. Friend WithEvents Button30 As Button
  1273. Friend WithEvents TextBox22 As TextBox
  1274. Friend WithEvents Label21 As Label
  1275. Friend WithEvents TextBox23 As TextBox
  1276. Friend WithEvents Label22 As Label
  1277. Friend WithEvents TextBox24 As TextBox
  1278. Friend WithEvents Label23 As Label
  1279. Friend WithEvents DataGridView10 As DataGridView
  1280. Friend WithEvents GroupBox1 As GroupBox
  1281. Friend WithEvents TextBox2 As TextBox
  1282. Friend WithEvents Label2 As Label
  1283. Friend WithEvents TextBox1 As TextBox
  1284. Friend WithEvents Label1 As Label
  1285. Friend WithEvents Button1 As Button
  1286. Friend WithEvents Button2 As Button
  1287. Friend WithEvents Button3 As Button
  1288. Friend WithEvents DataGridView1 As DataGridView
  1289. Friend WithEvents GroupBox2 As GroupBox
  1290. Friend WithEvents TextBox3 As TextBox
  1291. Friend WithEvents Label4 As Label
  1292. Friend WithEvents TextBox4 As TextBox
  1293. Friend WithEvents Label5 As Label
  1294. Friend WithEvents Button4 As Button
  1295. Friend WithEvents Button5 As Button
  1296. Friend WithEvents Button6 As Button
  1297. Friend WithEvents DataGridView2 As DataGridView
  1298. Friend WithEvents GroupBox3 As GroupBox
  1299. Friend WithEvents TextBox5 As TextBox
  1300. Friend WithEvents Label6 As Label
  1301. Friend WithEvents TextBox6 As TextBox
  1302. Friend WithEvents Label7 As Label
  1303. Friend WithEvents Button7 As Button
  1304. Friend WithEvents Button8 As Button
  1305. Friend WithEvents Button9 As Button
  1306. Friend WithEvents DataGridView3 As DataGridView
  1307. Friend WithEvents TextBox7 As TextBox
  1308. Friend WithEvents Label8 As Label
  1309. Friend WithEvents GroupBox7 As GroupBox
  1310. Friend WithEvents DataGridView7 As DataGridView
  1311. Friend WithEvents Button19 As Button
  1312. Friend WithEvents Button20 As Button
  1313. Friend WithEvents Button21 As Button
  1314. Friend WithEvents TextBox8 As TextBox
  1315. Friend WithEvents GroupBox4 As GroupBox
  1316. Friend WithEvents DataGridView4 As DataGridView
  1317. Friend WithEvents Button10 As Button
  1318. Friend WithEvents Label9 As Label
  1319. Friend WithEvents Button11 As Button
  1320. Friend WithEvents Button12 As Button
  1321. Friend WithEvents TextBox9 As TextBox
  1322. Friend WithEvents GroupBox5 As GroupBox
  1323. Friend WithEvents TextBox10 As TextBox
  1324. Friend WithEvents Label10 As Label
  1325. Friend WithEvents TextBox11 As TextBox
  1326. Friend WithEvents Label11 As Label
  1327. Friend WithEvents Button13 As Button
  1328. Friend WithEvents Button14 As Button
  1329. Friend WithEvents Button15 As Button
  1330. Friend WithEvents TextBox12 As TextBox
  1331. Friend WithEvents Label12 As Label
  1332. Friend WithEvents TextBox13 As TextBox
  1333. Friend WithEvents Label13 As Label
  1334. Friend WithEvents TextBox14 As TextBox
  1335. Friend WithEvents Label14 As Label
  1336. Friend WithEvents DataGridView5 As DataGridView
  1337. Friend WithEvents ComboBox1 As ComboBox
  1338. Friend WithEvents ComboBox2 As ComboBox
  1339. Friend WithEvents ComboBox5 As ComboBox
  1340. Friend WithEvents ComboBox4 As ComboBox
  1341. Friend WithEvents ComboBox3 As ComboBox
  1342. Friend WithEvents Label15 As Label
  1343. Friend WithEvents Label18 As Label
  1344. Friend WithEvents TextBox16 As TextBox
  1345. Friend WithEvents Label17 As Label
  1346. Friend WithEvents ComboBox6 As ComboBox
  1347. Friend WithEvents Label16 As Label
  1348. Friend WithEvents TextBox15 As TextBox
  1349. Friend WithEvents Label20 As Label
  1350. Friend WithEvents Label19 As Label
  1351. Friend WithEvents CheckBox3 As CheckBox
  1352. Friend WithEvents TextBox18 As TextBox
  1353. Friend WithEvents Label26 As Label
  1354. Friend WithEvents CheckBox2 As CheckBox
  1355. Friend WithEvents CheckBox1 As CheckBox
  1356. Friend WithEvents TextBox17 As TextBox
  1357. Friend WithEvents Label25 As Label
  1358. Friend WithEvents CheckBox4 As CheckBox
  1359. Friend WithEvents CheckBox5 As CheckBox
  1360. Friend WithEvents CheckBox6 As CheckBox
  1361. Friend WithEvents Button16 As Button
  1362. Friend WithEvents GroupBox6 As GroupBox
  1363. Friend WithEvents DataGridView6 As DataGridView
  1364. Friend WithEvents Label27 As Label
  1365. Friend WithEvents Button18 As Button
  1366. Friend WithEvents Button22 As Button
  1367. Friend WithEvents NumericUpDown1 As NumericUpDown
  1368. End Class