Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

聯絡函最高主管核准.Designer.vb 57KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 聯絡函最高主管核准
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(聯絡函最高主管核准))
  26. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.TabControl1 = New System.Windows.Forms.TabControl()
  28. Me.部門聯絡函清單_tp = New System.Windows.Forms.TabPage()
  29. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  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.Panel2 = New System.Windows.Forms.Panel()
  34. Me.請假刪除_bt = New System.Windows.Forms.Button()
  35. Me.翻譯_rbt = New System.Windows.Forms.Button()
  36. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  37. Me.聯絡函單號_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  38. Me.聯絡函核准_bt = New System.Windows.Forms.Button()
  39. Me.申請部門_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  40. Me.聯絡函未准_bt = New System.Windows.Forms.Button()
  41. Me.圖片_pb = New System.Windows.Forms.PictureBox()
  42. Me.申請人_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  43. Me.垂直翻轉_bt = New System.Windows.Forms.Button()
  44. Me.水平翻轉_bt = New System.Windows.Forms.Button()
  45. Me.聯絡函主題_lb = New System.Windows.Forms.Label()
  46. Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  47. Me.聯絡函主題_tb = New System.Windows.Forms.TextBox()
  48. Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  49. Me.聯絡部門_cb = New System.Windows.Forms.ComboBox()
  50. Me.圖片清單_dgv = New System.Windows.Forms.DataGridView()
  51. Me.聯絡人_cb = New System.Windows.Forms.ComboBox()
  52. Me.擬辦_tb = New System.Windows.Forms.TextBox()
  53. Me.擬辦_lb = New System.Windows.Forms.Label()
  54. Me.建議_lb = New System.Windows.Forms.Label()
  55. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  56. Me.建議_tb = New System.Windows.Forms.TextBox()
  57. Me.執行部門_cb = New System.Windows.Forms.ComboBox()
  58. Me.聯絡事項_tb = New System.Windows.Forms.TextBox()
  59. Me.聯絡事項_lb = New System.Windows.Forms.Label()
  60. Me.執行人_cb = New System.Windows.Forms.ComboBox()
  61. Me.聯絡函單號_lb = New System.Windows.Forms.Label()
  62. Me.申請部門_lb = New System.Windows.Forms.Label()
  63. Me.申請人_lb = New System.Windows.Forms.Label()
  64. Me.聯絡部門_lb = New System.Windows.Forms.Label()
  65. Me.聯絡人_lb = New System.Windows.Forms.Label()
  66. Me.申請日期_lb = New System.Windows.Forms.Label()
  67. Me.執行部門_lb = New System.Windows.Forms.Label()
  68. Me.執行人_lb = New System.Windows.Forms.Label()
  69. Me.視窗2_pl = New System.Windows.Forms.Panel()
  70. Me.Panel3 = New System.Windows.Forms.Panel()
  71. Me.圖檔入系統_rbt = New Telerik.WinControls.UI.RadButton()
  72. Me.PB1 = New System.Windows.Forms.PictureBox()
  73. Me.讀取資料夾路徑_rbt = New Telerik.WinControls.UI.RadButton()
  74. Me.PB6 = New System.Windows.Forms.PictureBox()
  75. Me.PB2 = New System.Windows.Forms.PictureBox()
  76. Me.PB5 = New System.Windows.Forms.PictureBox()
  77. Me.PB7 = New System.Windows.Forms.PictureBox()
  78. Me.PB3 = New System.Windows.Forms.PictureBox()
  79. Me.PB9 = New System.Windows.Forms.PictureBox()
  80. Me.PB8 = New System.Windows.Forms.PictureBox()
  81. Me.PB4 = New System.Windows.Forms.PictureBox()
  82. Me.Label16 = New System.Windows.Forms.Label()
  83. Me.CanceL2_bt = New System.Windows.Forms.Button()
  84. Me.Panel1 = New System.Windows.Forms.Panel()
  85. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  86. Me.圖片庫_tb = New System.Windows.Forms.TextBox()
  87. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  88. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  89. Me.語轉扭_bt = New System.Windows.Forms.Button()
  90. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  91. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  92. Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
  93. Me.下移2_bt = New System.Windows.Forms.Button()
  94. Me.上移2_bt = New System.Windows.Forms.Button()
  95. Me.TabControl1.SuspendLayout()
  96. Me.部門聯絡函清單_tp.SuspendLayout()
  97. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. Me.部門聯絡函本文_tp.SuspendLayout()
  99. Me.Panel2.SuspendLayout()
  100. CType(Me.聯絡函單號_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  101. CType(Me.申請部門_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.申請人_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. Me.視窗2_pl.SuspendLayout()
  106. Me.Panel3.SuspendLayout()
  107. CType(Me.圖檔入系統_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.PB1, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.讀取資料夾路徑_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.PB6, System.ComponentModel.ISupportInitialize).BeginInit()
  111. CType(Me.PB2, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.PB5, System.ComponentModel.ISupportInitialize).BeginInit()
  113. CType(Me.PB7, System.ComponentModel.ISupportInitialize).BeginInit()
  114. CType(Me.PB3, System.ComponentModel.ISupportInitialize).BeginInit()
  115. CType(Me.PB9, System.ComponentModel.ISupportInitialize).BeginInit()
  116. CType(Me.PB8, System.ComponentModel.ISupportInitialize).BeginInit()
  117. CType(Me.PB4, System.ComponentModel.ISupportInitialize).BeginInit()
  118. Me.Panel1.SuspendLayout()
  119. Me.SuspendLayout()
  120. '
  121. 'TabControl1
  122. '
  123. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  124. Or System.Windows.Forms.AnchorStyles.Left) _
  125. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  126. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  127. Me.TabControl1.Controls.Add(Me.部門聯絡函清單_tp)
  128. Me.TabControl1.Controls.Add(Me.部門聯絡函本文_tp)
  129. Me.TabControl1.Location = New System.Drawing.Point(0, 2)
  130. Me.TabControl1.Name = "TabControl1"
  131. Me.TabControl1.SelectedIndex = 0
  132. Me.TabControl1.Size = New System.Drawing.Size(1357, 686)
  133. Me.TabControl1.TabIndex = 872
  134. '
  135. '部門聯絡函清單_tp
  136. '
  137. Me.部門聯絡函清單_tp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  138. Me.部門聯絡函清單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  139. Me.部門聯絡函清單_tp.Controls.Add(Me.清單_dgv)
  140. Me.部門聯絡函清單_tp.Controls.Add(Me.未審核_ch)
  141. Me.部門聯絡函清單_tp.Controls.Add(Me.已審核_ch)
  142. Me.部門聯絡函清單_tp.Location = New System.Drawing.Point(4, 28)
  143. Me.部門聯絡函清單_tp.Name = "部門聯絡函清單_tp"
  144. Me.部門聯絡函清單_tp.Padding = New System.Windows.Forms.Padding(3)
  145. Me.部門聯絡函清單_tp.Size = New System.Drawing.Size(1349, 654)
  146. Me.部門聯絡函清單_tp.TabIndex = 0
  147. Me.部門聯絡函清單_tp.Text = "部門聯絡函清單"
  148. Me.部門聯絡函清單_tp.UseVisualStyleBackColor = True
  149. '
  150. '清單_dgv
  151. '
  152. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  153. Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  154. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  155. Or System.Windows.Forms.AnchorStyles.Left) _
  156. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  157. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  158. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  159. Me.清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  160. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  161. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  162. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  163. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  165. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  166. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  167. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  168. Me.清單_dgv.DefaultCellStyle = DataGridViewCellStyle2
  169. Me.清單_dgv.Location = New System.Drawing.Point(3, 22)
  170. Me.清單_dgv.Name = "清單_dgv"
  171. Me.清單_dgv.RowHeadersWidth = 5
  172. Me.清單_dgv.RowTemplate.Height = 24
  173. Me.清單_dgv.Size = New System.Drawing.Size(1338, 622)
  174. Me.清單_dgv.TabIndex = 869
  175. '
  176. '未審核_ch
  177. '
  178. Me.未審核_ch.AutoSize = True
  179. Me.未審核_ch.BackColor = System.Drawing.Color.Transparent
  180. Me.未審核_ch.Checked = True
  181. Me.未審核_ch.CheckState = System.Windows.Forms.CheckState.Checked
  182. Me.未審核_ch.ForeColor = System.Drawing.Color.Red
  183. Me.未審核_ch.Location = New System.Drawing.Point(6, 2)
  184. Me.未審核_ch.Name = "未審核_ch"
  185. Me.未審核_ch.Size = New System.Drawing.Size(134, 20)
  186. Me.未審核_ch.TabIndex = 867
  187. Me.未審核_ch.Text = "未檢視的部門聯絡函"
  188. Me.未審核_ch.UseVisualStyleBackColor = False
  189. '
  190. '已審核_ch
  191. '
  192. Me.已審核_ch.AutoSize = True
  193. Me.已審核_ch.BackColor = System.Drawing.Color.Transparent
  194. Me.已審核_ch.ForeColor = System.Drawing.Color.Red
  195. Me.已審核_ch.Location = New System.Drawing.Point(406, 2)
  196. Me.已審核_ch.Name = "已審核_ch"
  197. Me.已審核_ch.Size = New System.Drawing.Size(134, 20)
  198. Me.已審核_ch.TabIndex = 868
  199. Me.已審核_ch.Text = "已檢視的部門聯絡函"
  200. Me.已審核_ch.UseVisualStyleBackColor = False
  201. '
  202. '部門聯絡函本文_tp
  203. '
  204. Me.部門聯絡函本文_tp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  205. Me.部門聯絡函本文_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  206. Me.部門聯絡函本文_tp.Controls.Add(Me.Panel2)
  207. Me.部門聯絡函本文_tp.Controls.Add(Me.視窗2_pl)
  208. Me.部門聯絡函本文_tp.Controls.Add(Me.Panel1)
  209. Me.部門聯絡函本文_tp.Location = New System.Drawing.Point(4, 28)
  210. Me.部門聯絡函本文_tp.Name = "部門聯絡函本文_tp"
  211. Me.部門聯絡函本文_tp.Padding = New System.Windows.Forms.Padding(3)
  212. Me.部門聯絡函本文_tp.Size = New System.Drawing.Size(1349, 654)
  213. Me.部門聯絡函本文_tp.TabIndex = 1
  214. Me.部門聯絡函本文_tp.Text = "部門聯絡函本文"
  215. Me.部門聯絡函本文_tp.UseVisualStyleBackColor = True
  216. '
  217. 'Panel2
  218. '
  219. Me.Panel2.BackColor = System.Drawing.Color.Transparent
  220. Me.Panel2.Controls.Add(Me.請假刪除_bt)
  221. Me.Panel2.Controls.Add(Me.翻譯_rbt)
  222. Me.Panel2.Controls.Add(Me.圖檔入系統_bt)
  223. Me.Panel2.Controls.Add(Me.聯絡函單號_rtb)
  224. Me.Panel2.Controls.Add(Me.聯絡函核准_bt)
  225. Me.Panel2.Controls.Add(Me.申請部門_rtb)
  226. Me.Panel2.Controls.Add(Me.聯絡函未准_bt)
  227. Me.Panel2.Controls.Add(Me.圖片_pb)
  228. Me.Panel2.Controls.Add(Me.申請人_rtb)
  229. Me.Panel2.Controls.Add(Me.垂直翻轉_bt)
  230. Me.Panel2.Controls.Add(Me.水平翻轉_bt)
  231. Me.Panel2.Controls.Add(Me.聯絡函主題_lb)
  232. Me.Panel2.Controls.Add(Me.逆時鐘90度旋轉_bt)
  233. Me.Panel2.Controls.Add(Me.聯絡函主題_tb)
  234. Me.Panel2.Controls.Add(Me.順時鐘90度旋轉_bt)
  235. Me.Panel2.Controls.Add(Me.聯絡部門_cb)
  236. Me.Panel2.Controls.Add(Me.圖片清單_dgv)
  237. Me.Panel2.Controls.Add(Me.聯絡人_cb)
  238. Me.Panel2.Controls.Add(Me.擬辦_tb)
  239. Me.Panel2.Controls.Add(Me.擬辦_lb)
  240. Me.Panel2.Controls.Add(Me.建議_lb)
  241. Me.Panel2.Controls.Add(Me.申請日期_dtp)
  242. Me.Panel2.Controls.Add(Me.建議_tb)
  243. Me.Panel2.Controls.Add(Me.執行部門_cb)
  244. Me.Panel2.Controls.Add(Me.聯絡事項_tb)
  245. Me.Panel2.Controls.Add(Me.聯絡事項_lb)
  246. Me.Panel2.Controls.Add(Me.執行人_cb)
  247. Me.Panel2.Controls.Add(Me.聯絡函單號_lb)
  248. Me.Panel2.Controls.Add(Me.申請部門_lb)
  249. Me.Panel2.Controls.Add(Me.申請人_lb)
  250. Me.Panel2.Controls.Add(Me.聯絡部門_lb)
  251. Me.Panel2.Controls.Add(Me.聯絡人_lb)
  252. Me.Panel2.Controls.Add(Me.申請日期_lb)
  253. Me.Panel2.Controls.Add(Me.執行部門_lb)
  254. Me.Panel2.Controls.Add(Me.執行人_lb)
  255. Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
  256. Me.Panel2.Location = New System.Drawing.Point(3, 3)
  257. Me.Panel2.Name = "Panel2"
  258. Me.Panel2.Size = New System.Drawing.Size(1339, 644)
  259. Me.Panel2.TabIndex = 1829
  260. '
  261. '請假刪除_bt
  262. '
  263. Me.請假刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  264. Me.請假刪除_bt.ForeColor = System.Drawing.Color.Red
  265. Me.請假刪除_bt.Location = New System.Drawing.Point(264, -1)
  266. Me.請假刪除_bt.Name = "請假刪除_bt"
  267. Me.請假刪除_bt.Size = New System.Drawing.Size(125, 50)
  268. Me.請假刪除_bt.TabIndex = 1828
  269. Me.請假刪除_bt.Text = "請假資料刪除"
  270. Me.請假刪除_bt.UseVisualStyleBackColor = True
  271. '
  272. '翻譯_rbt
  273. '
  274. Me.翻譯_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GOOGLELOG01
  275. Me.翻譯_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  276. Me.翻譯_rbt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  277. Me.翻譯_rbt.Location = New System.Drawing.Point(430, -1)
  278. Me.翻譯_rbt.Name = "翻譯_rbt"
  279. Me.翻譯_rbt.Size = New System.Drawing.Size(50, 50)
  280. Me.翻譯_rbt.TabIndex = 1827
  281. Me.翻譯_rbt.UseVisualStyleBackColor = True
  282. '
  283. '圖檔入系統_bt
  284. '
  285. Me.圖檔入系統_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
  286. Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  287. Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  288. Me.圖檔入系統_bt.Location = New System.Drawing.Point(486, -1)
  289. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  290. Me.圖檔入系統_bt.Size = New System.Drawing.Size(121, 50)
  291. Me.圖檔入系統_bt.TabIndex = 1826
  292. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  293. '
  294. '聯絡函單號_rtb
  295. '
  296. Me.聯絡函單號_rtb.BackColor = System.Drawing.Color.Transparent
  297. Me.聯絡函單號_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  298. Me.聯絡函單號_rtb.Location = New System.Drawing.Point(713, 2)
  299. Me.聯絡函單號_rtb.Name = "聯絡函單號_rtb"
  300. Me.聯絡函單號_rtb.Size = New System.Drawing.Size(300, 23)
  301. Me.聯絡函單號_rtb.TabIndex = 1825
  302. Me.聯絡函單號_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  303. '
  304. '聯絡函核准_bt
  305. '
  306. Me.聯絡函核准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  307. Me.聯絡函核准_bt.ForeColor = System.Drawing.Color.Green
  308. Me.聯絡函核准_bt.Location = New System.Drawing.Point(2, -1)
  309. Me.聯絡函核准_bt.Name = "聯絡函核准_bt"
  310. Me.聯絡函核准_bt.Size = New System.Drawing.Size(125, 50)
  311. Me.聯絡函核准_bt.TabIndex = 885
  312. Me.聯絡函核准_bt.Text = "聯絡函核准"
  313. Me.聯絡函核准_bt.UseVisualStyleBackColor = True
  314. '
  315. '申請部門_rtb
  316. '
  317. Me.申請部門_rtb.BackColor = System.Drawing.Color.Transparent
  318. Me.申請部門_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  319. Me.申請部門_rtb.Location = New System.Drawing.Point(713, 27)
  320. Me.申請部門_rtb.Name = "申請部門_rtb"
  321. Me.申請部門_rtb.Size = New System.Drawing.Size(300, 23)
  322. Me.申請部門_rtb.TabIndex = 1824
  323. Me.申請部門_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  324. '
  325. '聯絡函未准_bt
  326. '
  327. Me.聯絡函未准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. Me.聯絡函未准_bt.ForeColor = System.Drawing.Color.Red
  329. Me.聯絡函未准_bt.Location = New System.Drawing.Point(133, -1)
  330. Me.聯絡函未准_bt.Name = "聯絡函未准_bt"
  331. Me.聯絡函未准_bt.Size = New System.Drawing.Size(125, 50)
  332. Me.聯絡函未准_bt.TabIndex = 886
  333. Me.聯絡函未准_bt.Text = "聯絡函未准"
  334. Me.聯絡函未准_bt.UseVisualStyleBackColor = True
  335. '
  336. '圖片_pb
  337. '
  338. Me.圖片_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  339. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  340. Me.圖片_pb.BackColor = System.Drawing.Color.Transparent
  341. Me.圖片_pb.BackgroundImage = CType(resources.GetObject("圖片_pb.BackgroundImage"), System.Drawing.Image)
  342. Me.圖片_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  343. Me.圖片_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  344. Me.圖片_pb.Location = New System.Drawing.Point(1137, 0)
  345. Me.圖片_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  346. Me.圖片_pb.Name = "圖片_pb"
  347. Me.圖片_pb.Size = New System.Drawing.Size(198, 199)
  348. Me.圖片_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  349. Me.圖片_pb.TabIndex = 1692
  350. Me.圖片_pb.TabStop = False
  351. '
  352. '申請人_rtb
  353. '
  354. Me.申請人_rtb.BackColor = System.Drawing.Color.Transparent
  355. Me.申請人_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  356. Me.申請人_rtb.Location = New System.Drawing.Point(713, 126)
  357. Me.申請人_rtb.Name = "申請人_rtb"
  358. Me.申請人_rtb.Size = New System.Drawing.Size(300, 23)
  359. Me.申請人_rtb.TabIndex = 1823
  360. Me.申請人_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  361. '
  362. '垂直翻轉_bt
  363. '
  364. Me.垂直翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  365. Me.垂直翻轉_bt.ForeColor = System.Drawing.Color.Blue
  366. Me.垂直翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  367. Me.垂直翻轉_bt.Location = New System.Drawing.Point(1107, -1)
  368. Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
  369. Me.垂直翻轉_bt.Size = New System.Drawing.Size(28, 28)
  370. Me.垂直翻轉_bt.TabIndex = 1704
  371. Me.垂直翻轉_bt.UseVisualStyleBackColor = True
  372. '
  373. '水平翻轉_bt
  374. '
  375. Me.水平翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  376. Me.水平翻轉_bt.ForeColor = System.Drawing.Color.Blue
  377. Me.水平翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  378. Me.水平翻轉_bt.Location = New System.Drawing.Point(1077, -1)
  379. Me.水平翻轉_bt.Name = "水平翻轉_bt"
  380. Me.水平翻轉_bt.Size = New System.Drawing.Size(28, 28)
  381. Me.水平翻轉_bt.TabIndex = 1703
  382. Me.水平翻轉_bt.UseVisualStyleBackColor = True
  383. '
  384. '聯絡函主題_lb
  385. '
  386. Me.聯絡函主題_lb.AutoSize = True
  387. Me.聯絡函主題_lb.BackColor = System.Drawing.Color.Transparent
  388. Me.聯絡函主題_lb.Location = New System.Drawing.Point(12, 52)
  389. Me.聯絡函主題_lb.Name = "聯絡函主題_lb"
  390. Me.聯絡函主題_lb.Size = New System.Drawing.Size(67, 16)
  391. Me.聯絡函主題_lb.TabIndex = 877
  392. Me.聯絡函主題_lb.Text = "聯絡函主題"
  393. '
  394. '逆時鐘90度旋轉_bt
  395. '
  396. Me.逆時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  397. Me.逆時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  398. Me.逆時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  399. Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(1047, -1)
  400. Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
  401. Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
  402. Me.逆時鐘90度旋轉_bt.TabIndex = 1702
  403. Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  404. '
  405. '聯絡函主題_tb
  406. '
  407. Me.聯絡函主題_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  408. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  409. Me.聯絡函主題_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.聯絡函主題_tb.Location = New System.Drawing.Point(2, 69)
  411. Me.聯絡函主題_tb.Multiline = True
  412. Me.聯絡函主題_tb.Name = "聯絡函主題_tb"
  413. Me.聯絡函主題_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  414. Me.聯絡函主題_tb.Size = New System.Drawing.Size(605, 115)
  415. Me.聯絡函主題_tb.TabIndex = 878
  416. Me.聯絡函主題_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  417. '
  418. '順時鐘90度旋轉_bt
  419. '
  420. Me.順時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  421. Me.順時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  422. Me.順時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  423. Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(1018, -1)
  424. Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
  425. Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
  426. Me.順時鐘90度旋轉_bt.TabIndex = 1701
  427. Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  428. '
  429. '聯絡部門_cb
  430. '
  431. Me.聯絡部門_cb.FormattingEnabled = True
  432. Me.聯絡部門_cb.Items.AddRange(New Object() {"2019"})
  433. Me.聯絡部門_cb.Location = New System.Drawing.Point(713, 51)
  434. Me.聯絡部門_cb.Name = "聯絡部門_cb"
  435. Me.聯絡部門_cb.Size = New System.Drawing.Size(300, 24)
  436. Me.聯絡部門_cb.TabIndex = 879
  437. '
  438. '圖片清單_dgv
  439. '
  440. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  441. Me.圖片清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  442. Me.圖片清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  443. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  444. Me.圖片清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  445. Me.圖片清單_dgv.BackgroundColor = System.Drawing.Color.White
  446. Me.圖片清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  447. Me.圖片清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  448. Me.圖片清單_dgv.Location = New System.Drawing.Point(1015, 28)
  449. Me.圖片清單_dgv.Name = "圖片清單_dgv"
  450. Me.圖片清單_dgv.RowHeadersWidth = 5
  451. Me.圖片清單_dgv.RowTemplate.Height = 24
  452. Me.圖片清單_dgv.Size = New System.Drawing.Size(121, 171)
  453. Me.圖片清單_dgv.TabIndex = 1699
  454. '
  455. '聯絡人_cb
  456. '
  457. Me.聯絡人_cb.FormattingEnabled = True
  458. Me.聯絡人_cb.Items.AddRange(New Object() {"2019"})
  459. Me.聯絡人_cb.Location = New System.Drawing.Point(713, 150)
  460. Me.聯絡人_cb.Name = "聯絡人_cb"
  461. Me.聯絡人_cb.Size = New System.Drawing.Size(300, 24)
  462. Me.聯絡人_cb.TabIndex = 881
  463. '
  464. '擬辦_tb
  465. '
  466. Me.擬辦_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  467. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  468. Me.擬辦_tb.Location = New System.Drawing.Point(823, 496)
  469. Me.擬辦_tb.Multiline = True
  470. Me.擬辦_tb.Name = "擬辦_tb"
  471. Me.擬辦_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  472. Me.擬辦_tb.Size = New System.Drawing.Size(512, 145)
  473. Me.擬辦_tb.TabIndex = 894
  474. '
  475. '擬辦_lb
  476. '
  477. Me.擬辦_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  478. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  479. Me.擬辦_lb.AutoSize = True
  480. Me.擬辦_lb.BackColor = System.Drawing.Color.Transparent
  481. Me.擬辦_lb.Location = New System.Drawing.Point(830, 480)
  482. Me.擬辦_lb.Name = "擬辦_lb"
  483. Me.擬辦_lb.Size = New System.Drawing.Size(31, 16)
  484. Me.擬辦_lb.TabIndex = 897
  485. Me.擬辦_lb.Text = "擬辦"
  486. '
  487. '建議_lb
  488. '
  489. Me.建議_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  490. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  491. Me.建議_lb.AutoSize = True
  492. Me.建議_lb.BackColor = System.Drawing.Color.Transparent
  493. Me.建議_lb.Location = New System.Drawing.Point(9, 480)
  494. Me.建議_lb.Name = "建議_lb"
  495. Me.建議_lb.Size = New System.Drawing.Size(31, 16)
  496. Me.建議_lb.TabIndex = 896
  497. Me.建議_lb.Text = "建議"
  498. '
  499. '申請日期_dtp
  500. '
  501. Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
  502. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  503. Me.申請日期_dtp.Location = New System.Drawing.Point(713, 102)
  504. Me.申請日期_dtp.Name = "申請日期_dtp"
  505. Me.申請日期_dtp.Size = New System.Drawing.Size(300, 23)
  506. Me.申請日期_dtp.TabIndex = 884
  507. '
  508. '建議_tb
  509. '
  510. Me.建議_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  511. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  512. Me.建議_tb.Location = New System.Drawing.Point(2, 496)
  513. Me.建議_tb.Multiline = True
  514. Me.建議_tb.Name = "建議_tb"
  515. Me.建議_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  516. Me.建議_tb.Size = New System.Drawing.Size(818, 145)
  517. Me.建議_tb.TabIndex = 895
  518. '
  519. '執行部門_cb
  520. '
  521. Me.執行部門_cb.FormattingEnabled = True
  522. Me.執行部門_cb.Items.AddRange(New Object() {"2019"})
  523. Me.執行部門_cb.Location = New System.Drawing.Point(713, 76)
  524. Me.執行部門_cb.Name = "執行部門_cb"
  525. Me.執行部門_cb.Size = New System.Drawing.Size(300, 24)
  526. Me.執行部門_cb.TabIndex = 888
  527. '
  528. '聯絡事項_tb
  529. '
  530. Me.聯絡事項_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  531. Or System.Windows.Forms.AnchorStyles.Left) _
  532. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  533. Me.聯絡事項_tb.Location = New System.Drawing.Point(3, 203)
  534. Me.聯絡事項_tb.Multiline = True
  535. Me.聯絡事項_tb.Name = "聯絡事項_tb"
  536. Me.聯絡事項_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
  537. Me.聯絡事項_tb.Size = New System.Drawing.Size(1332, 277)
  538. Me.聯絡事項_tb.TabIndex = 892
  539. '
  540. '聯絡事項_lb
  541. '
  542. Me.聯絡事項_lb.AutoSize = True
  543. Me.聯絡事項_lb.BackColor = System.Drawing.Color.Transparent
  544. Me.聯絡事項_lb.Location = New System.Drawing.Point(13, 186)
  545. Me.聯絡事項_lb.Name = "聯絡事項_lb"
  546. Me.聯絡事項_lb.Size = New System.Drawing.Size(55, 16)
  547. Me.聯絡事項_lb.TabIndex = 893
  548. Me.聯絡事項_lb.Text = "聯絡事項"
  549. '
  550. '執行人_cb
  551. '
  552. Me.執行人_cb.FormattingEnabled = True
  553. Me.執行人_cb.Items.AddRange(New Object() {"2019"})
  554. Me.執行人_cb.Location = New System.Drawing.Point(713, 175)
  555. Me.執行人_cb.Name = "執行人_cb"
  556. Me.執行人_cb.Size = New System.Drawing.Size(300, 24)
  557. Me.執行人_cb.TabIndex = 890
  558. '
  559. '聯絡函單號_lb
  560. '
  561. Me.聯絡函單號_lb.BackColor = System.Drawing.Color.Transparent
  562. Me.聯絡函單號_lb.Location = New System.Drawing.Point(617, 5)
  563. Me.聯絡函單號_lb.Name = "聯絡函單號_lb"
  564. Me.聯絡函單號_lb.Size = New System.Drawing.Size(96, 20)
  565. Me.聯絡函單號_lb.TabIndex = 871
  566. Me.聯絡函單號_lb.Text = "聯絡函單號"
  567. Me.聯絡函單號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  568. '
  569. '申請部門_lb
  570. '
  571. Me.申請部門_lb.BackColor = System.Drawing.Color.Transparent
  572. Me.申請部門_lb.Location = New System.Drawing.Point(616, 29)
  573. Me.申請部門_lb.Name = "申請部門_lb"
  574. Me.申請部門_lb.Size = New System.Drawing.Size(96, 20)
  575. Me.申請部門_lb.TabIndex = 873
  576. Me.申請部門_lb.Text = "申請部門"
  577. Me.申請部門_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  578. '
  579. '申請人_lb
  580. '
  581. Me.申請人_lb.BackColor = System.Drawing.Color.Transparent
  582. Me.申請人_lb.Location = New System.Drawing.Point(616, 128)
  583. Me.申請人_lb.Name = "申請人_lb"
  584. Me.申請人_lb.Size = New System.Drawing.Size(96, 20)
  585. Me.申請人_lb.TabIndex = 875
  586. Me.申請人_lb.Text = "申請人"
  587. Me.申請人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  588. '
  589. '聯絡部門_lb
  590. '
  591. Me.聯絡部門_lb.BackColor = System.Drawing.Color.Transparent
  592. Me.聯絡部門_lb.Location = New System.Drawing.Point(616, 53)
  593. Me.聯絡部門_lb.Name = "聯絡部門_lb"
  594. Me.聯絡部門_lb.Size = New System.Drawing.Size(96, 20)
  595. Me.聯絡部門_lb.TabIndex = 880
  596. Me.聯絡部門_lb.Text = "聯絡部門"
  597. Me.聯絡部門_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  598. '
  599. '聯絡人_lb
  600. '
  601. Me.聯絡人_lb.BackColor = System.Drawing.Color.Transparent
  602. Me.聯絡人_lb.Location = New System.Drawing.Point(616, 152)
  603. Me.聯絡人_lb.Name = "聯絡人_lb"
  604. Me.聯絡人_lb.Size = New System.Drawing.Size(96, 20)
  605. Me.聯絡人_lb.TabIndex = 882
  606. Me.聯絡人_lb.Text = "聯絡人"
  607. Me.聯絡人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  608. '
  609. '申請日期_lb
  610. '
  611. Me.申請日期_lb.BackColor = System.Drawing.Color.Transparent
  612. Me.申請日期_lb.Location = New System.Drawing.Point(616, 104)
  613. Me.申請日期_lb.Name = "申請日期_lb"
  614. Me.申請日期_lb.Size = New System.Drawing.Size(96, 20)
  615. Me.申請日期_lb.TabIndex = 883
  616. Me.申請日期_lb.Text = "申請日期"
  617. Me.申請日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  618. '
  619. '執行部門_lb
  620. '
  621. Me.執行部門_lb.BackColor = System.Drawing.Color.Transparent
  622. Me.執行部門_lb.Location = New System.Drawing.Point(616, 78)
  623. Me.執行部門_lb.Name = "執行部門_lb"
  624. Me.執行部門_lb.Size = New System.Drawing.Size(96, 20)
  625. Me.執行部門_lb.TabIndex = 889
  626. Me.執行部門_lb.Text = "執行部門"
  627. Me.執行部門_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  628. '
  629. '執行人_lb
  630. '
  631. Me.執行人_lb.BackColor = System.Drawing.Color.Transparent
  632. Me.執行人_lb.Location = New System.Drawing.Point(616, 177)
  633. Me.執行人_lb.Name = "執行人_lb"
  634. Me.執行人_lb.Size = New System.Drawing.Size(96, 20)
  635. Me.執行人_lb.TabIndex = 891
  636. Me.執行人_lb.Text = "執行人"
  637. Me.執行人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  638. '
  639. '視窗2_pl
  640. '
  641. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  642. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  643. Me.視窗2_pl.Controls.Add(Me.Panel3)
  644. Me.視窗2_pl.Controls.Add(Me.Label16)
  645. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  646. Me.視窗2_pl.Location = New System.Drawing.Point(403, 105)
  647. Me.視窗2_pl.Name = "視窗2_pl"
  648. Me.視窗2_pl.Size = New System.Drawing.Size(539, 441)
  649. Me.視窗2_pl.TabIndex = 1828
  650. '
  651. 'Panel3
  652. '
  653. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  654. Or System.Windows.Forms.AnchorStyles.Left) _
  655. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  656. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  657. Me.Panel3.Controls.Add(Me.圖檔入系統_rbt)
  658. Me.Panel3.Controls.Add(Me.PB1)
  659. Me.Panel3.Controls.Add(Me.讀取資料夾路徑_rbt)
  660. Me.Panel3.Controls.Add(Me.PB6)
  661. Me.Panel3.Controls.Add(Me.PB2)
  662. Me.Panel3.Controls.Add(Me.PB5)
  663. Me.Panel3.Controls.Add(Me.PB7)
  664. Me.Panel3.Controls.Add(Me.PB3)
  665. Me.Panel3.Controls.Add(Me.PB9)
  666. Me.Panel3.Controls.Add(Me.PB8)
  667. Me.Panel3.Controls.Add(Me.PB4)
  668. Me.Panel3.Location = New System.Drawing.Point(3, 28)
  669. Me.Panel3.Name = "Panel3"
  670. Me.Panel3.Size = New System.Drawing.Size(532, 409)
  671. Me.Panel3.TabIndex = 1367
  672. '
  673. '圖檔入系統_rbt
  674. '
  675. Me.圖檔入系統_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  676. Me.圖檔入系統_rbt.BackColor = System.Drawing.Color.Transparent
  677. Me.圖檔入系統_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
  678. Me.圖檔入系統_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  679. Me.圖檔入系統_rbt.Location = New System.Drawing.Point(420, 2)
  680. Me.圖檔入系統_rbt.Name = "圖檔入系統_rbt"
  681. Me.圖檔入系統_rbt.Size = New System.Drawing.Size(100, 32)
  682. Me.圖檔入系統_rbt.TabIndex = 1827
  683. '
  684. 'PB1
  685. '
  686. Me.PB1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  687. Me.PB1.BackColor = System.Drawing.Color.Transparent
  688. Me.PB1.BackgroundImage = CType(resources.GetObject("PB1.BackgroundImage"), System.Drawing.Image)
  689. Me.PB1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  690. Me.PB1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  691. Me.PB1.Location = New System.Drawing.Point(5, 38)
  692. Me.PB1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  693. Me.PB1.Name = "PB1"
  694. Me.PB1.Size = New System.Drawing.Size(172, 120)
  695. Me.PB1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  696. Me.PB1.TabIndex = 1705
  697. Me.PB1.TabStop = False
  698. '
  699. '讀取資料夾路徑_rbt
  700. '
  701. Me.讀取資料夾路徑_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  702. Me.讀取資料夾路徑_rbt.BackColor = System.Drawing.Color.Transparent
  703. Me.讀取資料夾路徑_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PortableComputer
  704. Me.讀取資料夾路徑_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  705. Me.讀取資料夾路徑_rbt.Location = New System.Drawing.Point(369, 0)
  706. Me.讀取資料夾路徑_rbt.Name = "讀取資料夾路徑_rbt"
  707. Me.讀取資料夾路徑_rbt.Size = New System.Drawing.Size(32, 32)
  708. Me.讀取資料夾路徑_rbt.TabIndex = 1826
  709. '
  710. 'PB6
  711. '
  712. Me.PB6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  713. Me.PB6.BackColor = System.Drawing.Color.Transparent
  714. Me.PB6.BackgroundImage = CType(resources.GetObject("PB6.BackgroundImage"), System.Drawing.Image)
  715. Me.PB6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  716. Me.PB6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  717. Me.PB6.Location = New System.Drawing.Point(351, 160)
  718. Me.PB6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  719. Me.PB6.Name = "PB6"
  720. Me.PB6.Size = New System.Drawing.Size(172, 120)
  721. Me.PB6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  722. Me.PB6.TabIndex = 1706
  723. Me.PB6.TabStop = False
  724. '
  725. 'PB2
  726. '
  727. Me.PB2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  728. Me.PB2.BackColor = System.Drawing.Color.Transparent
  729. Me.PB2.BackgroundImage = CType(resources.GetObject("PB2.BackgroundImage"), System.Drawing.Image)
  730. Me.PB2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  731. Me.PB2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  732. Me.PB2.Location = New System.Drawing.Point(178, 38)
  733. Me.PB2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  734. Me.PB2.Name = "PB2"
  735. Me.PB2.Size = New System.Drawing.Size(172, 120)
  736. Me.PB2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  737. Me.PB2.TabIndex = 1708
  738. Me.PB2.TabStop = False
  739. '
  740. 'PB5
  741. '
  742. Me.PB5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  743. Me.PB5.BackColor = System.Drawing.Color.Transparent
  744. Me.PB5.BackgroundImage = CType(resources.GetObject("PB5.BackgroundImage"), System.Drawing.Image)
  745. Me.PB5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  746. Me.PB5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  747. Me.PB5.Location = New System.Drawing.Point(178, 160)
  748. Me.PB5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  749. Me.PB5.Name = "PB5"
  750. Me.PB5.Size = New System.Drawing.Size(172, 120)
  751. Me.PB5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  752. Me.PB5.TabIndex = 1715
  753. Me.PB5.TabStop = False
  754. '
  755. 'PB7
  756. '
  757. Me.PB7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  758. Me.PB7.BackColor = System.Drawing.Color.Transparent
  759. Me.PB7.BackgroundImage = CType(resources.GetObject("PB7.BackgroundImage"), System.Drawing.Image)
  760. Me.PB7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  761. Me.PB7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  762. Me.PB7.Location = New System.Drawing.Point(5, 283)
  763. Me.PB7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  764. Me.PB7.Name = "PB7"
  765. Me.PB7.Size = New System.Drawing.Size(172, 120)
  766. Me.PB7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  767. Me.PB7.TabIndex = 1709
  768. Me.PB7.TabStop = False
  769. '
  770. 'PB3
  771. '
  772. Me.PB3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  773. Me.PB3.BackColor = System.Drawing.Color.Transparent
  774. Me.PB3.BackgroundImage = CType(resources.GetObject("PB3.BackgroundImage"), System.Drawing.Image)
  775. Me.PB3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  776. Me.PB3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  777. Me.PB3.Location = New System.Drawing.Point(351, 38)
  778. Me.PB3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  779. Me.PB3.Name = "PB3"
  780. Me.PB3.Size = New System.Drawing.Size(172, 120)
  781. Me.PB3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  782. Me.PB3.TabIndex = 1711
  783. Me.PB3.TabStop = False
  784. '
  785. 'PB9
  786. '
  787. Me.PB9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  788. Me.PB9.BackColor = System.Drawing.Color.Transparent
  789. Me.PB9.BackgroundImage = CType(resources.GetObject("PB9.BackgroundImage"), System.Drawing.Image)
  790. Me.PB9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  791. Me.PB9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  792. Me.PB9.Location = New System.Drawing.Point(351, 283)
  793. Me.PB9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  794. Me.PB9.Name = "PB9"
  795. Me.PB9.Size = New System.Drawing.Size(172, 120)
  796. Me.PB9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  797. Me.PB9.TabIndex = 1714
  798. Me.PB9.TabStop = False
  799. '
  800. 'PB8
  801. '
  802. Me.PB8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  803. Me.PB8.BackColor = System.Drawing.Color.Transparent
  804. Me.PB8.BackgroundImage = CType(resources.GetObject("PB8.BackgroundImage"), System.Drawing.Image)
  805. Me.PB8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  806. Me.PB8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  807. Me.PB8.Location = New System.Drawing.Point(178, 283)
  808. Me.PB8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  809. Me.PB8.Name = "PB8"
  810. Me.PB8.Size = New System.Drawing.Size(172, 120)
  811. Me.PB8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  812. Me.PB8.TabIndex = 1712
  813. Me.PB8.TabStop = False
  814. '
  815. 'PB4
  816. '
  817. Me.PB4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  818. Me.PB4.BackColor = System.Drawing.Color.Transparent
  819. Me.PB4.BackgroundImage = CType(resources.GetObject("PB4.BackgroundImage"), System.Drawing.Image)
  820. Me.PB4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  821. Me.PB4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  822. Me.PB4.Location = New System.Drawing.Point(5, 160)
  823. Me.PB4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  824. Me.PB4.Name = "PB4"
  825. Me.PB4.Size = New System.Drawing.Size(172, 120)
  826. Me.PB4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  827. Me.PB4.TabIndex = 1713
  828. Me.PB4.TabStop = False
  829. '
  830. 'Label16
  831. '
  832. Me.Label16.AutoSize = True
  833. Me.Label16.Location = New System.Drawing.Point(5, 7)
  834. Me.Label16.Name = "Label16"
  835. Me.Label16.Size = New System.Drawing.Size(55, 16)
  836. Me.Label16.TabIndex = 1375
  837. Me.Label16.Text = "導入圖片"
  838. '
  839. 'CanceL2_bt
  840. '
  841. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  842. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  843. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  844. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  845. Me.CanceL2_bt.Location = New System.Drawing.Point(507, 2)
  846. Me.CanceL2_bt.Name = "CanceL2_bt"
  847. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  848. Me.CanceL2_bt.TabIndex = 1374
  849. Me.CanceL2_bt.Text = "X"
  850. Me.CanceL2_bt.UseVisualStyleBackColor = False
  851. '
  852. 'Panel1
  853. '
  854. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  855. Me.Panel1.Controls.Add(Me.副檔名_tb)
  856. Me.Panel1.Controls.Add(Me.圖片庫_tb)
  857. Me.Panel1.Controls.Add(Me.檔案路徑_tb)
  858. Me.Panel1.Location = New System.Drawing.Point(427, 524)
  859. Me.Panel1.Name = "Panel1"
  860. Me.Panel1.Size = New System.Drawing.Size(127, 83)
  861. Me.Panel1.TabIndex = 1693
  862. Me.Panel1.Visible = False
  863. '
  864. '副檔名_tb
  865. '
  866. Me.副檔名_tb.Enabled = False
  867. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  868. Me.副檔名_tb.Location = New System.Drawing.Point(3, 53)
  869. Me.副檔名_tb.Name = "副檔名_tb"
  870. Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
  871. Me.副檔名_tb.TabIndex = 1685
  872. '
  873. '圖片庫_tb
  874. '
  875. Me.圖片庫_tb.AllowDrop = True
  876. Me.圖片庫_tb.ForeColor = System.Drawing.Color.Black
  877. Me.圖片庫_tb.Location = New System.Drawing.Point(3, 28)
  878. Me.圖片庫_tb.Name = "圖片庫_tb"
  879. Me.圖片庫_tb.Size = New System.Drawing.Size(116, 23)
  880. Me.圖片庫_tb.TabIndex = 1684
  881. '
  882. '檔案路徑_tb
  883. '
  884. Me.檔案路徑_tb.AllowDrop = True
  885. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  886. Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 3)
  887. Me.檔案路徑_tb.Multiline = True
  888. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  889. Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
  890. Me.檔案路徑_tb.TabIndex = 1683
  891. '
  892. '語轉扭_bt
  893. '
  894. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  895. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  896. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  897. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 2)
  898. Me.語轉扭_bt.Name = "語轉扭_bt"
  899. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  900. Me.語轉扭_bt.TabIndex = 1351
  901. Me.語轉扭_bt.Text = "L"
  902. Me.語轉扭_bt.UseVisualStyleBackColor = True
  903. '
  904. 'OpenFileDialog1
  905. '
  906. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  907. Me.OpenFileDialog1.Multiselect = True
  908. '
  909. 'ToolTip1
  910. '
  911. Me.ToolTip1.AutoPopDelay = 5000
  912. Me.ToolTip1.InitialDelay = 500
  913. Me.ToolTip1.IsBalloon = True
  914. Me.ToolTip1.ReshowDelay = 100
  915. Me.ToolTip1.ToolTipTitle = "illustrate"
  916. '
  917. '等待翻譯_tim
  918. '
  919. Me.等待翻譯_tim.Interval = 500
  920. '
  921. '下移2_bt
  922. '
  923. Me.下移2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  924. Me.下移2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_down
  925. Me.下移2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  926. Me.下移2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  927. Me.下移2_bt.ForeColor = System.Drawing.Color.DarkGreen
  928. Me.下移2_bt.Location = New System.Drawing.Point(1292, 2)
  929. Me.下移2_bt.Name = "下移2_bt"
  930. Me.下移2_bt.Size = New System.Drawing.Size(27, 27)
  931. Me.下移2_bt.TabIndex = 1442
  932. Me.下移2_bt.UseVisualStyleBackColor = True
  933. '
  934. '上移2_bt
  935. '
  936. Me.上移2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  937. Me.上移2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_up
  938. Me.上移2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  939. Me.上移2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  940. Me.上移2_bt.ForeColor = System.Drawing.Color.DarkGreen
  941. Me.上移2_bt.Location = New System.Drawing.Point(1265, 2)
  942. Me.上移2_bt.Name = "上移2_bt"
  943. Me.上移2_bt.Size = New System.Drawing.Size(27, 27)
  944. Me.上移2_bt.TabIndex = 1441
  945. Me.上移2_bt.UseVisualStyleBackColor = True
  946. '
  947. '聯絡函最高主管核准
  948. '
  949. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  950. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  951. Me.ClientSize = New System.Drawing.Size(1349, 681)
  952. Me.Controls.Add(Me.下移2_bt)
  953. Me.Controls.Add(Me.上移2_bt)
  954. Me.Controls.Add(Me.語轉扭_bt)
  955. Me.Controls.Add(Me.TabControl1)
  956. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  957. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  958. Me.MaximizeBox = False
  959. Me.MinimizeBox = False
  960. Me.Name = "聯絡函最高主管核准"
  961. Me.Text = "聯絡函最高主管核准"
  962. Me.TabControl1.ResumeLayout(False)
  963. Me.部門聯絡函清單_tp.ResumeLayout(False)
  964. Me.部門聯絡函清單_tp.PerformLayout()
  965. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  966. Me.部門聯絡函本文_tp.ResumeLayout(False)
  967. Me.Panel2.ResumeLayout(False)
  968. Me.Panel2.PerformLayout()
  969. CType(Me.聯絡函單號_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  970. CType(Me.申請部門_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  971. CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
  972. CType(Me.申請人_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  973. CType(Me.圖片清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  974. Me.視窗2_pl.ResumeLayout(False)
  975. Me.視窗2_pl.PerformLayout()
  976. Me.Panel3.ResumeLayout(False)
  977. CType(Me.圖檔入系統_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  978. CType(Me.PB1, System.ComponentModel.ISupportInitialize).EndInit()
  979. CType(Me.讀取資料夾路徑_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  980. CType(Me.PB6, System.ComponentModel.ISupportInitialize).EndInit()
  981. CType(Me.PB2, System.ComponentModel.ISupportInitialize).EndInit()
  982. CType(Me.PB5, System.ComponentModel.ISupportInitialize).EndInit()
  983. CType(Me.PB7, System.ComponentModel.ISupportInitialize).EndInit()
  984. CType(Me.PB3, System.ComponentModel.ISupportInitialize).EndInit()
  985. CType(Me.PB9, System.ComponentModel.ISupportInitialize).EndInit()
  986. CType(Me.PB8, System.ComponentModel.ISupportInitialize).EndInit()
  987. CType(Me.PB4, System.ComponentModel.ISupportInitialize).EndInit()
  988. Me.Panel1.ResumeLayout(False)
  989. Me.Panel1.PerformLayout()
  990. Me.ResumeLayout(False)
  991. End Sub
  992. Friend WithEvents TabControl1 As TabControl
  993. Friend WithEvents 部門聯絡函本文_tp As TabPage
  994. Friend WithEvents 部門聯絡函清單_tp As TabPage
  995. Friend WithEvents 未審核_ch As CheckBox
  996. Friend WithEvents 已審核_ch As CheckBox
  997. Friend WithEvents 執行人_lb As Label
  998. Friend WithEvents 執行人_cb As ComboBox
  999. Friend WithEvents 執行部門_lb As Label
  1000. Friend WithEvents 執行部門_cb As ComboBox
  1001. Friend WithEvents 申請日期_dtp As DateTimePicker
  1002. Friend WithEvents 申請日期_lb As Label
  1003. Friend WithEvents 聯絡人_lb As Label
  1004. Friend WithEvents 聯絡人_cb As ComboBox
  1005. Friend WithEvents 聯絡部門_lb As Label
  1006. Friend WithEvents 聯絡部門_cb As ComboBox
  1007. Friend WithEvents 聯絡函主題_tb As TextBox
  1008. Friend WithEvents 聯絡函主題_lb As Label
  1009. Friend WithEvents 申請人_lb As Label
  1010. Friend WithEvents 申請部門_lb As Label
  1011. Friend WithEvents 聯絡函單號_lb As Label
  1012. Friend WithEvents 聯絡函未准_bt As Button
  1013. Friend WithEvents 聯絡函核准_bt As Button
  1014. Friend WithEvents 清單_dgv As DataGridView
  1015. Friend WithEvents 聯絡事項_tb As TextBox
  1016. Friend WithEvents 聯絡事項_lb As Label
  1017. Friend WithEvents 擬辦_tb As TextBox
  1018. Friend WithEvents 擬辦_lb As Label
  1019. Friend WithEvents 建議_lb As Label
  1020. Friend WithEvents 建議_tb As TextBox
  1021. Friend WithEvents 圖片清單_dgv As DataGridView
  1022. Friend WithEvents 圖片_pb As PictureBox
  1023. Friend WithEvents Panel1 As Panel
  1024. Friend WithEvents 副檔名_tb As TextBox
  1025. Friend WithEvents 圖片庫_tb As TextBox
  1026. Friend WithEvents 檔案路徑_tb As TextBox
  1027. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1028. Friend WithEvents 語轉扭_bt As Button
  1029. Friend WithEvents 垂直翻轉_bt As Button
  1030. Friend WithEvents 水平翻轉_bt As Button
  1031. Friend WithEvents 逆時鐘90度旋轉_bt As Button
  1032. Friend WithEvents 順時鐘90度旋轉_bt As Button
  1033. Friend WithEvents PB5 As PictureBox
  1034. Friend WithEvents PB9 As PictureBox
  1035. Friend WithEvents PB4 As PictureBox
  1036. Friend WithEvents PB8 As PictureBox
  1037. Friend WithEvents PB3 As PictureBox
  1038. Friend WithEvents PB7 As PictureBox
  1039. Friend WithEvents PB2 As PictureBox
  1040. Friend WithEvents PB6 As PictureBox
  1041. Friend WithEvents PB1 As PictureBox
  1042. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  1043. Friend WithEvents ToolTip1 As ToolTip
  1044. Friend WithEvents 聯絡函單號_rtb As Telerik.WinControls.UI.RadTextBoxControl
  1045. Friend WithEvents 申請部門_rtb As Telerik.WinControls.UI.RadTextBoxControl
  1046. Friend WithEvents 申請人_rtb As Telerik.WinControls.UI.RadTextBoxControl
  1047. Friend WithEvents 圖檔入系統_rbt As Telerik.WinControls.UI.RadButton
  1048. Friend WithEvents 讀取資料夾路徑_rbt As Telerik.WinControls.UI.RadButton
  1049. Friend WithEvents Panel2 As Panel
  1050. Friend WithEvents 視窗2_pl As Panel
  1051. Friend WithEvents Panel3 As Panel
  1052. Friend WithEvents Label16 As Label
  1053. Friend WithEvents CanceL2_bt As Button
  1054. Friend WithEvents 翻譯_rbt As Button
  1055. Friend WithEvents 圖檔入系統_bt As Button
  1056. Friend WithEvents 等待翻譯_tim As Timer
  1057. Friend WithEvents 下移2_bt As Button
  1058. Friend WithEvents 上移2_bt As Button
  1059. Friend WithEvents 請假刪除_bt As Button
  1060. End Class