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 36KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785
  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.控制表_dgv = New System.Windows.Forms.DataGridView()
  25. Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  26. Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  27. Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker()
  28. Me.Label29 = New System.Windows.Forms.Label()
  29. Me.Label0 = New System.Windows.Forms.Label()
  30. Me.Label1 = New System.Windows.Forms.Label()
  31. Me.單號_tb = New System.Windows.Forms.TextBox()
  32. Me.受文者_tb = New System.Windows.Forms.TextBox()
  33. Me.Label5 = New System.Windows.Forms.Label()
  34. Me.Label3 = New System.Windows.Forms.Label()
  35. Me.附件_tb = New System.Windows.Forms.TextBox()
  36. Me.Label4 = New System.Windows.Forms.Label()
  37. Me.Label8 = New System.Windows.Forms.Label()
  38. Me.主旨_tb = New System.Windows.Forms.TextBox()
  39. Me.Label9 = New System.Windows.Forms.Label()
  40. Me.說明_tb = New System.Windows.Forms.TextBox()
  41. Me.Label10 = New System.Windows.Forms.Label()
  42. Me.正本_tb = New System.Windows.Forms.TextBox()
  43. Me.Label11 = New System.Windows.Forms.Label()
  44. Me.副本_tb = New System.Windows.Forms.TextBox()
  45. Me.Label12 = New System.Windows.Forms.Label()
  46. Me.Label13 = New System.Windows.Forms.Label()
  47. Me.公司名稱 = New System.Windows.Forms.TextBox()
  48. Me.Label6 = New System.Windows.Forms.Label()
  49. Me.Panel1 = New System.Windows.Forms.Panel()
  50. Me.QRCode2_pb = New System.Windows.Forms.PictureBox()
  51. Me.Button1 = New System.Windows.Forms.Button()
  52. Me.簡稱 = New System.Windows.Forms.TextBox()
  53. Me.傳真 = New System.Windows.Forms.TextBox()
  54. Me.電話 = New System.Windows.Forms.TextBox()
  55. Me.地址 = New System.Windows.Forms.TextBox()
  56. Me.承辦人_tb = New System.Windows.Forms.TextBox()
  57. Me.手機_tb = New System.Windows.Forms.TextBox()
  58. Me.Label14 = New System.Windows.Forms.Label()
  59. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  60. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  61. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  62. Me.速別_tb = New System.Windows.Forms.ComboBox()
  63. Me.密等_tb = New System.Windows.Forms.ComboBox()
  64. Me.Label7 = New System.Windows.Forms.Label()
  65. Me.標題_tb = New System.Windows.Forms.TextBox()
  66. Me.Label2 = New System.Windows.Forms.Label()
  67. Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
  68. Me.複製_bt = New System.Windows.Forms.Button()
  69. Me.查詢_tb = New System.Windows.Forms.Button()
  70. Me.縮放_tb = New System.Windows.Forms.Button()
  71. Me.作廢_bt = New System.Windows.Forms.Button()
  72. Me.刪除_bt = New System.Windows.Forms.Button()
  73. Me.儲存_bt = New System.Windows.Forms.Button()
  74. Me.新增_bt = New System.Windows.Forms.Button()
  75. Me.列印_bt = New System.Windows.Forms.Button()
  76. Me.說明_rtb = New System.Windows.Forms.RichTextBox()
  77. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. Me.Panel1.SuspendLayout()
  79. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  80. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  81. Me.SuspendLayout()
  82. '
  83. '控制表_dgv
  84. '
  85. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  86. Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  87. Me.控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  88. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  89. Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  90. Me.控制表_dgv.BackgroundColor = System.Drawing.Color.White
  91. Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  92. Me.控制表_dgv.Location = New System.Drawing.Point(12, 56)
  93. Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4)
  94. Me.控制表_dgv.Name = "控制表_dgv"
  95. Me.控制表_dgv.ReadOnly = True
  96. Me.控制表_dgv.RowHeadersWidth = 5
  97. Me.控制表_dgv.RowTemplate.Height = 24
  98. Me.控制表_dgv.Size = New System.Drawing.Size(200, 612)
  99. Me.控制表_dgv.TabIndex = 1511
  100. '
  101. '已核准的營運成本收支單_rb
  102. '
  103. Me.已核准的營運成本收支單_rb.AutoSize = True
  104. Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(12, 5)
  105. Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  106. Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb"
  107. Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
  108. Me.已核准的營運成本收支單_rb.TabIndex = 1736
  109. Me.已核准的營運成本收支單_rb.TabStop = True
  110. Me.已核准的營運成本收支單_rb.Text = "已儲存之公函"
  111. Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True
  112. '
  113. '作廢的營運成本收支單_rb
  114. '
  115. Me.作廢的營運成本收支單_rb.AutoSize = True
  116. Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(12, 28)
  117. Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  118. Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
  119. Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
  120. Me.作廢的營運成本收支單_rb.TabIndex = 1735
  121. Me.作廢的營運成本收支單_rb.TabStop = True
  122. Me.作廢的營運成本收支單_rb.Text = "已作廢之公函"
  123. Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
  124. '
  125. '選擇日期_dtp
  126. '
  127. Me.選擇日期_dtp.Location = New System.Drawing.Point(356, 4)
  128. Me.選擇日期_dtp.Name = "選擇日期_dtp"
  129. Me.選擇日期_dtp.Size = New System.Drawing.Size(134, 23)
  130. Me.選擇日期_dtp.TabIndex = 1740
  131. '
  132. 'Label29
  133. '
  134. Me.Label29.AutoSize = True
  135. Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
  136. Me.Label29.Location = New System.Drawing.Point(294, 7)
  137. Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  138. Me.Label29.Name = "Label29"
  139. Me.Label29.Size = New System.Drawing.Size(55, 16)
  140. Me.Label29.TabIndex = 1739
  141. Me.Label29.Text = "發文日期"
  142. '
  143. 'Label0
  144. '
  145. Me.Label0.AutoSize = True
  146. Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl
  147. Me.Label0.Location = New System.Drawing.Point(294, 32)
  148. Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  149. Me.Label0.Name = "Label0"
  150. Me.Label0.Size = New System.Drawing.Size(55, 16)
  151. Me.Label0.TabIndex = 1738
  152. Me.Label0.Text = "發文字號"
  153. Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  154. '
  155. 'Label1
  156. '
  157. Me.Label1.AutoSize = True
  158. Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
  159. Me.Label1.Location = New System.Drawing.Point(497, 5)
  160. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  161. Me.Label1.Name = "Label1"
  162. Me.Label1.Size = New System.Drawing.Size(55, 16)
  163. Me.Label1.TabIndex = 1742
  164. Me.Label1.Text = "承 辦 人"
  165. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  166. '
  167. '單號_tb
  168. '
  169. Me.單號_tb.Location = New System.Drawing.Point(357, 28)
  170. Me.單號_tb.Margin = New System.Windows.Forms.Padding(4)
  171. Me.單號_tb.Name = "單號_tb"
  172. Me.單號_tb.ReadOnly = True
  173. Me.單號_tb.Size = New System.Drawing.Size(133, 23)
  174. Me.單號_tb.TabIndex = 1741
  175. Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  176. '
  177. '受文者_tb
  178. '
  179. Me.受文者_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  180. Me.受文者_tb.Location = New System.Drawing.Point(219, 76)
  181. Me.受文者_tb.Margin = New System.Windows.Forms.Padding(4)
  182. Me.受文者_tb.Multiline = True
  183. Me.受文者_tb.Name = "受文者_tb"
  184. Me.受文者_tb.Size = New System.Drawing.Size(633, 60)
  185. Me.受文者_tb.TabIndex = 1747
  186. '
  187. 'Label5
  188. '
  189. Me.Label5.AutoSize = True
  190. Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
  191. Me.Label5.Location = New System.Drawing.Point(216, 56)
  192. Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  193. Me.Label5.Name = "Label5"
  194. Me.Label5.Size = New System.Drawing.Size(43, 16)
  195. Me.Label5.TabIndex = 1748
  196. Me.Label5.Text = "受文者"
  197. '
  198. 'Label3
  199. '
  200. Me.Label3.AutoSize = True
  201. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  202. Me.Label3.Location = New System.Drawing.Point(446, 140)
  203. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  204. Me.Label3.Name = "Label3"
  205. Me.Label3.Size = New System.Drawing.Size(91, 16)
  206. Me.Label3.TabIndex = 1750
  207. Me.Label3.Text = "密等及解密條件"
  208. '
  209. '附件_tb
  210. '
  211. Me.附件_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  212. Me.附件_tb.Location = New System.Drawing.Point(219, 207)
  213. Me.附件_tb.Margin = New System.Windows.Forms.Padding(4)
  214. Me.附件_tb.Multiline = True
  215. Me.附件_tb.Name = "附件_tb"
  216. Me.附件_tb.Size = New System.Drawing.Size(633, 51)
  217. Me.附件_tb.TabIndex = 1751
  218. '
  219. 'Label4
  220. '
  221. Me.Label4.AutoSize = True
  222. Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
  223. Me.Label4.Location = New System.Drawing.Point(216, 187)
  224. Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  225. Me.Label4.Name = "Label4"
  226. Me.Label4.Size = New System.Drawing.Size(31, 16)
  227. Me.Label4.TabIndex = 1752
  228. Me.Label4.Text = "附件"
  229. '
  230. 'Label8
  231. '
  232. Me.Label8.AutoSize = True
  233. Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
  234. Me.Label8.Location = New System.Drawing.Point(216, 140)
  235. Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  236. Me.Label8.Name = "Label8"
  237. Me.Label8.Size = New System.Drawing.Size(31, 16)
  238. Me.Label8.TabIndex = 1758
  239. Me.Label8.Text = "速別"
  240. '
  241. '主旨_tb
  242. '
  243. Me.主旨_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  244. Me.主旨_tb.Location = New System.Drawing.Point(218, 282)
  245. Me.主旨_tb.Margin = New System.Windows.Forms.Padding(4)
  246. Me.主旨_tb.Multiline = True
  247. Me.主旨_tb.Name = "主旨_tb"
  248. Me.主旨_tb.Size = New System.Drawing.Size(634, 218)
  249. Me.主旨_tb.TabIndex = 1759
  250. '
  251. 'Label9
  252. '
  253. Me.Label9.AutoSize = True
  254. Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
  255. Me.Label9.Location = New System.Drawing.Point(216, 262)
  256. Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  257. Me.Label9.Name = "Label9"
  258. Me.Label9.Size = New System.Drawing.Size(31, 16)
  259. Me.Label9.TabIndex = 1760
  260. Me.Label9.Text = "主旨"
  261. '
  262. '說明_tb
  263. '
  264. Me.說明_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  265. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  266. Me.說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  267. Me.說明_tb.Location = New System.Drawing.Point(832, 76)
  268. Me.說明_tb.Margin = New System.Windows.Forms.Padding(4)
  269. Me.說明_tb.Multiline = True
  270. Me.說明_tb.Name = "說明_tb"
  271. Me.說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  272. Me.說明_tb.Size = New System.Drawing.Size(464, 592)
  273. Me.說明_tb.TabIndex = 1761
  274. Me.說明_tb.Visible = False
  275. '
  276. 'Label10
  277. '
  278. Me.Label10.AutoSize = True
  279. Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
  280. Me.Label10.Location = New System.Drawing.Point(862, 56)
  281. Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  282. Me.Label10.Name = "Label10"
  283. Me.Label10.Size = New System.Drawing.Size(31, 16)
  284. Me.Label10.TabIndex = 1762
  285. Me.Label10.Text = "說明"
  286. '
  287. '正本_tb
  288. '
  289. Me.正本_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  290. Me.正本_tb.Location = New System.Drawing.Point(218, 524)
  291. Me.正本_tb.Margin = New System.Windows.Forms.Padding(4)
  292. Me.正本_tb.Multiline = True
  293. Me.正本_tb.Name = "正本_tb"
  294. Me.正本_tb.Size = New System.Drawing.Size(635, 60)
  295. Me.正本_tb.TabIndex = 1763
  296. '
  297. 'Label11
  298. '
  299. Me.Label11.AutoSize = True
  300. Me.Label11.ImeMode = System.Windows.Forms.ImeMode.NoControl
  301. Me.Label11.Location = New System.Drawing.Point(216, 504)
  302. Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  303. Me.Label11.Name = "Label11"
  304. Me.Label11.Size = New System.Drawing.Size(31, 16)
  305. Me.Label11.TabIndex = 1764
  306. Me.Label11.Text = "正本"
  307. '
  308. '副本_tb
  309. '
  310. Me.副本_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  311. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  312. Me.副本_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  313. Me.副本_tb.Location = New System.Drawing.Point(218, 608)
  314. Me.副本_tb.Margin = New System.Windows.Forms.Padding(4)
  315. Me.副本_tb.Multiline = True
  316. Me.副本_tb.Name = "副本_tb"
  317. Me.副本_tb.Size = New System.Drawing.Size(634, 60)
  318. Me.副本_tb.TabIndex = 1765
  319. '
  320. 'Label12
  321. '
  322. Me.Label12.AutoSize = True
  323. Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
  324. Me.Label12.Location = New System.Drawing.Point(216, 588)
  325. Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  326. Me.Label12.Name = "Label12"
  327. Me.Label12.Size = New System.Drawing.Size(31, 16)
  328. Me.Label12.TabIndex = 1766
  329. Me.Label12.Text = "副本"
  330. '
  331. 'Label13
  332. '
  333. Me.Label13.AutoSize = True
  334. Me.Label13.ForeColor = System.Drawing.Color.Red
  335. Me.Label13.Location = New System.Drawing.Point(900, 55)
  336. Me.Label13.Name = "Label13"
  337. Me.Label13.Size = New System.Drawing.Size(183, 16)
  338. Me.Label13.TabIndex = 1767
  339. Me.Label13.Text = "※說明沒打列印就不會顯示出來※"
  340. '
  341. '公司名稱
  342. '
  343. Me.公司名稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  344. Me.公司名稱.Location = New System.Drawing.Point(28, 27)
  345. Me.公司名稱.Margin = New System.Windows.Forms.Padding(4)
  346. Me.公司名稱.Multiline = True
  347. Me.公司名稱.Name = "公司名稱"
  348. Me.公司名稱.Size = New System.Drawing.Size(81, 29)
  349. Me.公司名稱.TabIndex = 1768
  350. Me.公司名稱.Visible = False
  351. '
  352. 'Label6
  353. '
  354. Me.Label6.AutoSize = True
  355. Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
  356. Me.Label6.Location = New System.Drawing.Point(497, 35)
  357. Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  358. Me.Label6.Name = "Label6"
  359. Me.Label6.Size = New System.Drawing.Size(55, 16)
  360. Me.Label6.TabIndex = 1770
  361. Me.Label6.Text = "連絡電話"
  362. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  363. '
  364. 'Panel1
  365. '
  366. Me.Panel1.Controls.Add(Me.QRCode2_pb)
  367. Me.Panel1.Controls.Add(Me.Button1)
  368. Me.Panel1.Controls.Add(Me.簡稱)
  369. Me.Panel1.Controls.Add(Me.傳真)
  370. Me.Panel1.Controls.Add(Me.電話)
  371. Me.Panel1.Controls.Add(Me.地址)
  372. Me.Panel1.Controls.Add(Me.公司名稱)
  373. Me.Panel1.Location = New System.Drawing.Point(42, 164)
  374. Me.Panel1.Name = "Panel1"
  375. Me.Panel1.Size = New System.Drawing.Size(510, 421)
  376. Me.Panel1.TabIndex = 1772
  377. Me.Panel1.Visible = False
  378. '
  379. 'QRCode2_pb
  380. '
  381. Me.QRCode2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  382. Me.QRCode2_pb.Location = New System.Drawing.Point(165, 99)
  383. Me.QRCode2_pb.Name = "QRCode2_pb"
  384. Me.QRCode2_pb.Size = New System.Drawing.Size(80, 80)
  385. Me.QRCode2_pb.TabIndex = 1032
  386. Me.QRCode2_pb.TabStop = False
  387. '
  388. 'Button1
  389. '
  390. Me.Button1.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
  391. Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  392. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  393. Me.Button1.ForeColor = System.Drawing.Color.Red
  394. Me.Button1.Location = New System.Drawing.Point(328, 80)
  395. Me.Button1.Margin = New System.Windows.Forms.Padding(4)
  396. Me.Button1.Name = "Button1"
  397. Me.Button1.Size = New System.Drawing.Size(45, 45)
  398. Me.Button1.TabIndex = 1797
  399. Me.Button1.UseVisualStyleBackColor = True
  400. Me.Button1.Visible = False
  401. '
  402. '簡稱
  403. '
  404. Me.簡稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  405. Me.簡稱.Location = New System.Drawing.Point(28, 175)
  406. Me.簡稱.Margin = New System.Windows.Forms.Padding(4)
  407. Me.簡稱.Multiline = True
  408. Me.簡稱.Name = "簡稱"
  409. Me.簡稱.Size = New System.Drawing.Size(81, 29)
  410. Me.簡稱.TabIndex = 1772
  411. Me.簡稱.Visible = False
  412. '
  413. '傳真
  414. '
  415. Me.傳真.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  416. Me.傳真.Location = New System.Drawing.Point(28, 138)
  417. Me.傳真.Margin = New System.Windows.Forms.Padding(4)
  418. Me.傳真.Multiline = True
  419. Me.傳真.Name = "傳真"
  420. Me.傳真.Size = New System.Drawing.Size(81, 29)
  421. Me.傳真.TabIndex = 1771
  422. Me.傳真.Visible = False
  423. '
  424. '電話
  425. '
  426. Me.電話.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  427. Me.電話.Location = New System.Drawing.Point(28, 101)
  428. Me.電話.Margin = New System.Windows.Forms.Padding(4)
  429. Me.電話.Multiline = True
  430. Me.電話.Name = "電話"
  431. Me.電話.Size = New System.Drawing.Size(81, 29)
  432. Me.電話.TabIndex = 1770
  433. Me.電話.Visible = False
  434. '
  435. '地址
  436. '
  437. Me.地址.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  438. Me.地址.Location = New System.Drawing.Point(28, 64)
  439. Me.地址.Margin = New System.Windows.Forms.Padding(4)
  440. Me.地址.Multiline = True
  441. Me.地址.Name = "地址"
  442. Me.地址.Size = New System.Drawing.Size(81, 29)
  443. Me.地址.TabIndex = 1769
  444. Me.地址.Visible = False
  445. '
  446. '承辦人_tb
  447. '
  448. Me.承辦人_tb.Location = New System.Drawing.Point(560, 2)
  449. Me.承辦人_tb.Margin = New System.Windows.Forms.Padding(4)
  450. Me.承辦人_tb.Name = "承辦人_tb"
  451. Me.承辦人_tb.ReadOnly = True
  452. Me.承辦人_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
  453. Me.承辦人_tb.Size = New System.Drawing.Size(144, 23)
  454. Me.承辦人_tb.TabIndex = 1773
  455. '
  456. '手機_tb
  457. '
  458. Me.手機_tb.Location = New System.Drawing.Point(560, 28)
  459. Me.手機_tb.Margin = New System.Windows.Forms.Padding(4)
  460. Me.手機_tb.Name = "手機_tb"
  461. Me.手機_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
  462. Me.手機_tb.Size = New System.Drawing.Size(144, 23)
  463. Me.手機_tb.TabIndex = 1774
  464. '
  465. 'Label14
  466. '
  467. Me.Label14.AutoSize = True
  468. Me.Label14.ForeColor = System.Drawing.Color.Red
  469. Me.Label14.Location = New System.Drawing.Point(266, 56)
  470. Me.Label14.Name = "Label14"
  471. Me.Label14.Size = New System.Drawing.Size(315, 16)
  472. Me.Label14.TabIndex = 1775
  473. Me.Label14.Text = "※如果列印後最後幾個字沒有顯示出來請增加一行空白行※"
  474. '
  475. 'ToolTip1
  476. '
  477. Me.ToolTip1.IsBalloon = True
  478. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  479. Me.ToolTip1.ToolTipTitle = "系統說明"
  480. '
  481. '字體大小調整_lb
  482. '
  483. Me.字體大小調整_lb.AutoSize = True
  484. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  485. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
  486. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  487. Me.字體大小調整_lb.Location = New System.Drawing.Point(223, 9)
  488. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  489. Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
  490. Me.字體大小調整_lb.TabIndex = 1777
  491. Me.字體大小調整_lb.Text = "字體調整"
  492. '
  493. '字體_NUD
  494. '
  495. Me.字體_NUD.DecimalPlaces = 1
  496. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  497. Me.字體_NUD.Location = New System.Drawing.Point(226, 29)
  498. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  499. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  500. Me.字體_NUD.Name = "字體_NUD"
  501. Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
  502. Me.字體_NUD.TabIndex = 1776
  503. Me.字體_NUD.Value = New Decimal(New Integer() {12, 0, 0, 0})
  504. '
  505. '速別_tb
  506. '
  507. Me.速別_tb.FormattingEnabled = True
  508. Me.速別_tb.Items.AddRange(New Object() {"", "普通件", "速件", "最速件"})
  509. Me.速別_tb.Location = New System.Drawing.Point(219, 160)
  510. Me.速別_tb.Name = "速別_tb"
  511. Me.速別_tb.Size = New System.Drawing.Size(222, 24)
  512. Me.速別_tb.TabIndex = 1780
  513. '
  514. '密等_tb
  515. '
  516. Me.密等_tb.FormattingEnabled = True
  517. Me.密等_tb.Items.AddRange(New Object() {"", "普通", "機密", "極機密"})
  518. Me.密等_tb.Location = New System.Drawing.Point(449, 160)
  519. Me.密等_tb.Name = "密等_tb"
  520. Me.密等_tb.Size = New System.Drawing.Size(404, 24)
  521. Me.密等_tb.TabIndex = 1781
  522. '
  523. 'Label7
  524. '
  525. Me.Label7.AutoSize = True
  526. Me.Label7.ForeColor = System.Drawing.Color.Red
  527. Me.Label7.Location = New System.Drawing.Point(712, 32)
  528. Me.Label7.Name = "Label7"
  529. Me.Label7.Size = New System.Drawing.Size(207, 16)
  530. Me.Label7.TabIndex = 1771
  531. Me.Label7.Text = "※連絡電話沒打列印就不會顯示出來※"
  532. '
  533. '標題_tb
  534. '
  535. Me.標題_tb.Location = New System.Drawing.Point(751, 2)
  536. Me.標題_tb.Margin = New System.Windows.Forms.Padding(4)
  537. Me.標題_tb.Name = "標題_tb"
  538. Me.標題_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
  539. Me.標題_tb.Size = New System.Drawing.Size(200, 23)
  540. Me.標題_tb.TabIndex = 1783
  541. '
  542. 'Label2
  543. '
  544. Me.Label2.AutoSize = True
  545. Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
  546. Me.Label2.Location = New System.Drawing.Point(712, 7)
  547. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  548. Me.Label2.Name = "Label2"
  549. Me.Label2.Size = New System.Drawing.Size(31, 16)
  550. Me.Label2.TabIndex = 1782
  551. Me.Label2.Text = "標題"
  552. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  553. '
  554. '複製_bt
  555. '
  556. Me.複製_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.copy
  557. Me.複製_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  558. Me.複製_bt.ForeColor = System.Drawing.Color.Green
  559. Me.複製_bt.Location = New System.Drawing.Point(958, 5)
  560. Me.複製_bt.Name = "複製_bt"
  561. Me.複製_bt.Size = New System.Drawing.Size(50, 50)
  562. Me.複製_bt.TabIndex = 1784
  563. Me.複製_bt.UseVisualStyleBackColor = True
  564. '
  565. '查詢_tb
  566. '
  567. Me.查詢_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Search
  568. Me.查詢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  569. Me.查詢_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  570. Me.查詢_tb.ForeColor = System.Drawing.Color.Red
  571. Me.查詢_tb.Location = New System.Drawing.Point(166, 2)
  572. Me.查詢_tb.Margin = New System.Windows.Forms.Padding(4)
  573. Me.查詢_tb.Name = "查詢_tb"
  574. Me.查詢_tb.Size = New System.Drawing.Size(50, 50)
  575. Me.查詢_tb.TabIndex = 1779
  576. Me.查詢_tb.UseVisualStyleBackColor = True
  577. '
  578. '縮放_tb
  579. '
  580. Me.縮放_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.ZOOM01
  581. Me.縮放_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  582. Me.縮放_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  583. Me.縮放_tb.ForeColor = System.Drawing.Color.Blue
  584. Me.縮放_tb.Location = New System.Drawing.Point(116, 2)
  585. Me.縮放_tb.Margin = New System.Windows.Forms.Padding(4)
  586. Me.縮放_tb.Name = "縮放_tb"
  587. Me.縮放_tb.Size = New System.Drawing.Size(50, 50)
  588. Me.縮放_tb.TabIndex = 1778
  589. Me.縮放_tb.UseVisualStyleBackColor = True
  590. '
  591. '作廢_bt
  592. '
  593. Me.作廢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
  594. Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  595. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  596. Me.作廢_bt.ForeColor = System.Drawing.Color.DarkGreen
  597. Me.作廢_bt.Location = New System.Drawing.Point(1225, 5)
  598. Me.作廢_bt.Margin = New System.Windows.Forms.Padding(4)
  599. Me.作廢_bt.Name = "作廢_bt"
  600. Me.作廢_bt.Size = New System.Drawing.Size(50, 50)
  601. Me.作廢_bt.TabIndex = 1746
  602. Me.作廢_bt.UseVisualStyleBackColor = True
  603. '
  604. '刪除_bt
  605. '
  606. Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  607. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  608. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  609. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  610. Me.刪除_bt.Location = New System.Drawing.Point(1125, 5)
  611. Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
  612. Me.刪除_bt.Name = "刪除_bt"
  613. Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
  614. Me.刪除_bt.TabIndex = 1733
  615. Me.刪除_bt.UseVisualStyleBackColor = True
  616. '
  617. '儲存_bt
  618. '
  619. Me.儲存_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  620. Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  621. Me.儲存_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  622. Me.儲存_bt.ForeColor = System.Drawing.Color.DarkGreen
  623. Me.儲存_bt.Location = New System.Drawing.Point(1175, 5)
  624. Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4)
  625. Me.儲存_bt.Name = "儲存_bt"
  626. Me.儲存_bt.Size = New System.Drawing.Size(50, 50)
  627. Me.儲存_bt.TabIndex = 1732
  628. Me.儲存_bt.UseVisualStyleBackColor = True
  629. '
  630. '新增_bt
  631. '
  632. Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_2
  633. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  634. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  635. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  636. Me.新增_bt.Location = New System.Drawing.Point(1075, 5)
  637. Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
  638. Me.新增_bt.Name = "新增_bt"
  639. Me.新增_bt.Size = New System.Drawing.Size(50, 50)
  640. Me.新增_bt.TabIndex = 1731
  641. Me.新增_bt.UseVisualStyleBackColor = True
  642. '
  643. '列印_bt
  644. '
  645. Me.列印_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
  646. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  647. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  648. Me.列印_bt.ForeColor = System.Drawing.Color.Red
  649. Me.列印_bt.Location = New System.Drawing.Point(1275, 5)
  650. Me.列印_bt.Margin = New System.Windows.Forms.Padding(4)
  651. Me.列印_bt.Name = "列印_bt"
  652. Me.列印_bt.Size = New System.Drawing.Size(50, 50)
  653. Me.列印_bt.TabIndex = 1730
  654. Me.列印_bt.UseVisualStyleBackColor = True
  655. '
  656. '說明_rtb
  657. '
  658. Me.說明_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  659. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  660. Me.說明_rtb.Location = New System.Drawing.Point(859, 74)
  661. Me.說明_rtb.Name = "說明_rtb"
  662. Me.說明_rtb.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical
  663. Me.說明_rtb.Size = New System.Drawing.Size(463, 594)
  664. Me.說明_rtb.TabIndex = 1785
  665. Me.說明_rtb.Text = ""
  666. '
  667. '公函
  668. '
  669. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  670. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  671. Me.ClientSize = New System.Drawing.Size(1334, 681)
  672. Me.Controls.Add(Me.說明_rtb)
  673. Me.Controls.Add(Me.複製_bt)
  674. Me.Controls.Add(Me.標題_tb)
  675. Me.Controls.Add(Me.Label2)
  676. Me.Controls.Add(Me.控制表_dgv)
  677. Me.Controls.Add(Me.密等_tb)
  678. Me.Controls.Add(Me.速別_tb)
  679. Me.Controls.Add(Me.查詢_tb)
  680. Me.Controls.Add(Me.Label9)
  681. Me.Controls.Add(Me.主旨_tb)
  682. Me.Controls.Add(Me.縮放_tb)
  683. Me.Controls.Add(Me.字體大小調整_lb)
  684. Me.Controls.Add(Me.字體_NUD)
  685. Me.Controls.Add(Me.Label14)
  686. Me.Controls.Add(Me.手機_tb)
  687. Me.Controls.Add(Me.承辦人_tb)
  688. Me.Controls.Add(Me.Label7)
  689. Me.Controls.Add(Me.Label6)
  690. Me.Controls.Add(Me.Label13)
  691. Me.Controls.Add(Me.副本_tb)
  692. Me.Controls.Add(Me.Label12)
  693. Me.Controls.Add(Me.Label11)
  694. Me.Controls.Add(Me.Label10)
  695. Me.Controls.Add(Me.Label8)
  696. Me.Controls.Add(Me.附件_tb)
  697. Me.Controls.Add(Me.Label4)
  698. Me.Controls.Add(Me.Label3)
  699. Me.Controls.Add(Me.受文者_tb)
  700. Me.Controls.Add(Me.Label5)
  701. Me.Controls.Add(Me.作廢_bt)
  702. Me.Controls.Add(Me.Label1)
  703. Me.Controls.Add(Me.單號_tb)
  704. Me.Controls.Add(Me.選擇日期_dtp)
  705. Me.Controls.Add(Me.Label29)
  706. Me.Controls.Add(Me.Label0)
  707. Me.Controls.Add(Me.已核准的營運成本收支單_rb)
  708. Me.Controls.Add(Me.作廢的營運成本收支單_rb)
  709. Me.Controls.Add(Me.刪除_bt)
  710. Me.Controls.Add(Me.儲存_bt)
  711. Me.Controls.Add(Me.新增_bt)
  712. Me.Controls.Add(Me.列印_bt)
  713. Me.Controls.Add(Me.正本_tb)
  714. Me.Controls.Add(Me.Panel1)
  715. Me.Controls.Add(Me.說明_tb)
  716. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  717. Me.Margin = New System.Windows.Forms.Padding(4)
  718. Me.Name = "公函"
  719. Me.Text = "公函"
  720. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  721. Me.Panel1.ResumeLayout(False)
  722. Me.Panel1.PerformLayout()
  723. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  724. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  725. Me.ResumeLayout(False)
  726. Me.PerformLayout()
  727. End Sub
  728. Friend WithEvents 控制表_dgv As DataGridView
  729. Friend WithEvents 列印_bt As Button
  730. Friend WithEvents 新增_bt As Button
  731. Friend WithEvents 刪除_bt As Button
  732. Friend WithEvents 儲存_bt As Button
  733. Friend WithEvents 已核准的營運成本收支單_rb As RadioButton
  734. Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
  735. Friend WithEvents 選擇日期_dtp As DateTimePicker
  736. Friend WithEvents Label29 As Label
  737. Friend WithEvents Label0 As Label
  738. Friend WithEvents Label1 As Label
  739. Friend WithEvents 單號_tb As TextBox
  740. Friend WithEvents 作廢_bt As Button
  741. Friend WithEvents 受文者_tb As TextBox
  742. Friend WithEvents Label5 As Label
  743. Friend WithEvents Label3 As Label
  744. Friend WithEvents 附件_tb As TextBox
  745. Friend WithEvents Label4 As Label
  746. Friend WithEvents Label8 As Label
  747. Friend WithEvents 主旨_tb As TextBox
  748. Friend WithEvents Label9 As Label
  749. Friend WithEvents 說明_tb As TextBox
  750. Friend WithEvents Label10 As Label
  751. Friend WithEvents 正本_tb As TextBox
  752. Friend WithEvents Label11 As Label
  753. Friend WithEvents 副本_tb As TextBox
  754. Friend WithEvents Label12 As Label
  755. Friend WithEvents Label13 As Label
  756. Friend WithEvents 公司名稱 As TextBox
  757. Friend WithEvents Label6 As Label
  758. Friend WithEvents Panel1 As Panel
  759. Friend WithEvents 傳真 As TextBox
  760. Friend WithEvents 電話 As TextBox
  761. Friend WithEvents 地址 As TextBox
  762. Friend WithEvents 簡稱 As TextBox
  763. Friend WithEvents 承辦人_tb As TextBox
  764. Friend WithEvents 手機_tb As TextBox
  765. Friend WithEvents Label14 As Label
  766. Friend WithEvents ToolTip1 As ToolTip
  767. Friend WithEvents 字體大小調整_lb As Label
  768. Friend WithEvents 字體_NUD As NumericUpDown
  769. Friend WithEvents 查詢_tb As Button
  770. Friend WithEvents 縮放_tb As Button
  771. Friend WithEvents 速別_tb As ComboBox
  772. Friend WithEvents 密等_tb As ComboBox
  773. Friend WithEvents Label7 As Label
  774. Friend WithEvents 標題_tb As TextBox
  775. Friend WithEvents Label2 As Label
  776. Friend WithEvents 複製_bt As Button
  777. Friend WithEvents Button1 As Button
  778. Friend WithEvents QRCode2_pb As PictureBox
  779. Friend WithEvents PrintDocument1 As Printing.PrintDocument
  780. Friend WithEvents 說明_rtb As RichTextBox
  781. End Class