Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

工程日報表.Designer.vb 90KB

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