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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  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. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  25. Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
  26. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  27. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  28. Me.Label11 = New System.Windows.Forms.Label()
  29. Me.Label14 = New System.Windows.Forms.Label()
  30. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  31. Me.Label8 = New System.Windows.Forms.Label()
  32. Me.公司名稱 = New System.Windows.Forms.TextBox()
  33. Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  34. Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  35. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  36. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  37. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  38. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  39. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  40. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  41. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  42. Me.Label7 = New System.Windows.Forms.Label()
  43. Me.Label6 = New System.Windows.Forms.Label()
  44. Me.Label5 = New System.Windows.Forms.Label()
  45. Me.Label4 = New System.Windows.Forms.Label()
  46. Me.Label3 = New System.Windows.Forms.Label()
  47. Me.Label2 = New System.Windows.Forms.Label()
  48. Me.Label1 = New System.Windows.Forms.Label()
  49. Me.擬辦_tb = New System.Windows.Forms.TextBox()
  50. Me.Label12 = New System.Windows.Forms.Label()
  51. Me.說明_tb = New System.Windows.Forms.TextBox()
  52. Me.Label10 = New System.Windows.Forms.Label()
  53. Me.主旨_tb = New System.Windows.Forms.TextBox()
  54. Me.Label9 = New System.Windows.Forms.Label()
  55. Me.單號_tb = New System.Windows.Forms.TextBox()
  56. Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker()
  57. Me.Label29 = New System.Windows.Forms.Label()
  58. Me.Label0 = New System.Windows.Forms.Label()
  59. Me.控制表_dgv = New System.Windows.Forms.DataGridView()
  60. Me.查詢_tb = New System.Windows.Forms.Button()
  61. Me.作廢_bt = New System.Windows.Forms.Button()
  62. Me.刪除_bt = New System.Windows.Forms.Button()
  63. Me.儲存_bt = New System.Windows.Forms.Button()
  64. Me.新增_bt = New System.Windows.Forms.Button()
  65. Me.列印_bt = New System.Windows.Forms.Button()
  66. Me.Panel1 = New System.Windows.Forms.Panel()
  67. Me.Label13 = New System.Windows.Forms.Label()
  68. Me.開單人_tb = New System.Windows.Forms.TextBox()
  69. Me.隱藏最後排日期_cb = New System.Windows.Forms.CheckBox()
  70. Me.說明_rtb = New System.Windows.Forms.RichTextBox()
  71. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.Panel1.SuspendLayout()
  74. Me.SuspendLayout()
  75. '
  76. '字體_NUD
  77. '
  78. Me.字體_NUD.DecimalPlaces = 1
  79. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  80. Me.字體_NUD.Location = New System.Drawing.Point(288, 34)
  81. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  82. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  83. Me.字體_NUD.Name = "字體_NUD"
  84. Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
  85. Me.字體_NUD.TabIndex = 1838
  86. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  87. '
  88. 'ToolTip1
  89. '
  90. Me.ToolTip1.IsBalloon = True
  91. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  92. Me.ToolTip1.ToolTipTitle = "系統說明"
  93. '
  94. '字體大小調整_lb
  95. '
  96. Me.字體大小調整_lb.AutoSize = True
  97. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  98. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
  99. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  100. Me.字體大小調整_lb.Location = New System.Drawing.Point(224, 37)
  101. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  102. Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
  103. Me.字體大小調整_lb.TabIndex = 1839
  104. Me.字體大小調整_lb.Text = "字體調整"
  105. '
  106. 'Label11
  107. '
  108. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  109. Me.Label11.AutoSize = True
  110. Me.Label11.ForeColor = System.Drawing.Color.Red
  111. Me.Label11.Location = New System.Drawing.Point(4, 116)
  112. Me.Label11.Name = "Label11"
  113. Me.Label11.Size = New System.Drawing.Size(135, 16)
  114. Me.Label11.TabIndex = 1836
  115. Me.Label11.Text = "※按照順序,請勿跳格※"
  116. '
  117. 'Label14
  118. '
  119. Me.Label14.AutoSize = True
  120. Me.Label14.ForeColor = System.Drawing.Color.Red
  121. Me.Label14.Location = New System.Drawing.Point(422, 41)
  122. Me.Label14.Name = "Label14"
  123. Me.Label14.Size = New System.Drawing.Size(315, 16)
  124. Me.Label14.TabIndex = 1835
  125. Me.Label14.Text = "※如果列印後最後幾個字沒有顯示出來請增加一行空白行※"
  126. '
  127. '檔案名稱_tb
  128. '
  129. Me.檔案名稱_tb.Location = New System.Drawing.Point(710, 5)
  130. Me.檔案名稱_tb.Margin = New System.Windows.Forms.Padding(4)
  131. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  132. Me.檔案名稱_tb.Size = New System.Drawing.Size(368, 23)
  133. Me.檔案名稱_tb.TabIndex = 1834
  134. '
  135. 'Label8
  136. '
  137. Me.Label8.AutoSize = True
  138. Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
  139. Me.Label8.Location = New System.Drawing.Point(646, 8)
  140. Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  141. Me.Label8.Name = "Label8"
  142. Me.Label8.Size = New System.Drawing.Size(55, 16)
  143. Me.Label8.TabIndex = 1833
  144. Me.Label8.Text = "檔案名稱"
  145. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  146. '
  147. '公司名稱
  148. '
  149. Me.公司名稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  150. Me.公司名稱.Location = New System.Drawing.Point(176, 123)
  151. Me.公司名稱.Margin = New System.Windows.Forms.Padding(4)
  152. Me.公司名稱.Multiline = True
  153. Me.公司名稱.Name = "公司名稱"
  154. Me.公司名稱.Size = New System.Drawing.Size(81, 20)
  155. Me.公司名稱.TabIndex = 1832
  156. Me.公司名稱.Visible = False
  157. '
  158. '已核准的營運成本收支單_rb
  159. '
  160. Me.已核准的營運成本收支單_rb.AutoSize = True
  161. Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(7, 35)
  162. Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  163. Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb"
  164. Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
  165. Me.已核准的營運成本收支單_rb.TabIndex = 1831
  166. Me.已核准的營運成本收支單_rb.TabStop = True
  167. Me.已核准的營運成本收支單_rb.Text = "已儲存之公告"
  168. Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True
  169. '
  170. '作廢的營運成本收支單_rb
  171. '
  172. Me.作廢的營運成本收支單_rb.AutoSize = True
  173. Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(111, 35)
  174. Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  175. Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
  176. Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
  177. Me.作廢的營運成本收支單_rb.TabIndex = 1830
  178. Me.作廢的營運成本收支單_rb.TabStop = True
  179. Me.作廢的營運成本收支單_rb.Text = "已作廢之公告"
  180. Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
  181. '
  182. 'ComboBox2
  183. '
  184. Me.ComboBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  185. Me.ComboBox2.FormattingEnabled = True
  186. Me.ComboBox2.Location = New System.Drawing.Point(3, 196)
  187. Me.ComboBox2.Name = "ComboBox2"
  188. Me.ComboBox2.Size = New System.Drawing.Size(121, 24)
  189. Me.ComboBox2.TabIndex = 1829
  190. '
  191. 'ComboBox3
  192. '
  193. Me.ComboBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  194. Me.ComboBox3.FormattingEnabled = True
  195. Me.ComboBox3.Location = New System.Drawing.Point(127, 151)
  196. Me.ComboBox3.Name = "ComboBox3"
  197. Me.ComboBox3.Size = New System.Drawing.Size(121, 24)
  198. Me.ComboBox3.TabIndex = 1828
  199. '
  200. 'ComboBox4
  201. '
  202. Me.ComboBox4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  203. Me.ComboBox4.FormattingEnabled = True
  204. Me.ComboBox4.Location = New System.Drawing.Point(127, 196)
  205. Me.ComboBox4.Name = "ComboBox4"
  206. Me.ComboBox4.Size = New System.Drawing.Size(121, 24)
  207. Me.ComboBox4.TabIndex = 1827
  208. '
  209. 'ComboBox5
  210. '
  211. Me.ComboBox5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  212. Me.ComboBox5.FormattingEnabled = True
  213. Me.ComboBox5.Location = New System.Drawing.Point(254, 151)
  214. Me.ComboBox5.Name = "ComboBox5"
  215. Me.ComboBox5.Size = New System.Drawing.Size(121, 24)
  216. Me.ComboBox5.TabIndex = 1826
  217. '
  218. 'ComboBox6
  219. '
  220. Me.ComboBox6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  221. Me.ComboBox6.FormattingEnabled = True
  222. Me.ComboBox6.Location = New System.Drawing.Point(254, 196)
  223. Me.ComboBox6.Name = "ComboBox6"
  224. Me.ComboBox6.Size = New System.Drawing.Size(121, 24)
  225. Me.ComboBox6.TabIndex = 1825
  226. '
  227. 'ComboBox7
  228. '
  229. Me.ComboBox7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  230. Me.ComboBox7.FormattingEnabled = True
  231. Me.ComboBox7.Location = New System.Drawing.Point(381, 151)
  232. Me.ComboBox7.Name = "ComboBox7"
  233. Me.ComboBox7.Size = New System.Drawing.Size(121, 24)
  234. Me.ComboBox7.TabIndex = 1824
  235. '
  236. 'ComboBox1
  237. '
  238. Me.ComboBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  239. Me.ComboBox1.FormattingEnabled = True
  240. Me.ComboBox1.Location = New System.Drawing.Point(3, 151)
  241. Me.ComboBox1.Name = "ComboBox1"
  242. Me.ComboBox1.Size = New System.Drawing.Size(121, 24)
  243. Me.ComboBox1.TabIndex = 1823
  244. '
  245. 'Label7
  246. '
  247. Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  248. Me.Label7.AutoSize = True
  249. Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
  250. Me.Label7.Location = New System.Drawing.Point(378, 132)
  251. Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  252. Me.Label7.Name = "Label7"
  253. Me.Label7.Size = New System.Drawing.Size(43, 16)
  254. Me.Label7.TabIndex = 1822
  255. Me.Label7.Text = "敬會五"
  256. '
  257. 'Label6
  258. '
  259. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  260. Me.Label6.AutoSize = True
  261. Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
  262. Me.Label6.Location = New System.Drawing.Point(255, 178)
  263. Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  264. Me.Label6.Name = "Label6"
  265. Me.Label6.Size = New System.Drawing.Size(43, 16)
  266. Me.Label6.TabIndex = 1821
  267. Me.Label6.Text = "敬會四"
  268. '
  269. 'Label5
  270. '
  271. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  272. Me.Label5.AutoSize = True
  273. Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
  274. Me.Label5.Location = New System.Drawing.Point(255, 132)
  275. Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  276. Me.Label5.Name = "Label5"
  277. Me.Label5.Size = New System.Drawing.Size(43, 16)
  278. Me.Label5.TabIndex = 1820
  279. Me.Label5.Text = "敬會三"
  280. '
  281. 'Label4
  282. '
  283. Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  284. Me.Label4.AutoSize = True
  285. Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
  286. Me.Label4.Location = New System.Drawing.Point(8, 178)
  287. Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  288. Me.Label4.Name = "Label4"
  289. Me.Label4.Size = New System.Drawing.Size(43, 16)
  290. Me.Label4.TabIndex = 1819
  291. Me.Label4.Text = "敬陳二"
  292. '
  293. 'Label3
  294. '
  295. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  296. Me.Label3.AutoSize = True
  297. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  298. Me.Label3.Location = New System.Drawing.Point(124, 132)
  299. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  300. Me.Label3.Name = "Label3"
  301. Me.Label3.Size = New System.Drawing.Size(43, 16)
  302. Me.Label3.TabIndex = 1818
  303. Me.Label3.Text = "敬會一"
  304. '
  305. 'Label2
  306. '
  307. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  308. Me.Label2.AutoSize = True
  309. Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
  310. Me.Label2.Location = New System.Drawing.Point(124, 178)
  311. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  312. Me.Label2.Name = "Label2"
  313. Me.Label2.Size = New System.Drawing.Size(43, 16)
  314. Me.Label2.TabIndex = 1817
  315. Me.Label2.Text = "敬會二"
  316. '
  317. 'Label1
  318. '
  319. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  320. Me.Label1.AutoSize = True
  321. Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
  322. Me.Label1.Location = New System.Drawing.Point(4, 132)
  323. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  324. Me.Label1.Name = "Label1"
  325. Me.Label1.Size = New System.Drawing.Size(43, 16)
  326. Me.Label1.TabIndex = 1816
  327. Me.Label1.Text = "敬陳一"
  328. '
  329. '擬辦_tb
  330. '
  331. Me.擬辦_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  332. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  333. Me.擬辦_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  334. Me.擬辦_tb.Location = New System.Drawing.Point(11, 25)
  335. Me.擬辦_tb.Margin = New System.Windows.Forms.Padding(4)
  336. Me.擬辦_tb.Multiline = True
  337. Me.擬辦_tb.Name = "擬辦_tb"
  338. Me.擬辦_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  339. Me.擬辦_tb.Size = New System.Drawing.Size(814, 87)
  340. Me.擬辦_tb.TabIndex = 1814
  341. '
  342. 'Label12
  343. '
  344. Me.Label12.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  345. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  346. Me.Label12.AutoSize = True
  347. Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
  348. Me.Label12.Location = New System.Drawing.Point(4, 5)
  349. Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  350. Me.Label12.Name = "Label12"
  351. Me.Label12.Size = New System.Drawing.Size(31, 16)
  352. Me.Label12.TabIndex = 1815
  353. Me.Label12.Text = "擬辦"
  354. '
  355. '說明_tb
  356. '
  357. Me.說明_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  358. Or System.Windows.Forms.AnchorStyles.Left) _
  359. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  360. Me.說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  361. Me.說明_tb.Location = New System.Drawing.Point(525, 136)
  362. Me.說明_tb.Margin = New System.Windows.Forms.Padding(4)
  363. Me.說明_tb.Multiline = True
  364. Me.說明_tb.Name = "說明_tb"
  365. Me.說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  366. Me.說明_tb.Size = New System.Drawing.Size(300, 84)
  367. Me.說明_tb.TabIndex = 1812
  368. '
  369. 'Label10
  370. '
  371. Me.Label10.AutoSize = True
  372. Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
  373. Me.Label10.Location = New System.Drawing.Point(865, 41)
  374. Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  375. Me.Label10.Name = "Label10"
  376. Me.Label10.Size = New System.Drawing.Size(31, 16)
  377. Me.Label10.TabIndex = 1813
  378. Me.Label10.Text = "說明"
  379. '
  380. '主旨_tb
  381. '
  382. Me.主旨_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  383. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  384. Me.主旨_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  385. Me.主旨_tb.Location = New System.Drawing.Point(386, 61)
  386. Me.主旨_tb.Margin = New System.Windows.Forms.Padding(4)
  387. Me.主旨_tb.Multiline = True
  388. Me.主旨_tb.Name = "主旨_tb"
  389. Me.主旨_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  390. Me.主旨_tb.Size = New System.Drawing.Size(475, 583)
  391. Me.主旨_tb.TabIndex = 1810
  392. '
  393. 'Label9
  394. '
  395. Me.Label9.AutoSize = True
  396. Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
  397. Me.Label9.Location = New System.Drawing.Point(383, 41)
  398. Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  399. Me.Label9.Name = "Label9"
  400. Me.Label9.Size = New System.Drawing.Size(31, 16)
  401. Me.Label9.TabIndex = 1811
  402. Me.Label9.Text = "主旨"
  403. '
  404. '單號_tb
  405. '
  406. Me.單號_tb.Location = New System.Drawing.Point(44, 5)
  407. Me.單號_tb.Margin = New System.Windows.Forms.Padding(4)
  408. Me.單號_tb.Name = "單號_tb"
  409. Me.單號_tb.ReadOnly = True
  410. Me.單號_tb.Size = New System.Drawing.Size(146, 23)
  411. Me.單號_tb.TabIndex = 1809
  412. Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  413. '
  414. '選擇日期_dtp
  415. '
  416. Me.選擇日期_dtp.Location = New System.Drawing.Point(505, 5)
  417. Me.選擇日期_dtp.Name = "選擇日期_dtp"
  418. Me.選擇日期_dtp.Size = New System.Drawing.Size(134, 23)
  419. Me.選擇日期_dtp.TabIndex = 1808
  420. '
  421. 'Label29
  422. '
  423. Me.Label29.AutoSize = True
  424. Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
  425. Me.Label29.Location = New System.Drawing.Point(442, 8)
  426. Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  427. Me.Label29.Name = "Label29"
  428. Me.Label29.Size = New System.Drawing.Size(55, 16)
  429. Me.Label29.TabIndex = 1807
  430. Me.Label29.Text = "公告日期"
  431. '
  432. 'Label0
  433. '
  434. Me.Label0.AutoSize = True
  435. Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl
  436. Me.Label0.Location = New System.Drawing.Point(4, 8)
  437. Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  438. Me.Label0.Name = "Label0"
  439. Me.Label0.Size = New System.Drawing.Size(31, 16)
  440. Me.Label0.TabIndex = 1806
  441. Me.Label0.Text = "單號"
  442. Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  443. '
  444. '控制表_dgv
  445. '
  446. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  447. Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  448. Me.控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  449. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  450. Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  451. Me.控制表_dgv.BackgroundColor = System.Drawing.Color.White
  452. Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  453. Me.控制表_dgv.Location = New System.Drawing.Point(7, 61)
  454. Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4)
  455. Me.控制表_dgv.Name = "控制表_dgv"
  456. Me.控制表_dgv.ReadOnly = True
  457. Me.控制表_dgv.RowHeadersWidth = 5
  458. Me.控制表_dgv.RowTemplate.Height = 24
  459. Me.控制表_dgv.Size = New System.Drawing.Size(371, 583)
  460. Me.控制表_dgv.TabIndex = 1800
  461. '
  462. '查詢_tb
  463. '
  464. Me.查詢_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Search
  465. Me.查詢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  466. Me.查詢_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  467. Me.查詢_tb.ForeColor = System.Drawing.Color.Red
  468. Me.查詢_tb.Location = New System.Drawing.Point(198, 4)
  469. Me.查詢_tb.Margin = New System.Windows.Forms.Padding(4)
  470. Me.查詢_tb.Name = "查詢_tb"
  471. Me.查詢_tb.Size = New System.Drawing.Size(30, 25)
  472. Me.查詢_tb.TabIndex = 1837
  473. Me.查詢_tb.UseVisualStyleBackColor = True
  474. '
  475. '作廢_bt
  476. '
  477. Me.作廢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
  478. Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  479. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  480. Me.作廢_bt.ForeColor = System.Drawing.Color.DarkGreen
  481. Me.作廢_bt.Location = New System.Drawing.Point(1236, 12)
  482. Me.作廢_bt.Margin = New System.Windows.Forms.Padding(4)
  483. Me.作廢_bt.Name = "作廢_bt"
  484. Me.作廢_bt.Size = New System.Drawing.Size(45, 45)
  485. Me.作廢_bt.TabIndex = 1805
  486. Me.作廢_bt.UseVisualStyleBackColor = True
  487. '
  488. '刪除_bt
  489. '
  490. Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  491. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  492. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  493. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  494. Me.刪除_bt.Location = New System.Drawing.Point(1136, 12)
  495. Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
  496. Me.刪除_bt.Name = "刪除_bt"
  497. Me.刪除_bt.Size = New System.Drawing.Size(45, 45)
  498. Me.刪除_bt.TabIndex = 1804
  499. Me.刪除_bt.UseVisualStyleBackColor = True
  500. '
  501. '儲存_bt
  502. '
  503. Me.儲存_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  504. Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  505. Me.儲存_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  506. Me.儲存_bt.ForeColor = System.Drawing.Color.DarkGreen
  507. Me.儲存_bt.Location = New System.Drawing.Point(1186, 12)
  508. Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4)
  509. Me.儲存_bt.Name = "儲存_bt"
  510. Me.儲存_bt.Size = New System.Drawing.Size(45, 45)
  511. Me.儲存_bt.TabIndex = 1803
  512. Me.儲存_bt.UseVisualStyleBackColor = True
  513. '
  514. '新增_bt
  515. '
  516. Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_2
  517. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  518. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  519. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  520. Me.新增_bt.Location = New System.Drawing.Point(1086, 12)
  521. Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
  522. Me.新增_bt.Name = "新增_bt"
  523. Me.新增_bt.Size = New System.Drawing.Size(45, 45)
  524. Me.新增_bt.TabIndex = 1802
  525. Me.新增_bt.UseVisualStyleBackColor = True
  526. '
  527. '列印_bt
  528. '
  529. Me.列印_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
  530. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  531. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  532. Me.列印_bt.ForeColor = System.Drawing.Color.Red
  533. Me.列印_bt.Location = New System.Drawing.Point(1286, 12)
  534. Me.列印_bt.Margin = New System.Windows.Forms.Padding(4)
  535. Me.列印_bt.Name = "列印_bt"
  536. Me.列印_bt.Size = New System.Drawing.Size(45, 45)
  537. Me.列印_bt.TabIndex = 1801
  538. Me.列印_bt.UseVisualStyleBackColor = True
  539. '
  540. 'Panel1
  541. '
  542. Me.Panel1.Controls.Add(Me.Label12)
  543. Me.Panel1.Controls.Add(Me.擬辦_tb)
  544. Me.Panel1.Controls.Add(Me.Label11)
  545. Me.Panel1.Controls.Add(Me.Label1)
  546. Me.Panel1.Controls.Add(Me.ComboBox1)
  547. Me.Panel1.Controls.Add(Me.Label4)
  548. Me.Panel1.Controls.Add(Me.ComboBox2)
  549. Me.Panel1.Controls.Add(Me.Label3)
  550. Me.Panel1.Controls.Add(Me.ComboBox3)
  551. Me.Panel1.Controls.Add(Me.Label2)
  552. Me.Panel1.Controls.Add(Me.ComboBox7)
  553. Me.Panel1.Controls.Add(Me.ComboBox6)
  554. Me.Panel1.Controls.Add(Me.Label7)
  555. Me.Panel1.Controls.Add(Me.說明_tb)
  556. Me.Panel1.Controls.Add(Me.ComboBox5)
  557. Me.Panel1.Controls.Add(Me.ComboBox4)
  558. Me.Panel1.Controls.Add(Me.Label5)
  559. Me.Panel1.Controls.Add(Me.Label6)
  560. Me.Panel1.Location = New System.Drawing.Point(443, 285)
  561. Me.Panel1.Name = "Panel1"
  562. Me.Panel1.Size = New System.Drawing.Size(838, 241)
  563. Me.Panel1.TabIndex = 1840
  564. Me.Panel1.Visible = False
  565. '
  566. 'Label13
  567. '
  568. Me.Label13.AutoSize = True
  569. Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl
  570. Me.Label13.Location = New System.Drawing.Point(236, 8)
  571. Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  572. Me.Label13.Name = "Label13"
  573. Me.Label13.Size = New System.Drawing.Size(43, 16)
  574. Me.Label13.TabIndex = 1841
  575. Me.Label13.Text = "開單人"
  576. '
  577. '開單人_tb
  578. '
  579. Me.開單人_tb.Location = New System.Drawing.Point(288, 5)
  580. Me.開單人_tb.Margin = New System.Windows.Forms.Padding(4)
  581. Me.開單人_tb.Name = "開單人_tb"
  582. Me.開單人_tb.ReadOnly = True
  583. Me.開單人_tb.Size = New System.Drawing.Size(146, 23)
  584. Me.開單人_tb.TabIndex = 1842
  585. Me.開單人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  586. '
  587. '隱藏最後排日期_cb
  588. '
  589. Me.隱藏最後排日期_cb.AutoSize = True
  590. Me.隱藏最後排日期_cb.Checked = True
  591. Me.隱藏最後排日期_cb.CheckState = System.Windows.Forms.CheckState.Checked
  592. Me.隱藏最後排日期_cb.Location = New System.Drawing.Point(968, 37)
  593. Me.隱藏最後排日期_cb.Name = "隱藏最後排日期_cb"
  594. Me.隱藏最後排日期_cb.Size = New System.Drawing.Size(98, 20)
  595. Me.隱藏最後排日期_cb.TabIndex = 1871
  596. Me.隱藏最後排日期_cb.Text = "顯示頁尾日期"
  597. Me.隱藏最後排日期_cb.UseVisualStyleBackColor = True
  598. '
  599. '說明_rtb
  600. '
  601. Me.說明_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  602. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  603. Me.說明_rtb.Location = New System.Drawing.Point(868, 60)
  604. Me.說明_rtb.Name = "說明_rtb"
  605. Me.說明_rtb.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical
  606. Me.說明_rtb.Size = New System.Drawing.Size(463, 584)
  607. Me.說明_rtb.TabIndex = 1872
  608. Me.說明_rtb.Text = ""
  609. '
  610. '公告
  611. '
  612. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  613. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  614. Me.ClientSize = New System.Drawing.Size(1349, 650)
  615. Me.Controls.Add(Me.主旨_tb)
  616. Me.Controls.Add(Me.說明_rtb)
  617. Me.Controls.Add(Me.隱藏最後排日期_cb)
  618. Me.Controls.Add(Me.開單人_tb)
  619. Me.Controls.Add(Me.Label13)
  620. Me.Controls.Add(Me.Panel1)
  621. Me.Controls.Add(Me.字體_NUD)
  622. Me.Controls.Add(Me.查詢_tb)
  623. Me.Controls.Add(Me.字體大小調整_lb)
  624. Me.Controls.Add(Me.Label14)
  625. Me.Controls.Add(Me.檔案名稱_tb)
  626. Me.Controls.Add(Me.Label8)
  627. Me.Controls.Add(Me.公司名稱)
  628. Me.Controls.Add(Me.已核准的營運成本收支單_rb)
  629. Me.Controls.Add(Me.作廢的營運成本收支單_rb)
  630. Me.Controls.Add(Me.Label10)
  631. Me.Controls.Add(Me.Label9)
  632. Me.Controls.Add(Me.單號_tb)
  633. Me.Controls.Add(Me.選擇日期_dtp)
  634. Me.Controls.Add(Me.Label29)
  635. Me.Controls.Add(Me.Label0)
  636. Me.Controls.Add(Me.作廢_bt)
  637. Me.Controls.Add(Me.刪除_bt)
  638. Me.Controls.Add(Me.儲存_bt)
  639. Me.Controls.Add(Me.新增_bt)
  640. Me.Controls.Add(Me.列印_bt)
  641. Me.Controls.Add(Me.控制表_dgv)
  642. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  643. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  644. Me.Name = "公告"
  645. Me.Text = "公告"
  646. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  647. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  648. Me.Panel1.ResumeLayout(False)
  649. Me.Panel1.PerformLayout()
  650. Me.ResumeLayout(False)
  651. Me.PerformLayout()
  652. End Sub
  653. Friend WithEvents 字體_NUD As NumericUpDown
  654. Friend WithEvents 查詢_tb As Button
  655. Friend WithEvents PrintDocument1 As Printing.PrintDocument
  656. Friend WithEvents ToolTip1 As ToolTip
  657. Friend WithEvents 字體大小調整_lb As Label
  658. Friend WithEvents Label11 As Label
  659. Friend WithEvents Label14 As Label
  660. Friend WithEvents 檔案名稱_tb As TextBox
  661. Friend WithEvents Label8 As Label
  662. Friend WithEvents 公司名稱 As TextBox
  663. Friend WithEvents 已核准的營運成本收支單_rb As RadioButton
  664. Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
  665. Friend WithEvents ComboBox2 As ComboBox
  666. Friend WithEvents ComboBox3 As ComboBox
  667. Friend WithEvents ComboBox4 As ComboBox
  668. Friend WithEvents ComboBox5 As ComboBox
  669. Friend WithEvents ComboBox6 As ComboBox
  670. Friend WithEvents ComboBox7 As ComboBox
  671. Friend WithEvents ComboBox1 As ComboBox
  672. Friend WithEvents Label7 As Label
  673. Friend WithEvents Label6 As Label
  674. Friend WithEvents Label5 As Label
  675. Friend WithEvents Label4 As Label
  676. Friend WithEvents Label3 As Label
  677. Friend WithEvents Label2 As Label
  678. Friend WithEvents Label1 As Label
  679. Friend WithEvents 擬辦_tb As TextBox
  680. Friend WithEvents Label12 As Label
  681. Friend WithEvents 說明_tb As TextBox
  682. Friend WithEvents Label10 As Label
  683. Friend WithEvents 主旨_tb As TextBox
  684. Friend WithEvents Label9 As Label
  685. Friend WithEvents 單號_tb As TextBox
  686. Friend WithEvents 選擇日期_dtp As DateTimePicker
  687. Friend WithEvents Label29 As Label
  688. Friend WithEvents Label0 As Label
  689. Friend WithEvents 作廢_bt As Button
  690. Friend WithEvents 刪除_bt As Button
  691. Friend WithEvents 儲存_bt As Button
  692. Friend WithEvents 新增_bt As Button
  693. Friend WithEvents 列印_bt As Button
  694. Friend WithEvents 控制表_dgv As DataGridView
  695. Friend WithEvents Panel1 As Panel
  696. Friend WithEvents Label13 As Label
  697. Friend WithEvents 開單人_tb As TextBox
  698. Friend WithEvents 隱藏最後排日期_cb As CheckBox
  699. Friend WithEvents 說明_rtb As RichTextBox
  700. End Class