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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 聯絡函最高主管核准
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.TabControl1 = New System.Windows.Forms.TabControl()
  26. Me.部門聯絡函清單_tp = New System.Windows.Forms.TabPage()
  27. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  28. Me.未審核_ch = New System.Windows.Forms.CheckBox()
  29. Me.已審核_ch = New System.Windows.Forms.CheckBox()
  30. Me.部門聯絡函本文_tp = New System.Windows.Forms.TabPage()
  31. Me.垂直翻轉_bt = New System.Windows.Forms.Button()
  32. Me.水平翻轉_bt = New System.Windows.Forms.Button()
  33. Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  34. Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  35. Me.Panel1 = New System.Windows.Forms.Panel()
  36. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  37. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  38. Me.圖片庫_tb = New System.Windows.Forms.TextBox()
  39. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  40. Me.圖片清單_dgv = New System.Windows.Forms.DataGridView()
  41. Me.圖片_pb = New System.Windows.Forms.PictureBox()
  42. Me.電腦_lb = New System.Windows.Forms.Label()
  43. Me.本機_wb = New System.Windows.Forms.WebBrowser()
  44. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  45. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  46. Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
  47. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  48. Me.伺服器_wb = New System.Windows.Forms.WebBrowser()
  49. Me.擬辦_tb = New System.Windows.Forms.TextBox()
  50. Me.擬辦_lb = New System.Windows.Forms.Label()
  51. Me.建議_lb = New System.Windows.Forms.Label()
  52. Me.建議_tb = New System.Windows.Forms.TextBox()
  53. Me.聯絡事項_tb = New System.Windows.Forms.TextBox()
  54. Me.聯絡事項_lb = New System.Windows.Forms.Label()
  55. Me.執行人_lb = New System.Windows.Forms.Label()
  56. Me.執行人_cb = New System.Windows.Forms.ComboBox()
  57. Me.執行部門_lb = New System.Windows.Forms.Label()
  58. Me.執行部門_cb = New System.Windows.Forms.ComboBox()
  59. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  60. Me.申請日期_lb = New System.Windows.Forms.Label()
  61. Me.聯絡人_lb = New System.Windows.Forms.Label()
  62. Me.聯絡人_cb = New System.Windows.Forms.ComboBox()
  63. Me.聯絡部門_lb = New System.Windows.Forms.Label()
  64. Me.聯絡部門_cb = New System.Windows.Forms.ComboBox()
  65. Me.聯絡函主題_tb = New System.Windows.Forms.TextBox()
  66. Me.聯絡函主題_lb = New System.Windows.Forms.Label()
  67. Me.申請人_lb = New System.Windows.Forms.Label()
  68. Me.申請人_tb = New System.Windows.Forms.TextBox()
  69. Me.申請部門_lb = New System.Windows.Forms.Label()
  70. Me.申請部門_tb = New System.Windows.Forms.TextBox()
  71. Me.聯絡函單號_lb = New System.Windows.Forms.Label()
  72. Me.聯絡函單號_tb = New System.Windows.Forms.TextBox()
  73. Me.聯絡函未准_bt = New System.Windows.Forms.Button()
  74. Me.聯絡函核准_bt = New System.Windows.Forms.Button()
  75. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  76. Me.語轉扭_bt = New System.Windows.Forms.Button()
  77. Me.TabControl1.SuspendLayout()
  78. Me.部門聯絡函清單_tp.SuspendLayout()
  79. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  80. Me.部門聯絡函本文_tp.SuspendLayout()
  81. Me.Panel1.SuspendLayout()
  82. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  84. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  85. Me.SuspendLayout()
  86. '
  87. 'TabControl1
  88. '
  89. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  90. Or System.Windows.Forms.AnchorStyles.Left) _
  91. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  92. Me.TabControl1.Controls.Add(Me.部門聯絡函清單_tp)
  93. Me.TabControl1.Controls.Add(Me.部門聯絡函本文_tp)
  94. Me.TabControl1.Location = New System.Drawing.Point(0, 2)
  95. Me.TabControl1.Name = "TabControl1"
  96. Me.TabControl1.SelectedIndex = 0
  97. Me.TabControl1.Size = New System.Drawing.Size(1349, 676)
  98. Me.TabControl1.TabIndex = 872
  99. '
  100. '部門聯絡函清單_tp
  101. '
  102. Me.部門聯絡函清單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  103. Me.部門聯絡函清單_tp.Controls.Add(Me.清單_dgv)
  104. Me.部門聯絡函清單_tp.Controls.Add(Me.未審核_ch)
  105. Me.部門聯絡函清單_tp.Controls.Add(Me.已審核_ch)
  106. Me.部門聯絡函清單_tp.Location = New System.Drawing.Point(4, 25)
  107. Me.部門聯絡函清單_tp.Name = "部門聯絡函清單_tp"
  108. Me.部門聯絡函清單_tp.Padding = New System.Windows.Forms.Padding(3)
  109. Me.部門聯絡函清單_tp.Size = New System.Drawing.Size(1341, 647)
  110. Me.部門聯絡函清單_tp.TabIndex = 0
  111. Me.部門聯絡函清單_tp.Text = "部門聯絡函清單"
  112. Me.部門聯絡函清單_tp.UseVisualStyleBackColor = True
  113. '
  114. '清單_dgv
  115. '
  116. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  117. Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  118. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  119. Or System.Windows.Forms.AnchorStyles.Left) _
  120. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  121. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  122. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  123. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  124. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  125. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  126. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  127. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  128. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  129. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  130. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  131. Me.清單_dgv.DefaultCellStyle = DataGridViewCellStyle2
  132. Me.清單_dgv.Location = New System.Drawing.Point(3, 22)
  133. Me.清單_dgv.Name = "清單_dgv"
  134. Me.清單_dgv.RowHeadersWidth = 5
  135. Me.清單_dgv.RowTemplate.Height = 24
  136. Me.清單_dgv.Size = New System.Drawing.Size(1330, 616)
  137. Me.清單_dgv.TabIndex = 869
  138. '
  139. '未審核_ch
  140. '
  141. Me.未審核_ch.AutoSize = True
  142. Me.未審核_ch.Checked = True
  143. Me.未審核_ch.CheckState = System.Windows.Forms.CheckState.Checked
  144. Me.未審核_ch.ForeColor = System.Drawing.Color.Red
  145. Me.未審核_ch.Location = New System.Drawing.Point(6, 2)
  146. Me.未審核_ch.Name = "未審核_ch"
  147. Me.未審核_ch.Size = New System.Drawing.Size(134, 20)
  148. Me.未審核_ch.TabIndex = 867
  149. Me.未審核_ch.Text = "未檢視的部門聯絡函"
  150. Me.未審核_ch.UseVisualStyleBackColor = True
  151. '
  152. '已審核_ch
  153. '
  154. Me.已審核_ch.AutoSize = True
  155. Me.已審核_ch.ForeColor = System.Drawing.Color.Red
  156. Me.已審核_ch.Location = New System.Drawing.Point(406, 2)
  157. Me.已審核_ch.Name = "已審核_ch"
  158. Me.已審核_ch.Size = New System.Drawing.Size(134, 20)
  159. Me.已審核_ch.TabIndex = 868
  160. Me.已審核_ch.Text = "已檢視的部門聯絡函"
  161. Me.已審核_ch.UseVisualStyleBackColor = True
  162. '
  163. '部門聯絡函本文_tp
  164. '
  165. Me.部門聯絡函本文_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  166. Me.部門聯絡函本文_tp.Controls.Add(Me.垂直翻轉_bt)
  167. Me.部門聯絡函本文_tp.Controls.Add(Me.水平翻轉_bt)
  168. Me.部門聯絡函本文_tp.Controls.Add(Me.逆時鐘90度旋轉_bt)
  169. Me.部門聯絡函本文_tp.Controls.Add(Me.順時鐘90度旋轉_bt)
  170. Me.部門聯絡函本文_tp.Controls.Add(Me.Panel1)
  171. Me.部門聯絡函本文_tp.Controls.Add(Me.圖片清單_dgv)
  172. Me.部門聯絡函本文_tp.Controls.Add(Me.圖片_pb)
  173. Me.部門聯絡函本文_tp.Controls.Add(Me.電腦_lb)
  174. Me.部門聯絡函本文_tp.Controls.Add(Me.本機_wb)
  175. Me.部門聯絡函本文_tp.Controls.Add(Me.圖檔入系統_bt)
  176. Me.部門聯絡函本文_tp.Controls.Add(Me.檔案名稱_tb)
  177. Me.部門聯絡函本文_tp.Controls.Add(Me.伺服器FTP文件夾_lb)
  178. Me.部門聯絡函本文_tp.Controls.Add(Me.讀取資料夾路徑_bt)
  179. Me.部門聯絡函本文_tp.Controls.Add(Me.伺服器_wb)
  180. Me.部門聯絡函本文_tp.Controls.Add(Me.擬辦_tb)
  181. Me.部門聯絡函本文_tp.Controls.Add(Me.擬辦_lb)
  182. Me.部門聯絡函本文_tp.Controls.Add(Me.建議_lb)
  183. Me.部門聯絡函本文_tp.Controls.Add(Me.建議_tb)
  184. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_tb)
  185. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡事項_lb)
  186. Me.部門聯絡函本文_tp.Controls.Add(Me.執行人_lb)
  187. Me.部門聯絡函本文_tp.Controls.Add(Me.執行人_cb)
  188. Me.部門聯絡函本文_tp.Controls.Add(Me.執行部門_lb)
  189. Me.部門聯絡函本文_tp.Controls.Add(Me.執行部門_cb)
  190. Me.部門聯絡函本文_tp.Controls.Add(Me.申請日期_dtp)
  191. Me.部門聯絡函本文_tp.Controls.Add(Me.申請日期_lb)
  192. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡人_lb)
  193. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡人_cb)
  194. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡部門_lb)
  195. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡部門_cb)
  196. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函主題_tb)
  197. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函主題_lb)
  198. Me.部門聯絡函本文_tp.Controls.Add(Me.申請人_lb)
  199. Me.部門聯絡函本文_tp.Controls.Add(Me.申請人_tb)
  200. Me.部門聯絡函本文_tp.Controls.Add(Me.申請部門_lb)
  201. Me.部門聯絡函本文_tp.Controls.Add(Me.申請部門_tb)
  202. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函單號_lb)
  203. Me.部門聯絡函本文_tp.Controls.Add(Me.聯絡函單號_tb)
  204. Me.部門聯絡函本文_tp.Location = New System.Drawing.Point(4, 25)
  205. Me.部門聯絡函本文_tp.Name = "部門聯絡函本文_tp"
  206. Me.部門聯絡函本文_tp.Padding = New System.Windows.Forms.Padding(3)
  207. Me.部門聯絡函本文_tp.Size = New System.Drawing.Size(1341, 647)
  208. Me.部門聯絡函本文_tp.TabIndex = 1
  209. Me.部門聯絡函本文_tp.Text = "部門聯絡函本文"
  210. Me.部門聯絡函本文_tp.UseVisualStyleBackColor = True
  211. '
  212. '垂直翻轉_bt
  213. '
  214. Me.垂直翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  215. Me.垂直翻轉_bt.ForeColor = System.Drawing.Color.Blue
  216. Me.垂直翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  217. Me.垂直翻轉_bt.Location = New System.Drawing.Point(907, 1)
  218. Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
  219. Me.垂直翻轉_bt.Size = New System.Drawing.Size(28, 28)
  220. Me.垂直翻轉_bt.TabIndex = 1704
  221. Me.垂直翻轉_bt.UseVisualStyleBackColor = True
  222. '
  223. '水平翻轉_bt
  224. '
  225. Me.水平翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  226. Me.水平翻轉_bt.ForeColor = System.Drawing.Color.Blue
  227. Me.水平翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  228. Me.水平翻轉_bt.Location = New System.Drawing.Point(877, 1)
  229. Me.水平翻轉_bt.Name = "水平翻轉_bt"
  230. Me.水平翻轉_bt.Size = New System.Drawing.Size(28, 28)
  231. Me.水平翻轉_bt.TabIndex = 1703
  232. Me.水平翻轉_bt.UseVisualStyleBackColor = True
  233. '
  234. '逆時鐘90度旋轉_bt
  235. '
  236. Me.逆時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  237. Me.逆時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  238. Me.逆時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  239. Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(847, 1)
  240. Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
  241. Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
  242. Me.逆時鐘90度旋轉_bt.TabIndex = 1702
  243. Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  244. '
  245. '順時鐘90度旋轉_bt
  246. '
  247. Me.順時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  248. Me.順時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  249. Me.順時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  250. Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(818, 1)
  251. Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
  252. Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
  253. Me.順時鐘90度旋轉_bt.TabIndex = 1701
  254. Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  255. '
  256. 'Panel1
  257. '
  258. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  259. Me.Panel1.Controls.Add(Me.語言_dgv)
  260. Me.Panel1.Controls.Add(Me.副檔名_tb)
  261. Me.Panel1.Controls.Add(Me.圖片庫_tb)
  262. Me.Panel1.Controls.Add(Me.檔案路徑_tb)
  263. Me.Panel1.Location = New System.Drawing.Point(427, 524)
  264. Me.Panel1.Name = "Panel1"
  265. Me.Panel1.Size = New System.Drawing.Size(214, 100)
  266. Me.Panel1.TabIndex = 1693
  267. Me.Panel1.Visible = False
  268. '
  269. '語言_dgv
  270. '
  271. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  272. Me.語言_dgv.Location = New System.Drawing.Point(125, 3)
  273. Me.語言_dgv.Name = "語言_dgv"
  274. Me.語言_dgv.RowHeadersWidth = 5
  275. Me.語言_dgv.RowTemplate.Height = 24
  276. Me.語言_dgv.Size = New System.Drawing.Size(81, 73)
  277. Me.語言_dgv.TabIndex = 1689
  278. '
  279. '副檔名_tb
  280. '
  281. Me.副檔名_tb.Enabled = False
  282. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  283. Me.副檔名_tb.Location = New System.Drawing.Point(3, 53)
  284. Me.副檔名_tb.Name = "副檔名_tb"
  285. Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
  286. Me.副檔名_tb.TabIndex = 1685
  287. '
  288. '圖片庫_tb
  289. '
  290. Me.圖片庫_tb.AllowDrop = True
  291. Me.圖片庫_tb.ForeColor = System.Drawing.Color.Black
  292. Me.圖片庫_tb.Location = New System.Drawing.Point(3, 28)
  293. Me.圖片庫_tb.Name = "圖片庫_tb"
  294. Me.圖片庫_tb.Size = New System.Drawing.Size(116, 23)
  295. Me.圖片庫_tb.TabIndex = 1684
  296. '
  297. '檔案路徑_tb
  298. '
  299. Me.檔案路徑_tb.AllowDrop = True
  300. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  301. Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 3)
  302. Me.檔案路徑_tb.Multiline = True
  303. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  304. Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
  305. Me.檔案路徑_tb.TabIndex = 1683
  306. '
  307. '圖片清單_dgv
  308. '
  309. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  310. Me.圖片清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  311. Me.圖片清單_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  312. Me.圖片清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  313. Me.圖片清單_dgv.BackgroundColor = System.Drawing.Color.White
  314. Me.圖片清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  315. Me.圖片清單_dgv.Location = New System.Drawing.Point(815, 30)
  316. Me.圖片清單_dgv.Name = "圖片清單_dgv"
  317. Me.圖片清單_dgv.RowHeadersWidth = 5
  318. Me.圖片清單_dgv.RowTemplate.Height = 24
  319. Me.圖片清單_dgv.Size = New System.Drawing.Size(121, 212)
  320. Me.圖片清單_dgv.TabIndex = 1699
  321. '
  322. '圖片_pb
  323. '
  324. Me.圖片_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  325. Me.圖片_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  326. Me.圖片_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  327. Me.圖片_pb.Location = New System.Drawing.Point(937, 2)
  328. Me.圖片_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  329. Me.圖片_pb.Name = "圖片_pb"
  330. Me.圖片_pb.Size = New System.Drawing.Size(400, 240)
  331. Me.圖片_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  332. Me.圖片_pb.TabIndex = 1692
  333. Me.圖片_pb.TabStop = False
  334. '
  335. '電腦_lb
  336. '
  337. Me.電腦_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  338. Me.電腦_lb.AutoSize = True
  339. Me.電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  340. Me.電腦_lb.Location = New System.Drawing.Point(817, 249)
  341. Me.電腦_lb.Name = "電腦_lb"
  342. Me.電腦_lb.Size = New System.Drawing.Size(55, 16)
  343. Me.電腦_lb.TabIndex = 1696
  344. Me.電腦_lb.Text = "我的電腦"
  345. '
  346. '本機_wb
  347. '
  348. Me.本機_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  349. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  350. Me.本機_wb.Location = New System.Drawing.Point(817, 267)
  351. Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
  352. Me.本機_wb.Name = "本機_wb"
  353. Me.本機_wb.Size = New System.Drawing.Size(517, 216)
  354. Me.本機_wb.TabIndex = 1694
  355. Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
  356. '
  357. '圖檔入系統_bt
  358. '
  359. Me.圖檔入系統_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  360. Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
  361. Me.圖檔入系統_bt.Location = New System.Drawing.Point(1227, 507)
  362. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  363. Me.圖檔入系統_bt.Size = New System.Drawing.Size(110, 24)
  364. Me.圖檔入系統_bt.TabIndex = 1700
  365. Me.圖檔入系統_bt.Text = "圖檔入系統"
  366. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  367. '
  368. '檔案名稱_tb
  369. '
  370. Me.檔案名稱_tb.AllowDrop = True
  371. Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  372. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  373. Me.檔案名稱_tb.Location = New System.Drawing.Point(816, 484)
  374. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  375. Me.檔案名稱_tb.Size = New System.Drawing.Size(518, 23)
  376. Me.檔案名稱_tb.TabIndex = 1698
  377. '
  378. '伺服器FTP文件夾_lb
  379. '
  380. Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  381. Me.伺服器FTP文件夾_lb.AutoSize = True
  382. Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  383. Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(817, 514)
  384. Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
  385. Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(108, 17)
  386. Me.伺服器FTP文件夾_lb.TabIndex = 1697
  387. Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
  388. '
  389. '讀取資料夾路徑_bt
  390. '
  391. Me.讀取資料夾路徑_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  392. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  393. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  394. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(1227, 241)
  395. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  396. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(110, 24)
  397. Me.讀取資料夾路徑_bt.TabIndex = 1695
  398. Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
  399. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  400. '
  401. '伺服器_wb
  402. '
  403. Me.伺服器_wb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  404. Me.伺服器_wb.Location = New System.Drawing.Point(817, 534)
  405. Me.伺服器_wb.MinimumSize = New System.Drawing.Size(20, 20)
  406. Me.伺服器_wb.Name = "伺服器_wb"
  407. Me.伺服器_wb.Size = New System.Drawing.Size(517, 106)
  408. Me.伺服器_wb.TabIndex = 1693
  409. Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
  410. '
  411. '擬辦_tb
  412. '
  413. Me.擬辦_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  414. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  415. Me.擬辦_tb.Location = New System.Drawing.Point(2, 507)
  416. Me.擬辦_tb.Multiline = True
  417. Me.擬辦_tb.Name = "擬辦_tb"
  418. Me.擬辦_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  419. Me.擬辦_tb.Size = New System.Drawing.Size(810, 138)
  420. Me.擬辦_tb.TabIndex = 894
  421. '
  422. '擬辦_lb
  423. '
  424. Me.擬辦_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  425. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  426. Me.擬辦_lb.AutoSize = True
  427. Me.擬辦_lb.Location = New System.Drawing.Point(-1, 491)
  428. Me.擬辦_lb.Name = "擬辦_lb"
  429. Me.擬辦_lb.Size = New System.Drawing.Size(31, 16)
  430. Me.擬辦_lb.TabIndex = 897
  431. Me.擬辦_lb.Text = "擬辦"
  432. '
  433. '建議_lb
  434. '
  435. Me.建議_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  436. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  437. Me.建議_lb.AutoSize = True
  438. Me.建議_lb.Location = New System.Drawing.Point(-1, 333)
  439. Me.建議_lb.Name = "建議_lb"
  440. Me.建議_lb.Size = New System.Drawing.Size(31, 16)
  441. Me.建議_lb.TabIndex = 896
  442. Me.建議_lb.Text = "建議"
  443. '
  444. '建議_tb
  445. '
  446. Me.建議_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  447. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  448. Me.建議_tb.Location = New System.Drawing.Point(2, 349)
  449. Me.建議_tb.Multiline = True
  450. Me.建議_tb.Name = "建議_tb"
  451. Me.建議_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  452. Me.建議_tb.Size = New System.Drawing.Size(810, 138)
  453. Me.建議_tb.TabIndex = 895
  454. '
  455. '聯絡事項_tb
  456. '
  457. Me.聯絡事項_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  458. Or System.Windows.Forms.AnchorStyles.Left) _
  459. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  460. Me.聯絡事項_tb.Location = New System.Drawing.Point(2, 189)
  461. Me.聯絡事項_tb.Multiline = True
  462. Me.聯絡事項_tb.Name = "聯絡事項_tb"
  463. Me.聯絡事項_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  464. Me.聯絡事項_tb.Size = New System.Drawing.Size(810, 138)
  465. Me.聯絡事項_tb.TabIndex = 892
  466. '
  467. '聯絡事項_lb
  468. '
  469. Me.聯絡事項_lb.AutoSize = True
  470. Me.聯絡事項_lb.Location = New System.Drawing.Point(2, 172)
  471. Me.聯絡事項_lb.Name = "聯絡事項_lb"
  472. Me.聯絡事項_lb.Size = New System.Drawing.Size(55, 16)
  473. Me.聯絡事項_lb.TabIndex = 893
  474. Me.聯絡事項_lb.Text = "聯絡事項"
  475. '
  476. '執行人_lb
  477. '
  478. Me.執行人_lb.AutoSize = True
  479. Me.執行人_lb.Location = New System.Drawing.Point(401, 79)
  480. Me.執行人_lb.Name = "執行人_lb"
  481. Me.執行人_lb.Size = New System.Drawing.Size(43, 16)
  482. Me.執行人_lb.TabIndex = 891
  483. Me.執行人_lb.Text = "執行人"
  484. '
  485. '執行人_cb
  486. '
  487. Me.執行人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  488. Me.執行人_cb.FormattingEnabled = True
  489. Me.執行人_cb.Items.AddRange(New Object() {"2019"})
  490. Me.執行人_cb.Location = New System.Drawing.Point(512, 76)
  491. Me.執行人_cb.Name = "執行人_cb"
  492. Me.執行人_cb.Size = New System.Drawing.Size(300, 24)
  493. Me.執行人_cb.TabIndex = 890
  494. '
  495. '執行部門_lb
  496. '
  497. Me.執行部門_lb.AutoSize = True
  498. Me.執行部門_lb.Location = New System.Drawing.Point(2, 79)
  499. Me.執行部門_lb.Name = "執行部門_lb"
  500. Me.執行部門_lb.Size = New System.Drawing.Size(55, 16)
  501. Me.執行部門_lb.TabIndex = 889
  502. Me.執行部門_lb.Text = "執行部門"
  503. '
  504. '執行部門_cb
  505. '
  506. Me.執行部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  507. Me.執行部門_cb.FormattingEnabled = True
  508. Me.執行部門_cb.Items.AddRange(New Object() {"2019"})
  509. Me.執行部門_cb.Location = New System.Drawing.Point(99, 76)
  510. Me.執行部門_cb.Name = "執行部門_cb"
  511. Me.執行部門_cb.Size = New System.Drawing.Size(300, 24)
  512. Me.執行部門_cb.TabIndex = 888
  513. '
  514. '申請日期_dtp
  515. '
  516. Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
  517. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  518. Me.申請日期_dtp.Location = New System.Drawing.Point(512, 3)
  519. Me.申請日期_dtp.Name = "申請日期_dtp"
  520. Me.申請日期_dtp.Size = New System.Drawing.Size(300, 23)
  521. Me.申請日期_dtp.TabIndex = 884
  522. '
  523. '申請日期_lb
  524. '
  525. Me.申請日期_lb.AutoSize = True
  526. Me.申請日期_lb.Location = New System.Drawing.Point(401, 6)
  527. Me.申請日期_lb.Name = "申請日期_lb"
  528. Me.申請日期_lb.Size = New System.Drawing.Size(55, 16)
  529. Me.申請日期_lb.TabIndex = 883
  530. Me.申請日期_lb.Text = "申請日期"
  531. '
  532. '聯絡人_lb
  533. '
  534. Me.聯絡人_lb.AutoSize = True
  535. Me.聯絡人_lb.Location = New System.Drawing.Point(401, 54)
  536. Me.聯絡人_lb.Name = "聯絡人_lb"
  537. Me.聯絡人_lb.Size = New System.Drawing.Size(43, 16)
  538. Me.聯絡人_lb.TabIndex = 882
  539. Me.聯絡人_lb.Text = "聯絡人"
  540. '
  541. '聯絡人_cb
  542. '
  543. Me.聯絡人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  544. Me.聯絡人_cb.FormattingEnabled = True
  545. Me.聯絡人_cb.Items.AddRange(New Object() {"2019"})
  546. Me.聯絡人_cb.Location = New System.Drawing.Point(512, 51)
  547. Me.聯絡人_cb.Name = "聯絡人_cb"
  548. Me.聯絡人_cb.Size = New System.Drawing.Size(300, 24)
  549. Me.聯絡人_cb.TabIndex = 881
  550. '
  551. '聯絡部門_lb
  552. '
  553. Me.聯絡部門_lb.AutoSize = True
  554. Me.聯絡部門_lb.Location = New System.Drawing.Point(2, 54)
  555. Me.聯絡部門_lb.Name = "聯絡部門_lb"
  556. Me.聯絡部門_lb.Size = New System.Drawing.Size(55, 16)
  557. Me.聯絡部門_lb.TabIndex = 880
  558. Me.聯絡部門_lb.Text = "聯絡部門"
  559. '
  560. '聯絡部門_cb
  561. '
  562. Me.聯絡部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  563. Me.聯絡部門_cb.FormattingEnabled = True
  564. Me.聯絡部門_cb.Items.AddRange(New Object() {"2019"})
  565. Me.聯絡部門_cb.Location = New System.Drawing.Point(99, 51)
  566. Me.聯絡部門_cb.Name = "聯絡部門_cb"
  567. Me.聯絡部門_cb.Size = New System.Drawing.Size(300, 24)
  568. Me.聯絡部門_cb.TabIndex = 879
  569. '
  570. '聯絡函主題_tb
  571. '
  572. Me.聯絡函主題_tb.Location = New System.Drawing.Point(2, 119)
  573. Me.聯絡函主題_tb.Multiline = True
  574. Me.聯絡函主題_tb.Name = "聯絡函主題_tb"
  575. Me.聯絡函主題_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  576. Me.聯絡函主題_tb.Size = New System.Drawing.Size(811, 50)
  577. Me.聯絡函主題_tb.TabIndex = 878
  578. '
  579. '聯絡函主題_lb
  580. '
  581. Me.聯絡函主題_lb.AutoSize = True
  582. Me.聯絡函主題_lb.Location = New System.Drawing.Point(2, 102)
  583. Me.聯絡函主題_lb.Name = "聯絡函主題_lb"
  584. Me.聯絡函主題_lb.Size = New System.Drawing.Size(67, 16)
  585. Me.聯絡函主題_lb.TabIndex = 877
  586. Me.聯絡函主題_lb.Text = "聯絡函主題"
  587. '
  588. '申請人_lb
  589. '
  590. Me.申請人_lb.AutoSize = True
  591. Me.申請人_lb.Location = New System.Drawing.Point(401, 30)
  592. Me.申請人_lb.Name = "申請人_lb"
  593. Me.申請人_lb.Size = New System.Drawing.Size(43, 16)
  594. Me.申請人_lb.TabIndex = 875
  595. Me.申請人_lb.Text = "申請人"
  596. '
  597. '申請人_tb
  598. '
  599. Me.申請人_tb.Location = New System.Drawing.Point(512, 27)
  600. Me.申請人_tb.Name = "申請人_tb"
  601. Me.申請人_tb.Size = New System.Drawing.Size(301, 23)
  602. Me.申請人_tb.TabIndex = 874
  603. '
  604. '申請部門_lb
  605. '
  606. Me.申請部門_lb.AutoSize = True
  607. Me.申請部門_lb.Location = New System.Drawing.Point(2, 30)
  608. Me.申請部門_lb.Name = "申請部門_lb"
  609. Me.申請部門_lb.Size = New System.Drawing.Size(55, 16)
  610. Me.申請部門_lb.TabIndex = 873
  611. Me.申請部門_lb.Text = "申請部門"
  612. '
  613. '申請部門_tb
  614. '
  615. Me.申請部門_tb.Location = New System.Drawing.Point(99, 27)
  616. Me.申請部門_tb.Name = "申請部門_tb"
  617. Me.申請部門_tb.Size = New System.Drawing.Size(300, 23)
  618. Me.申請部門_tb.TabIndex = 872
  619. '
  620. '聯絡函單號_lb
  621. '
  622. Me.聯絡函單號_lb.AutoSize = True
  623. Me.聯絡函單號_lb.Location = New System.Drawing.Point(3, 6)
  624. Me.聯絡函單號_lb.Name = "聯絡函單號_lb"
  625. Me.聯絡函單號_lb.Size = New System.Drawing.Size(67, 16)
  626. Me.聯絡函單號_lb.TabIndex = 871
  627. Me.聯絡函單號_lb.Text = "聯絡函單號"
  628. '
  629. '聯絡函單號_tb
  630. '
  631. Me.聯絡函單號_tb.Location = New System.Drawing.Point(99, 3)
  632. Me.聯絡函單號_tb.Name = "聯絡函單號_tb"
  633. Me.聯絡函單號_tb.Size = New System.Drawing.Size(300, 23)
  634. Me.聯絡函單號_tb.TabIndex = 870
  635. '
  636. '聯絡函未准_bt
  637. '
  638. Me.聯絡函未准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  639. Me.聯絡函未准_bt.ForeColor = System.Drawing.Color.Red
  640. Me.聯絡函未准_bt.Location = New System.Drawing.Point(691, 1)
  641. Me.聯絡函未准_bt.Name = "聯絡函未准_bt"
  642. Me.聯絡函未准_bt.Size = New System.Drawing.Size(209, 25)
  643. Me.聯絡函未准_bt.TabIndex = 886
  644. Me.聯絡函未准_bt.Text = "聯絡函未准"
  645. Me.聯絡函未准_bt.UseVisualStyleBackColor = True
  646. '
  647. '聯絡函核准_bt
  648. '
  649. Me.聯絡函核准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  650. Me.聯絡函核准_bt.ForeColor = System.Drawing.Color.Green
  651. Me.聯絡函核准_bt.Location = New System.Drawing.Point(480, 1)
  652. Me.聯絡函核准_bt.Name = "聯絡函核准_bt"
  653. Me.聯絡函核准_bt.Size = New System.Drawing.Size(209, 25)
  654. Me.聯絡函核准_bt.TabIndex = 885
  655. Me.聯絡函核准_bt.Text = "聯絡函核准"
  656. Me.聯絡函核准_bt.UseVisualStyleBackColor = True
  657. '
  658. '語轉扭_bt
  659. '
  660. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  661. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  662. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  663. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 1)
  664. Me.語轉扭_bt.Name = "語轉扭_bt"
  665. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  666. Me.語轉扭_bt.TabIndex = 1351
  667. Me.語轉扭_bt.Text = "L"
  668. Me.語轉扭_bt.UseVisualStyleBackColor = True
  669. '
  670. '聯絡函最高主管核准
  671. '
  672. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  673. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  674. Me.ClientSize = New System.Drawing.Size(1349, 681)
  675. Me.Controls.Add(Me.語轉扭_bt)
  676. Me.Controls.Add(Me.聯絡函核准_bt)
  677. Me.Controls.Add(Me.聯絡函未准_bt)
  678. Me.Controls.Add(Me.TabControl1)
  679. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  680. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  681. Me.Name = "聯絡函最高主管核准"
  682. Me.Text = "聯絡函最高主管核准"
  683. Me.TabControl1.ResumeLayout(False)
  684. Me.部門聯絡函清單_tp.ResumeLayout(False)
  685. Me.部門聯絡函清單_tp.PerformLayout()
  686. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  687. Me.部門聯絡函本文_tp.ResumeLayout(False)
  688. Me.部門聯絡函本文_tp.PerformLayout()
  689. Me.Panel1.ResumeLayout(False)
  690. Me.Panel1.PerformLayout()
  691. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  692. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  693. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
  694. Me.ResumeLayout(False)
  695. End Sub
  696. Friend WithEvents TabControl1 As TabControl
  697. Friend WithEvents 部門聯絡函本文_tp As TabPage
  698. Friend WithEvents 部門聯絡函清單_tp As TabPage
  699. Friend WithEvents 未審核_ch As CheckBox
  700. Friend WithEvents 已審核_ch As CheckBox
  701. Friend WithEvents 執行人_lb As Label
  702. Friend WithEvents 執行人_cb As ComboBox
  703. Friend WithEvents 執行部門_lb As Label
  704. Friend WithEvents 執行部門_cb As ComboBox
  705. Friend WithEvents 申請日期_dtp As DateTimePicker
  706. Friend WithEvents 申請日期_lb As Label
  707. Friend WithEvents 聯絡人_lb As Label
  708. Friend WithEvents 聯絡人_cb As ComboBox
  709. Friend WithEvents 聯絡部門_lb As Label
  710. Friend WithEvents 聯絡部門_cb As ComboBox
  711. Friend WithEvents 聯絡函主題_tb As TextBox
  712. Friend WithEvents 聯絡函主題_lb As Label
  713. Friend WithEvents 申請人_lb As Label
  714. Friend WithEvents 申請人_tb As TextBox
  715. Friend WithEvents 申請部門_lb As Label
  716. Friend WithEvents 申請部門_tb As TextBox
  717. Friend WithEvents 聯絡函單號_lb As Label
  718. Friend WithEvents 聯絡函單號_tb As TextBox
  719. Friend WithEvents 聯絡函未准_bt As Button
  720. Friend WithEvents 聯絡函核准_bt As Button
  721. Friend WithEvents 清單_dgv As DataGridView
  722. Friend WithEvents 聯絡事項_tb As TextBox
  723. Friend WithEvents 聯絡事項_lb As Label
  724. Friend WithEvents 擬辦_tb As TextBox
  725. Friend WithEvents 擬辦_lb As Label
  726. Friend WithEvents 建議_lb As Label
  727. Friend WithEvents 建議_tb As TextBox
  728. Friend WithEvents 圖片清單_dgv As DataGridView
  729. Friend WithEvents 圖片_pb As PictureBox
  730. Friend WithEvents 電腦_lb As Label
  731. Friend WithEvents 本機_wb As WebBrowser
  732. Friend WithEvents 圖檔入系統_bt As Button
  733. Friend WithEvents 檔案名稱_tb As TextBox
  734. Friend WithEvents 伺服器FTP文件夾_lb As Label
  735. Friend WithEvents 讀取資料夾路徑_bt As Button
  736. Friend WithEvents 伺服器_wb As WebBrowser
  737. Friend WithEvents Panel1 As Panel
  738. Friend WithEvents 副檔名_tb As TextBox
  739. Friend WithEvents 圖片庫_tb As TextBox
  740. Friend WithEvents 檔案路徑_tb As TextBox
  741. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  742. Friend WithEvents 語言_dgv As DataGridView
  743. Friend WithEvents 語轉扭_bt As Button
  744. Friend WithEvents 垂直翻轉_bt As Button
  745. Friend WithEvents 水平翻轉_bt As Button
  746. Friend WithEvents 逆時鐘90度旋轉_bt As Button
  747. Friend WithEvents 順時鐘90度旋轉_bt As Button
  748. End Class