Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

合約驗收單.Designer.vb 36KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709
  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. Me.Label10 = New System.Windows.Forms.Label()
  26. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  27. Me.Label11 = New System.Windows.Forms.Label()
  28. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  29. Me.Label7 = New System.Windows.Forms.Label()
  30. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  31. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  32. Me.Label2 = New System.Windows.Forms.Label()
  33. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  34. Me.報價明細表_dgv = New System.Windows.Forms.DataGridView()
  35. Me.Label372 = New System.Windows.Forms.Label()
  36. Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
  37. Me.Label375 = New System.Windows.Forms.Label()
  38. Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
  39. Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
  40. Me.Label378 = New System.Windows.Forms.Label()
  41. Me.Label414 = New System.Windows.Forms.Label()
  42. Me.驗收日期_dtp = New System.Windows.Forms.DateTimePicker()
  43. Me.Panel1 = New System.Windows.Forms.Panel()
  44. Me.語轉扭_bt = New System.Windows.Forms.Button()
  45. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  46. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  47. Me.Label1 = New System.Windows.Forms.Label()
  48. Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker()
  49. Me.Label6 = New System.Windows.Forms.Label()
  50. Me.日期差異_nud = New System.Windows.Forms.NumericUpDown()
  51. Me.工程天數_nud = New System.Windows.Forms.NumericUpDown()
  52. Me.Label3 = New System.Windows.Forms.Label()
  53. Me.合約工期_nud = New System.Windows.Forms.NumericUpDown()
  54. Me.Label4 = New System.Windows.Forms.Label()
  55. Me.已驗收_ch = New System.Windows.Forms.CheckBox()
  56. Me.Label5 = New System.Windows.Forms.Label()
  57. Me.驗收完成_dtp = New System.Windows.Forms.DateTimePicker()
  58. Me.保固_cb = New System.Windows.Forms.ComboBox()
  59. Me.Label9 = New System.Windows.Forms.Label()
  60. Me.Label12 = New System.Windows.Forms.Label()
  61. Me.備註_tb = New System.Windows.Forms.TextBox()
  62. Me.Label8 = New System.Windows.Forms.Label()
  63. Me.解鎖_bt = New System.Windows.Forms.Button()
  64. Me.縮放2_bt = New System.Windows.Forms.Button()
  65. Me.驗收完成_bt = New System.Windows.Forms.Button()
  66. Me.修改存檔_bt = New System.Windows.Forms.Button()
  67. Me.列印_bt = New System.Windows.Forms.Button()
  68. Me.查詢_bt = New System.Windows.Forms.Button()
  69. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  70. Me.工程執行主管_lb = New System.Windows.Forms.Label()
  71. Me.工程執行主管_cb = New System.Windows.Forms.ComboBox()
  72. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  73. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  74. CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  75. Me.Panel1.SuspendLayout()
  76. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  77. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  78. CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  79. CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  80. CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  81. Me.SuspendLayout()
  82. '
  83. 'Label10
  84. '
  85. Me.Label10.AutoSize = True
  86. Me.Label10.BackColor = System.Drawing.SystemColors.Control
  87. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  88. Me.Label10.Location = New System.Drawing.Point(5, 135)
  89. Me.Label10.Name = "Label10"
  90. Me.Label10.Size = New System.Drawing.Size(55, 16)
  91. Me.Label10.TabIndex = 1429
  92. Me.Label10.Text = "工程期數"
  93. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  94. '
  95. '工程期1_ch
  96. '
  97. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  98. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  99. Me.工程期1_ch.FormattingEnabled = True
  100. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  101. Me.工程期1_ch.Location = New System.Drawing.Point(62, 131)
  102. Me.工程期1_ch.Name = "工程期1_ch"
  103. Me.工程期1_ch.Size = New System.Drawing.Size(74, 24)
  104. Me.工程期1_ch.TabIndex = 1428
  105. '
  106. 'Label11
  107. '
  108. Me.Label11.BackColor = System.Drawing.SystemColors.Control
  109. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  110. Me.Label11.Location = New System.Drawing.Point(6, 30)
  111. Me.Label11.Name = "Label11"
  112. Me.Label11.Size = New System.Drawing.Size(103, 16)
  113. Me.Label11.TabIndex = 1427
  114. Me.Label11.Text = "Pihak A"
  115. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  116. '
  117. '合約編號1_cb
  118. '
  119. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  120. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  121. Me.合約編號1_cb.FormattingEnabled = True
  122. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  123. Me.合約編號1_cb.Location = New System.Drawing.Point(112, 27)
  124. Me.合約編號1_cb.Name = "合約編號1_cb"
  125. Me.合約編號1_cb.Size = New System.Drawing.Size(111, 24)
  126. Me.合約編號1_cb.TabIndex = 1426
  127. '
  128. 'Label7
  129. '
  130. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.Label7.Location = New System.Drawing.Point(6, 5)
  132. Me.Label7.Name = "Label7"
  133. Me.Label7.Size = New System.Drawing.Size(103, 16)
  134. Me.Label7.TabIndex = 1424
  135. Me.Label7.Text = "關鍵字搜尋"
  136. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  137. '
  138. '關鍵字搜尋_tb
  139. '
  140. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(112, 2)
  141. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  142. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(111, 23)
  143. Me.關鍵字搜尋_tb.TabIndex = 1423
  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, 79)
  155. Me.合約_dgv.Name = "合約_dgv"
  156. Me.合約_dgv.RowHeadersWidth = 5
  157. Me.合約_dgv.RowTemplate.Height = 24
  158. Me.合約_dgv.Size = New System.Drawing.Size(265, 598)
  159. Me.合約_dgv.TabIndex = 1422
  160. '
  161. 'Label2
  162. '
  163. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  164. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  165. Me.Label2.Location = New System.Drawing.Point(260, 6)
  166. Me.Label2.Name = "Label2"
  167. Me.Label2.Size = New System.Drawing.Size(81, 16)
  168. Me.Label2.TabIndex = 1431
  169. Me.Label2.Text = "Kontrak No"
  170. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  171. '
  172. '合約編號_tb
  173. '
  174. Me.合約編號_tb.Location = New System.Drawing.Point(338, 3)
  175. Me.合約編號_tb.Name = "合約編號_tb"
  176. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  177. Me.合約編號_tb.TabIndex = 1430
  178. '
  179. '報價明細表_dgv
  180. '
  181. Me.報價明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  182. Or System.Windows.Forms.AnchorStyles.Left) _
  183. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  184. Me.報價明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  185. Me.報價明細表_dgv.BackgroundColor = System.Drawing.Color.White
  186. Me.報價明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  187. Me.報價明細表_dgv.Location = New System.Drawing.Point(270, 99)
  188. Me.報價明細表_dgv.Name = "報價明細表_dgv"
  189. Me.報價明細表_dgv.RowHeadersWidth = 5
  190. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  191. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  192. Me.報價明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  193. Me.報價明細表_dgv.RowTemplate.Height = 24
  194. Me.報價明細表_dgv.Size = New System.Drawing.Size(1076, 578)
  195. Me.報價明細表_dgv.TabIndex = 1432
  196. '
  197. 'Label372
  198. '
  199. Me.Label372.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.Label372.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  201. Me.Label372.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  202. Me.Label372.Location = New System.Drawing.Point(463, 6)
  203. Me.Label372.Name = "Label372"
  204. Me.Label372.Size = New System.Drawing.Size(113, 16)
  205. Me.Label372.TabIndex = 1439
  206. Me.Label372.Text = "Nama Pelanggan"
  207. Me.Label372.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  208. '
  209. '客戶名稱_tb
  210. '
  211. Me.客戶名稱_tb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  212. Me.客戶名稱_tb.FormattingEnabled = True
  213. Me.客戶名稱_tb.Location = New System.Drawing.Point(582, 2)
  214. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  215. Me.客戶名稱_tb.Size = New System.Drawing.Size(213, 24)
  216. Me.客戶名稱_tb.TabIndex = 1440
  217. '
  218. 'Label375
  219. '
  220. Me.Label375.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  221. Me.Label375.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  222. Me.Label375.Location = New System.Drawing.Point(275, 32)
  223. Me.Label375.Name = "Label375"
  224. Me.Label375.Size = New System.Drawing.Size(142, 16)
  225. Me.Label375.TabIndex = 1435
  226. Me.Label375.Text = "Nama Proyek (Cina)"
  227. Me.Label375.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  228. '
  229. '工程名稱_中_tb
  230. '
  231. Me.工程名稱_中_tb.Location = New System.Drawing.Point(418, 27)
  232. Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
  233. Me.工程名稱_中_tb.Size = New System.Drawing.Size(377, 23)
  234. Me.工程名稱_中_tb.TabIndex = 1436
  235. '
  236. '工程名稱_英_tb
  237. '
  238. Me.工程名稱_英_tb.Location = New System.Drawing.Point(418, 51)
  239. Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
  240. Me.工程名稱_英_tb.Size = New System.Drawing.Size(377, 23)
  241. Me.工程名稱_英_tb.TabIndex = 1438
  242. '
  243. 'Label378
  244. '
  245. Me.Label378.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  246. Me.Label378.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  247. Me.Label378.Location = New System.Drawing.Point(273, 54)
  248. Me.Label378.Name = "Label378"
  249. Me.Label378.Size = New System.Drawing.Size(144, 16)
  250. Me.Label378.TabIndex = 1437
  251. Me.Label378.Text = "Nama Proyek (Inggris)"
  252. Me.Label378.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  253. '
  254. 'Label414
  255. '
  256. Me.Label414.ForeColor = System.Drawing.Color.Green
  257. Me.Label414.Location = New System.Drawing.Point(461, 79)
  258. Me.Label414.Name = "Label414"
  259. Me.Label414.Size = New System.Drawing.Size(162, 16)
  260. Me.Label414.TabIndex = 1452
  261. Me.Label414.Text = "Tanggal Mulai Penerimaan"
  262. Me.Label414.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  263. '
  264. '驗收日期_dtp
  265. '
  266. Me.驗收日期_dtp.CustomFormat = "yyyy/MM/dd"
  267. Me.驗收日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  268. Me.驗收日期_dtp.Location = New System.Drawing.Point(625, 75)
  269. Me.驗收日期_dtp.Name = "驗收日期_dtp"
  270. Me.驗收日期_dtp.Size = New System.Drawing.Size(87, 23)
  271. Me.驗收日期_dtp.TabIndex = 1451
  272. '
  273. 'Panel1
  274. '
  275. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  276. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  277. Me.Panel1.Controls.Add(Me.PictureBox2)
  278. Me.Panel1.Controls.Add(Me.PictureBox1)
  279. Me.Panel1.Controls.Add(Me.Label10)
  280. Me.Panel1.Controls.Add(Me.工程期1_ch)
  281. Me.Panel1.Location = New System.Drawing.Point(430, 271)
  282. Me.Panel1.Name = "Panel1"
  283. Me.Panel1.Size = New System.Drawing.Size(490, 177)
  284. Me.Panel1.TabIndex = 1453
  285. '
  286. '語轉扭_bt
  287. '
  288. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  289. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  290. Me.語轉扭_bt.Location = New System.Drawing.Point(142, 131)
  291. Me.語轉扭_bt.Name = "語轉扭_bt"
  292. Me.語轉扭_bt.Size = New System.Drawing.Size(24, 24)
  293. Me.語轉扭_bt.TabIndex = 1871
  294. Me.語轉扭_bt.Text = "L"
  295. Me.語轉扭_bt.UseVisualStyleBackColor = True
  296. '
  297. 'PictureBox2
  298. '
  299. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  300. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  301. Me.PictureBox2.Location = New System.Drawing.Point(8, 67)
  302. Me.PictureBox2.Name = "PictureBox2"
  303. Me.PictureBox2.Size = New System.Drawing.Size(471, 61)
  304. Me.PictureBox2.TabIndex = 1434
  305. Me.PictureBox2.TabStop = False
  306. '
  307. 'PictureBox1
  308. '
  309. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  310. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  311. Me.PictureBox1.Location = New System.Drawing.Point(8, 4)
  312. Me.PictureBox1.Name = "PictureBox1"
  313. Me.PictureBox1.Size = New System.Drawing.Size(471, 61)
  314. Me.PictureBox1.TabIndex = 1433
  315. Me.PictureBox1.TabStop = False
  316. '
  317. 'Label1
  318. '
  319. Me.Label1.ForeColor = System.Drawing.Color.Green
  320. Me.Label1.Location = New System.Drawing.Point(273, 79)
  321. Me.Label1.Name = "Label1"
  322. Me.Label1.Size = New System.Drawing.Size(101, 16)
  323. Me.Label1.TabIndex = 1455
  324. Me.Label1.Text = "Tanggal Kontrak"
  325. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  326. '
  327. '立約日期_dtp
  328. '
  329. Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd"
  330. Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  331. Me.立約日期_dtp.Location = New System.Drawing.Point(377, 75)
  332. Me.立約日期_dtp.Name = "立約日期_dtp"
  333. Me.立約日期_dtp.Size = New System.Drawing.Size(87, 23)
  334. Me.立約日期_dtp.TabIndex = 1454
  335. '
  336. 'Label6
  337. '
  338. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  339. Me.Label6.ForeColor = System.Drawing.Color.Green
  340. Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
  341. Me.Label6.Location = New System.Drawing.Point(1107, 79)
  342. Me.Label6.Name = "Label6"
  343. Me.Label6.Size = New System.Drawing.Size(96, 17)
  344. Me.Label6.TabIndex = 1651
  345. Me.Label6.Text = "Selisih Tanggal"
  346. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  347. '
  348. '日期差異_nud
  349. '
  350. Me.日期差異_nud.Location = New System.Drawing.Point(1207, 75)
  351. Me.日期差異_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  352. Me.日期差異_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  353. Me.日期差異_nud.Name = "日期差異_nud"
  354. Me.日期差異_nud.Size = New System.Drawing.Size(65, 23)
  355. Me.日期差異_nud.TabIndex = 1650
  356. Me.日期差異_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  357. Me.日期差異_nud.ThousandsSeparator = True
  358. '
  359. '工程天數_nud
  360. '
  361. Me.工程天數_nud.Location = New System.Drawing.Point(1042, 75)
  362. Me.工程天數_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  363. Me.工程天數_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  364. Me.工程天數_nud.Name = "工程天數_nud"
  365. Me.工程天數_nud.Size = New System.Drawing.Size(65, 23)
  366. Me.工程天數_nud.TabIndex = 1652
  367. Me.工程天數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  368. Me.工程天數_nud.ThousandsSeparator = True
  369. '
  370. 'Label3
  371. '
  372. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  373. Me.Label3.ForeColor = System.Drawing.Color.Green
  374. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  375. Me.Label3.Location = New System.Drawing.Point(979, 78)
  376. Me.Label3.Name = "Label3"
  377. Me.Label3.Size = New System.Drawing.Size(60, 17)
  378. Me.Label3.TabIndex = 1653
  379. Me.Label3.Text = "Proyek"
  380. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  381. '
  382. '合約工期_nud
  383. '
  384. Me.合約工期_nud.Location = New System.Drawing.Point(916, 75)
  385. Me.合約工期_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  386. Me.合約工期_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  387. Me.合約工期_nud.Name = "合約工期_nud"
  388. Me.合約工期_nud.Size = New System.Drawing.Size(65, 23)
  389. Me.合約工期_nud.TabIndex = 1654
  390. Me.合約工期_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  391. Me.合約工期_nud.ThousandsSeparator = True
  392. '
  393. 'Label4
  394. '
  395. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  396. Me.Label4.ForeColor = System.Drawing.Color.Green
  397. Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
  398. Me.Label4.Location = New System.Drawing.Point(854, 79)
  399. Me.Label4.Name = "Label4"
  400. Me.Label4.Size = New System.Drawing.Size(60, 17)
  401. Me.Label4.TabIndex = 1655
  402. Me.Label4.Text = "D.J.K."
  403. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  404. '
  405. '已驗收_ch
  406. '
  407. Me.已驗收_ch.AutoSize = True
  408. Me.已驗收_ch.ForeColor = System.Drawing.Color.Green
  409. Me.已驗收_ch.Location = New System.Drawing.Point(1039, 4)
  410. Me.已驗收_ch.Name = "已驗收_ch"
  411. Me.已驗收_ch.Size = New System.Drawing.Size(74, 20)
  412. Me.已驗收_ch.TabIndex = 1657
  413. Me.已驗收_ch.Text = "Diterima"
  414. Me.已驗收_ch.UseVisualStyleBackColor = True
  415. '
  416. 'Label5
  417. '
  418. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  419. Me.Label5.Location = New System.Drawing.Point(711, 79)
  420. Me.Label5.Name = "Label5"
  421. Me.Label5.Size = New System.Drawing.Size(56, 16)
  422. Me.Label5.TabIndex = 1669
  423. Me.Label5.Text = "SELESAI"
  424. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  425. '
  426. '驗收完成_dtp
  427. '
  428. Me.驗收完成_dtp.CustomFormat = "yyyy/MM/dd"
  429. Me.驗收完成_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  430. Me.驗收完成_dtp.Location = New System.Drawing.Point(769, 75)
  431. Me.驗收完成_dtp.Name = "驗收完成_dtp"
  432. Me.驗收完成_dtp.Size = New System.Drawing.Size(87, 23)
  433. Me.驗收完成_dtp.TabIndex = 1668
  434. '
  435. '保固_cb
  436. '
  437. Me.保固_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  438. Me.保固_cb.ForeColor = System.Drawing.Color.Blue
  439. Me.保固_cb.FormattingEnabled = True
  440. Me.保固_cb.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24"})
  441. Me.保固_cb.Location = New System.Drawing.Point(1235, 2)
  442. Me.保固_cb.Name = "保固_cb"
  443. Me.保固_cb.Size = New System.Drawing.Size(45, 24)
  444. Me.保固_cb.TabIndex = 1677
  445. '
  446. 'Label9
  447. '
  448. Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  449. Me.Label9.Location = New System.Drawing.Point(1133, 6)
  450. Me.Label9.Name = "Label9"
  451. Me.Label9.Size = New System.Drawing.Size(101, 16)
  452. Me.Label9.TabIndex = 1676
  453. Me.Label9.Text = "Periode Garansi"
  454. Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  455. '
  456. 'Label12
  457. '
  458. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  460. Me.Label12.Location = New System.Drawing.Point(1281, 7)
  461. Me.Label12.Name = "Label12"
  462. Me.Label12.Size = New System.Drawing.Size(20, 16)
  463. Me.Label12.TabIndex = 1678
  464. Me.Label12.Text = "M"
  465. Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  466. '
  467. '備註_tb
  468. '
  469. Me.備註_tb.Location = New System.Drawing.Point(797, 26)
  470. Me.備註_tb.Multiline = True
  471. Me.備註_tb.Name = "備註_tb"
  472. Me.備註_tb.Size = New System.Drawing.Size(305, 48)
  473. Me.備註_tb.TabIndex = 1679
  474. '
  475. 'Label8
  476. '
  477. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  478. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  479. Me.Label8.Location = New System.Drawing.Point(797, 8)
  480. Me.Label8.Name = "Label8"
  481. Me.Label8.Size = New System.Drawing.Size(85, 16)
  482. Me.Label8.TabIndex = 1680
  483. Me.Label8.Text = "備註"
  484. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  485. '
  486. '解鎖_bt
  487. '
  488. Me.解鎖_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.unlock
  489. Me.解鎖_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  490. Me.解鎖_bt.ForeColor = System.Drawing.Color.Green
  491. Me.解鎖_bt.Location = New System.Drawing.Point(1153, 28)
  492. Me.解鎖_bt.Name = "解鎖_bt"
  493. Me.解鎖_bt.Size = New System.Drawing.Size(45, 45)
  494. Me.解鎖_bt.TabIndex = 1779
  495. Me.解鎖_bt.UseVisualStyleBackColor = True
  496. '
  497. '縮放2_bt
  498. '
  499. Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  500. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  501. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  502. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  503. Me.縮放2_bt.Location = New System.Drawing.Point(226, 26)
  504. Me.縮放2_bt.Name = "縮放2_bt"
  505. Me.縮放2_bt.Size = New System.Drawing.Size(39, 26)
  506. Me.縮放2_bt.TabIndex = 1778
  507. Me.縮放2_bt.UseVisualStyleBackColor = True
  508. '
  509. '驗收完成_bt
  510. '
  511. Me.驗收完成_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.list_accept
  512. Me.驗收完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  513. Me.驗收完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  514. Me.驗收完成_bt.Location = New System.Drawing.Point(1247, 28)
  515. Me.驗收完成_bt.Name = "驗收完成_bt"
  516. Me.驗收完成_bt.Size = New System.Drawing.Size(45, 45)
  517. Me.驗收完成_bt.TabIndex = 1671
  518. Me.驗收完成_bt.UseVisualStyleBackColor = True
  519. '
  520. '修改存檔_bt
  521. '
  522. Me.修改存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  523. Me.修改存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  524. Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
  525. Me.修改存檔_bt.Location = New System.Drawing.Point(1200, 28)
  526. Me.修改存檔_bt.Name = "修改存檔_bt"
  527. Me.修改存檔_bt.Size = New System.Drawing.Size(45, 45)
  528. Me.修改存檔_bt.TabIndex = 1656
  529. Me.修改存檔_bt.UseVisualStyleBackColor = True
  530. '
  531. '列印_bt
  532. '
  533. Me.列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  534. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  535. Me.列印_bt.ForeColor = System.Drawing.Color.Green
  536. Me.列印_bt.Location = New System.Drawing.Point(1105, 28)
  537. Me.列印_bt.Name = "列印_bt"
  538. Me.列印_bt.Size = New System.Drawing.Size(45, 45)
  539. Me.列印_bt.TabIndex = 1450
  540. Me.列印_bt.UseVisualStyleBackColor = True
  541. '
  542. '查詢_bt
  543. '
  544. Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Search
  545. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  546. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  547. Me.查詢_bt.Location = New System.Drawing.Point(226, 0)
  548. Me.查詢_bt.Name = "查詢_bt"
  549. Me.查詢_bt.Size = New System.Drawing.Size(40, 26)
  550. Me.查詢_bt.TabIndex = 1425
  551. Me.查詢_bt.UseVisualStyleBackColor = True
  552. '
  553. '詳細資料2_ch
  554. '
  555. Me.詳細資料2_ch.AutoSize = True
  556. Me.詳細資料2_ch.Location = New System.Drawing.Point(907, 5)
  557. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  558. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  559. Me.詳細資料2_ch.TabIndex = 1834
  560. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  561. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  562. '
  563. '工程執行主管_lb
  564. '
  565. Me.工程執行主管_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold)
  566. Me.工程執行主管_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  567. Me.工程執行主管_lb.Location = New System.Drawing.Point(6, 57)
  568. Me.工程執行主管_lb.Name = "工程執行主管_lb"
  569. Me.工程執行主管_lb.Size = New System.Drawing.Size(103, 16)
  570. Me.工程執行主管_lb.TabIndex = 1869
  571. Me.工程執行主管_lb.Text = "Manajer Proyek"
  572. Me.工程執行主管_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  573. '
  574. '工程執行主管_cb
  575. '
  576. Me.工程執行主管_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  577. Me.工程執行主管_cb.ForeColor = System.Drawing.Color.Blue
  578. Me.工程執行主管_cb.FormattingEnabled = True
  579. Me.工程執行主管_cb.Items.AddRange(New Object() {"HX", "PGS"})
  580. Me.工程執行主管_cb.Location = New System.Drawing.Point(112, 53)
  581. Me.工程執行主管_cb.Name = "工程執行主管_cb"
  582. Me.工程執行主管_cb.Size = New System.Drawing.Size(156, 24)
  583. Me.工程執行主管_cb.TabIndex = 1870
  584. '
  585. 'ToolTip1
  586. '
  587. Me.ToolTip1.AutoPopDelay = 5000
  588. Me.ToolTip1.InitialDelay = 500
  589. Me.ToolTip1.IsBalloon = True
  590. Me.ToolTip1.ReshowDelay = 100
  591. Me.ToolTip1.ToolTipTitle = "illustrate"
  592. '
  593. '合約驗收單
  594. '
  595. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  596. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  597. Me.ClientSize = New System.Drawing.Size(1349, 681)
  598. Me.Controls.Add(Me.工程執行主管_cb)
  599. Me.Controls.Add(Me.詳細資料2_ch)
  600. Me.Controls.Add(Me.解鎖_bt)
  601. Me.Controls.Add(Me.合約_dgv)
  602. Me.Controls.Add(Me.縮放2_bt)
  603. Me.Controls.Add(Me.備註_tb)
  604. Me.Controls.Add(Me.Label8)
  605. Me.Controls.Add(Me.保固_cb)
  606. Me.Controls.Add(Me.Label9)
  607. Me.Controls.Add(Me.Label12)
  608. Me.Controls.Add(Me.驗收完成_bt)
  609. Me.Controls.Add(Me.驗收完成_dtp)
  610. Me.Controls.Add(Me.已驗收_ch)
  611. Me.Controls.Add(Me.修改存檔_bt)
  612. Me.Controls.Add(Me.合約工期_nud)
  613. Me.Controls.Add(Me.Label4)
  614. Me.Controls.Add(Me.工程天數_nud)
  615. Me.Controls.Add(Me.Label3)
  616. Me.Controls.Add(Me.日期差異_nud)
  617. Me.Controls.Add(Me.立約日期_dtp)
  618. Me.Controls.Add(Me.Panel1)
  619. Me.Controls.Add(Me.驗收日期_dtp)
  620. Me.Controls.Add(Me.列印_bt)
  621. Me.Controls.Add(Me.客戶名稱_tb)
  622. Me.Controls.Add(Me.工程名稱_中_tb)
  623. Me.Controls.Add(Me.工程名稱_英_tb)
  624. Me.Controls.Add(Me.Label378)
  625. Me.Controls.Add(Me.報價明細表_dgv)
  626. Me.Controls.Add(Me.合約編號_tb)
  627. Me.Controls.Add(Me.合約編號1_cb)
  628. Me.Controls.Add(Me.查詢_bt)
  629. Me.Controls.Add(Me.關鍵字搜尋_tb)
  630. Me.Controls.Add(Me.Label372)
  631. Me.Controls.Add(Me.Label6)
  632. Me.Controls.Add(Me.Label7)
  633. Me.Controls.Add(Me.Label11)
  634. Me.Controls.Add(Me.工程執行主管_lb)
  635. Me.Controls.Add(Me.Label2)
  636. Me.Controls.Add(Me.Label375)
  637. Me.Controls.Add(Me.Label1)
  638. Me.Controls.Add(Me.Label414)
  639. Me.Controls.Add(Me.Label5)
  640. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  641. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  642. Me.Name = "合約驗收單"
  643. Me.Text = "合約驗收單"
  644. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  645. CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  646. Me.Panel1.ResumeLayout(False)
  647. Me.Panel1.PerformLayout()
  648. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  649. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  650. CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).EndInit()
  651. CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  652. CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).EndInit()
  653. Me.ResumeLayout(False)
  654. Me.PerformLayout()
  655. End Sub
  656. Friend WithEvents Label10 As Label
  657. Friend WithEvents 工程期1_ch As ComboBox
  658. Friend WithEvents Label11 As Label
  659. Friend WithEvents 合約編號1_cb As ComboBox
  660. Friend WithEvents 查詢_bt As Button
  661. Friend WithEvents Label7 As Label
  662. Friend WithEvents 關鍵字搜尋_tb As TextBox
  663. Friend WithEvents 合約_dgv As DataGridView
  664. Friend WithEvents Label2 As Label
  665. Friend WithEvents 合約編號_tb As TextBox
  666. Friend WithEvents 報價明細表_dgv As DataGridView
  667. Friend WithEvents Label372 As Label
  668. Friend WithEvents 客戶名稱_tb As ComboBox
  669. Friend WithEvents Label375 As Label
  670. Friend WithEvents 工程名稱_中_tb As TextBox
  671. Friend WithEvents 工程名稱_英_tb As TextBox
  672. Friend WithEvents Label378 As Label
  673. Friend WithEvents 列印_bt As Button
  674. Friend WithEvents Label414 As Label
  675. Friend WithEvents 驗收日期_dtp As DateTimePicker
  676. Friend WithEvents Panel1 As Panel
  677. Friend WithEvents PictureBox2 As PictureBox
  678. Friend WithEvents PictureBox1 As PictureBox
  679. Friend WithEvents Label1 As Label
  680. Friend WithEvents 立約日期_dtp As DateTimePicker
  681. Friend WithEvents Label6 As Label
  682. Friend WithEvents 日期差異_nud As NumericUpDown
  683. Friend WithEvents 工程天數_nud As NumericUpDown
  684. Friend WithEvents Label3 As Label
  685. Friend WithEvents 合約工期_nud As NumericUpDown
  686. Friend WithEvents Label4 As Label
  687. Friend WithEvents 修改存檔_bt As Button
  688. Friend WithEvents 已驗收_ch As CheckBox
  689. Friend WithEvents Label5 As Label
  690. Friend WithEvents 驗收完成_dtp As DateTimePicker
  691. Friend WithEvents 驗收完成_bt As Button
  692. Friend WithEvents 保固_cb As ComboBox
  693. Friend WithEvents Label9 As Label
  694. Friend WithEvents Label12 As Label
  695. Friend WithEvents 備註_tb As TextBox
  696. Friend WithEvents Label8 As Label
  697. Friend WithEvents 縮放2_bt As Button
  698. Friend WithEvents 解鎖_bt As Button
  699. Friend WithEvents 詳細資料2_ch As CheckBox
  700. Friend WithEvents 工程執行主管_lb As Label
  701. Friend WithEvents 工程執行主管_cb As ComboBox
  702. Friend WithEvents ToolTip1 As ToolTip
  703. Friend WithEvents 語轉扭_bt As Button
  704. End Class