暫無描述
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 72KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 合約文件簽回存檔
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(合約文件簽回存檔))
  29. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  31. Me.縮放2_bt = New System.Windows.Forms.Button()
  32. Me.Label11 = New System.Windows.Forms.Label()
  33. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  34. Me.查詢_bt = New System.Windows.Forms.Button()
  35. Me.Label7 = New System.Windows.Forms.Label()
  36. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  37. Me.垂直翻轉1_bt = New System.Windows.Forms.Button()
  38. Me.水平翻轉1_bt = New System.Windows.Forms.Button()
  39. Me.逆時鐘90度旋轉1_bt = New System.Windows.Forms.Button()
  40. Me.順時鐘90度旋轉1_bt = New System.Windows.Forms.Button()
  41. Me.圖片清單1_dgv = New System.Windows.Forms.DataGridView()
  42. Me.圖片1_pb = New System.Windows.Forms.PictureBox()
  43. Me.垂直翻轉2_bt = New System.Windows.Forms.Button()
  44. Me.水平翻轉2_bt = New System.Windows.Forms.Button()
  45. Me.逆時鐘90度旋轉2_bt = New System.Windows.Forms.Button()
  46. Me.順時鐘90度旋轉2_bt = New System.Windows.Forms.Button()
  47. Me.圖片清單2_dgv = New System.Windows.Forms.DataGridView()
  48. Me.圖片2_pb = New System.Windows.Forms.PictureBox()
  49. Me.垂直翻轉3_bt = New System.Windows.Forms.Button()
  50. Me.水平翻轉3_bt = New System.Windows.Forms.Button()
  51. Me.逆時鐘90度旋轉3_bt = New System.Windows.Forms.Button()
  52. Me.順時鐘90度旋轉3_bt = New System.Windows.Forms.Button()
  53. Me.圖片清單3_dgv = New System.Windows.Forms.DataGridView()
  54. Me.圖片3_pb = New System.Windows.Forms.PictureBox()
  55. Me.垂直翻轉4_bt = New System.Windows.Forms.Button()
  56. Me.水平翻轉4_bt = New System.Windows.Forms.Button()
  57. Me.逆時鐘90度旋轉4_bt = New System.Windows.Forms.Button()
  58. Me.順時鐘90度旋轉4_bt = New System.Windows.Forms.Button()
  59. Me.圖片清單4_dgv = New System.Windows.Forms.DataGridView()
  60. Me.圖片4_pb = New System.Windows.Forms.PictureBox()
  61. Me.垂直翻轉5_bt = New System.Windows.Forms.Button()
  62. Me.水平翻轉5_bt = New System.Windows.Forms.Button()
  63. Me.逆時鐘90度旋轉5_bt = New System.Windows.Forms.Button()
  64. Me.順時鐘90度旋轉5_bt = New System.Windows.Forms.Button()
  65. Me.圖片清單5_dgv = New System.Windows.Forms.DataGridView()
  66. Me.圖片5_pb = New System.Windows.Forms.PictureBox()
  67. Me.Label1 = New System.Windows.Forms.Label()
  68. Me.Label2 = New System.Windows.Forms.Label()
  69. Me.Label3 = New System.Windows.Forms.Label()
  70. Me.Label4 = New System.Windows.Forms.Label()
  71. Me.Label5 = New System.Windows.Forms.Label()
  72. Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
  73. Me.Label375 = New System.Windows.Forms.Label()
  74. Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
  75. Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
  76. Me.Label378 = New System.Windows.Forms.Label()
  77. Me.Label6 = New System.Windows.Forms.Label()
  78. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  79. Me.Label372 = New System.Windows.Forms.Label()
  80. Me.Label8 = New System.Windows.Forms.Label()
  81. Me.Label9 = New System.Windows.Forms.Label()
  82. Me.Panel1 = New System.Windows.Forms.Panel()
  83. Me.簽回檔圖庫_tb = New System.Windows.Forms.TextBox()
  84. Me.刪除圖片_bt = New System.Windows.Forms.Button()
  85. Me.文件號_tb = New System.Windows.Forms.TextBox()
  86. Me.導成圖片_bt = New System.Windows.Forms.Button()
  87. Me.總表編輯_bt = New System.Windows.Forms.Button()
  88. Me.階段_tb = New System.Windows.Forms.TextBox()
  89. Me.Panel2 = New System.Windows.Forms.Panel()
  90. Me.檔案路徑_tb = New System.Windows.Forms.TextBox()
  91. Me.副檔名_tb = New System.Windows.Forms.TextBox()
  92. Me.圖庫清單_dgv = New System.Windows.Forms.DataGridView()
  93. Me.視窗2_pl = New System.Windows.Forms.Panel()
  94. Me.Panel3 = New System.Windows.Forms.Panel()
  95. Me.驗收簽回_ch = New System.Windows.Forms.CheckBox()
  96. Me.請款簽回_ch = New System.Windows.Forms.CheckBox()
  97. Me.合約簽回_ch = New System.Windows.Forms.CheckBox()
  98. Me.報價簽回_ch = New System.Windows.Forms.CheckBox()
  99. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  100. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  101. Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
  102. Me.伺服器_wb = New System.Windows.Forms.WebBrowser()
  103. Me.電腦_lb = New System.Windows.Forms.Label()
  104. Me.本機_wb = New System.Windows.Forms.WebBrowser()
  105. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  106. Me.其他文件_ch = New System.Windows.Forms.CheckBox()
  107. Me.保固簽回_ch = New System.Windows.Forms.CheckBox()
  108. Me.日報表編輯_lb = New System.Windows.Forms.Label()
  109. Me.CanceL2_bt = New System.Windows.Forms.Button()
  110. Me.TabControl1 = New System.Windows.Forms.TabControl()
  111. Me.TabPage1 = New System.Windows.Forms.TabPage()
  112. Me.TabPage2 = New System.Windows.Forms.TabPage()
  113. Me.Label10 = New System.Windows.Forms.Label()
  114. Me.圖片6_pb = New System.Windows.Forms.PictureBox()
  115. Me.圖片清單6_dgv = New System.Windows.Forms.DataGridView()
  116. Me.順時鐘90度旋轉6_bt = New System.Windows.Forms.Button()
  117. Me.逆時鐘90度旋轉6_bt = New System.Windows.Forms.Button()
  118. Me.水平翻轉6_bt = New System.Windows.Forms.Button()
  119. Me.垂直翻轉6_bt = New System.Windows.Forms.Button()
  120. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  121. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  122. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  123. CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  124. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  125. CType(Me.圖片清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  126. CType(Me.圖片2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  127. CType(Me.圖片清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  128. CType(Me.圖片3_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  129. CType(Me.圖片清單4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  130. CType(Me.圖片4_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  131. CType(Me.圖片清單5_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  132. CType(Me.圖片5_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  133. Me.Panel1.SuspendLayout()
  134. Me.Panel2.SuspendLayout()
  135. CType(Me.圖庫清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  136. Me.視窗2_pl.SuspendLayout()
  137. Me.Panel3.SuspendLayout()
  138. Me.TabControl1.SuspendLayout()
  139. Me.TabPage1.SuspendLayout()
  140. Me.TabPage2.SuspendLayout()
  141. CType(Me.圖片6_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  142. CType(Me.圖片清單6_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  143. Me.SuspendLayout()
  144. '
  145. '合約_dgv
  146. '
  147. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  148. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  149. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  150. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  151. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  152. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  153. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  154. Me.合約_dgv.Location = New System.Drawing.Point(3, 53)
  155. Me.合約_dgv.Name = "合約_dgv"
  156. Me.合約_dgv.RowHeadersWidth = 5
  157. Me.合約_dgv.RowTemplate.Height = 24
  158. Me.合約_dgv.Size = New System.Drawing.Size(179, 627)
  159. Me.合約_dgv.TabIndex = 1780
  160. '
  161. '縮放2_bt
  162. '
  163. Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  164. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  165. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  166. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  167. Me.縮放2_bt.Location = New System.Drawing.Point(156, 27)
  168. Me.縮放2_bt.Name = "縮放2_bt"
  169. Me.縮放2_bt.Size = New System.Drawing.Size(26, 26)
  170. Me.縮放2_bt.TabIndex = 1786
  171. Me.縮放2_bt.UseVisualStyleBackColor = True
  172. '
  173. 'Label11
  174. '
  175. Me.Label11.AutoSize = True
  176. Me.Label11.BackColor = System.Drawing.SystemColors.Control
  177. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  178. Me.Label11.Location = New System.Drawing.Point(4, 32)
  179. Me.Label11.Name = "Label11"
  180. Me.Label11.Size = New System.Drawing.Size(31, 16)
  181. Me.Label11.TabIndex = 1785
  182. Me.Label11.Text = "甲方"
  183. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  184. '
  185. '合約編號1_cb
  186. '
  187. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  188. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  189. Me.合約編號1_cb.FormattingEnabled = True
  190. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  191. Me.合約編號1_cb.Location = New System.Drawing.Point(37, 28)
  192. Me.合約編號1_cb.Name = "合約編號1_cb"
  193. Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24)
  194. Me.合約編號1_cb.TabIndex = 1784
  195. '
  196. '查詢_bt
  197. '
  198. Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
  199. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  200. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.查詢_bt.Location = New System.Drawing.Point(156, 2)
  202. Me.查詢_bt.Name = "查詢_bt"
  203. Me.查詢_bt.Size = New System.Drawing.Size(26, 26)
  204. Me.查詢_bt.TabIndex = 1783
  205. Me.查詢_bt.UseVisualStyleBackColor = True
  206. '
  207. 'Label7
  208. '
  209. Me.Label7.AutoSize = True
  210. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.Label7.Location = New System.Drawing.Point(3, 7)
  212. Me.Label7.Name = "Label7"
  213. Me.Label7.Size = New System.Drawing.Size(31, 16)
  214. Me.Label7.TabIndex = 1782
  215. Me.Label7.Text = "搜尋"
  216. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  217. '
  218. '關鍵字搜尋_tb
  219. '
  220. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(37, 4)
  221. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  222. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23)
  223. Me.關鍵字搜尋_tb.TabIndex = 1781
  224. '
  225. '垂直翻轉1_bt
  226. '
  227. Me.垂直翻轉1_bt.ForeColor = System.Drawing.Color.Blue
  228. Me.垂直翻轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  229. Me.垂直翻轉1_bt.Location = New System.Drawing.Point(250, 20)
  230. Me.垂直翻轉1_bt.Name = "垂直翻轉1_bt"
  231. Me.垂直翻轉1_bt.Size = New System.Drawing.Size(55, 42)
  232. Me.垂直翻轉1_bt.TabIndex = 1792
  233. Me.垂直翻轉1_bt.UseVisualStyleBackColor = True
  234. '
  235. '水平翻轉1_bt
  236. '
  237. Me.水平翻轉1_bt.ForeColor = System.Drawing.Color.Blue
  238. Me.水平翻轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  239. Me.水平翻轉1_bt.Location = New System.Drawing.Point(305, 20)
  240. Me.水平翻轉1_bt.Name = "水平翻轉1_bt"
  241. Me.水平翻轉1_bt.Size = New System.Drawing.Size(55, 42)
  242. Me.水平翻轉1_bt.TabIndex = 1791
  243. Me.水平翻轉1_bt.UseVisualStyleBackColor = True
  244. '
  245. '逆時鐘90度旋轉1_bt
  246. '
  247. Me.逆時鐘90度旋轉1_bt.ForeColor = System.Drawing.Color.Blue
  248. Me.逆時鐘90度旋轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  249. Me.逆時鐘90度旋轉1_bt.Location = New System.Drawing.Point(140, 20)
  250. Me.逆時鐘90度旋轉1_bt.Name = "逆時鐘90度旋轉1_bt"
  251. Me.逆時鐘90度旋轉1_bt.Size = New System.Drawing.Size(55, 42)
  252. Me.逆時鐘90度旋轉1_bt.TabIndex = 1790
  253. Me.逆時鐘90度旋轉1_bt.UseVisualStyleBackColor = True
  254. '
  255. '順時鐘90度旋轉1_bt
  256. '
  257. Me.順時鐘90度旋轉1_bt.ForeColor = System.Drawing.Color.Blue
  258. Me.順時鐘90度旋轉1_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  259. Me.順時鐘90度旋轉1_bt.Location = New System.Drawing.Point(195, 20)
  260. Me.順時鐘90度旋轉1_bt.Name = "順時鐘90度旋轉1_bt"
  261. Me.順時鐘90度旋轉1_bt.Size = New System.Drawing.Size(55, 42)
  262. Me.順時鐘90度旋轉1_bt.TabIndex = 1789
  263. Me.順時鐘90度旋轉1_bt.UseVisualStyleBackColor = True
  264. '
  265. '圖片清單1_dgv
  266. '
  267. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  268. Me.圖片清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  269. Me.圖片清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  270. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  271. Me.圖片清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  272. Me.圖片清單1_dgv.BackgroundColor = System.Drawing.Color.White
  273. Me.圖片清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  274. Me.圖片清單1_dgv.Location = New System.Drawing.Point(3, 21)
  275. Me.圖片清單1_dgv.Name = "圖片清單1_dgv"
  276. Me.圖片清單1_dgv.RowHeadersWidth = 5
  277. Me.圖片清單1_dgv.RowTemplate.Height = 24
  278. Me.圖片清單1_dgv.Size = New System.Drawing.Size(115, 542)
  279. Me.圖片清單1_dgv.TabIndex = 1788
  280. '
  281. '圖片1_pb
  282. '
  283. Me.圖片1_pb.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.圖片1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  286. Me.圖片1_pb.Location = New System.Drawing.Point(117, 64)
  287. Me.圖片1_pb.Name = "圖片1_pb"
  288. Me.圖片1_pb.Size = New System.Drawing.Size(271, 499)
  289. Me.圖片1_pb.TabIndex = 1787
  290. Me.圖片1_pb.TabStop = False
  291. '
  292. '垂直翻轉2_bt
  293. '
  294. Me.垂直翻轉2_bt.ForeColor = System.Drawing.Color.Blue
  295. Me.垂直翻轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  296. Me.垂直翻轉2_bt.Location = New System.Drawing.Point(634, 20)
  297. Me.垂直翻轉2_bt.Name = "垂直翻轉2_bt"
  298. Me.垂直翻轉2_bt.Size = New System.Drawing.Size(55, 42)
  299. Me.垂直翻轉2_bt.TabIndex = 1798
  300. Me.垂直翻轉2_bt.UseVisualStyleBackColor = True
  301. '
  302. '水平翻轉2_bt
  303. '
  304. Me.水平翻轉2_bt.ForeColor = System.Drawing.Color.Blue
  305. Me.水平翻轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  306. Me.水平翻轉2_bt.Location = New System.Drawing.Point(689, 20)
  307. Me.水平翻轉2_bt.Name = "水平翻轉2_bt"
  308. Me.水平翻轉2_bt.Size = New System.Drawing.Size(55, 42)
  309. Me.水平翻轉2_bt.TabIndex = 1797
  310. Me.水平翻轉2_bt.UseVisualStyleBackColor = True
  311. '
  312. '逆時鐘90度旋轉2_bt
  313. '
  314. Me.逆時鐘90度旋轉2_bt.ForeColor = System.Drawing.Color.Blue
  315. Me.逆時鐘90度旋轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  316. Me.逆時鐘90度旋轉2_bt.Location = New System.Drawing.Point(524, 20)
  317. Me.逆時鐘90度旋轉2_bt.Name = "逆時鐘90度旋轉2_bt"
  318. Me.逆時鐘90度旋轉2_bt.Size = New System.Drawing.Size(55, 42)
  319. Me.逆時鐘90度旋轉2_bt.TabIndex = 1796
  320. Me.逆時鐘90度旋轉2_bt.UseVisualStyleBackColor = True
  321. '
  322. '順時鐘90度旋轉2_bt
  323. '
  324. Me.順時鐘90度旋轉2_bt.ForeColor = System.Drawing.Color.Blue
  325. Me.順時鐘90度旋轉2_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  326. Me.順時鐘90度旋轉2_bt.Location = New System.Drawing.Point(579, 20)
  327. Me.順時鐘90度旋轉2_bt.Name = "順時鐘90度旋轉2_bt"
  328. Me.順時鐘90度旋轉2_bt.Size = New System.Drawing.Size(55, 42)
  329. Me.順時鐘90度旋轉2_bt.TabIndex = 1795
  330. Me.順時鐘90度旋轉2_bt.UseVisualStyleBackColor = True
  331. '
  332. '圖片清單2_dgv
  333. '
  334. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  335. Me.圖片清單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  336. Me.圖片清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  337. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  338. Me.圖片清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  339. Me.圖片清單2_dgv.BackgroundColor = System.Drawing.Color.White
  340. Me.圖片清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  341. Me.圖片清單2_dgv.Location = New System.Drawing.Point(387, 21)
  342. Me.圖片清單2_dgv.Name = "圖片清單2_dgv"
  343. Me.圖片清單2_dgv.RowHeadersWidth = 5
  344. Me.圖片清單2_dgv.RowTemplate.Height = 24
  345. Me.圖片清單2_dgv.Size = New System.Drawing.Size(115, 542)
  346. Me.圖片清單2_dgv.TabIndex = 1794
  347. '
  348. '圖片2_pb
  349. '
  350. Me.圖片2_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  351. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  352. Me.圖片2_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  353. Me.圖片2_pb.Location = New System.Drawing.Point(501, 64)
  354. Me.圖片2_pb.Name = "圖片2_pb"
  355. Me.圖片2_pb.Size = New System.Drawing.Size(271, 499)
  356. Me.圖片2_pb.TabIndex = 1793
  357. Me.圖片2_pb.TabStop = False
  358. '
  359. '垂直翻轉3_bt
  360. '
  361. Me.垂直翻轉3_bt.ForeColor = System.Drawing.Color.Blue
  362. Me.垂直翻轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  363. Me.垂直翻轉3_bt.Location = New System.Drawing.Point(1018, 20)
  364. Me.垂直翻轉3_bt.Name = "垂直翻轉3_bt"
  365. Me.垂直翻轉3_bt.Size = New System.Drawing.Size(55, 42)
  366. Me.垂直翻轉3_bt.TabIndex = 1804
  367. Me.垂直翻轉3_bt.UseVisualStyleBackColor = True
  368. '
  369. '水平翻轉3_bt
  370. '
  371. Me.水平翻轉3_bt.ForeColor = System.Drawing.Color.Blue
  372. Me.水平翻轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  373. Me.水平翻轉3_bt.Location = New System.Drawing.Point(1073, 20)
  374. Me.水平翻轉3_bt.Name = "水平翻轉3_bt"
  375. Me.水平翻轉3_bt.Size = New System.Drawing.Size(55, 42)
  376. Me.水平翻轉3_bt.TabIndex = 1803
  377. Me.水平翻轉3_bt.UseVisualStyleBackColor = True
  378. '
  379. '逆時鐘90度旋轉3_bt
  380. '
  381. Me.逆時鐘90度旋轉3_bt.ForeColor = System.Drawing.Color.Blue
  382. Me.逆時鐘90度旋轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  383. Me.逆時鐘90度旋轉3_bt.Location = New System.Drawing.Point(908, 20)
  384. Me.逆時鐘90度旋轉3_bt.Name = "逆時鐘90度旋轉3_bt"
  385. Me.逆時鐘90度旋轉3_bt.Size = New System.Drawing.Size(55, 42)
  386. Me.逆時鐘90度旋轉3_bt.TabIndex = 1802
  387. Me.逆時鐘90度旋轉3_bt.UseVisualStyleBackColor = True
  388. '
  389. '順時鐘90度旋轉3_bt
  390. '
  391. Me.順時鐘90度旋轉3_bt.ForeColor = System.Drawing.Color.Blue
  392. Me.順時鐘90度旋轉3_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  393. Me.順時鐘90度旋轉3_bt.Location = New System.Drawing.Point(963, 20)
  394. Me.順時鐘90度旋轉3_bt.Name = "順時鐘90度旋轉3_bt"
  395. Me.順時鐘90度旋轉3_bt.Size = New System.Drawing.Size(55, 42)
  396. Me.順時鐘90度旋轉3_bt.TabIndex = 1801
  397. Me.順時鐘90度旋轉3_bt.UseVisualStyleBackColor = True
  398. '
  399. '圖片清單3_dgv
  400. '
  401. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  402. Me.圖片清單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  403. Me.圖片清單3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  404. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  405. Me.圖片清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  406. Me.圖片清單3_dgv.BackgroundColor = System.Drawing.Color.White
  407. Me.圖片清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  408. Me.圖片清單3_dgv.Location = New System.Drawing.Point(771, 21)
  409. Me.圖片清單3_dgv.Name = "圖片清單3_dgv"
  410. Me.圖片清單3_dgv.RowHeadersWidth = 5
  411. Me.圖片清單3_dgv.RowTemplate.Height = 24
  412. Me.圖片清單3_dgv.Size = New System.Drawing.Size(115, 542)
  413. Me.圖片清單3_dgv.TabIndex = 1800
  414. '
  415. '圖片3_pb
  416. '
  417. Me.圖片3_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  418. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  419. Me.圖片3_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  420. Me.圖片3_pb.Location = New System.Drawing.Point(885, 64)
  421. Me.圖片3_pb.Name = "圖片3_pb"
  422. Me.圖片3_pb.Size = New System.Drawing.Size(271, 499)
  423. Me.圖片3_pb.TabIndex = 1799
  424. Me.圖片3_pb.TabStop = False
  425. '
  426. '垂直翻轉4_bt
  427. '
  428. Me.垂直翻轉4_bt.ForeColor = System.Drawing.Color.Blue
  429. Me.垂直翻轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  430. Me.垂直翻轉4_bt.Location = New System.Drawing.Point(250, 20)
  431. Me.垂直翻轉4_bt.Name = "垂直翻轉4_bt"
  432. Me.垂直翻轉4_bt.Size = New System.Drawing.Size(55, 42)
  433. Me.垂直翻轉4_bt.TabIndex = 1810
  434. Me.垂直翻轉4_bt.UseVisualStyleBackColor = True
  435. '
  436. '水平翻轉4_bt
  437. '
  438. Me.水平翻轉4_bt.ForeColor = System.Drawing.Color.Blue
  439. Me.水平翻轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  440. Me.水平翻轉4_bt.Location = New System.Drawing.Point(305, 20)
  441. Me.水平翻轉4_bt.Name = "水平翻轉4_bt"
  442. Me.水平翻轉4_bt.Size = New System.Drawing.Size(55, 42)
  443. Me.水平翻轉4_bt.TabIndex = 1809
  444. Me.水平翻轉4_bt.UseVisualStyleBackColor = True
  445. '
  446. '逆時鐘90度旋轉4_bt
  447. '
  448. Me.逆時鐘90度旋轉4_bt.ForeColor = System.Drawing.Color.Blue
  449. Me.逆時鐘90度旋轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  450. Me.逆時鐘90度旋轉4_bt.Location = New System.Drawing.Point(140, 20)
  451. Me.逆時鐘90度旋轉4_bt.Name = "逆時鐘90度旋轉4_bt"
  452. Me.逆時鐘90度旋轉4_bt.Size = New System.Drawing.Size(55, 42)
  453. Me.逆時鐘90度旋轉4_bt.TabIndex = 1808
  454. Me.逆時鐘90度旋轉4_bt.UseVisualStyleBackColor = True
  455. '
  456. '順時鐘90度旋轉4_bt
  457. '
  458. Me.順時鐘90度旋轉4_bt.ForeColor = System.Drawing.Color.Blue
  459. Me.順時鐘90度旋轉4_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  460. Me.順時鐘90度旋轉4_bt.Location = New System.Drawing.Point(195, 20)
  461. Me.順時鐘90度旋轉4_bt.Name = "順時鐘90度旋轉4_bt"
  462. Me.順時鐘90度旋轉4_bt.Size = New System.Drawing.Size(55, 42)
  463. Me.順時鐘90度旋轉4_bt.TabIndex = 1807
  464. Me.順時鐘90度旋轉4_bt.UseVisualStyleBackColor = True
  465. '
  466. '圖片清單4_dgv
  467. '
  468. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  469. Me.圖片清單4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  470. Me.圖片清單4_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  471. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  472. Me.圖片清單4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  473. Me.圖片清單4_dgv.BackgroundColor = System.Drawing.Color.White
  474. Me.圖片清單4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  475. Me.圖片清單4_dgv.Location = New System.Drawing.Point(3, 21)
  476. Me.圖片清單4_dgv.Name = "圖片清單4_dgv"
  477. Me.圖片清單4_dgv.RowHeadersWidth = 5
  478. Me.圖片清單4_dgv.RowTemplate.Height = 24
  479. Me.圖片清單4_dgv.Size = New System.Drawing.Size(115, 542)
  480. Me.圖片清單4_dgv.TabIndex = 1806
  481. '
  482. '圖片4_pb
  483. '
  484. Me.圖片4_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  485. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  486. Me.圖片4_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  487. Me.圖片4_pb.Location = New System.Drawing.Point(117, 64)
  488. Me.圖片4_pb.Name = "圖片4_pb"
  489. Me.圖片4_pb.Size = New System.Drawing.Size(271, 499)
  490. Me.圖片4_pb.TabIndex = 1805
  491. Me.圖片4_pb.TabStop = False
  492. '
  493. '垂直翻轉5_bt
  494. '
  495. Me.垂直翻轉5_bt.ForeColor = System.Drawing.Color.Blue
  496. Me.垂直翻轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  497. Me.垂直翻轉5_bt.Location = New System.Drawing.Point(636, 20)
  498. Me.垂直翻轉5_bt.Name = "垂直翻轉5_bt"
  499. Me.垂直翻轉5_bt.Size = New System.Drawing.Size(55, 42)
  500. Me.垂直翻轉5_bt.TabIndex = 1816
  501. Me.垂直翻轉5_bt.UseVisualStyleBackColor = True
  502. '
  503. '水平翻轉5_bt
  504. '
  505. Me.水平翻轉5_bt.ForeColor = System.Drawing.Color.Blue
  506. Me.水平翻轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  507. Me.水平翻轉5_bt.Location = New System.Drawing.Point(690, 20)
  508. Me.水平翻轉5_bt.Name = "水平翻轉5_bt"
  509. Me.水平翻轉5_bt.Size = New System.Drawing.Size(55, 42)
  510. Me.水平翻轉5_bt.TabIndex = 1815
  511. Me.水平翻轉5_bt.UseVisualStyleBackColor = True
  512. '
  513. '逆時鐘90度旋轉5_bt
  514. '
  515. Me.逆時鐘90度旋轉5_bt.ForeColor = System.Drawing.Color.Blue
  516. Me.逆時鐘90度旋轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  517. Me.逆時鐘90度旋轉5_bt.Location = New System.Drawing.Point(525, 20)
  518. Me.逆時鐘90度旋轉5_bt.Name = "逆時鐘90度旋轉5_bt"
  519. Me.逆時鐘90度旋轉5_bt.Size = New System.Drawing.Size(55, 42)
  520. Me.逆時鐘90度旋轉5_bt.TabIndex = 1814
  521. Me.逆時鐘90度旋轉5_bt.UseVisualStyleBackColor = True
  522. '
  523. '順時鐘90度旋轉5_bt
  524. '
  525. Me.順時鐘90度旋轉5_bt.ForeColor = System.Drawing.Color.Blue
  526. Me.順時鐘90度旋轉5_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  527. Me.順時鐘90度旋轉5_bt.Location = New System.Drawing.Point(580, 20)
  528. Me.順時鐘90度旋轉5_bt.Name = "順時鐘90度旋轉5_bt"
  529. Me.順時鐘90度旋轉5_bt.Size = New System.Drawing.Size(55, 42)
  530. Me.順時鐘90度旋轉5_bt.TabIndex = 1813
  531. Me.順時鐘90度旋轉5_bt.UseVisualStyleBackColor = True
  532. '
  533. '圖片清單5_dgv
  534. '
  535. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  536. Me.圖片清單5_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  537. Me.圖片清單5_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  538. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  539. Me.圖片清單5_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  540. Me.圖片清單5_dgv.BackgroundColor = System.Drawing.Color.White
  541. Me.圖片清單5_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  542. Me.圖片清單5_dgv.Location = New System.Drawing.Point(387, 21)
  543. Me.圖片清單5_dgv.Name = "圖片清單5_dgv"
  544. Me.圖片清單5_dgv.RowHeadersWidth = 5
  545. Me.圖片清單5_dgv.RowTemplate.Height = 24
  546. Me.圖片清單5_dgv.Size = New System.Drawing.Size(115, 542)
  547. Me.圖片清單5_dgv.TabIndex = 1812
  548. '
  549. '圖片5_pb
  550. '
  551. Me.圖片5_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  552. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  553. Me.圖片5_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  554. Me.圖片5_pb.Location = New System.Drawing.Point(501, 64)
  555. Me.圖片5_pb.Name = "圖片5_pb"
  556. Me.圖片5_pb.Size = New System.Drawing.Size(271, 499)
  557. Me.圖片5_pb.TabIndex = 1811
  558. Me.圖片5_pb.TabStop = False
  559. '
  560. 'Label1
  561. '
  562. Me.Label1.AutoSize = True
  563. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  564. Me.Label1.Location = New System.Drawing.Point(0, 3)
  565. Me.Label1.Name = "Label1"
  566. Me.Label1.Size = New System.Drawing.Size(208, 16)
  567. Me.Label1.TabIndex = 1817
  568. Me.Label1.Text = "報價簽回 / Kutipan - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  569. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  570. '
  571. 'Label2
  572. '
  573. Me.Label2.AutoSize = True
  574. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  575. Me.Label2.Location = New System.Drawing.Point(384, 3)
  576. Me.Label2.Name = "Label2"
  577. Me.Label2.Size = New System.Drawing.Size(208, 16)
  578. Me.Label2.TabIndex = 1818
  579. Me.Label2.Text = "合約簽回 / Kontrak - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  580. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  581. '
  582. 'Label3
  583. '
  584. Me.Label3.AutoSize = True
  585. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  586. Me.Label3.Location = New System.Drawing.Point(772, 3)
  587. Me.Label3.Name = "Label3"
  588. Me.Label3.Size = New System.Drawing.Size(228, 16)
  589. Me.Label3.TabIndex = 1819
  590. Me.Label3.Text = "請款簽回 / Pembayaran Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  591. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  592. '
  593. 'Label4
  594. '
  595. Me.Label4.AutoSize = True
  596. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.Label4.Location = New System.Drawing.Point(2, 3)
  598. Me.Label4.Name = "Label4"
  599. Me.Label4.Size = New System.Drawing.Size(209, 16)
  600. Me.Label4.TabIndex = 1820
  601. Me.Label4.Text = "驗收簽回 / Inspeksi - Ditandatangani" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  602. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  603. '
  604. 'Label5
  605. '
  606. Me.Label5.AutoSize = True
  607. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  608. Me.Label5.Location = New System.Drawing.Point(384, 3)
  609. Me.Label5.Name = "Label5"
  610. Me.Label5.Size = New System.Drawing.Size(207, 16)
  611. Me.Label5.TabIndex = 1821
  612. Me.Label5.Text = "保固簽回 / Garansi - Ditandatangani"
  613. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  614. '
  615. '客戶名稱_tb
  616. '
  617. Me.客戶名稱_tb.FormattingEnabled = True
  618. Me.客戶名稱_tb.Location = New System.Drawing.Point(420, 4)
  619. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  620. Me.客戶名稱_tb.Size = New System.Drawing.Size(289, 24)
  621. Me.客戶名稱_tb.TabIndex = 1829
  622. '
  623. 'Label375
  624. '
  625. Me.Label375.AutoSize = True
  626. Me.Label375.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  627. Me.Label375.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  628. Me.Label375.Location = New System.Drawing.Point(182, 33)
  629. Me.Label375.Name = "Label375"
  630. Me.Label375.Size = New System.Drawing.Size(87, 16)
  631. Me.Label375.TabIndex = 1824
  632. Me.Label375.Text = "工程名稱(中文)"
  633. Me.Label375.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  634. '
  635. '工程名稱_中_tb
  636. '
  637. Me.工程名稱_中_tb.Location = New System.Drawing.Point(272, 30)
  638. Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
  639. Me.工程名稱_中_tb.Size = New System.Drawing.Size(437, 23)
  640. Me.工程名稱_中_tb.TabIndex = 1825
  641. '
  642. '工程名稱_英_tb
  643. '
  644. Me.工程名稱_英_tb.Location = New System.Drawing.Point(272, 55)
  645. Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
  646. Me.工程名稱_英_tb.Size = New System.Drawing.Size(437, 23)
  647. Me.工程名稱_英_tb.TabIndex = 1827
  648. '
  649. 'Label378
  650. '
  651. Me.Label378.AutoSize = True
  652. Me.Label378.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  653. Me.Label378.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  654. Me.Label378.Location = New System.Drawing.Point(182, 58)
  655. Me.Label378.Name = "Label378"
  656. Me.Label378.Size = New System.Drawing.Size(87, 16)
  657. Me.Label378.TabIndex = 1826
  658. Me.Label378.Text = "工程名稱(英文)"
  659. Me.Label378.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  660. '
  661. 'Label6
  662. '
  663. Me.Label6.AutoSize = True
  664. Me.Label6.BackColor = System.Drawing.SystemColors.Control
  665. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  666. Me.Label6.Location = New System.Drawing.Point(181, 8)
  667. Me.Label6.Name = "Label6"
  668. Me.Label6.Size = New System.Drawing.Size(55, 16)
  669. Me.Label6.TabIndex = 1823
  670. Me.Label6.Text = "合約編號"
  671. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  672. '
  673. '合約編號_tb
  674. '
  675. Me.合約編號_tb.Enabled = False
  676. Me.合約編號_tb.Location = New System.Drawing.Point(237, 4)
  677. Me.合約編號_tb.Name = "合約編號_tb"
  678. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  679. Me.合約編號_tb.TabIndex = 1822
  680. '
  681. 'Label372
  682. '
  683. Me.Label372.AutoSize = True
  684. Me.Label372.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  685. Me.Label372.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  686. Me.Label372.Location = New System.Drawing.Point(365, 8)
  687. Me.Label372.Name = "Label372"
  688. Me.Label372.Size = New System.Drawing.Size(55, 16)
  689. Me.Label372.TabIndex = 1828
  690. Me.Label372.Text = "客戶名稱"
  691. Me.Label372.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  692. '
  693. 'Label8
  694. '
  695. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  696. Me.Label8.AutoSize = True
  697. Me.Label8.Location = New System.Drawing.Point(437, 67)
  698. Me.Label8.Name = "Label8"
  699. Me.Label8.Size = New System.Drawing.Size(912, 16)
  700. Me.Label8.TabIndex = 1831
  701. Me.Label8.Text = "_________________________________________________________________________________" &
  702. "________________________________________________________________________________" &
  703. "____________________"
  704. '
  705. 'Label9
  706. '
  707. Me.Label9.AutoSize = True
  708. Me.Label9.Location = New System.Drawing.Point(182, 67)
  709. Me.Label9.Name = "Label9"
  710. Me.Label9.Size = New System.Drawing.Size(1062, 16)
  711. Me.Label9.TabIndex = 1830
  712. Me.Label9.Text = resources.GetString("Label9.Text")
  713. '
  714. 'Panel1
  715. '
  716. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  717. Or System.Windows.Forms.AnchorStyles.Left) _
  718. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  719. Me.Panel1.Controls.Add(Me.合約_dgv)
  720. Me.Panel1.Controls.Add(Me.簽回檔圖庫_tb)
  721. Me.Panel1.Controls.Add(Me.刪除圖片_bt)
  722. Me.Panel1.Controls.Add(Me.文件號_tb)
  723. Me.Panel1.Controls.Add(Me.導成圖片_bt)
  724. Me.Panel1.Controls.Add(Me.總表編輯_bt)
  725. Me.Panel1.Controls.Add(Me.客戶名稱_tb)
  726. Me.Panel1.Controls.Add(Me.Label7)
  727. Me.Panel1.Controls.Add(Me.Label375)
  728. Me.Panel1.Controls.Add(Me.工程名稱_中_tb)
  729. Me.Panel1.Controls.Add(Me.工程名稱_英_tb)
  730. Me.Panel1.Controls.Add(Me.Label378)
  731. Me.Panel1.Controls.Add(Me.關鍵字搜尋_tb)
  732. Me.Panel1.Controls.Add(Me.Label6)
  733. Me.Panel1.Controls.Add(Me.查詢_bt)
  734. Me.Panel1.Controls.Add(Me.合約編號_tb)
  735. Me.Panel1.Controls.Add(Me.合約編號1_cb)
  736. Me.Panel1.Controls.Add(Me.Label372)
  737. Me.Panel1.Controls.Add(Me.Label11)
  738. Me.Panel1.Controls.Add(Me.縮放2_bt)
  739. Me.Panel1.Controls.Add(Me.Label9)
  740. Me.Panel1.Controls.Add(Me.Label8)
  741. Me.Panel1.Controls.Add(Me.階段_tb)
  742. Me.Panel1.Controls.Add(Me.Panel2)
  743. Me.Panel1.Controls.Add(Me.視窗2_pl)
  744. Me.Panel1.Controls.Add(Me.TabControl1)
  745. Me.Panel1.Location = New System.Drawing.Point(-1, -1)
  746. Me.Panel1.Name = "Panel1"
  747. Me.Panel1.Size = New System.Drawing.Size(1352, 683)
  748. Me.Panel1.TabIndex = 1832
  749. '
  750. '簽回檔圖庫_tb
  751. '
  752. Me.簽回檔圖庫_tb.Location = New System.Drawing.Point(1174, 4)
  753. Me.簽回檔圖庫_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  754. Me.簽回檔圖庫_tb.Name = "簽回檔圖庫_tb"
  755. Me.簽回檔圖庫_tb.Size = New System.Drawing.Size(169, 23)
  756. Me.簽回檔圖庫_tb.TabIndex = 1835
  757. '
  758. '刪除圖片_bt
  759. '
  760. Me.刪除圖片_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Delete_Image
  761. Me.刪除圖片_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  762. Me.刪除圖片_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  763. Me.刪除圖片_bt.ForeColor = System.Drawing.Color.Blue
  764. Me.刪除圖片_bt.Location = New System.Drawing.Point(833, 19)
  765. Me.刪除圖片_bt.Name = "刪除圖片_bt"
  766. Me.刪除圖片_bt.Size = New System.Drawing.Size(157, 60)
  767. Me.刪除圖片_bt.TabIndex = 1806
  768. Me.刪除圖片_bt.UseVisualStyleBackColor = True
  769. '
  770. '文件號_tb
  771. '
  772. Me.文件號_tb.Location = New System.Drawing.Point(1174, 54)
  773. Me.文件號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  774. Me.文件號_tb.Name = "文件號_tb"
  775. Me.文件號_tb.Size = New System.Drawing.Size(169, 23)
  776. Me.文件號_tb.TabIndex = 1801
  777. '
  778. '導成圖片_bt
  779. '
  780. Me.導成圖片_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Download
  781. Me.導成圖片_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  782. Me.導成圖片_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  783. Me.導成圖片_bt.ForeColor = System.Drawing.Color.Blue
  784. Me.導成圖片_bt.Location = New System.Drawing.Point(772, 19)
  785. Me.導成圖片_bt.Name = "導成圖片_bt"
  786. Me.導成圖片_bt.Size = New System.Drawing.Size(60, 60)
  787. Me.導成圖片_bt.TabIndex = 1833
  788. Me.導成圖片_bt.UseVisualStyleBackColor = True
  789. '
  790. '總表編輯_bt
  791. '
  792. Me.總表編輯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Edit_Text
  793. Me.總表編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  794. Me.總表編輯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  795. Me.總表編輯_bt.ForeColor = System.Drawing.Color.Green
  796. Me.總表編輯_bt.Location = New System.Drawing.Point(711, 19)
  797. Me.總表編輯_bt.Name = "總表編輯_bt"
  798. Me.總表編輯_bt.Size = New System.Drawing.Size(60, 60)
  799. Me.總表編輯_bt.TabIndex = 1832
  800. Me.總表編輯_bt.UseVisualStyleBackColor = True
  801. '
  802. '階段_tb
  803. '
  804. Me.階段_tb.Location = New System.Drawing.Point(1174, 29)
  805. Me.階段_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  806. Me.階段_tb.Name = "階段_tb"
  807. Me.階段_tb.Size = New System.Drawing.Size(169, 23)
  808. Me.階段_tb.TabIndex = 1836
  809. '
  810. 'Panel2
  811. '
  812. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  813. Me.Panel2.Controls.Add(Me.檔案路徑_tb)
  814. Me.Panel2.Controls.Add(Me.副檔名_tb)
  815. Me.Panel2.Controls.Add(Me.圖庫清單_dgv)
  816. Me.Panel2.Location = New System.Drawing.Point(13, 428)
  817. Me.Panel2.Name = "Panel2"
  818. Me.Panel2.Size = New System.Drawing.Size(125, 242)
  819. Me.Panel2.TabIndex = 1837
  820. '
  821. '檔案路徑_tb
  822. '
  823. Me.檔案路徑_tb.AllowDrop = True
  824. Me.檔案路徑_tb.ForeColor = System.Drawing.Color.Black
  825. Me.檔案路徑_tb.Location = New System.Drawing.Point(3, 122)
  826. Me.檔案路徑_tb.Multiline = True
  827. Me.檔案路徑_tb.Name = "檔案路徑_tb"
  828. Me.檔案路徑_tb.Size = New System.Drawing.Size(116, 23)
  829. Me.檔案路徑_tb.TabIndex = 1806
  830. Me.檔案路徑_tb.Visible = False
  831. '
  832. '副檔名_tb
  833. '
  834. Me.副檔名_tb.Enabled = False
  835. Me.副檔名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  836. Me.副檔名_tb.Location = New System.Drawing.Point(3, 3)
  837. Me.副檔名_tb.Name = "副檔名_tb"
  838. Me.副檔名_tb.Size = New System.Drawing.Size(116, 23)
  839. Me.副檔名_tb.TabIndex = 1805
  840. '
  841. '圖庫清單_dgv
  842. '
  843. Me.圖庫清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  844. Me.圖庫清單_dgv.Location = New System.Drawing.Point(3, 29)
  845. Me.圖庫清單_dgv.Name = "圖庫清單_dgv"
  846. Me.圖庫清單_dgv.RowHeadersWidth = 5
  847. Me.圖庫清單_dgv.RowTemplate.Height = 24
  848. Me.圖庫清單_dgv.Size = New System.Drawing.Size(116, 89)
  849. Me.圖庫清單_dgv.TabIndex = 1804
  850. '
  851. '視窗2_pl
  852. '
  853. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  854. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  855. Me.視窗2_pl.Controls.Add(Me.Panel3)
  856. Me.視窗2_pl.Controls.Add(Me.日報表編輯_lb)
  857. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  858. Me.視窗2_pl.Location = New System.Drawing.Point(305, 156)
  859. Me.視窗2_pl.Name = "視窗2_pl"
  860. Me.視窗2_pl.Size = New System.Drawing.Size(788, 418)
  861. Me.視窗2_pl.TabIndex = 1834
  862. '
  863. 'Panel3
  864. '
  865. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  866. Or System.Windows.Forms.AnchorStyles.Left) _
  867. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  868. Me.Panel3.BackColor = System.Drawing.SystemColors.Control
  869. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  870. Me.Panel3.Controls.Add(Me.驗收簽回_ch)
  871. Me.Panel3.Controls.Add(Me.請款簽回_ch)
  872. Me.Panel3.Controls.Add(Me.合約簽回_ch)
  873. Me.Panel3.Controls.Add(Me.報價簽回_ch)
  874. Me.Panel3.Controls.Add(Me.圖檔入系統_bt)
  875. Me.Panel3.Controls.Add(Me.檔案名稱_tb)
  876. Me.Panel3.Controls.Add(Me.伺服器FTP文件夾_lb)
  877. Me.Panel3.Controls.Add(Me.伺服器_wb)
  878. Me.Panel3.Controls.Add(Me.電腦_lb)
  879. Me.Panel3.Controls.Add(Me.本機_wb)
  880. Me.Panel3.Controls.Add(Me.讀取資料夾路徑_bt)
  881. Me.Panel3.Controls.Add(Me.其他文件_ch)
  882. Me.Panel3.Controls.Add(Me.保固簽回_ch)
  883. Me.Panel3.Location = New System.Drawing.Point(3, 28)
  884. Me.Panel3.Name = "Panel3"
  885. Me.Panel3.Size = New System.Drawing.Size(781, 386)
  886. Me.Panel3.TabIndex = 1367
  887. '
  888. '驗收簽回_ch
  889. '
  890. Me.驗收簽回_ch.AutoSize = True
  891. Me.驗收簽回_ch.Location = New System.Drawing.Point(239, 26)
  892. Me.驗收簽回_ch.Name = "驗收簽回_ch"
  893. Me.驗收簽回_ch.Size = New System.Drawing.Size(228, 20)
  894. Me.驗收簽回_ch.TabIndex = 1694
  895. Me.驗收簽回_ch.Text = "驗收簽回 / Inspeksi - Ditandatangani"
  896. Me.驗收簽回_ch.UseVisualStyleBackColor = True
  897. '
  898. '請款簽回_ch
  899. '
  900. Me.請款簽回_ch.AutoSize = True
  901. Me.請款簽回_ch.Location = New System.Drawing.Point(239, 3)
  902. Me.請款簽回_ch.Name = "請款簽回_ch"
  903. Me.請款簽回_ch.Size = New System.Drawing.Size(247, 20)
  904. Me.請款簽回_ch.TabIndex = 1693
  905. Me.請款簽回_ch.Text = "請款簽回 / Pembayaran Ditandatangani"
  906. Me.請款簽回_ch.UseVisualStyleBackColor = True
  907. '
  908. '合約簽回_ch
  909. '
  910. Me.合約簽回_ch.AutoSize = True
  911. Me.合約簽回_ch.Location = New System.Drawing.Point(7, 26)
  912. Me.合約簽回_ch.Name = "合約簽回_ch"
  913. Me.合約簽回_ch.Size = New System.Drawing.Size(227, 20)
  914. Me.合約簽回_ch.TabIndex = 1692
  915. Me.合約簽回_ch.Text = "合約簽回 / Kontrak - Ditandatangani"
  916. Me.合約簽回_ch.UseVisualStyleBackColor = True
  917. '
  918. '報價簽回_ch
  919. '
  920. Me.報價簽回_ch.AutoSize = True
  921. Me.報價簽回_ch.Location = New System.Drawing.Point(7, 4)
  922. Me.報價簽回_ch.Name = "報價簽回_ch"
  923. Me.報價簽回_ch.Size = New System.Drawing.Size(227, 20)
  924. Me.報價簽回_ch.TabIndex = 1691
  925. Me.報價簽回_ch.Text = "報價簽回 / Kutipan - Ditandatangani"
  926. Me.報價簽回_ch.UseVisualStyleBackColor = True
  927. '
  928. '圖檔入系統_bt
  929. '
  930. Me.圖檔入系統_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
  931. Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  932. Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
  933. Me.圖檔入系統_bt.Location = New System.Drawing.Point(655, 38)
  934. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  935. Me.圖檔入系統_bt.Size = New System.Drawing.Size(121, 35)
  936. Me.圖檔入系統_bt.TabIndex = 1690
  937. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  938. '
  939. '檔案名稱_tb
  940. '
  941. Me.檔案名稱_tb.AllowDrop = True
  942. Me.檔案名稱_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  943. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  944. Me.檔案名稱_tb.Location = New System.Drawing.Point(2, 233)
  945. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  946. Me.檔案名稱_tb.Size = New System.Drawing.Size(772, 16)
  947. Me.檔案名稱_tb.TabIndex = 1689
  948. '
  949. '伺服器FTP文件夾_lb
  950. '
  951. Me.伺服器FTP文件夾_lb.AutoSize = True
  952. Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  953. Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(3, 251)
  954. Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
  955. Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(108, 17)
  956. Me.伺服器FTP文件夾_lb.TabIndex = 1688
  957. Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
  958. '
  959. '伺服器_wb
  960. '
  961. Me.伺服器_wb.Location = New System.Drawing.Point(3, 270)
  962. Me.伺服器_wb.MinimumSize = New System.Drawing.Size(20, 20)
  963. Me.伺服器_wb.Name = "伺服器_wb"
  964. Me.伺服器_wb.Size = New System.Drawing.Size(771, 110)
  965. Me.伺服器_wb.TabIndex = 1687
  966. Me.伺服器_wb.Url = New System.Uri("", System.UriKind.Relative)
  967. '
  968. '電腦_lb
  969. '
  970. Me.電腦_lb.AutoSize = True
  971. Me.電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  972. Me.電腦_lb.Location = New System.Drawing.Point(4, 55)
  973. Me.電腦_lb.Name = "電腦_lb"
  974. Me.電腦_lb.Size = New System.Drawing.Size(55, 16)
  975. Me.電腦_lb.TabIndex = 1685
  976. Me.電腦_lb.Text = "我的電腦"
  977. '
  978. '本機_wb
  979. '
  980. Me.本機_wb.Location = New System.Drawing.Point(4, 73)
  981. Me.本機_wb.MinimumSize = New System.Drawing.Size(20, 20)
  982. Me.本機_wb.Name = "本機_wb"
  983. Me.本機_wb.Size = New System.Drawing.Size(770, 158)
  984. Me.本機_wb.TabIndex = 1683
  985. Me.本機_wb.Url = New System.Uri("", System.UriKind.Relative)
  986. '
  987. '讀取資料夾路徑_bt
  988. '
  989. Me.讀取資料夾路徑_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PortableComputer
  990. Me.讀取資料夾路徑_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  991. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  992. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  993. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(712, 3)
  994. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  995. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(62, 35)
  996. Me.讀取資料夾路徑_bt.TabIndex = 1684
  997. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  998. '
  999. '其他文件_ch
  1000. '
  1001. Me.其他文件_ch.AutoSize = True
  1002. Me.其他文件_ch.Location = New System.Drawing.Point(488, 26)
  1003. Me.其他文件_ch.Name = "其他文件_ch"
  1004. Me.其他文件_ch.Size = New System.Drawing.Size(147, 20)
  1005. Me.其他文件_ch.TabIndex = 1696
  1006. Me.其他文件_ch.Text = "其他文件 / File lainnya"
  1007. Me.其他文件_ch.UseVisualStyleBackColor = True
  1008. '
  1009. '保固簽回_ch
  1010. '
  1011. Me.保固簽回_ch.AutoSize = True
  1012. Me.保固簽回_ch.Location = New System.Drawing.Point(488, 4)
  1013. Me.保固簽回_ch.Name = "保固簽回_ch"
  1014. Me.保固簽回_ch.Size = New System.Drawing.Size(226, 20)
  1015. Me.保固簽回_ch.TabIndex = 1695
  1016. Me.保固簽回_ch.Text = "保固簽回 / Garansi - Ditandatangani"
  1017. Me.保固簽回_ch.UseVisualStyleBackColor = True
  1018. '
  1019. '日報表編輯_lb
  1020. '
  1021. Me.日報表編輯_lb.AutoSize = True
  1022. Me.日報表編輯_lb.Location = New System.Drawing.Point(5, 7)
  1023. Me.日報表編輯_lb.Name = "日報表編輯_lb"
  1024. Me.日報表編輯_lb.Size = New System.Drawing.Size(67, 16)
  1025. Me.日報表編輯_lb.TabIndex = 1375
  1026. Me.日報表編輯_lb.Text = "日報表編輯"
  1027. '
  1028. 'CanceL2_bt
  1029. '
  1030. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1031. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  1032. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1033. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  1034. Me.CanceL2_bt.Location = New System.Drawing.Point(756, 2)
  1035. Me.CanceL2_bt.Name = "CanceL2_bt"
  1036. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  1037. Me.CanceL2_bt.TabIndex = 1374
  1038. Me.CanceL2_bt.Text = "X"
  1039. Me.CanceL2_bt.UseVisualStyleBackColor = False
  1040. '
  1041. 'TabControl1
  1042. '
  1043. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  1044. Me.TabControl1.Controls.Add(Me.TabPage1)
  1045. Me.TabControl1.Controls.Add(Me.TabPage2)
  1046. Me.TabControl1.Location = New System.Drawing.Point(181, 83)
  1047. Me.TabControl1.Name = "TabControl1"
  1048. Me.TabControl1.SelectedIndex = 0
  1049. Me.TabControl1.Size = New System.Drawing.Size(1170, 600)
  1050. Me.TabControl1.TabIndex = 1838
  1051. '
  1052. 'TabPage1
  1053. '
  1054. Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1055. Me.TabPage1.Controls.Add(Me.Label1)
  1056. Me.TabPage1.Controls.Add(Me.Label2)
  1057. Me.TabPage1.Controls.Add(Me.Label3)
  1058. Me.TabPage1.Controls.Add(Me.逆時鐘90度旋轉3_bt)
  1059. Me.TabPage1.Controls.Add(Me.水平翻轉3_bt)
  1060. Me.TabPage1.Controls.Add(Me.順時鐘90度旋轉3_bt)
  1061. Me.TabPage1.Controls.Add(Me.垂直翻轉3_bt)
  1062. Me.TabPage1.Controls.Add(Me.圖片清單3_dgv)
  1063. Me.TabPage1.Controls.Add(Me.圖片3_pb)
  1064. Me.TabPage1.Controls.Add(Me.垂直翻轉2_bt)
  1065. Me.TabPage1.Controls.Add(Me.水平翻轉2_bt)
  1066. Me.TabPage1.Controls.Add(Me.逆時鐘90度旋轉2_bt)
  1067. Me.TabPage1.Controls.Add(Me.順時鐘90度旋轉2_bt)
  1068. Me.TabPage1.Controls.Add(Me.圖片清單2_dgv)
  1069. Me.TabPage1.Controls.Add(Me.圖片2_pb)
  1070. Me.TabPage1.Controls.Add(Me.垂直翻轉1_bt)
  1071. Me.TabPage1.Controls.Add(Me.水平翻轉1_bt)
  1072. Me.TabPage1.Controls.Add(Me.逆時鐘90度旋轉1_bt)
  1073. Me.TabPage1.Controls.Add(Me.順時鐘90度旋轉1_bt)
  1074. Me.TabPage1.Controls.Add(Me.圖片清單1_dgv)
  1075. Me.TabPage1.Controls.Add(Me.圖片1_pb)
  1076. Me.TabPage1.Location = New System.Drawing.Point(4, 28)
  1077. Me.TabPage1.Name = "TabPage1"
  1078. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  1079. Me.TabPage1.Size = New System.Drawing.Size(1162, 568)
  1080. Me.TabPage1.TabIndex = 0
  1081. Me.TabPage1.Text = "報價、合約、請款 / Kutipan, Kontrak, Pembayaran"
  1082. Me.TabPage1.UseVisualStyleBackColor = True
  1083. '
  1084. 'TabPage2
  1085. '
  1086. Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1087. Me.TabPage2.Controls.Add(Me.Label10)
  1088. Me.TabPage2.Controls.Add(Me.圖片6_pb)
  1089. Me.TabPage2.Controls.Add(Me.圖片清單6_dgv)
  1090. Me.TabPage2.Controls.Add(Me.順時鐘90度旋轉6_bt)
  1091. Me.TabPage2.Controls.Add(Me.逆時鐘90度旋轉6_bt)
  1092. Me.TabPage2.Controls.Add(Me.水平翻轉6_bt)
  1093. Me.TabPage2.Controls.Add(Me.垂直翻轉6_bt)
  1094. Me.TabPage2.Controls.Add(Me.Label4)
  1095. Me.TabPage2.Controls.Add(Me.Label5)
  1096. Me.TabPage2.Controls.Add(Me.圖片4_pb)
  1097. Me.TabPage2.Controls.Add(Me.圖片清單4_dgv)
  1098. Me.TabPage2.Controls.Add(Me.順時鐘90度旋轉4_bt)
  1099. Me.TabPage2.Controls.Add(Me.逆時鐘90度旋轉4_bt)
  1100. Me.TabPage2.Controls.Add(Me.水平翻轉4_bt)
  1101. Me.TabPage2.Controls.Add(Me.垂直翻轉4_bt)
  1102. Me.TabPage2.Controls.Add(Me.圖片5_pb)
  1103. Me.TabPage2.Controls.Add(Me.圖片清單5_dgv)
  1104. Me.TabPage2.Controls.Add(Me.順時鐘90度旋轉5_bt)
  1105. Me.TabPage2.Controls.Add(Me.逆時鐘90度旋轉5_bt)
  1106. Me.TabPage2.Controls.Add(Me.水平翻轉5_bt)
  1107. Me.TabPage2.Controls.Add(Me.垂直翻轉5_bt)
  1108. Me.TabPage2.Location = New System.Drawing.Point(4, 28)
  1109. Me.TabPage2.Name = "TabPage2"
  1110. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  1111. Me.TabPage2.Size = New System.Drawing.Size(1162, 568)
  1112. Me.TabPage2.TabIndex = 1
  1113. Me.TabPage2.Text = "驗收、保固、其他 / Penerimaan, Garansi, Lainnya"
  1114. Me.TabPage2.UseVisualStyleBackColor = True
  1115. '
  1116. 'Label10
  1117. '
  1118. Me.Label10.AutoSize = True
  1119. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1120. Me.Label10.Location = New System.Drawing.Point(768, 3)
  1121. Me.Label10.Name = "Label10"
  1122. Me.Label10.Size = New System.Drawing.Size(128, 16)
  1123. Me.Label10.TabIndex = 1828
  1124. Me.Label10.Text = "其他文件 / File lainnya"
  1125. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  1126. '
  1127. '圖片6_pb
  1128. '
  1129. Me.圖片6_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1130. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1131. Me.圖片6_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1132. Me.圖片6_pb.Location = New System.Drawing.Point(885, 64)
  1133. Me.圖片6_pb.Name = "圖片6_pb"
  1134. Me.圖片6_pb.Size = New System.Drawing.Size(271, 499)
  1135. Me.圖片6_pb.TabIndex = 1822
  1136. Me.圖片6_pb.TabStop = False
  1137. '
  1138. '圖片清單6_dgv
  1139. '
  1140. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  1141. Me.圖片清單6_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  1142. Me.圖片清單6_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1143. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1144. Me.圖片清單6_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1145. Me.圖片清單6_dgv.BackgroundColor = System.Drawing.Color.White
  1146. Me.圖片清單6_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1147. Me.圖片清單6_dgv.Location = New System.Drawing.Point(771, 21)
  1148. Me.圖片清單6_dgv.Name = "圖片清單6_dgv"
  1149. Me.圖片清單6_dgv.RowHeadersWidth = 5
  1150. Me.圖片清單6_dgv.RowTemplate.Height = 24
  1151. Me.圖片清單6_dgv.Size = New System.Drawing.Size(115, 542)
  1152. Me.圖片清單6_dgv.TabIndex = 1823
  1153. '
  1154. '順時鐘90度旋轉6_bt
  1155. '
  1156. Me.順時鐘90度旋轉6_bt.ForeColor = System.Drawing.Color.Blue
  1157. Me.順時鐘90度旋轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
  1158. Me.順時鐘90度旋轉6_bt.Location = New System.Drawing.Point(964, 20)
  1159. Me.順時鐘90度旋轉6_bt.Name = "順時鐘90度旋轉6_bt"
  1160. Me.順時鐘90度旋轉6_bt.Size = New System.Drawing.Size(55, 42)
  1161. Me.順時鐘90度旋轉6_bt.TabIndex = 1824
  1162. Me.順時鐘90度旋轉6_bt.UseVisualStyleBackColor = True
  1163. '
  1164. '逆時鐘90度旋轉6_bt
  1165. '
  1166. Me.逆時鐘90度旋轉6_bt.ForeColor = System.Drawing.Color.Blue
  1167. Me.逆時鐘90度旋轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
  1168. Me.逆時鐘90度旋轉6_bt.Location = New System.Drawing.Point(909, 20)
  1169. Me.逆時鐘90度旋轉6_bt.Name = "逆時鐘90度旋轉6_bt"
  1170. Me.逆時鐘90度旋轉6_bt.Size = New System.Drawing.Size(55, 42)
  1171. Me.逆時鐘90度旋轉6_bt.TabIndex = 1825
  1172. Me.逆時鐘90度旋轉6_bt.UseVisualStyleBackColor = True
  1173. '
  1174. '水平翻轉6_bt
  1175. '
  1176. Me.水平翻轉6_bt.ForeColor = System.Drawing.Color.Blue
  1177. Me.水平翻轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
  1178. Me.水平翻轉6_bt.Location = New System.Drawing.Point(1074, 20)
  1179. Me.水平翻轉6_bt.Name = "水平翻轉6_bt"
  1180. Me.水平翻轉6_bt.Size = New System.Drawing.Size(55, 42)
  1181. Me.水平翻轉6_bt.TabIndex = 1826
  1182. Me.水平翻轉6_bt.UseVisualStyleBackColor = True
  1183. '
  1184. '垂直翻轉6_bt
  1185. '
  1186. Me.垂直翻轉6_bt.ForeColor = System.Drawing.Color.Blue
  1187. Me.垂直翻轉6_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
  1188. Me.垂直翻轉6_bt.Location = New System.Drawing.Point(1020, 20)
  1189. Me.垂直翻轉6_bt.Name = "垂直翻轉6_bt"
  1190. Me.垂直翻轉6_bt.Size = New System.Drawing.Size(55, 42)
  1191. Me.垂直翻轉6_bt.TabIndex = 1827
  1192. Me.垂直翻轉6_bt.UseVisualStyleBackColor = True
  1193. '
  1194. 'SaveFileDialog1
  1195. '
  1196. Me.SaveFileDialog1.DefaultExt = "jpg"
  1197. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  1198. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  1199. '
  1200. '合約文件簽回存檔
  1201. '
  1202. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1203. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1204. Me.ClientSize = New System.Drawing.Size(1350, 681)
  1205. Me.Controls.Add(Me.Panel1)
  1206. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1207. Me.Margin = New System.Windows.Forms.Padding(4)
  1208. Me.Name = "合約文件簽回存檔"
  1209. Me.Text = "合約文件簽回存檔"
  1210. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1211. CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1212. CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1213. CType(Me.圖片清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1214. CType(Me.圖片2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1215. CType(Me.圖片清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1216. CType(Me.圖片3_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1217. CType(Me.圖片清單4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1218. CType(Me.圖片4_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1219. CType(Me.圖片清單5_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1220. CType(Me.圖片5_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1221. Me.Panel1.ResumeLayout(False)
  1222. Me.Panel1.PerformLayout()
  1223. Me.Panel2.ResumeLayout(False)
  1224. Me.Panel2.PerformLayout()
  1225. CType(Me.圖庫清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1226. Me.視窗2_pl.ResumeLayout(False)
  1227. Me.視窗2_pl.PerformLayout()
  1228. Me.Panel3.ResumeLayout(False)
  1229. Me.Panel3.PerformLayout()
  1230. Me.TabControl1.ResumeLayout(False)
  1231. Me.TabPage1.ResumeLayout(False)
  1232. Me.TabPage1.PerformLayout()
  1233. Me.TabPage2.ResumeLayout(False)
  1234. Me.TabPage2.PerformLayout()
  1235. CType(Me.圖片6_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1236. CType(Me.圖片清單6_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1237. Me.ResumeLayout(False)
  1238. End Sub
  1239. Friend WithEvents 合約_dgv As DataGridView
  1240. Friend WithEvents 縮放2_bt As Button
  1241. Friend WithEvents Label11 As Label
  1242. Friend WithEvents 合約編號1_cb As ComboBox
  1243. Friend WithEvents 查詢_bt As Button
  1244. Friend WithEvents Label7 As Label
  1245. Friend WithEvents 關鍵字搜尋_tb As TextBox
  1246. Friend WithEvents 垂直翻轉1_bt As Button
  1247. Friend WithEvents 水平翻轉1_bt As Button
  1248. Friend WithEvents 逆時鐘90度旋轉1_bt As Button
  1249. Friend WithEvents 順時鐘90度旋轉1_bt As Button
  1250. Friend WithEvents 圖片清單1_dgv As DataGridView
  1251. Friend WithEvents 圖片1_pb As PictureBox
  1252. Friend WithEvents 垂直翻轉2_bt As Button
  1253. Friend WithEvents 水平翻轉2_bt As Button
  1254. Friend WithEvents 逆時鐘90度旋轉2_bt As Button
  1255. Friend WithEvents 順時鐘90度旋轉2_bt As Button
  1256. Friend WithEvents 圖片清單2_dgv As DataGridView
  1257. Friend WithEvents 圖片2_pb As PictureBox
  1258. Friend WithEvents 垂直翻轉3_bt As Button
  1259. Friend WithEvents 水平翻轉3_bt As Button
  1260. Friend WithEvents 逆時鐘90度旋轉3_bt As Button
  1261. Friend WithEvents 順時鐘90度旋轉3_bt As Button
  1262. Friend WithEvents 圖片清單3_dgv As DataGridView
  1263. Friend WithEvents 圖片3_pb As PictureBox
  1264. Friend WithEvents 垂直翻轉4_bt As Button
  1265. Friend WithEvents 水平翻轉4_bt As Button
  1266. Friend WithEvents 逆時鐘90度旋轉4_bt As Button
  1267. Friend WithEvents 順時鐘90度旋轉4_bt As Button
  1268. Friend WithEvents 圖片清單4_dgv As DataGridView
  1269. Friend WithEvents 圖片4_pb As PictureBox
  1270. Friend WithEvents 垂直翻轉5_bt As Button
  1271. Friend WithEvents 水平翻轉5_bt As Button
  1272. Friend WithEvents 逆時鐘90度旋轉5_bt As Button
  1273. Friend WithEvents 順時鐘90度旋轉5_bt As Button
  1274. Friend WithEvents 圖片清單5_dgv As DataGridView
  1275. Friend WithEvents 圖片5_pb As PictureBox
  1276. Friend WithEvents Label1 As Label
  1277. Friend WithEvents Label2 As Label
  1278. Friend WithEvents Label3 As Label
  1279. Friend WithEvents Label4 As Label
  1280. Friend WithEvents Label5 As Label
  1281. Friend WithEvents 客戶名稱_tb As ComboBox
  1282. Friend WithEvents Label375 As Label
  1283. Friend WithEvents 工程名稱_中_tb As TextBox
  1284. Friend WithEvents 工程名稱_英_tb As TextBox
  1285. Friend WithEvents Label378 As Label
  1286. Friend WithEvents Label6 As Label
  1287. Friend WithEvents 合約編號_tb As TextBox
  1288. Friend WithEvents Label372 As Label
  1289. Friend WithEvents Label8 As Label
  1290. Friend WithEvents Label9 As Label
  1291. Friend WithEvents Panel1 As Panel
  1292. Friend WithEvents 總表編輯_bt As Button
  1293. Friend WithEvents 導成圖片_bt As Button
  1294. Friend WithEvents 刪除圖片_bt As Button
  1295. Friend WithEvents 文件號_tb As TextBox
  1296. Friend WithEvents 視窗2_pl As Panel
  1297. Friend WithEvents Panel3 As Panel
  1298. Friend WithEvents 圖檔入系統_bt As Button
  1299. Friend WithEvents 檔案名稱_tb As TextBox
  1300. Friend WithEvents 伺服器FTP文件夾_lb As Label
  1301. Friend WithEvents 伺服器_wb As WebBrowser
  1302. Friend WithEvents 電腦_lb As Label
  1303. Friend WithEvents 本機_wb As WebBrowser
  1304. Friend WithEvents 讀取資料夾路徑_bt As Button
  1305. Friend WithEvents 日報表編輯_lb As Label
  1306. Friend WithEvents CanceL2_bt As Button
  1307. Friend WithEvents 保固簽回_ch As CheckBox
  1308. Friend WithEvents 驗收簽回_ch As CheckBox
  1309. Friend WithEvents 請款簽回_ch As CheckBox
  1310. Friend WithEvents 合約簽回_ch As CheckBox
  1311. Friend WithEvents 報價簽回_ch As CheckBox
  1312. Friend WithEvents 簽回檔圖庫_tb As TextBox
  1313. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1314. Friend WithEvents 階段_tb As TextBox
  1315. Friend WithEvents Panel2 As Panel
  1316. Friend WithEvents 圖庫清單_dgv As DataGridView
  1317. Friend WithEvents 副檔名_tb As TextBox
  1318. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  1319. Friend WithEvents 檔案路徑_tb As TextBox
  1320. Friend WithEvents TabControl1 As TabControl
  1321. Friend WithEvents TabPage1 As TabPage
  1322. Friend WithEvents TabPage2 As TabPage
  1323. Friend WithEvents Label10 As Label
  1324. Friend WithEvents 圖片6_pb As PictureBox
  1325. Friend WithEvents 圖片清單6_dgv As DataGridView
  1326. Friend WithEvents 順時鐘90度旋轉6_bt As Button
  1327. Friend WithEvents 逆時鐘90度旋轉6_bt As Button
  1328. Friend WithEvents 水平翻轉6_bt As Button
  1329. Friend WithEvents 垂直翻轉6_bt As Button
  1330. Friend WithEvents 其他文件_ch As CheckBox
  1331. End Class