Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

部門聯絡函申請.Designer.vb 41KB

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