Ingen beskrivning
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 43KB

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