Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

營運成本收支單審核.Designer.vb 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 營運成本收支單審核
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.Button2 = New System.Windows.Forms.Button()
  27. Me.Button1 = New System.Windows.Forms.Button()
  28. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  29. Me.RadioButton2 = New System.Windows.Forms.RadioButton()
  30. Me.RadioButton1 = New System.Windows.Forms.RadioButton()
  31. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  32. Me.TextBox5 = New System.Windows.Forms.TextBox()
  33. Me.Label8 = New System.Windows.Forms.Label()
  34. Me.Label3 = New System.Windows.Forms.Label()
  35. Me.TextBox3 = New System.Windows.Forms.TextBox()
  36. Me.TextBox1 = New System.Windows.Forms.TextBox()
  37. Me.Label1 = New System.Windows.Forms.Label()
  38. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  39. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  41. Me.審核通過ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.單據作廢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  44. Me.Label2 = New System.Windows.Forms.Label()
  45. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  46. Me.TextBox6 = New System.Windows.Forms.TextBox()
  47. Me.Label9 = New System.Windows.Forms.Label()
  48. Me.TextBox2 = New System.Windows.Forms.TextBox()
  49. Me.Label6 = New System.Windows.Forms.Label()
  50. Me.TextBox8 = New System.Windows.Forms.TextBox()
  51. Me.Label11 = New System.Windows.Forms.Label()
  52. Me.TextBox7 = New System.Windows.Forms.TextBox()
  53. Me.Label10 = New System.Windows.Forms.Label()
  54. Me.TextBox14 = New System.Windows.Forms.TextBox()
  55. Me.TextBox13 = New System.Windows.Forms.TextBox()
  56. Me.Label20 = New System.Windows.Forms.Label()
  57. Me.Label19 = New System.Windows.Forms.Label()
  58. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  59. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  60. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.ContextMenuStrip1.SuspendLayout()
  63. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  65. Me.SuspendLayout()
  66. '
  67. 'Button2
  68. '
  69. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  70. Me.Button2.ForeColor = System.Drawing.Color.Red
  71. Me.Button2.Location = New System.Drawing.Point(1178, 3)
  72. Me.Button2.Name = "Button2"
  73. Me.Button2.Size = New System.Drawing.Size(65, 49)
  74. Me.Button2.TabIndex = 825
  75. Me.Button2.Text = "單據作廢"
  76. Me.Button2.UseVisualStyleBackColor = True
  77. '
  78. 'Button1
  79. '
  80. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  82. Me.Button1.Location = New System.Drawing.Point(1110, 3)
  83. Me.Button1.Name = "Button1"
  84. Me.Button1.Size = New System.Drawing.Size(65, 49)
  85. Me.Button1.TabIndex = 824
  86. Me.Button1.Text = "審核通過"
  87. Me.Button1.UseVisualStyleBackColor = True
  88. '
  89. 'DataGridView1
  90. '
  91. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  92. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  93. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  94. Or System.Windows.Forms.AnchorStyles.Left) _
  95. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  96. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  97. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  98. Me.DataGridView1.Location = New System.Drawing.Point(327, 55)
  99. Me.DataGridView1.Name = "DataGridView1"
  100. Me.DataGridView1.RowHeadersWidth = 5
  101. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  102. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
  103. Me.DataGridView1.RowTemplate.Height = 24
  104. Me.DataGridView1.Size = New System.Drawing.Size(916, 549)
  105. Me.DataGridView1.TabIndex = 823
  106. '
  107. 'RadioButton2
  108. '
  109. Me.RadioButton2.AutoSize = True
  110. Me.RadioButton2.Location = New System.Drawing.Point(170, 3)
  111. Me.RadioButton2.Name = "RadioButton2"
  112. Me.RadioButton2.Size = New System.Drawing.Size(146, 20)
  113. Me.RadioButton2.TabIndex = 816
  114. Me.RadioButton2.TabStop = True
  115. Me.RadioButton2.Text = "作廢的營運成本收支單"
  116. Me.RadioButton2.UseVisualStyleBackColor = True
  117. '
  118. 'RadioButton1
  119. '
  120. Me.RadioButton1.AutoSize = True
  121. Me.RadioButton1.Location = New System.Drawing.Point(6, 3)
  122. Me.RadioButton1.Name = "RadioButton1"
  123. Me.RadioButton1.Size = New System.Drawing.Size(158, 20)
  124. Me.RadioButton1.TabIndex = 815
  125. Me.RadioButton1.TabStop = True
  126. Me.RadioButton1.Text = "未核准的營運成本收支單"
  127. Me.RadioButton1.UseVisualStyleBackColor = True
  128. '
  129. 'DataGridView2
  130. '
  131. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  132. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  133. Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  134. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  135. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  136. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  137. Me.DataGridView2.Location = New System.Drawing.Point(6, 27)
  138. Me.DataGridView2.Name = "DataGridView2"
  139. Me.DataGridView2.RowHeadersWidth = 5
  140. Me.DataGridView2.RowTemplate.Height = 24
  141. Me.DataGridView2.Size = New System.Drawing.Size(315, 499)
  142. Me.DataGridView2.TabIndex = 811
  143. '
  144. 'TextBox5
  145. '
  146. Me.TextBox5.Location = New System.Drawing.Point(671, 29)
  147. Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  148. Me.TextBox5.Name = "TextBox5"
  149. Me.TextBox5.Size = New System.Drawing.Size(113, 23)
  150. Me.TextBox5.TabIndex = 850
  151. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  152. '
  153. 'Label8
  154. '
  155. Me.Label8.AutoSize = True
  156. Me.Label8.Location = New System.Drawing.Point(637, 32)
  157. Me.Label8.Name = "Label8"
  158. Me.Label8.Size = New System.Drawing.Size(32, 16)
  159. Me.Label8.TabIndex = 849
  160. Me.Label8.Text = "現金"
  161. '
  162. 'Label3
  163. '
  164. Me.Label3.AutoSize = True
  165. Me.Label3.Location = New System.Drawing.Point(552, 6)
  166. Me.Label3.Name = "Label3"
  167. Me.Label3.Size = New System.Drawing.Size(44, 16)
  168. Me.Label3.TabIndex = 848
  169. Me.Label3.Text = "申請人"
  170. '
  171. 'TextBox3
  172. '
  173. Me.TextBox3.Location = New System.Drawing.Point(597, 3)
  174. Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  175. Me.TextBox3.Name = "TextBox3"
  176. Me.TextBox3.Size = New System.Drawing.Size(92, 23)
  177. Me.TextBox3.TabIndex = 847
  178. '
  179. 'TextBox1
  180. '
  181. Me.TextBox1.Location = New System.Drawing.Point(429, 3)
  182. Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  183. Me.TextBox1.Name = "TextBox1"
  184. Me.TextBox1.Size = New System.Drawing.Size(122, 23)
  185. Me.TextBox1.TabIndex = 845
  186. '
  187. 'Label1
  188. '
  189. Me.Label1.AutoSize = True
  190. Me.Label1.Location = New System.Drawing.Point(324, 6)
  191. Me.Label1.Name = "Label1"
  192. Me.Label1.Size = New System.Drawing.Size(104, 16)
  193. Me.Label1.TabIndex = 846
  194. Me.Label1.Text = "營運成本收支單號"
  195. '
  196. 'ContextMenuStrip1
  197. '
  198. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.審核通過ToolStripMenuItem, Me.單據作廢ToolStripMenuItem})
  199. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  200. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 76)
  201. '
  202. '重新讀取ToolStripMenuItem
  203. '
  204. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  205. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  206. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  207. '
  208. 'ToolStripSeparator6
  209. '
  210. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  211. Me.ToolStripSeparator6.Size = New System.Drawing.Size(119, 6)
  212. '
  213. '審核通過ToolStripMenuItem
  214. '
  215. Me.審核通過ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  216. Me.審核通過ToolStripMenuItem.Name = "審核通過ToolStripMenuItem"
  217. Me.審核通過ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  218. Me.審核通過ToolStripMenuItem.Text = "審核通過"
  219. '
  220. '單據作廢ToolStripMenuItem
  221. '
  222. Me.單據作廢ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  223. Me.單據作廢ToolStripMenuItem.Name = "單據作廢ToolStripMenuItem"
  224. Me.單據作廢ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  225. Me.單據作廢ToolStripMenuItem.Text = "單據作廢"
  226. '
  227. 'CheckBox1
  228. '
  229. Me.CheckBox1.AutoSize = True
  230. Me.CheckBox1.Checked = True
  231. Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
  232. Me.CheckBox1.Location = New System.Drawing.Point(833, 5)
  233. Me.CheckBox1.Name = "CheckBox1"
  234. Me.CheckBox1.Size = New System.Drawing.Size(39, 20)
  235. Me.CheckBox1.TabIndex = 882
  236. Me.CheckBox1.Text = "補"
  237. Me.CheckBox1.UseVisualStyleBackColor = True
  238. '
  239. 'Label2
  240. '
  241. Me.Label2.AutoSize = True
  242. Me.Label2.ForeColor = System.Drawing.Color.Blue
  243. Me.Label2.Location = New System.Drawing.Point(691, 6)
  244. Me.Label2.Name = "Label2"
  245. Me.Label2.Size = New System.Drawing.Size(32, 16)
  246. Me.Label2.TabIndex = 881
  247. Me.Label2.Text = "日期"
  248. '
  249. 'DateTimePicker1
  250. '
  251. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  252. Me.DateTimePicker1.Location = New System.Drawing.Point(730, 3)
  253. Me.DateTimePicker1.Name = "DateTimePicker1"
  254. Me.DateTimePicker1.Size = New System.Drawing.Size(97, 23)
  255. Me.DateTimePicker1.TabIndex = 880
  256. '
  257. 'TextBox6
  258. '
  259. Me.TextBox6.Location = New System.Drawing.Point(994, 29)
  260. Me.TextBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  261. Me.TextBox6.Name = "TextBox6"
  262. Me.TextBox6.Size = New System.Drawing.Size(113, 23)
  263. Me.TextBox6.TabIndex = 887
  264. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  265. '
  266. 'Label9
  267. '
  268. Me.Label9.AutoSize = True
  269. Me.Label9.Location = New System.Drawing.Point(935, 32)
  270. Me.Label9.Name = "Label9"
  271. Me.Label9.Size = New System.Drawing.Size(56, 16)
  272. Me.Label9.TabIndex = 886
  273. Me.Label9.Text = "現金餘額"
  274. '
  275. 'TextBox2
  276. '
  277. Me.TextBox2.Location = New System.Drawing.Point(820, 29)
  278. Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  279. Me.TextBox2.Name = "TextBox2"
  280. Me.TextBox2.Size = New System.Drawing.Size(113, 23)
  281. Me.TextBox2.TabIndex = 885
  282. Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  283. '
  284. 'Label6
  285. '
  286. Me.Label6.AutoSize = True
  287. Me.Label6.Location = New System.Drawing.Point(786, 32)
  288. Me.Label6.Name = "Label6"
  289. Me.Label6.Size = New System.Drawing.Size(32, 16)
  290. Me.Label6.TabIndex = 884
  291. Me.Label6.Text = "支出"
  292. '
  293. 'TextBox8
  294. '
  295. Me.TextBox8.Location = New System.Drawing.Point(522, 29)
  296. Me.TextBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  297. Me.TextBox8.Name = "TextBox8"
  298. Me.TextBox8.Size = New System.Drawing.Size(113, 23)
  299. Me.TextBox8.TabIndex = 891
  300. Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  301. '
  302. 'Label11
  303. '
  304. Me.Label11.AutoSize = True
  305. Me.Label11.Location = New System.Drawing.Point(488, 32)
  306. Me.Label11.Name = "Label11"
  307. Me.Label11.Size = New System.Drawing.Size(32, 16)
  308. Me.Label11.TabIndex = 890
  309. Me.Label11.Text = "支票"
  310. '
  311. 'TextBox7
  312. '
  313. Me.TextBox7.Location = New System.Drawing.Point(373, 29)
  314. Me.TextBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  315. Me.TextBox7.Name = "TextBox7"
  316. Me.TextBox7.Size = New System.Drawing.Size(113, 23)
  317. Me.TextBox7.TabIndex = 889
  318. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  319. '
  320. 'Label10
  321. '
  322. Me.Label10.AutoSize = True
  323. Me.Label10.Location = New System.Drawing.Point(327, 32)
  324. Me.Label10.Name = "Label10"
  325. Me.Label10.Size = New System.Drawing.Size(44, 16)
  326. Me.Label10.TabIndex = 888
  327. Me.Label10.Text = "零用金"
  328. '
  329. 'TextBox14
  330. '
  331. Me.TextBox14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  332. Me.TextBox14.ForeColor = System.Drawing.Color.Blue
  333. Me.TextBox14.Location = New System.Drawing.Point(222, 530)
  334. Me.TextBox14.Name = "TextBox14"
  335. Me.TextBox14.Size = New System.Drawing.Size(99, 23)
  336. Me.TextBox14.TabIndex = 964
  337. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  338. '
  339. 'TextBox13
  340. '
  341. Me.TextBox13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  342. Me.TextBox13.ForeColor = System.Drawing.Color.Blue
  343. Me.TextBox13.Location = New System.Drawing.Point(47, 530)
  344. Me.TextBox13.Name = "TextBox13"
  345. Me.TextBox13.Size = New System.Drawing.Size(120, 23)
  346. Me.TextBox13.TabIndex = 963
  347. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  348. '
  349. 'Label20
  350. '
  351. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  352. Me.Label20.AutoSize = True
  353. Me.Label20.ForeColor = System.Drawing.Color.Blue
  354. Me.Label20.Location = New System.Drawing.Point(168, 533)
  355. Me.Label20.Name = "Label20"
  356. Me.Label20.Size = New System.Drawing.Size(56, 16)
  357. Me.Label20.TabIndex = 962
  358. Me.Label20.Text = "圖片編碼"
  359. '
  360. 'Label19
  361. '
  362. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  363. Me.Label19.AutoSize = True
  364. Me.Label19.ForeColor = System.Drawing.Color.Blue
  365. Me.Label19.Location = New System.Drawing.Point(5, 533)
  366. Me.Label19.Name = "Label19"
  367. Me.Label19.Size = New System.Drawing.Size(44, 16)
  368. Me.Label19.TabIndex = 961
  369. Me.Label19.Text = "驗證碼"
  370. '
  371. 'PictureBox1
  372. '
  373. Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  374. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  375. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  376. Me.PictureBox1.Location = New System.Drawing.Point(192, 557)
  377. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  378. Me.PictureBox1.Name = "PictureBox1"
  379. Me.PictureBox1.Size = New System.Drawing.Size(129, 47)
  380. Me.PictureBox1.TabIndex = 960
  381. Me.PictureBox1.TabStop = False
  382. '
  383. 'DataGridView3
  384. '
  385. Me.DataGridView3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  386. Me.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  387. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  388. Me.DataGridView3.Location = New System.Drawing.Point(6, 557)
  389. Me.DataGridView3.Name = "DataGridView3"
  390. Me.DataGridView3.RowHeadersWidth = 5
  391. Me.DataGridView3.RowTemplate.Height = 24
  392. Me.DataGridView3.Size = New System.Drawing.Size(180, 47)
  393. Me.DataGridView3.TabIndex = 959
  394. '
  395. '營運成本收支單審核
  396. '
  397. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  398. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  399. Me.ClientSize = New System.Drawing.Size(1249, 611)
  400. Me.ContextMenuStrip = Me.ContextMenuStrip1
  401. Me.Controls.Add(Me.TextBox14)
  402. Me.Controls.Add(Me.TextBox13)
  403. Me.Controls.Add(Me.Label20)
  404. Me.Controls.Add(Me.Label19)
  405. Me.Controls.Add(Me.PictureBox1)
  406. Me.Controls.Add(Me.DataGridView3)
  407. Me.Controls.Add(Me.Label11)
  408. Me.Controls.Add(Me.TextBox7)
  409. Me.Controls.Add(Me.Label10)
  410. Me.Controls.Add(Me.TextBox6)
  411. Me.Controls.Add(Me.Label9)
  412. Me.Controls.Add(Me.TextBox2)
  413. Me.Controls.Add(Me.Label6)
  414. Me.Controls.Add(Me.CheckBox1)
  415. Me.Controls.Add(Me.Label2)
  416. Me.Controls.Add(Me.DateTimePicker1)
  417. Me.Controls.Add(Me.TextBox5)
  418. Me.Controls.Add(Me.Label8)
  419. Me.Controls.Add(Me.Label3)
  420. Me.Controls.Add(Me.TextBox3)
  421. Me.Controls.Add(Me.TextBox1)
  422. Me.Controls.Add(Me.Label1)
  423. Me.Controls.Add(Me.Button2)
  424. Me.Controls.Add(Me.Button1)
  425. Me.Controls.Add(Me.DataGridView1)
  426. Me.Controls.Add(Me.RadioButton2)
  427. Me.Controls.Add(Me.RadioButton1)
  428. Me.Controls.Add(Me.DataGridView2)
  429. Me.Controls.Add(Me.TextBox8)
  430. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  432. Me.Name = "營運成本收支單審核"
  433. Me.Text = "營運成本收支單審核"
  434. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  435. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  436. Me.ContextMenuStrip1.ResumeLayout(False)
  437. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  438. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  439. Me.ResumeLayout(False)
  440. Me.PerformLayout()
  441. End Sub
  442. Friend WithEvents Button2 As Button
  443. Friend WithEvents Button1 As Button
  444. Friend WithEvents DataGridView1 As DataGridView
  445. Friend WithEvents RadioButton2 As RadioButton
  446. Friend WithEvents RadioButton1 As RadioButton
  447. Friend WithEvents DataGridView2 As DataGridView
  448. Friend WithEvents TextBox5 As TextBox
  449. Friend WithEvents Label8 As Label
  450. Friend WithEvents Label3 As Label
  451. Friend WithEvents TextBox3 As TextBox
  452. Friend WithEvents TextBox1 As TextBox
  453. Friend WithEvents Label1 As Label
  454. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  455. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  456. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  457. Friend WithEvents 審核通過ToolStripMenuItem As ToolStripMenuItem
  458. Friend WithEvents 單據作廢ToolStripMenuItem As ToolStripMenuItem
  459. Friend WithEvents CheckBox1 As CheckBox
  460. Friend WithEvents Label2 As Label
  461. Friend WithEvents DateTimePicker1 As DateTimePicker
  462. Friend WithEvents TextBox6 As TextBox
  463. Friend WithEvents Label9 As Label
  464. Friend WithEvents TextBox2 As TextBox
  465. Friend WithEvents Label6 As Label
  466. Friend WithEvents TextBox8 As TextBox
  467. Friend WithEvents Label11 As Label
  468. Friend WithEvents TextBox7 As TextBox
  469. Friend WithEvents Label10 As Label
  470. Friend WithEvents TextBox14 As TextBox
  471. Friend WithEvents TextBox13 As TextBox
  472. Friend WithEvents Label20 As Label
  473. Friend WithEvents Label19 As Label
  474. Friend WithEvents PictureBox1 As PictureBox
  475. Friend WithEvents DataGridView3 As DataGridView
  476. End Class