暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

合約文件簽回存檔.Designer.vb 91KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702
  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 DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(合約文件簽回存檔))
  30. Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  32. Me.Label11 = New System.Windows.Forms.Label()
  33. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  34. Me.Label7 = New System.Windows.Forms.Label()
  35. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  36. Me.圖片清單1_dgv = New System.Windows.Forms.DataGridView()
  37. Me.圖片清單2_dgv = New System.Windows.Forms.DataGridView()
  38. Me.圖片清單3_dgv = New System.Windows.Forms.DataGridView()
  39. Me.圖片清單4_dgv = New System.Windows.Forms.DataGridView()
  40. Me.圖片清單5_dgv = New System.Windows.Forms.DataGridView()
  41. Me.Label1 = New System.Windows.Forms.Label()
  42. Me.Label2 = New System.Windows.Forms.Label()
  43. Me.Label3 = New System.Windows.Forms.Label()
  44. Me.Label4 = New System.Windows.Forms.Label()
  45. Me.Label5 = New System.Windows.Forms.Label()
  46. Me.Label375 = New System.Windows.Forms.Label()
  47. Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
  48. Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
  49. Me.Label378 = New System.Windows.Forms.Label()
  50. Me.Label6 = New System.Windows.Forms.Label()
  51. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  52. Me.Label372 = New System.Windows.Forms.Label()
  53. Me.Panel1 = New System.Windows.Forms.Panel()
  54. Me.客戶名稱_tb = New System.Windows.Forms.TextBox()
  55. Me.檔案_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  56. Me.語轉扭_bt = New System.Windows.Forms.Button()
  57. Me.簽回檔圖庫_tb = New System.Windows.Forms.TextBox()
  58. Me.刪除圖片_bt = New System.Windows.Forms.Button()
  59. Me.文件號_tb = New System.Windows.Forms.TextBox()
  60. Me.導成圖片_bt = New System.Windows.Forms.Button()
  61. Me.總表編輯_bt = New System.Windows.Forms.Button()
  62. Me.查詢_bt = New System.Windows.Forms.Button()
  63. Me.縮放2_bt = New System.Windows.Forms.Button()
  64. Me.階段_tb = New System.Windows.Forms.TextBox()
  65. Me.Panel2 = New System.Windows.Forms.Panel()
  66. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  67. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  68. Me.圖庫清單_dgv = New System.Windows.Forms.DataGridView()
  69. Me.Panel4 = New System.Windows.Forms.Panel()
  70. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  71. Me.逆時鐘90度旋轉2_bt = New System.Windows.Forms.Button()
  72. Me.圖片1_pb = New System.Windows.Forms.PictureBox()
  73. Me.水平翻轉2_bt = New System.Windows.Forms.Button()
  74. Me.順時鐘90度旋轉2_bt = New System.Windows.Forms.Button()
  75. Me.垂直翻轉2_bt = New System.Windows.Forms.Button()
  76. Me.逆時鐘90度旋轉3_bt = New System.Windows.Forms.Button()
  77. Me.順時鐘90度旋轉1_bt = New System.Windows.Forms.Button()
  78. Me.圖片3_pb = New System.Windows.Forms.PictureBox()
  79. Me.水平翻轉3_bt = New System.Windows.Forms.Button()
  80. Me.圖片2_pb = New System.Windows.Forms.PictureBox()
  81. Me.逆時鐘90度旋轉1_bt = New System.Windows.Forms.Button()
  82. Me.順時鐘90度旋轉3_bt = New System.Windows.Forms.Button()
  83. Me.垂直翻轉1_bt = New System.Windows.Forms.Button()
  84. Me.水平翻轉1_bt = New System.Windows.Forms.Button()
  85. Me.垂直翻轉3_bt = New System.Windows.Forms.Button()
  86. Me.Label10 = New System.Windows.Forms.Label()
  87. Me.圖片清單6_dgv = New System.Windows.Forms.DataGridView()
  88. Me.垂直翻轉5_bt = New System.Windows.Forms.Button()
  89. Me.水平翻轉5_bt = New System.Windows.Forms.Button()
  90. Me.逆時鐘90度旋轉5_bt = New System.Windows.Forms.Button()
  91. Me.順時鐘90度旋轉5_bt = New System.Windows.Forms.Button()
  92. Me.圖片5_pb = New System.Windows.Forms.PictureBox()
  93. Me.圖片6_pb = New System.Windows.Forms.PictureBox()
  94. Me.垂直翻轉4_bt = New System.Windows.Forms.Button()
  95. Me.順時鐘90度旋轉6_bt = New System.Windows.Forms.Button()
  96. Me.水平翻轉4_bt = New System.Windows.Forms.Button()
  97. Me.逆時鐘90度旋轉6_bt = New System.Windows.Forms.Button()
  98. Me.逆時鐘90度旋轉4_bt = New System.Windows.Forms.Button()
  99. Me.水平翻轉6_bt = New System.Windows.Forms.Button()
  100. Me.順時鐘90度旋轉4_bt = New System.Windows.Forms.Button()
  101. Me.垂直翻轉6_bt = New System.Windows.Forms.Button()
  102. Me.圖片4_pb = New System.Windows.Forms.PictureBox()
  103. Me.視窗2_pl = New System.Windows.Forms.Panel()
  104. Me.Panel3 = New System.Windows.Forms.Panel()
  105. Me.檔案路徑_be = New Telerik.WinControls.UI.RadBrowseEditor()
  106. Me.切換_ts = New Telerik.WinControls.UI.RadToggleSwitch()
  107. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  108. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  109. Me.新FTP_p = New System.Windows.Forms.Panel()
  110. Me.PB15 = New System.Windows.Forms.PictureBox()
  111. Me.PB10 = New System.Windows.Forms.PictureBox()
  112. Me.PB5 = New System.Windows.Forms.PictureBox()
  113. Me.PB14 = New System.Windows.Forms.PictureBox()
  114. Me.PB9 = New System.Windows.Forms.PictureBox()
  115. Me.PB4 = New System.Windows.Forms.PictureBox()
  116. Me.PB13 = New System.Windows.Forms.PictureBox()
  117. Me.PB8 = New System.Windows.Forms.PictureBox()
  118. Me.PB3 = New System.Windows.Forms.PictureBox()
  119. Me.PB12 = New System.Windows.Forms.PictureBox()
  120. Me.PB7 = New System.Windows.Forms.PictureBox()
  121. Me.PB2 = New System.Windows.Forms.PictureBox()
  122. Me.PB11 = New System.Windows.Forms.PictureBox()
  123. Me.PB6 = New System.Windows.Forms.PictureBox()
  124. Me.PB1 = New System.Windows.Forms.PictureBox()
  125. Me.舊FTP_p = New System.Windows.Forms.Panel()
  126. Me.說明_lb = New System.Windows.Forms.Label()
  127. Me.電腦_lb = New System.Windows.Forms.Label()
  128. Me.本機_wb = New System.Windows.Forms.WebBrowser()
  129. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  130. Me.日報表編輯_lb = New System.Windows.Forms.Label()
  131. Me.CanceL2_bt = New System.Windows.Forms.Button()
  132. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  133. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  134. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  135. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  136. Me.合約簽回_ch = New System.Windows.Forms.CheckBox()
  137. Me.報價簽回_ch = New System.Windows.Forms.CheckBox()
  138. Me.其他文件_ch = New System.Windows.Forms.CheckBox()
  139. Me.驗收簽回_ch = New System.Windows.Forms.CheckBox()
  140. Me.請款簽回_ch = New System.Windows.Forms.CheckBox()
  141. Me.保固簽回_ch = New System.Windows.Forms.CheckBox()
  142. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  143. CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  144. CType(Me.圖片清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  145. CType(Me.圖片清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  146. CType(Me.圖片清單4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  147. CType(Me.圖片清單5_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  148. Me.Panel1.SuspendLayout()
  149. CType(Me.檔案_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  150. Me.Panel2.SuspendLayout()
  151. CType(Me.圖庫清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  152. Me.Panel4.SuspendLayout()
  153. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  154. Me.SplitContainer1.Panel1.SuspendLayout()
  155. Me.SplitContainer1.Panel2.SuspendLayout()
  156. Me.SplitContainer1.SuspendLayout()
  157. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  158. CType(Me.圖片3_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  159. CType(Me.圖片2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  160. CType(Me.圖片清單6_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  161. CType(Me.圖片5_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  162. CType(Me.圖片6_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  163. CType(Me.圖片4_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  164. Me.視窗2_pl.SuspendLayout()
  165. Me.Panel3.SuspendLayout()
  166. CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).BeginInit()
  167. CType(Me.切換_ts, System.ComponentModel.ISupportInitialize).BeginInit()
  168. Me.新FTP_p.SuspendLayout()
  169. CType(Me.PB15, System.ComponentModel.ISupportInitialize).BeginInit()
  170. CType(Me.PB10, System.ComponentModel.ISupportInitialize).BeginInit()
  171. CType(Me.PB5, System.ComponentModel.ISupportInitialize).BeginInit()
  172. CType(Me.PB14, System.ComponentModel.ISupportInitialize).BeginInit()
  173. CType(Me.PB9, System.ComponentModel.ISupportInitialize).BeginInit()
  174. CType(Me.PB4, System.ComponentModel.ISupportInitialize).BeginInit()
  175. CType(Me.PB13, System.ComponentModel.ISupportInitialize).BeginInit()
  176. CType(Me.PB8, System.ComponentModel.ISupportInitialize).BeginInit()
  177. CType(Me.PB3, System.ComponentModel.ISupportInitialize).BeginInit()
  178. CType(Me.PB12, System.ComponentModel.ISupportInitialize).BeginInit()
  179. CType(Me.PB7, System.ComponentModel.ISupportInitialize).BeginInit()
  180. CType(Me.PB2, System.ComponentModel.ISupportInitialize).BeginInit()
  181. CType(Me.PB11, System.ComponentModel.ISupportInitialize).BeginInit()
  182. CType(Me.PB6, System.ComponentModel.ISupportInitialize).BeginInit()
  183. CType(Me.PB1, System.ComponentModel.ISupportInitialize).BeginInit()
  184. Me.舊FTP_p.SuspendLayout()
  185. Me.SuspendLayout()
  186. '
  187. '合約_dgv
  188. '
  189. DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  190. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
  191. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  192. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  193. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  194. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  195. Me.合約_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  196. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  197. Me.合約_dgv.Location = New System.Drawing.Point(2, 53)
  198. Me.合約_dgv.Name = "合約_dgv"
  199. Me.合約_dgv.RowHeadersWidth = 5
  200. Me.合約_dgv.RowTemplate.Height = 24
  201. Me.合約_dgv.Size = New System.Drawing.Size(179, 627)
  202. Me.合約_dgv.TabIndex = 1780
  203. '
  204. 'Label11
  205. '
  206. Me.Label11.AutoSize = True
  207. Me.Label11.BackColor = System.Drawing.Color.Transparent
  208. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  209. Me.Label11.Location = New System.Drawing.Point(4, 32)
  210. Me.Label11.Name = "Label11"
  211. Me.Label11.Size = New System.Drawing.Size(31, 16)
  212. Me.Label11.TabIndex = 1785
  213. Me.Label11.Text = "甲方"
  214. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  215. '
  216. '合約編號1_cb
  217. '
  218. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  219. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  220. Me.合約編號1_cb.FormattingEnabled = True
  221. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  222. Me.合約編號1_cb.Location = New System.Drawing.Point(37, 28)
  223. Me.合約編號1_cb.Name = "合約編號1_cb"
  224. Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24)
  225. Me.合約編號1_cb.TabIndex = 1784
  226. '
  227. 'Label7
  228. '
  229. Me.Label7.AutoSize = True
  230. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  231. Me.Label7.Location = New System.Drawing.Point(3, 7)
  232. Me.Label7.Name = "Label7"
  233. Me.Label7.Size = New System.Drawing.Size(31, 16)
  234. Me.Label7.TabIndex = 1782
  235. Me.Label7.Text = "搜尋"
  236. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  237. '
  238. '關鍵字搜尋_tb
  239. '
  240. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(37, 4)
  241. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  242. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23)
  243. Me.關鍵字搜尋_tb.TabIndex = 1781
  244. '
  245. '圖片清單1_dgv
  246. '
  247. DataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  248. Me.圖片清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16
  249. Me.圖片清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  250. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  251. Me.圖片清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  252. Me.圖片清單1_dgv.BackgroundColor = System.Drawing.Color.White
  253. Me.圖片清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  254. Me.圖片清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  255. Me.圖片清單1_dgv.Location = New System.Drawing.Point(5, 18)
  256. Me.圖片清單1_dgv.Name = "圖片清單1_dgv"
  257. Me.圖片清單1_dgv.RowHeadersWidth = 5
  258. Me.圖片清單1_dgv.RowTemplate.Height = 24
  259. Me.圖片清單1_dgv.Size = New System.Drawing.Size(115, 278)
  260. Me.圖片清單1_dgv.TabIndex = 1788
  261. '
  262. '圖片清單2_dgv
  263. '
  264. DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  265. Me.圖片清單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
  266. Me.圖片清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  267. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  268. Me.圖片清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  269. Me.圖片清單2_dgv.BackgroundColor = System.Drawing.Color.White
  270. Me.圖片清單2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  271. Me.圖片清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  272. Me.圖片清單2_dgv.Location = New System.Drawing.Point(389, 18)
  273. Me.圖片清單2_dgv.Name = "圖片清單2_dgv"
  274. Me.圖片清單2_dgv.RowHeadersWidth = 5
  275. Me.圖片清單2_dgv.RowTemplate.Height = 24
  276. Me.圖片清單2_dgv.Size = New System.Drawing.Size(115, 278)
  277. Me.圖片清單2_dgv.TabIndex = 1794
  278. '
  279. '圖片清單3_dgv
  280. '
  281. DataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  282. Me.圖片清單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle18
  283. Me.圖片清單3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  284. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  285. Me.圖片清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  286. Me.圖片清單3_dgv.BackgroundColor = System.Drawing.Color.White
  287. Me.圖片清單3_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  288. Me.圖片清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  289. Me.圖片清單3_dgv.Location = New System.Drawing.Point(773, 18)
  290. Me.圖片清單3_dgv.Name = "圖片清單3_dgv"
  291. Me.圖片清單3_dgv.RowHeadersWidth = 5
  292. Me.圖片清單3_dgv.RowTemplate.Height = 24
  293. Me.圖片清單3_dgv.Size = New System.Drawing.Size(115, 278)
  294. Me.圖片清單3_dgv.TabIndex = 1800
  295. '
  296. '圖片清單4_dgv
  297. '
  298. DataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  299. Me.圖片清單4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle19
  300. Me.圖片清單4_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  301. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  302. Me.圖片清單4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  303. Me.圖片清單4_dgv.BackgroundColor = System.Drawing.Color.White
  304. Me.圖片清單4_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  305. Me.圖片清單4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  306. Me.圖片清單4_dgv.Location = New System.Drawing.Point(5, 19)
  307. Me.圖片清單4_dgv.Name = "圖片清單4_dgv"
  308. Me.圖片清單4_dgv.RowHeadersWidth = 5
  309. Me.圖片清單4_dgv.RowTemplate.Height = 24
  310. Me.圖片清單4_dgv.Size = New System.Drawing.Size(115, 272)
  311. Me.圖片清單4_dgv.TabIndex = 1806
  312. '
  313. '圖片清單5_dgv
  314. '
  315. DataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  316. Me.圖片清單5_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle20
  317. Me.圖片清單5_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  318. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  319. Me.圖片清單5_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  320. Me.圖片清單5_dgv.BackgroundColor = System.Drawing.Color.White
  321. Me.圖片清單5_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  322. Me.圖片清單5_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  323. Me.圖片清單5_dgv.Location = New System.Drawing.Point(389, 19)
  324. Me.圖片清單5_dgv.Name = "圖片清單5_dgv"
  325. Me.圖片清單5_dgv.RowHeadersWidth = 5
  326. Me.圖片清單5_dgv.RowTemplate.Height = 24
  327. Me.圖片清單5_dgv.Size = New System.Drawing.Size(115, 272)
  328. Me.圖片清單5_dgv.TabIndex = 1812
  329. '
  330. 'Label1
  331. '
  332. Me.Label1.AutoSize = True
  333. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  334. Me.Label1.Location = New System.Drawing.Point(2, 1)
  335. Me.Label1.Name = "Label1"
  336. Me.Label1.Size = New System.Drawing.Size(208, 16)
  337. Me.Label1.TabIndex = 1817
  338. Me.Label1.Text = "報價簽回 / Kutipan - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  339. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  340. '
  341. 'Label2
  342. '
  343. Me.Label2.AutoSize = True
  344. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  345. Me.Label2.Location = New System.Drawing.Point(386, 1)
  346. Me.Label2.Name = "Label2"
  347. Me.Label2.Size = New System.Drawing.Size(208, 16)
  348. Me.Label2.TabIndex = 1818
  349. Me.Label2.Text = "合約簽回 / Kontrak - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  350. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  351. '
  352. 'Label3
  353. '
  354. Me.Label3.AutoSize = True
  355. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  356. Me.Label3.Location = New System.Drawing.Point(774, 1)
  357. Me.Label3.Name = "Label3"
  358. Me.Label3.Size = New System.Drawing.Size(228, 16)
  359. Me.Label3.TabIndex = 1819
  360. Me.Label3.Text = "請款簽回 / Pembayaran Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  361. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  362. '
  363. 'Label4
  364. '
  365. Me.Label4.AutoSize = True
  366. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.Label4.Location = New System.Drawing.Point(4, 2)
  368. Me.Label4.Name = "Label4"
  369. Me.Label4.Size = New System.Drawing.Size(209, 16)
  370. Me.Label4.TabIndex = 1820
  371. Me.Label4.Text = "驗收簽回 / Inspeksi - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  372. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  373. '
  374. 'Label5
  375. '
  376. Me.Label5.AutoSize = True
  377. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.Label5.Location = New System.Drawing.Point(386, 2)
  379. Me.Label5.Name = "Label5"
  380. Me.Label5.Size = New System.Drawing.Size(207, 16)
  381. Me.Label5.TabIndex = 1821
  382. Me.Label5.Text = "保固簽回 / Garansi - Ditandatangani"
  383. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  384. '
  385. 'Label375
  386. '
  387. Me.Label375.AutoSize = True
  388. Me.Label375.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  389. Me.Label375.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  390. Me.Label375.Location = New System.Drawing.Point(182, 33)
  391. Me.Label375.Name = "Label375"
  392. Me.Label375.Size = New System.Drawing.Size(87, 16)
  393. Me.Label375.TabIndex = 1824
  394. Me.Label375.Text = "工程名稱(中文)"
  395. Me.Label375.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  396. '
  397. '工程名稱_中_tb
  398. '
  399. Me.工程名稱_中_tb.Location = New System.Drawing.Point(272, 30)
  400. Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
  401. Me.工程名稱_中_tb.Size = New System.Drawing.Size(437, 23)
  402. Me.工程名稱_中_tb.TabIndex = 1825
  403. '
  404. '工程名稱_英_tb
  405. '
  406. Me.工程名稱_英_tb.Location = New System.Drawing.Point(272, 55)
  407. Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
  408. Me.工程名稱_英_tb.Size = New System.Drawing.Size(437, 23)
  409. Me.工程名稱_英_tb.TabIndex = 1827
  410. '
  411. 'Label378
  412. '
  413. Me.Label378.AutoSize = True
  414. Me.Label378.BackColor = System.Drawing.Color.Transparent
  415. Me.Label378.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  416. Me.Label378.ForeColor = System.Drawing.Color.Red
  417. Me.Label378.Location = New System.Drawing.Point(182, 58)
  418. Me.Label378.Name = "Label378"
  419. Me.Label378.Size = New System.Drawing.Size(87, 16)
  420. Me.Label378.TabIndex = 1826
  421. Me.Label378.Text = "工程名稱(英文)"
  422. Me.Label378.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  423. '
  424. 'Label6
  425. '
  426. Me.Label6.AutoSize = True
  427. Me.Label6.BackColor = System.Drawing.Color.Transparent
  428. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  429. Me.Label6.Location = New System.Drawing.Point(181, 8)
  430. Me.Label6.Name = "Label6"
  431. Me.Label6.Size = New System.Drawing.Size(55, 16)
  432. Me.Label6.TabIndex = 1823
  433. Me.Label6.Text = "合約編號"
  434. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  435. '
  436. '合約編號_tb
  437. '
  438. Me.合約編號_tb.Location = New System.Drawing.Point(237, 4)
  439. Me.合約編號_tb.Name = "合約編號_tb"
  440. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  441. Me.合約編號_tb.TabIndex = 1822
  442. '
  443. 'Label372
  444. '
  445. Me.Label372.AutoSize = True
  446. Me.Label372.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  447. Me.Label372.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  448. Me.Label372.Location = New System.Drawing.Point(365, 8)
  449. Me.Label372.Name = "Label372"
  450. Me.Label372.Size = New System.Drawing.Size(55, 16)
  451. Me.Label372.TabIndex = 1828
  452. Me.Label372.Text = "客戶名稱"
  453. Me.Label372.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  454. '
  455. 'Panel1
  456. '
  457. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  458. Or System.Windows.Forms.AnchorStyles.Left) _
  459. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  460. Me.Panel1.BackColor = System.Drawing.Color.Transparent
  461. Me.Panel1.Controls.Add(Me.客戶名稱_tb)
  462. Me.Panel1.Controls.Add(Me.檔案_rtb)
  463. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  464. Me.Panel1.Controls.Add(Me.合約_dgv)
  465. Me.Panel1.Controls.Add(Me.簽回檔圖庫_tb)
  466. Me.Panel1.Controls.Add(Me.刪除圖片_bt)
  467. Me.Panel1.Controls.Add(Me.文件號_tb)
  468. Me.Panel1.Controls.Add(Me.導成圖片_bt)
  469. Me.Panel1.Controls.Add(Me.總表編輯_bt)
  470. Me.Panel1.Controls.Add(Me.Label7)
  471. Me.Panel1.Controls.Add(Me.Label375)
  472. Me.Panel1.Controls.Add(Me.工程名稱_中_tb)
  473. Me.Panel1.Controls.Add(Me.工程名稱_英_tb)
  474. Me.Panel1.Controls.Add(Me.Label378)
  475. Me.Panel1.Controls.Add(Me.關鍵字搜尋_tb)
  476. Me.Panel1.Controls.Add(Me.Label6)
  477. Me.Panel1.Controls.Add(Me.查詢_bt)
  478. Me.Panel1.Controls.Add(Me.合約編號_tb)
  479. Me.Panel1.Controls.Add(Me.合約編號1_cb)
  480. Me.Panel1.Controls.Add(Me.Label372)
  481. Me.Panel1.Controls.Add(Me.Label11)
  482. Me.Panel1.Controls.Add(Me.縮放2_bt)
  483. Me.Panel1.Controls.Add(Me.階段_tb)
  484. Me.Panel1.Controls.Add(Me.Panel2)
  485. Me.Panel1.Controls.Add(Me.視窗2_pl)
  486. Me.Panel1.Controls.Add(Me.Panel4)
  487. Me.Panel1.Location = New System.Drawing.Point(-1, -1)
  488. Me.Panel1.Name = "Panel1"
  489. Me.Panel1.Size = New System.Drawing.Size(1352, 683)
  490. Me.Panel1.TabIndex = 1832
  491. '
  492. '客戶名稱_tb
  493. '
  494. Me.客戶名稱_tb.Location = New System.Drawing.Point(420, 4)
  495. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  496. Me.客戶名稱_tb.Size = New System.Drawing.Size(289, 23)
  497. Me.客戶名稱_tb.TabIndex = 1896
  498. '
  499. '檔案_rtb
  500. '
  501. Me.檔案_rtb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  502. Me.檔案_rtb.BackColor = System.Drawing.Color.Transparent
  503. Me.檔案_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  504. Me.檔案_rtb.Location = New System.Drawing.Point(1304, 55)
  505. Me.檔案_rtb.Name = "檔案_rtb"
  506. Me.檔案_rtb.Size = New System.Drawing.Size(41, 22)
  507. Me.檔案_rtb.TabIndex = 1839
  508. '
  509. '語轉扭_bt
  510. '
  511. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  512. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  513. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  514. Me.語轉扭_bt.Location = New System.Drawing.Point(1150, 3)
  515. Me.語轉扭_bt.Name = "語轉扭_bt"
  516. Me.語轉扭_bt.Size = New System.Drawing.Size(24, 24)
  517. Me.語轉扭_bt.TabIndex = 1833
  518. Me.語轉扭_bt.Text = "L"
  519. Me.語轉扭_bt.UseVisualStyleBackColor = True
  520. '
  521. '簽回檔圖庫_tb
  522. '
  523. Me.簽回檔圖庫_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  524. Me.簽回檔圖庫_tb.Location = New System.Drawing.Point(1176, 4)
  525. Me.簽回檔圖庫_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  526. Me.簽回檔圖庫_tb.Name = "簽回檔圖庫_tb"
  527. Me.簽回檔圖庫_tb.Size = New System.Drawing.Size(169, 23)
  528. Me.簽回檔圖庫_tb.TabIndex = 1835
  529. '
  530. '刪除圖片_bt
  531. '
  532. Me.刪除圖片_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Delete_Image
  533. Me.刪除圖片_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  534. Me.刪除圖片_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. Me.刪除圖片_bt.ForeColor = System.Drawing.Color.Blue
  536. Me.刪除圖片_bt.Location = New System.Drawing.Point(833, 19)
  537. Me.刪除圖片_bt.Name = "刪除圖片_bt"
  538. Me.刪除圖片_bt.Size = New System.Drawing.Size(157, 60)
  539. Me.刪除圖片_bt.TabIndex = 1806
  540. Me.刪除圖片_bt.UseVisualStyleBackColor = True
  541. '
  542. '文件號_tb
  543. '
  544. Me.文件號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  545. Me.文件號_tb.Location = New System.Drawing.Point(1176, 54)
  546. Me.文件號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  547. Me.文件號_tb.Name = "文件號_tb"
  548. Me.文件號_tb.Size = New System.Drawing.Size(126, 23)
  549. Me.文件號_tb.TabIndex = 1801
  550. '
  551. '導成圖片_bt
  552. '
  553. Me.導成圖片_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Download
  554. Me.導成圖片_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  555. Me.導成圖片_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  556. Me.導成圖片_bt.ForeColor = System.Drawing.Color.Blue
  557. Me.導成圖片_bt.Location = New System.Drawing.Point(772, 19)
  558. Me.導成圖片_bt.Name = "導成圖片_bt"
  559. Me.導成圖片_bt.Size = New System.Drawing.Size(60, 60)
  560. Me.導成圖片_bt.TabIndex = 1833
  561. Me.導成圖片_bt.UseVisualStyleBackColor = True
  562. '
  563. '總表編輯_bt
  564. '
  565. Me.總表編輯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Edit_Text
  566. Me.總表編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  567. Me.總表編輯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  568. Me.總表編輯_bt.ForeColor = System.Drawing.Color.Green
  569. Me.總表編輯_bt.Location = New System.Drawing.Point(711, 19)
  570. Me.總表編輯_bt.Name = "總表編輯_bt"
  571. Me.總表編輯_bt.Size = New System.Drawing.Size(60, 60)
  572. Me.總表編輯_bt.TabIndex = 1832
  573. Me.總表編輯_bt.UseVisualStyleBackColor = True
  574. '
  575. '查詢_bt
  576. '
  577. Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Search
  578. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  579. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  580. Me.查詢_bt.Location = New System.Drawing.Point(156, 2)
  581. Me.查詢_bt.Name = "查詢_bt"
  582. Me.查詢_bt.Size = New System.Drawing.Size(26, 26)
  583. Me.查詢_bt.TabIndex = 1783
  584. Me.查詢_bt.UseVisualStyleBackColor = True
  585. '
  586. '縮放2_bt
  587. '
  588. Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  589. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  590. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  591. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  592. Me.縮放2_bt.Location = New System.Drawing.Point(156, 27)
  593. Me.縮放2_bt.Name = "縮放2_bt"
  594. Me.縮放2_bt.Size = New System.Drawing.Size(26, 26)
  595. Me.縮放2_bt.TabIndex = 1786
  596. Me.縮放2_bt.UseVisualStyleBackColor = True
  597. '
  598. '階段_tb
  599. '
  600. Me.階段_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  601. Me.階段_tb.Location = New System.Drawing.Point(1176, 29)
  602. Me.階段_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  603. Me.階段_tb.Name = "階段_tb"
  604. Me.階段_tb.Size = New System.Drawing.Size(169, 23)
  605. Me.階段_tb.TabIndex = 1836
  606. '
  607. 'Panel2
  608. '
  609. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  610. Me.Panel2.Controls.Add(Me.檔案路徑_tb)
  611. Me.Panel2.Controls.Add(Me.副檔名_tb)
  612. Me.Panel2.Controls.Add(Me.圖庫清單_dgv)
  613. Me.Panel2.Location = New System.Drawing.Point(13, 428)
  614. Me.Panel2.Name = "Panel2"
  615. Me.Panel2.Size = New System.Drawing.Size(125, 242)
  616. Me.Panel2.TabIndex = 1837
  617. '
  618. '檔案路徑_tb
  619. '
  620. Me.檔案路徑_tb.AllowDrop = True
  621. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  622. Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 122)
  623. Me.檔案路徑_tb.Multiline = True
  624. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  625. Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
  626. Me.檔案路徑_tb.TabIndex = 1806
  627. Me.檔案路徑_tb.Visible = False
  628. '
  629. '副檔名_tb
  630. '
  631. Me.副檔名_tb.Enabled = False
  632. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  633. Me.副檔名_tb.Location = New System.Drawing.Point(3, 3)
  634. Me.副檔名_tb.Name = "副檔名_tb"
  635. Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
  636. Me.副檔名_tb.TabIndex = 1805
  637. '
  638. '圖庫清單_dgv
  639. '
  640. Me.圖庫清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  641. Me.圖庫清單_dgv.Location = New System.Drawing.Point(3, 29)
  642. Me.圖庫清單_dgv.Name = "圖庫清單_dgv"
  643. Me.圖庫清單_dgv.RowHeadersWidth = 5
  644. Me.圖庫清單_dgv.RowTemplate.Height = 24
  645. Me.圖庫清單_dgv.Size = New System.Drawing.Size(116, 89)
  646. Me.圖庫清單_dgv.TabIndex = 1804
  647. '
  648. 'Panel4
  649. '
  650. Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  651. Or System.Windows.Forms.AnchorStyles.Left) _
  652. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  653. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  654. Me.Panel4.Controls.Add(Me.SplitContainer1)
  655. Me.Panel4.Location = New System.Drawing.Point(181, 83)
  656. Me.Panel4.Name = "Panel4"
  657. Me.Panel4.Size = New System.Drawing.Size(1170, 600)
  658. Me.Panel4.TabIndex = 1897
  659. '
  660. 'SplitContainer1
  661. '
  662. Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  663. Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
  664. Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
  665. Me.SplitContainer1.Name = "SplitContainer1"
  666. Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
  667. '
  668. 'SplitContainer1.Panel1
  669. '
  670. Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
  671. Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
  672. Me.SplitContainer1.Panel1.Controls.Add(Me.逆時鐘90度旋轉2_bt)
  673. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片1_pb)
  674. Me.SplitContainer1.Panel1.Controls.Add(Me.水平翻轉2_bt)
  675. Me.SplitContainer1.Panel1.Controls.Add(Me.Label3)
  676. Me.SplitContainer1.Panel1.Controls.Add(Me.順時鐘90度旋轉2_bt)
  677. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片清單1_dgv)
  678. Me.SplitContainer1.Panel1.Controls.Add(Me.垂直翻轉2_bt)
  679. Me.SplitContainer1.Panel1.Controls.Add(Me.逆時鐘90度旋轉3_bt)
  680. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片清單2_dgv)
  681. Me.SplitContainer1.Panel1.Controls.Add(Me.順時鐘90度旋轉1_bt)
  682. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片3_pb)
  683. Me.SplitContainer1.Panel1.Controls.Add(Me.水平翻轉3_bt)
  684. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片2_pb)
  685. Me.SplitContainer1.Panel1.Controls.Add(Me.逆時鐘90度旋轉1_bt)
  686. Me.SplitContainer1.Panel1.Controls.Add(Me.圖片清單3_dgv)
  687. Me.SplitContainer1.Panel1.Controls.Add(Me.順時鐘90度旋轉3_bt)
  688. Me.SplitContainer1.Panel1.Controls.Add(Me.垂直翻轉1_bt)
  689. Me.SplitContainer1.Panel1.Controls.Add(Me.水平翻轉1_bt)
  690. Me.SplitContainer1.Panel1.Controls.Add(Me.垂直翻轉3_bt)
  691. '
  692. 'SplitContainer1.Panel2
  693. '
  694. Me.SplitContainer1.Panel2.Controls.Add(Me.Label10)
  695. Me.SplitContainer1.Panel2.Controls.Add(Me.Label4)
  696. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片清單6_dgv)
  697. Me.SplitContainer1.Panel2.Controls.Add(Me.垂直翻轉5_bt)
  698. Me.SplitContainer1.Panel2.Controls.Add(Me.水平翻轉5_bt)
  699. Me.SplitContainer1.Panel2.Controls.Add(Me.Label5)
  700. Me.SplitContainer1.Panel2.Controls.Add(Me.逆時鐘90度旋轉5_bt)
  701. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片清單4_dgv)
  702. Me.SplitContainer1.Panel2.Controls.Add(Me.順時鐘90度旋轉5_bt)
  703. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片清單5_dgv)
  704. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片5_pb)
  705. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片6_pb)
  706. Me.SplitContainer1.Panel2.Controls.Add(Me.垂直翻轉4_bt)
  707. Me.SplitContainer1.Panel2.Controls.Add(Me.順時鐘90度旋轉6_bt)
  708. Me.SplitContainer1.Panel2.Controls.Add(Me.水平翻轉4_bt)
  709. Me.SplitContainer1.Panel2.Controls.Add(Me.逆時鐘90度旋轉6_bt)
  710. Me.SplitContainer1.Panel2.Controls.Add(Me.逆時鐘90度旋轉4_bt)
  711. Me.SplitContainer1.Panel2.Controls.Add(Me.水平翻轉6_bt)
  712. Me.SplitContainer1.Panel2.Controls.Add(Me.順時鐘90度旋轉4_bt)
  713. Me.SplitContainer1.Panel2.Controls.Add(Me.垂直翻轉6_bt)
  714. Me.SplitContainer1.Panel2.Controls.Add(Me.圖片4_pb)
  715. Me.SplitContainer1.Size = New System.Drawing.Size(1168, 598)
  716. Me.SplitContainer1.SplitterDistance = 299
  717. Me.SplitContainer1.TabIndex = 1820
  718. '
  719. '逆時鐘90度旋轉2_bt
  720. '
  721. Me.逆時鐘90度旋轉2_bt.ForeColor = System.Drawing.Color.Blue
  722. Me.逆時鐘90度旋轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  723. Me.逆時鐘90度旋轉2_bt.Location = New System.Drawing.Point(526, 17)
  724. Me.逆時鐘90度旋轉2_bt.Name = "逆時鐘90度旋轉2_bt"
  725. Me.逆時鐘90度旋轉2_bt.Size = New System.Drawing.Size(55, 42)
  726. Me.逆時鐘90度旋轉2_bt.TabIndex = 1796
  727. Me.逆時鐘90度旋轉2_bt.UseVisualStyleBackColor = True
  728. '
  729. '圖片1_pb
  730. '
  731. Me.圖片1_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  732. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  733. Me.圖片1_pb.BackgroundImage = CType(resources.GetObject("圖片1_pb.BackgroundImage"), System.Drawing.Image)
  734. Me.圖片1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  735. Me.圖片1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  736. Me.圖片1_pb.Location = New System.Drawing.Point(122, 61)
  737. Me.圖片1_pb.Name = "圖片1_pb"
  738. Me.圖片1_pb.Size = New System.Drawing.Size(265, 235)
  739. Me.圖片1_pb.TabIndex = 1787
  740. Me.圖片1_pb.TabStop = False
  741. '
  742. '水平翻轉2_bt
  743. '
  744. Me.水平翻轉2_bt.ForeColor = System.Drawing.Color.Blue
  745. Me.水平翻轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  746. Me.水平翻轉2_bt.Location = New System.Drawing.Point(691, 17)
  747. Me.水平翻轉2_bt.Name = "水平翻轉2_bt"
  748. Me.水平翻轉2_bt.Size = New System.Drawing.Size(55, 42)
  749. Me.水平翻轉2_bt.TabIndex = 1797
  750. Me.水平翻轉2_bt.UseVisualStyleBackColor = True
  751. '
  752. '順時鐘90度旋轉2_bt
  753. '
  754. Me.順時鐘90度旋轉2_bt.ForeColor = System.Drawing.Color.Blue
  755. Me.順時鐘90度旋轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  756. Me.順時鐘90度旋轉2_bt.Location = New System.Drawing.Point(581, 17)
  757. Me.順時鐘90度旋轉2_bt.Name = "順時鐘90度旋轉2_bt"
  758. Me.順時鐘90度旋轉2_bt.Size = New System.Drawing.Size(55, 42)
  759. Me.順時鐘90度旋轉2_bt.TabIndex = 1795
  760. Me.順時鐘90度旋轉2_bt.UseVisualStyleBackColor = True
  761. '
  762. '垂直翻轉2_bt
  763. '
  764. Me.垂直翻轉2_bt.ForeColor = System.Drawing.Color.Blue
  765. Me.垂直翻轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  766. Me.垂直翻轉2_bt.Location = New System.Drawing.Point(636, 17)
  767. Me.垂直翻轉2_bt.Name = "垂直翻轉2_bt"
  768. Me.垂直翻轉2_bt.Size = New System.Drawing.Size(55, 42)
  769. Me.垂直翻轉2_bt.TabIndex = 1798
  770. Me.垂直翻轉2_bt.UseVisualStyleBackColor = True
  771. '
  772. '逆時鐘90度旋轉3_bt
  773. '
  774. Me.逆時鐘90度旋轉3_bt.ForeColor = System.Drawing.Color.Blue
  775. Me.逆時鐘90度旋轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  776. Me.逆時鐘90度旋轉3_bt.Location = New System.Drawing.Point(910, 17)
  777. Me.逆時鐘90度旋轉3_bt.Name = "逆時鐘90度旋轉3_bt"
  778. Me.逆時鐘90度旋轉3_bt.Size = New System.Drawing.Size(55, 42)
  779. Me.逆時鐘90度旋轉3_bt.TabIndex = 1802
  780. Me.逆時鐘90度旋轉3_bt.UseVisualStyleBackColor = True
  781. '
  782. '順時鐘90度旋轉1_bt
  783. '
  784. Me.順時鐘90度旋轉1_bt.ForeColor = System.Drawing.Color.Blue
  785. Me.順時鐘90度旋轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  786. Me.順時鐘90度旋轉1_bt.Location = New System.Drawing.Point(197, 17)
  787. Me.順時鐘90度旋轉1_bt.Name = "順時鐘90度旋轉1_bt"
  788. Me.順時鐘90度旋轉1_bt.Size = New System.Drawing.Size(55, 42)
  789. Me.順時鐘90度旋轉1_bt.TabIndex = 1789
  790. Me.順時鐘90度旋轉1_bt.UseVisualStyleBackColor = True
  791. '
  792. '圖片3_pb
  793. '
  794. Me.圖片3_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  795. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  796. Me.圖片3_pb.BackgroundImage = CType(resources.GetObject("圖片3_pb.BackgroundImage"), System.Drawing.Image)
  797. Me.圖片3_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  798. Me.圖片3_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  799. Me.圖片3_pb.Location = New System.Drawing.Point(890, 61)
  800. Me.圖片3_pb.Name = "圖片3_pb"
  801. Me.圖片3_pb.Size = New System.Drawing.Size(270, 235)
  802. Me.圖片3_pb.TabIndex = 1799
  803. Me.圖片3_pb.TabStop = False
  804. '
  805. '水平翻轉3_bt
  806. '
  807. Me.水平翻轉3_bt.ForeColor = System.Drawing.Color.Blue
  808. Me.水平翻轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  809. Me.水平翻轉3_bt.Location = New System.Drawing.Point(1075, 17)
  810. Me.水平翻轉3_bt.Name = "水平翻轉3_bt"
  811. Me.水平翻轉3_bt.Size = New System.Drawing.Size(55, 42)
  812. Me.水平翻轉3_bt.TabIndex = 1803
  813. Me.水平翻轉3_bt.UseVisualStyleBackColor = True
  814. '
  815. '圖片2_pb
  816. '
  817. Me.圖片2_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  818. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  819. Me.圖片2_pb.BackgroundImage = CType(resources.GetObject("圖片2_pb.BackgroundImage"), System.Drawing.Image)
  820. Me.圖片2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  821. Me.圖片2_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  822. Me.圖片2_pb.Location = New System.Drawing.Point(506, 61)
  823. Me.圖片2_pb.Name = "圖片2_pb"
  824. Me.圖片2_pb.Size = New System.Drawing.Size(265, 235)
  825. Me.圖片2_pb.TabIndex = 1793
  826. Me.圖片2_pb.TabStop = False
  827. '
  828. '逆時鐘90度旋轉1_bt
  829. '
  830. Me.逆時鐘90度旋轉1_bt.ForeColor = System.Drawing.Color.Blue
  831. Me.逆時鐘90度旋轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  832. Me.逆時鐘90度旋轉1_bt.Location = New System.Drawing.Point(142, 17)
  833. Me.逆時鐘90度旋轉1_bt.Name = "逆時鐘90度旋轉1_bt"
  834. Me.逆時鐘90度旋轉1_bt.Size = New System.Drawing.Size(55, 42)
  835. Me.逆時鐘90度旋轉1_bt.TabIndex = 1790
  836. Me.逆時鐘90度旋轉1_bt.UseVisualStyleBackColor = True
  837. '
  838. '順時鐘90度旋轉3_bt
  839. '
  840. Me.順時鐘90度旋轉3_bt.ForeColor = System.Drawing.Color.Blue
  841. Me.順時鐘90度旋轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  842. Me.順時鐘90度旋轉3_bt.Location = New System.Drawing.Point(965, 17)
  843. Me.順時鐘90度旋轉3_bt.Name = "順時鐘90度旋轉3_bt"
  844. Me.順時鐘90度旋轉3_bt.Size = New System.Drawing.Size(55, 42)
  845. Me.順時鐘90度旋轉3_bt.TabIndex = 1801
  846. Me.順時鐘90度旋轉3_bt.UseVisualStyleBackColor = True
  847. '
  848. '垂直翻轉1_bt
  849. '
  850. Me.垂直翻轉1_bt.ForeColor = System.Drawing.Color.Blue
  851. Me.垂直翻轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  852. Me.垂直翻轉1_bt.Location = New System.Drawing.Point(252, 17)
  853. Me.垂直翻轉1_bt.Name = "垂直翻轉1_bt"
  854. Me.垂直翻轉1_bt.Size = New System.Drawing.Size(55, 42)
  855. Me.垂直翻轉1_bt.TabIndex = 1792
  856. Me.垂直翻轉1_bt.UseVisualStyleBackColor = True
  857. '
  858. '水平翻轉1_bt
  859. '
  860. Me.水平翻轉1_bt.ForeColor = System.Drawing.Color.Blue
  861. Me.水平翻轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  862. Me.水平翻轉1_bt.Location = New System.Drawing.Point(307, 17)
  863. Me.水平翻轉1_bt.Name = "水平翻轉1_bt"
  864. Me.水平翻轉1_bt.Size = New System.Drawing.Size(55, 42)
  865. Me.水平翻轉1_bt.TabIndex = 1791
  866. Me.水平翻轉1_bt.UseVisualStyleBackColor = True
  867. '
  868. '垂直翻轉3_bt
  869. '
  870. Me.垂直翻轉3_bt.ForeColor = System.Drawing.Color.Blue
  871. Me.垂直翻轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  872. Me.垂直翻轉3_bt.Location = New System.Drawing.Point(1020, 17)
  873. Me.垂直翻轉3_bt.Name = "垂直翻轉3_bt"
  874. Me.垂直翻轉3_bt.Size = New System.Drawing.Size(55, 42)
  875. Me.垂直翻轉3_bt.TabIndex = 1804
  876. Me.垂直翻轉3_bt.UseVisualStyleBackColor = True
  877. '
  878. 'Label10
  879. '
  880. Me.Label10.AutoSize = True
  881. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  882. Me.Label10.Location = New System.Drawing.Point(770, 2)
  883. Me.Label10.Name = "Label10"
  884. Me.Label10.Size = New System.Drawing.Size(128, 16)
  885. Me.Label10.TabIndex = 1828
  886. Me.Label10.Text = "其他文件 / File lainnya"
  887. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  888. '
  889. '圖片清單6_dgv
  890. '
  891. DataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  892. Me.圖片清單6_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
  893. Me.圖片清單6_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  894. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  895. Me.圖片清單6_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  896. Me.圖片清單6_dgv.BackgroundColor = System.Drawing.Color.White
  897. Me.圖片清單6_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  898. Me.圖片清單6_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  899. Me.圖片清單6_dgv.Location = New System.Drawing.Point(773, 19)
  900. Me.圖片清單6_dgv.Name = "圖片清單6_dgv"
  901. Me.圖片清單6_dgv.RowHeadersWidth = 5
  902. Me.圖片清單6_dgv.RowTemplate.Height = 24
  903. Me.圖片清單6_dgv.Size = New System.Drawing.Size(115, 272)
  904. Me.圖片清單6_dgv.TabIndex = 1823
  905. '
  906. '垂直翻轉5_bt
  907. '
  908. Me.垂直翻轉5_bt.ForeColor = System.Drawing.Color.Blue
  909. Me.垂直翻轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  910. Me.垂直翻轉5_bt.Location = New System.Drawing.Point(638, 19)
  911. Me.垂直翻轉5_bt.Name = "垂直翻轉5_bt"
  912. Me.垂直翻轉5_bt.Size = New System.Drawing.Size(55, 42)
  913. Me.垂直翻轉5_bt.TabIndex = 1816
  914. Me.垂直翻轉5_bt.UseVisualStyleBackColor = True
  915. '
  916. '水平翻轉5_bt
  917. '
  918. Me.水平翻轉5_bt.ForeColor = System.Drawing.Color.Blue
  919. Me.水平翻轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  920. Me.水平翻轉5_bt.Location = New System.Drawing.Point(692, 19)
  921. Me.水平翻轉5_bt.Name = "水平翻轉5_bt"
  922. Me.水平翻轉5_bt.Size = New System.Drawing.Size(55, 42)
  923. Me.水平翻轉5_bt.TabIndex = 1815
  924. Me.水平翻轉5_bt.UseVisualStyleBackColor = True
  925. '
  926. '逆時鐘90度旋轉5_bt
  927. '
  928. Me.逆時鐘90度旋轉5_bt.ForeColor = System.Drawing.Color.Blue
  929. Me.逆時鐘90度旋轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  930. Me.逆時鐘90度旋轉5_bt.Location = New System.Drawing.Point(527, 19)
  931. Me.逆時鐘90度旋轉5_bt.Name = "逆時鐘90度旋轉5_bt"
  932. Me.逆時鐘90度旋轉5_bt.Size = New System.Drawing.Size(55, 42)
  933. Me.逆時鐘90度旋轉5_bt.TabIndex = 1814
  934. Me.逆時鐘90度旋轉5_bt.UseVisualStyleBackColor = True
  935. '
  936. '順時鐘90度旋轉5_bt
  937. '
  938. Me.順時鐘90度旋轉5_bt.ForeColor = System.Drawing.Color.Blue
  939. Me.順時鐘90度旋轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  940. Me.順時鐘90度旋轉5_bt.Location = New System.Drawing.Point(582, 19)
  941. Me.順時鐘90度旋轉5_bt.Name = "順時鐘90度旋轉5_bt"
  942. Me.順時鐘90度旋轉5_bt.Size = New System.Drawing.Size(55, 42)
  943. Me.順時鐘90度旋轉5_bt.TabIndex = 1813
  944. Me.順時鐘90度旋轉5_bt.UseVisualStyleBackColor = True
  945. '
  946. '圖片5_pb
  947. '
  948. Me.圖片5_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  949. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  950. Me.圖片5_pb.BackgroundImage = CType(resources.GetObject("圖片5_pb.BackgroundImage"), System.Drawing.Image)
  951. Me.圖片5_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  952. Me.圖片5_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  953. Me.圖片5_pb.Location = New System.Drawing.Point(506, 62)
  954. Me.圖片5_pb.Name = "圖片5_pb"
  955. Me.圖片5_pb.Size = New System.Drawing.Size(265, 229)
  956. Me.圖片5_pb.TabIndex = 1811
  957. Me.圖片5_pb.TabStop = False
  958. '
  959. '圖片6_pb
  960. '
  961. Me.圖片6_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  962. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  963. Me.圖片6_pb.BackgroundImage = CType(resources.GetObject("圖片6_pb.BackgroundImage"), System.Drawing.Image)
  964. Me.圖片6_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  965. Me.圖片6_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  966. Me.圖片6_pb.Location = New System.Drawing.Point(890, 62)
  967. Me.圖片6_pb.Name = "圖片6_pb"
  968. Me.圖片6_pb.Size = New System.Drawing.Size(270, 229)
  969. Me.圖片6_pb.TabIndex = 1822
  970. Me.圖片6_pb.TabStop = False
  971. '
  972. '垂直翻轉4_bt
  973. '
  974. Me.垂直翻轉4_bt.ForeColor = System.Drawing.Color.Blue
  975. Me.垂直翻轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  976. Me.垂直翻轉4_bt.Location = New System.Drawing.Point(252, 19)
  977. Me.垂直翻轉4_bt.Name = "垂直翻轉4_bt"
  978. Me.垂直翻轉4_bt.Size = New System.Drawing.Size(55, 42)
  979. Me.垂直翻轉4_bt.TabIndex = 1810
  980. Me.垂直翻轉4_bt.UseVisualStyleBackColor = True
  981. '
  982. '順時鐘90度旋轉6_bt
  983. '
  984. Me.順時鐘90度旋轉6_bt.ForeColor = System.Drawing.Color.Blue
  985. Me.順時鐘90度旋轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  986. Me.順時鐘90度旋轉6_bt.Location = New System.Drawing.Point(966, 19)
  987. Me.順時鐘90度旋轉6_bt.Name = "順時鐘90度旋轉6_bt"
  988. Me.順時鐘90度旋轉6_bt.Size = New System.Drawing.Size(55, 42)
  989. Me.順時鐘90度旋轉6_bt.TabIndex = 1824
  990. Me.順時鐘90度旋轉6_bt.UseVisualStyleBackColor = True
  991. '
  992. '水平翻轉4_bt
  993. '
  994. Me.水平翻轉4_bt.ForeColor = System.Drawing.Color.Blue
  995. Me.水平翻轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  996. Me.水平翻轉4_bt.Location = New System.Drawing.Point(307, 19)
  997. Me.水平翻轉4_bt.Name = "水平翻轉4_bt"
  998. Me.水平翻轉4_bt.Size = New System.Drawing.Size(55, 42)
  999. Me.水平翻轉4_bt.TabIndex = 1809
  1000. Me.水平翻轉4_bt.UseVisualStyleBackColor = True
  1001. '
  1002. '逆時鐘90度旋轉6_bt
  1003. '
  1004. Me.逆時鐘90度旋轉6_bt.ForeColor = System.Drawing.Color.Blue
  1005. Me.逆時鐘90度旋轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  1006. Me.逆時鐘90度旋轉6_bt.Location = New System.Drawing.Point(911, 19)
  1007. Me.逆時鐘90度旋轉6_bt.Name = "逆時鐘90度旋轉6_bt"
  1008. Me.逆時鐘90度旋轉6_bt.Size = New System.Drawing.Size(55, 42)
  1009. Me.逆時鐘90度旋轉6_bt.TabIndex = 1825
  1010. Me.逆時鐘90度旋轉6_bt.UseVisualStyleBackColor = True
  1011. '
  1012. '逆時鐘90度旋轉4_bt
  1013. '
  1014. Me.逆時鐘90度旋轉4_bt.ForeColor = System.Drawing.Color.Blue
  1015. Me.逆時鐘90度旋轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  1016. Me.逆時鐘90度旋轉4_bt.Location = New System.Drawing.Point(142, 19)
  1017. Me.逆時鐘90度旋轉4_bt.Name = "逆時鐘90度旋轉4_bt"
  1018. Me.逆時鐘90度旋轉4_bt.Size = New System.Drawing.Size(55, 42)
  1019. Me.逆時鐘90度旋轉4_bt.TabIndex = 1808
  1020. Me.逆時鐘90度旋轉4_bt.UseVisualStyleBackColor = True
  1021. '
  1022. '水平翻轉6_bt
  1023. '
  1024. Me.水平翻轉6_bt.ForeColor = System.Drawing.Color.Blue
  1025. Me.水平翻轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  1026. Me.水平翻轉6_bt.Location = New System.Drawing.Point(1076, 19)
  1027. Me.水平翻轉6_bt.Name = "水平翻轉6_bt"
  1028. Me.水平翻轉6_bt.Size = New System.Drawing.Size(55, 42)
  1029. Me.水平翻轉6_bt.TabIndex = 1826
  1030. Me.水平翻轉6_bt.UseVisualStyleBackColor = True
  1031. '
  1032. '順時鐘90度旋轉4_bt
  1033. '
  1034. Me.順時鐘90度旋轉4_bt.ForeColor = System.Drawing.Color.Blue
  1035. Me.順時鐘90度旋轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  1036. Me.順時鐘90度旋轉4_bt.Location = New System.Drawing.Point(197, 19)
  1037. Me.順時鐘90度旋轉4_bt.Name = "順時鐘90度旋轉4_bt"
  1038. Me.順時鐘90度旋轉4_bt.Size = New System.Drawing.Size(55, 42)
  1039. Me.順時鐘90度旋轉4_bt.TabIndex = 1807
  1040. Me.順時鐘90度旋轉4_bt.UseVisualStyleBackColor = True
  1041. '
  1042. '垂直翻轉6_bt
  1043. '
  1044. Me.垂直翻轉6_bt.ForeColor = System.Drawing.Color.Blue
  1045. Me.垂直翻轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  1046. Me.垂直翻轉6_bt.Location = New System.Drawing.Point(1022, 19)
  1047. Me.垂直翻轉6_bt.Name = "垂直翻轉6_bt"
  1048. Me.垂直翻轉6_bt.Size = New System.Drawing.Size(55, 42)
  1049. Me.垂直翻轉6_bt.TabIndex = 1827
  1050. Me.垂直翻轉6_bt.UseVisualStyleBackColor = True
  1051. '
  1052. '圖片4_pb
  1053. '
  1054. Me.圖片4_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1055. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1056. Me.圖片4_pb.BackgroundImage = CType(resources.GetObject("圖片4_pb.BackgroundImage"), System.Drawing.Image)
  1057. Me.圖片4_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
  1058. Me.圖片4_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1059. Me.圖片4_pb.Location = New System.Drawing.Point(122, 62)
  1060. Me.圖片4_pb.Name = "圖片4_pb"
  1061. Me.圖片4_pb.Size = New System.Drawing.Size(265, 229)
  1062. Me.圖片4_pb.TabIndex = 1805
  1063. Me.圖片4_pb.TabStop = False
  1064. '
  1065. '視窗2_pl
  1066. '
  1067. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  1068. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1069. Me.視窗2_pl.Controls.Add(Me.Panel3)
  1070. Me.視窗2_pl.Controls.Add(Me.日報表編輯_lb)
  1071. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  1072. Me.視窗2_pl.Location = New System.Drawing.Point(305, 156)
  1073. Me.視窗2_pl.Name = "視窗2_pl"
  1074. Me.視窗2_pl.Size = New System.Drawing.Size(782, 418)
  1075. Me.視窗2_pl.TabIndex = 1834
  1076. '
  1077. 'Panel3
  1078. '
  1079. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1080. Or System.Windows.Forms.AnchorStyles.Left) _
  1081. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1082. Me.Panel3.BackColor = System.Drawing.SystemColors.Control
  1083. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1084. Me.Panel3.Controls.Add(Me.檔案路徑_be)
  1085. Me.Panel3.Controls.Add(Me.保固簽回_ch)
  1086. Me.Panel3.Controls.Add(Me.切換_ts)
  1087. Me.Panel3.Controls.Add(Me.驗收簽回_ch)
  1088. Me.Panel3.Controls.Add(Me.請款簽回_ch)
  1089. Me.Panel3.Controls.Add(Me.合約簽回_ch)
  1090. Me.Panel3.Controls.Add(Me.報價簽回_ch)
  1091. Me.Panel3.Controls.Add(Me.圖檔入系統_bt)
  1092. Me.Panel3.Controls.Add(Me.讀取資料夾路徑_bt)
  1093. Me.Panel3.Controls.Add(Me.其他文件_ch)
  1094. Me.Panel3.Controls.Add(Me.舊FTP_p)
  1095. Me.Panel3.Controls.Add(Me.新FTP_p)
  1096. Me.Panel3.Location = New System.Drawing.Point(3, 28)
  1097. Me.Panel3.Name = "Panel3"
  1098. Me.Panel3.Size = New System.Drawing.Size(775, 386)
  1099. Me.Panel3.TabIndex = 1367
  1100. '
  1101. '檔案路徑_be
  1102. '
  1103. Me.檔案路徑_be.Location = New System.Drawing.Point(227, 179)
  1104. Me.檔案路徑_be.Name = "檔案路徑_be"
  1105. Me.檔案路徑_be.Size = New System.Drawing.Size(316, 24)
  1106. Me.檔案路徑_be.TabIndex = 1846
  1107. '
  1108. '切換_ts
  1109. '
  1110. Me.切換_ts.Location = New System.Drawing.Point(541, 9)
  1111. Me.切換_ts.Name = "切換_ts"
  1112. Me.切換_ts.Size = New System.Drawing.Size(43, 25)
  1113. Me.切換_ts.TabIndex = 1843
  1114. '
  1115. '圖檔入系統_bt
  1116. '
  1117. Me.圖檔入系統_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
  1118. Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1119. Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
  1120. Me.圖檔入系統_bt.Location = New System.Drawing.Point(648, 4)
  1121. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  1122. Me.圖檔入系統_bt.Size = New System.Drawing.Size(121, 35)
  1123. Me.圖檔入系統_bt.TabIndex = 1690
  1124. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  1125. '
  1126. '讀取資料夾路徑_bt
  1127. '
  1128. Me.讀取資料夾路徑_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PortableComputer
  1129. Me.讀取資料夾路徑_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1130. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1131. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  1132. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(586, 4)
  1133. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  1134. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(62, 35)
  1135. Me.讀取資料夾路徑_bt.TabIndex = 1684
  1136. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  1137. '
  1138. '新FTP_p
  1139. '
  1140. Me.新FTP_p.Controls.Add(Me.PB15)
  1141. Me.新FTP_p.Controls.Add(Me.PB10)
  1142. Me.新FTP_p.Controls.Add(Me.PB5)
  1143. Me.新FTP_p.Controls.Add(Me.PB14)
  1144. Me.新FTP_p.Controls.Add(Me.PB9)
  1145. Me.新FTP_p.Controls.Add(Me.PB4)
  1146. Me.新FTP_p.Controls.Add(Me.PB13)
  1147. Me.新FTP_p.Controls.Add(Me.PB8)
  1148. Me.新FTP_p.Controls.Add(Me.PB3)
  1149. Me.新FTP_p.Controls.Add(Me.PB12)
  1150. Me.新FTP_p.Controls.Add(Me.PB7)
  1151. Me.新FTP_p.Controls.Add(Me.PB2)
  1152. Me.新FTP_p.Controls.Add(Me.PB11)
  1153. Me.新FTP_p.Controls.Add(Me.PB6)
  1154. Me.新FTP_p.Controls.Add(Me.PB1)
  1155. Me.新FTP_p.Location = New System.Drawing.Point(1, 44)
  1156. Me.新FTP_p.Name = "新FTP_p"
  1157. Me.新FTP_p.Size = New System.Drawing.Size(770, 338)
  1158. Me.新FTP_p.TabIndex = 1845
  1159. '
  1160. 'PB15
  1161. '
  1162. Me.PB15.BackColor = System.Drawing.Color.White
  1163. Me.PB15.BackgroundImage = CType(resources.GetObject("PB15.BackgroundImage"), System.Drawing.Image)
  1164. Me.PB15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1165. Me.PB15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1166. Me.PB15.Location = New System.Drawing.Point(616, 225)
  1167. Me.PB15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1168. Me.PB15.Name = "PB15"
  1169. Me.PB15.Size = New System.Drawing.Size(152, 112)
  1170. Me.PB15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1171. Me.PB15.TabIndex = 1712
  1172. Me.PB15.TabStop = False
  1173. '
  1174. 'PB10
  1175. '
  1176. Me.PB10.BackColor = System.Drawing.Color.White
  1177. Me.PB10.BackgroundImage = CType(resources.GetObject("PB10.BackgroundImage"), System.Drawing.Image)
  1178. Me.PB10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1179. Me.PB10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1180. Me.PB10.Location = New System.Drawing.Point(616, 113)
  1181. Me.PB10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1182. Me.PB10.Name = "PB10"
  1183. Me.PB10.Size = New System.Drawing.Size(152, 112)
  1184. Me.PB10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1185. Me.PB10.TabIndex = 1711
  1186. Me.PB10.TabStop = False
  1187. '
  1188. 'PB5
  1189. '
  1190. Me.PB5.BackColor = System.Drawing.Color.White
  1191. Me.PB5.BackgroundImage = CType(resources.GetObject("PB5.BackgroundImage"), System.Drawing.Image)
  1192. Me.PB5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1193. Me.PB5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1194. Me.PB5.Location = New System.Drawing.Point(616, 1)
  1195. Me.PB5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1196. Me.PB5.Name = "PB5"
  1197. Me.PB5.Size = New System.Drawing.Size(152, 112)
  1198. Me.PB5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1199. Me.PB5.TabIndex = 1710
  1200. Me.PB5.TabStop = False
  1201. '
  1202. 'PB14
  1203. '
  1204. Me.PB14.BackColor = System.Drawing.Color.White
  1205. Me.PB14.BackgroundImage = CType(resources.GetObject("PB14.BackgroundImage"), System.Drawing.Image)
  1206. Me.PB14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1207. Me.PB14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1208. Me.PB14.Location = New System.Drawing.Point(463, 225)
  1209. Me.PB14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1210. Me.PB14.Name = "PB14"
  1211. Me.PB14.Size = New System.Drawing.Size(152, 112)
  1212. Me.PB14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1213. Me.PB14.TabIndex = 1709
  1214. Me.PB14.TabStop = False
  1215. '
  1216. 'PB9
  1217. '
  1218. Me.PB9.BackColor = System.Drawing.Color.White
  1219. Me.PB9.BackgroundImage = CType(resources.GetObject("PB9.BackgroundImage"), System.Drawing.Image)
  1220. Me.PB9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1221. Me.PB9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1222. Me.PB9.Location = New System.Drawing.Point(463, 113)
  1223. Me.PB9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1224. Me.PB9.Name = "PB9"
  1225. Me.PB9.Size = New System.Drawing.Size(152, 112)
  1226. Me.PB9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1227. Me.PB9.TabIndex = 1708
  1228. Me.PB9.TabStop = False
  1229. '
  1230. 'PB4
  1231. '
  1232. Me.PB4.BackColor = System.Drawing.Color.White
  1233. Me.PB4.BackgroundImage = CType(resources.GetObject("PB4.BackgroundImage"), System.Drawing.Image)
  1234. Me.PB4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1235. Me.PB4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1236. Me.PB4.Location = New System.Drawing.Point(463, 1)
  1237. Me.PB4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1238. Me.PB4.Name = "PB4"
  1239. Me.PB4.Size = New System.Drawing.Size(152, 112)
  1240. Me.PB4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1241. Me.PB4.TabIndex = 1707
  1242. Me.PB4.TabStop = False
  1243. '
  1244. 'PB13
  1245. '
  1246. Me.PB13.BackColor = System.Drawing.Color.White
  1247. Me.PB13.BackgroundImage = CType(resources.GetObject("PB13.BackgroundImage"), System.Drawing.Image)
  1248. Me.PB13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1249. Me.PB13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1250. Me.PB13.Location = New System.Drawing.Point(310, 225)
  1251. Me.PB13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1252. Me.PB13.Name = "PB13"
  1253. Me.PB13.Size = New System.Drawing.Size(152, 112)
  1254. Me.PB13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1255. Me.PB13.TabIndex = 1706
  1256. Me.PB13.TabStop = False
  1257. '
  1258. 'PB8
  1259. '
  1260. Me.PB8.BackColor = System.Drawing.Color.White
  1261. Me.PB8.BackgroundImage = CType(resources.GetObject("PB8.BackgroundImage"), System.Drawing.Image)
  1262. Me.PB8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1263. Me.PB8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1264. Me.PB8.Location = New System.Drawing.Point(310, 113)
  1265. Me.PB8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1266. Me.PB8.Name = "PB8"
  1267. Me.PB8.Size = New System.Drawing.Size(152, 112)
  1268. Me.PB8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1269. Me.PB8.TabIndex = 1705
  1270. Me.PB8.TabStop = False
  1271. '
  1272. 'PB3
  1273. '
  1274. Me.PB3.BackColor = System.Drawing.Color.White
  1275. Me.PB3.BackgroundImage = CType(resources.GetObject("PB3.BackgroundImage"), System.Drawing.Image)
  1276. Me.PB3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1277. Me.PB3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1278. Me.PB3.Location = New System.Drawing.Point(310, 1)
  1279. Me.PB3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1280. Me.PB3.Name = "PB3"
  1281. Me.PB3.Size = New System.Drawing.Size(152, 112)
  1282. Me.PB3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1283. Me.PB3.TabIndex = 1704
  1284. Me.PB3.TabStop = False
  1285. '
  1286. 'PB12
  1287. '
  1288. Me.PB12.BackColor = System.Drawing.Color.White
  1289. Me.PB12.BackgroundImage = CType(resources.GetObject("PB12.BackgroundImage"), System.Drawing.Image)
  1290. Me.PB12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1291. Me.PB12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1292. Me.PB12.Location = New System.Drawing.Point(157, 225)
  1293. Me.PB12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1294. Me.PB12.Name = "PB12"
  1295. Me.PB12.Size = New System.Drawing.Size(152, 112)
  1296. Me.PB12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1297. Me.PB12.TabIndex = 1703
  1298. Me.PB12.TabStop = False
  1299. '
  1300. 'PB7
  1301. '
  1302. Me.PB7.BackColor = System.Drawing.Color.White
  1303. Me.PB7.BackgroundImage = CType(resources.GetObject("PB7.BackgroundImage"), System.Drawing.Image)
  1304. Me.PB7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1305. Me.PB7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1306. Me.PB7.Location = New System.Drawing.Point(157, 113)
  1307. Me.PB7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1308. Me.PB7.Name = "PB7"
  1309. Me.PB7.Size = New System.Drawing.Size(152, 112)
  1310. Me.PB7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1311. Me.PB7.TabIndex = 1702
  1312. Me.PB7.TabStop = False
  1313. '
  1314. 'PB2
  1315. '
  1316. Me.PB2.BackColor = System.Drawing.Color.White
  1317. Me.PB2.BackgroundImage = CType(resources.GetObject("PB2.BackgroundImage"), System.Drawing.Image)
  1318. Me.PB2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1319. Me.PB2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1320. Me.PB2.Location = New System.Drawing.Point(157, 1)
  1321. Me.PB2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1322. Me.PB2.Name = "PB2"
  1323. Me.PB2.Size = New System.Drawing.Size(152, 112)
  1324. Me.PB2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1325. Me.PB2.TabIndex = 1701
  1326. Me.PB2.TabStop = False
  1327. '
  1328. 'PB11
  1329. '
  1330. Me.PB11.BackColor = System.Drawing.Color.White
  1331. Me.PB11.BackgroundImage = CType(resources.GetObject("PB11.BackgroundImage"), System.Drawing.Image)
  1332. Me.PB11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1333. Me.PB11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1334. Me.PB11.Location = New System.Drawing.Point(4, 225)
  1335. Me.PB11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1336. Me.PB11.Name = "PB11"
  1337. Me.PB11.Size = New System.Drawing.Size(152, 112)
  1338. Me.PB11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1339. Me.PB11.TabIndex = 1700
  1340. Me.PB11.TabStop = False
  1341. '
  1342. 'PB6
  1343. '
  1344. Me.PB6.BackColor = System.Drawing.Color.White
  1345. Me.PB6.BackgroundImage = CType(resources.GetObject("PB6.BackgroundImage"), System.Drawing.Image)
  1346. Me.PB6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1347. Me.PB6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1348. Me.PB6.Location = New System.Drawing.Point(4, 113)
  1349. Me.PB6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1350. Me.PB6.Name = "PB6"
  1351. Me.PB6.Size = New System.Drawing.Size(152, 112)
  1352. Me.PB6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1353. Me.PB6.TabIndex = 1699
  1354. Me.PB6.TabStop = False
  1355. '
  1356. 'PB1
  1357. '
  1358. Me.PB1.BackColor = System.Drawing.Color.White
  1359. Me.PB1.BackgroundImage = CType(resources.GetObject("PB1.BackgroundImage"), System.Drawing.Image)
  1360. Me.PB1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1361. Me.PB1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1362. Me.PB1.Location = New System.Drawing.Point(4, 1)
  1363. Me.PB1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1364. Me.PB1.Name = "PB1"
  1365. Me.PB1.Size = New System.Drawing.Size(152, 112)
  1366. Me.PB1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1367. Me.PB1.TabIndex = 1698
  1368. Me.PB1.TabStop = False
  1369. '
  1370. '舊FTP_p
  1371. '
  1372. Me.舊FTP_p.Controls.Add(Me.說明_lb)
  1373. Me.舊FTP_p.Controls.Add(Me.電腦_lb)
  1374. Me.舊FTP_p.Controls.Add(Me.本機_wb)
  1375. Me.舊FTP_p.Controls.Add(Me.檔案名稱_tb)
  1376. Me.舊FTP_p.Location = New System.Drawing.Point(1, 44)
  1377. Me.舊FTP_p.Name = "舊FTP_p"
  1378. Me.舊FTP_p.Size = New System.Drawing.Size(770, 338)
  1379. Me.舊FTP_p.TabIndex = 1844
  1380. '
  1381. '說明_lb
  1382. '
  1383. Me.說明_lb.AutoSize = True
  1384. Me.說明_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1385. Me.說明_lb.ForeColor = System.Drawing.Color.Red
  1386. Me.說明_lb.Location = New System.Drawing.Point(1, 320)
  1387. Me.說明_lb.Name = "說明_lb"
  1388. Me.說明_lb.Size = New System.Drawing.Size(415, 16)
  1389. Me.說明_lb.TabIndex = 1692
  1390. Me.說明_lb.Text = "Harap seret file gambar ke [kotak] di bawah lalu impor gambar ke sistem"
  1391. '
  1392. '電腦_lb
  1393. '
  1394. Me.電腦_lb.AutoSize = True
  1395. Me.電腦_lb.BackColor = System.Drawing.Color.Transparent
  1396. Me.電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1397. Me.電腦_lb.Location = New System.Drawing.Point(4, 0)
  1398. Me.電腦_lb.Name = "電腦_lb"
  1399. Me.電腦_lb.Size = New System.Drawing.Size(55, 16)
  1400. Me.電腦_lb.TabIndex = 1685
  1401. Me.電腦_lb.Text = "我的電腦"
  1402. '
  1403. '本機_wb
  1404. '
  1405. Me.本機_wb.Location = New System.Drawing.Point(4, 18)
  1406. Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
  1407. Me.本機_wb.Name = "本機_wb"
  1408. Me.本機_wb.Size = New System.Drawing.Size(759, 274)
  1409. Me.本機_wb.TabIndex = 1683
  1410. Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
  1411. '
  1412. '檔案名稱_tb
  1413. '
  1414. Me.檔案名稱_tb.AllowDrop = True
  1415. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  1416. Me.檔案名稱_tb.Location = New System.Drawing.Point(2, 294)
  1417. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  1418. Me.檔案名稱_tb.Size = New System.Drawing.Size(761, 23)
  1419. Me.檔案名稱_tb.TabIndex = 1689
  1420. '
  1421. '日報表編輯_lb
  1422. '
  1423. Me.日報表編輯_lb.AutoSize = True
  1424. Me.日報表編輯_lb.Location = New System.Drawing.Point(5, 7)
  1425. Me.日報表編輯_lb.Name = "日報表編輯_lb"
  1426. Me.日報表編輯_lb.Size = New System.Drawing.Size(67, 16)
  1427. Me.日報表編輯_lb.TabIndex = 1375
  1428. Me.日報表編輯_lb.Text = "日報表編輯"
  1429. '
  1430. 'CanceL2_bt
  1431. '
  1432. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1433. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  1434. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1435. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  1436. Me.CanceL2_bt.Location = New System.Drawing.Point(750, 2)
  1437. Me.CanceL2_bt.Name = "CanceL2_bt"
  1438. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  1439. Me.CanceL2_bt.TabIndex = 1374
  1440. Me.CanceL2_bt.Text = "X"
  1441. Me.CanceL2_bt.UseVisualStyleBackColor = False
  1442. '
  1443. 'SaveFileDialog1
  1444. '
  1445. Me.SaveFileDialog1.DefaultExt = "jpg"
  1446. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  1447. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  1448. '
  1449. 'ToolTip1
  1450. '
  1451. Me.ToolTip1.AutoPopDelay = 5000
  1452. Me.ToolTip1.InitialDelay = 500
  1453. Me.ToolTip1.IsBalloon = True
  1454. Me.ToolTip1.ReshowDelay = 100
  1455. Me.ToolTip1.ToolTipTitle = "illustrate"
  1456. '
  1457. 'OpenFileDialog1
  1458. '
  1459. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  1460. Me.OpenFileDialog1.Multiselect = True
  1461. '
  1462. '合約簽回_ch
  1463. '
  1464. Me.合約簽回_ch.AutoSize = True
  1465. Me.合約簽回_ch.Location = New System.Drawing.Point(7, 24)
  1466. Me.合約簽回_ch.Name = "合約簽回_ch"
  1467. Me.合約簽回_ch.Size = New System.Drawing.Size(168, 20)
  1468. Me.合約簽回_ch.TabIndex = 1692
  1469. Me.合約簽回_ch.Text = "Kontrak - Ditandatangani"
  1470. Me.合約簽回_ch.UseVisualStyleBackColor = True
  1471. '
  1472. '報價簽回_ch
  1473. '
  1474. Me.報價簽回_ch.AutoSize = True
  1475. Me.報價簽回_ch.Location = New System.Drawing.Point(7, 2)
  1476. Me.報價簽回_ch.Name = "報價簽回_ch"
  1477. Me.報價簽回_ch.Size = New System.Drawing.Size(168, 20)
  1478. Me.報價簽回_ch.TabIndex = 1691
  1479. Me.報價簽回_ch.Text = "Kutipan - Ditandatangani"
  1480. Me.報價簽回_ch.UseVisualStyleBackColor = True
  1481. '
  1482. '其他文件_ch
  1483. '
  1484. Me.其他文件_ch.AutoSize = True
  1485. Me.其他文件_ch.Location = New System.Drawing.Point(373, 24)
  1486. Me.其他文件_ch.Name = "其他文件_ch"
  1487. Me.其他文件_ch.Size = New System.Drawing.Size(88, 20)
  1488. Me.其他文件_ch.TabIndex = 1696
  1489. Me.其他文件_ch.Text = "File lainnya"
  1490. Me.其他文件_ch.UseVisualStyleBackColor = True
  1491. '
  1492. '驗收簽回_ch
  1493. '
  1494. Me.驗收簽回_ch.AutoSize = True
  1495. Me.驗收簽回_ch.Location = New System.Drawing.Point(182, 24)
  1496. Me.驗收簽回_ch.Name = "驗收簽回_ch"
  1497. Me.驗收簽回_ch.Size = New System.Drawing.Size(169, 20)
  1498. Me.驗收簽回_ch.TabIndex = 1694
  1499. Me.驗收簽回_ch.Text = "Inspeksi - Ditandatangani"
  1500. Me.驗收簽回_ch.UseVisualStyleBackColor = True
  1501. '
  1502. '請款簽回_ch
  1503. '
  1504. Me.請款簽回_ch.AutoSize = True
  1505. Me.請款簽回_ch.Location = New System.Drawing.Point(182, 1)
  1506. Me.請款簽回_ch.Name = "請款簽回_ch"
  1507. Me.請款簽回_ch.Size = New System.Drawing.Size(188, 20)
  1508. Me.請款簽回_ch.TabIndex = 1693
  1509. Me.請款簽回_ch.Text = "Pembayaran Ditandatangani"
  1510. Me.請款簽回_ch.UseVisualStyleBackColor = True
  1511. '
  1512. '保固簽回_ch
  1513. '
  1514. Me.保固簽回_ch.AutoSize = True
  1515. Me.保固簽回_ch.Location = New System.Drawing.Point(373, 2)
  1516. Me.保固簽回_ch.Name = "保固簽回_ch"
  1517. Me.保固簽回_ch.Size = New System.Drawing.Size(167, 20)
  1518. Me.保固簽回_ch.TabIndex = 1695
  1519. Me.保固簽回_ch.Text = "Garansi - Ditandatangani"
  1520. Me.保固簽回_ch.UseVisualStyleBackColor = True
  1521. '
  1522. '合約文件簽回存檔
  1523. '
  1524. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1525. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1526. Me.ClientSize = New System.Drawing.Size(1350, 681)
  1527. Me.Controls.Add(Me.Panel1)
  1528. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1529. Me.Margin = New System.Windows.Forms.Padding(4)
  1530. Me.MaximizeBox = False
  1531. Me.MinimizeBox = False
  1532. Me.Name = "合約文件簽回存檔"
  1533. Me.Text = "合約文件簽回存檔"
  1534. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1535. CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1536. CType(Me.圖片清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1537. CType(Me.圖片清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1538. CType(Me.圖片清單4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1539. CType(Me.圖片清單5_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1540. Me.Panel1.ResumeLayout(False)
  1541. Me.Panel1.PerformLayout()
  1542. CType(Me.檔案_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  1543. Me.Panel2.ResumeLayout(False)
  1544. Me.Panel2.PerformLayout()
  1545. CType(Me.圖庫清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1546. Me.Panel4.ResumeLayout(False)
  1547. Me.SplitContainer1.Panel1.ResumeLayout(False)
  1548. Me.SplitContainer1.Panel1.PerformLayout()
  1549. Me.SplitContainer1.Panel2.ResumeLayout(False)
  1550. Me.SplitContainer1.Panel2.PerformLayout()
  1551. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  1552. Me.SplitContainer1.ResumeLayout(False)
  1553. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1554. CType(Me.圖片3_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1555. CType(Me.圖片2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1556. CType(Me.圖片清單6_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1557. CType(Me.圖片5_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1558. CType(Me.圖片6_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1559. CType(Me.圖片4_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1560. Me.視窗2_pl.ResumeLayout(False)
  1561. Me.視窗2_pl.PerformLayout()
  1562. Me.Panel3.ResumeLayout(False)
  1563. Me.Panel3.PerformLayout()
  1564. CType(Me.檔案路徑_be, System.ComponentModel.ISupportInitialize).EndInit()
  1565. CType(Me.切換_ts, System.ComponentModel.ISupportInitialize).EndInit()
  1566. Me.新FTP_p.ResumeLayout(False)
  1567. CType(Me.PB15, System.ComponentModel.ISupportInitialize).EndInit()
  1568. CType(Me.PB10, System.ComponentModel.ISupportInitialize).EndInit()
  1569. CType(Me.PB5, System.ComponentModel.ISupportInitialize).EndInit()
  1570. CType(Me.PB14, System.ComponentModel.ISupportInitialize).EndInit()
  1571. CType(Me.PB9, System.ComponentModel.ISupportInitialize).EndInit()
  1572. CType(Me.PB4, System.ComponentModel.ISupportInitialize).EndInit()
  1573. CType(Me.PB13, System.ComponentModel.ISupportInitialize).EndInit()
  1574. CType(Me.PB8, System.ComponentModel.ISupportInitialize).EndInit()
  1575. CType(Me.PB3, System.ComponentModel.ISupportInitialize).EndInit()
  1576. CType(Me.PB12, System.ComponentModel.ISupportInitialize).EndInit()
  1577. CType(Me.PB7, System.ComponentModel.ISupportInitialize).EndInit()
  1578. CType(Me.PB2, System.ComponentModel.ISupportInitialize).EndInit()
  1579. CType(Me.PB11, System.ComponentModel.ISupportInitialize).EndInit()
  1580. CType(Me.PB6, System.ComponentModel.ISupportInitialize).EndInit()
  1581. CType(Me.PB1, System.ComponentModel.ISupportInitialize).EndInit()
  1582. Me.舊FTP_p.ResumeLayout(False)
  1583. Me.舊FTP_p.PerformLayout()
  1584. Me.ResumeLayout(False)
  1585. End Sub
  1586. Friend WithEvents 合約_dgv As DataGridView
  1587. Friend WithEvents 縮放2_bt As Button
  1588. Friend WithEvents Label11 As Label
  1589. Friend WithEvents 合約編號1_cb As ComboBox
  1590. Friend WithEvents 查詢_bt As Button
  1591. Friend WithEvents Label7 As Label
  1592. Friend WithEvents 關鍵字搜尋_tb As TextBox
  1593. Friend WithEvents 垂直翻轉1_bt As Button
  1594. Friend WithEvents 水平翻轉1_bt As Button
  1595. Friend WithEvents 逆時鐘90度旋轉1_bt As Button
  1596. Friend WithEvents 順時鐘90度旋轉1_bt As Button
  1597. Friend WithEvents 圖片清單1_dgv As DataGridView
  1598. Friend WithEvents 圖片1_pb As PictureBox
  1599. Friend WithEvents 垂直翻轉2_bt As Button
  1600. Friend WithEvents 水平翻轉2_bt As Button
  1601. Friend WithEvents 逆時鐘90度旋轉2_bt As Button
  1602. Friend WithEvents 順時鐘90度旋轉2_bt As Button
  1603. Friend WithEvents 圖片清單2_dgv As DataGridView
  1604. Friend WithEvents 圖片2_pb As PictureBox
  1605. Friend WithEvents 垂直翻轉3_bt As Button
  1606. Friend WithEvents 水平翻轉3_bt As Button
  1607. Friend WithEvents 逆時鐘90度旋轉3_bt As Button
  1608. Friend WithEvents 順時鐘90度旋轉3_bt As Button
  1609. Friend WithEvents 圖片清單3_dgv As DataGridView
  1610. Friend WithEvents 圖片3_pb As PictureBox
  1611. Friend WithEvents 垂直翻轉4_bt As Button
  1612. Friend WithEvents 水平翻轉4_bt As Button
  1613. Friend WithEvents 逆時鐘90度旋轉4_bt As Button
  1614. Friend WithEvents 順時鐘90度旋轉4_bt As Button
  1615. Friend WithEvents 圖片清單4_dgv As DataGridView
  1616. Friend WithEvents 圖片4_pb As PictureBox
  1617. Friend WithEvents 垂直翻轉5_bt As Button
  1618. Friend WithEvents 水平翻轉5_bt As Button
  1619. Friend WithEvents 逆時鐘90度旋轉5_bt As Button
  1620. Friend WithEvents 順時鐘90度旋轉5_bt As Button
  1621. Friend WithEvents 圖片清單5_dgv As DataGridView
  1622. Friend WithEvents 圖片5_pb As PictureBox
  1623. Friend WithEvents Label1 As Label
  1624. Friend WithEvents Label2 As Label
  1625. Friend WithEvents Label3 As Label
  1626. Friend WithEvents Label4 As Label
  1627. Friend WithEvents Label5 As Label
  1628. Friend WithEvents Label375 As Label
  1629. Friend WithEvents 工程名稱_中_tb As TextBox
  1630. Friend WithEvents 工程名稱_英_tb As TextBox
  1631. Friend WithEvents Label378 As Label
  1632. Friend WithEvents Label6 As Label
  1633. Friend WithEvents 合約編號_tb As TextBox
  1634. Friend WithEvents Label372 As Label
  1635. Friend WithEvents Panel1 As Panel
  1636. Friend WithEvents 總表編輯_bt As Button
  1637. Friend WithEvents 導成圖片_bt As Button
  1638. Friend WithEvents 刪除圖片_bt As Button
  1639. Friend WithEvents 文件號_tb As TextBox
  1640. Friend WithEvents 視窗2_pl As Panel
  1641. Friend WithEvents Panel3 As Panel
  1642. Friend WithEvents 圖檔入系統_bt As Button
  1643. Friend WithEvents 檔案名稱_tb As TextBox
  1644. Friend WithEvents 電腦_lb As Label
  1645. Friend WithEvents 本機_wb As WebBrowser
  1646. Friend WithEvents 讀取資料夾路徑_bt As Button
  1647. Friend WithEvents 日報表編輯_lb As Label
  1648. Friend WithEvents CanceL2_bt As Button
  1649. Friend WithEvents 簽回檔圖庫_tb As TextBox
  1650. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1651. Friend WithEvents 階段_tb As TextBox
  1652. Friend WithEvents Panel2 As Panel
  1653. Friend WithEvents 圖庫清單_dgv As DataGridView
  1654. Friend WithEvents 副檔名_tb As TextBox
  1655. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  1656. Friend WithEvents 檔案路徑_tb As TextBox
  1657. Friend WithEvents Label10 As Label
  1658. Friend WithEvents 圖片6_pb As PictureBox
  1659. Friend WithEvents 圖片清單6_dgv As DataGridView
  1660. Friend WithEvents 順時鐘90度旋轉6_bt As Button
  1661. Friend WithEvents 逆時鐘90度旋轉6_bt As Button
  1662. Friend WithEvents 水平翻轉6_bt As Button
  1663. Friend WithEvents 垂直翻轉6_bt As Button
  1664. Friend WithEvents 語轉扭_bt As Button
  1665. Friend WithEvents ToolTip1 As ToolTip
  1666. Friend WithEvents 舊FTP_p As Panel
  1667. Friend WithEvents 切換_ts As Telerik.WinControls.UI.RadToggleSwitch
  1668. Friend WithEvents 新FTP_p As Panel
  1669. Friend WithEvents PB15 As PictureBox
  1670. Friend WithEvents PB10 As PictureBox
  1671. Friend WithEvents PB5 As PictureBox
  1672. Friend WithEvents PB14 As PictureBox
  1673. Friend WithEvents PB9 As PictureBox
  1674. Friend WithEvents PB4 As PictureBox
  1675. Friend WithEvents PB13 As PictureBox
  1676. Friend WithEvents PB8 As PictureBox
  1677. Friend WithEvents PB3 As PictureBox
  1678. Friend WithEvents PB12 As PictureBox
  1679. Friend WithEvents PB7 As PictureBox
  1680. Friend WithEvents PB2 As PictureBox
  1681. Friend WithEvents PB11 As PictureBox
  1682. Friend WithEvents PB6 As PictureBox
  1683. Friend WithEvents PB1 As PictureBox
  1684. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  1685. Friend WithEvents 說明_lb As Label
  1686. Friend WithEvents 檔案路徑_be As Telerik.WinControls.UI.RadBrowseEditor
  1687. Friend WithEvents 檔案_rtb As Telerik.WinControls.UI.RadTextBoxControl
  1688. Friend WithEvents 客戶名稱_tb As TextBox
  1689. Friend WithEvents Panel4 As Panel
  1690. Friend WithEvents SplitContainer1 As SplitContainer
  1691. Friend WithEvents 保固簽回_ch As CheckBox
  1692. Friend WithEvents 驗收簽回_ch As CheckBox
  1693. Friend WithEvents 請款簽回_ch As CheckBox
  1694. Friend WithEvents 合約簽回_ch As CheckBox
  1695. Friend WithEvents 報價簽回_ch As CheckBox
  1696. Friend WithEvents 其他文件_ch As CheckBox
  1697. End Class