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

合約驗收單.Designer.vb 35KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 合約驗收單
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.工程執行主管_lb = New System.Windows.Forms.Label()
  25. Me.工程執行主管_cb = New System.Windows.Forms.ComboBox()
  26. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  27. Me.解鎖_bt = New System.Windows.Forms.Button()
  28. Me.合約_dgv = New System.Windows.Forms.DataGridView()
  29. Me.備註_tb = New System.Windows.Forms.TextBox()
  30. Me.Label8 = New System.Windows.Forms.Label()
  31. Me.保固_cb = New System.Windows.Forms.ComboBox()
  32. Me.Label9 = New System.Windows.Forms.Label()
  33. Me.Label12 = New System.Windows.Forms.Label()
  34. Me.驗收完成_bt = New System.Windows.Forms.Button()
  35. Me.Label5 = New System.Windows.Forms.Label()
  36. Me.驗收完成_dtp = New System.Windows.Forms.DateTimePicker()
  37. Me.已驗收_ch = New System.Windows.Forms.CheckBox()
  38. Me.修改存檔_bt = New System.Windows.Forms.Button()
  39. Me.合約工期_nud = New System.Windows.Forms.NumericUpDown()
  40. Me.Label4 = New System.Windows.Forms.Label()
  41. Me.工程天數_nud = New System.Windows.Forms.NumericUpDown()
  42. Me.Label3 = New System.Windows.Forms.Label()
  43. Me.日期差異_nud = New System.Windows.Forms.NumericUpDown()
  44. Me.Label1 = New System.Windows.Forms.Label()
  45. Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker()
  46. Me.Panel1 = New System.Windows.Forms.Panel()
  47. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  48. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  49. Me.Label10 = New System.Windows.Forms.Label()
  50. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  51. Me.Label414 = New System.Windows.Forms.Label()
  52. Me.驗收日期_dtp = New System.Windows.Forms.DateTimePicker()
  53. Me.列印_bt = New System.Windows.Forms.Button()
  54. Me.客戶名稱_tb = New System.Windows.Forms.ComboBox()
  55. Me.Label375 = New System.Windows.Forms.Label()
  56. Me.工程名稱_中_tb = New System.Windows.Forms.TextBox()
  57. Me.工程名稱_英_tb = New System.Windows.Forms.TextBox()
  58. Me.Label378 = New System.Windows.Forms.Label()
  59. Me.報價明細表_dgv = New System.Windows.Forms.DataGridView()
  60. Me.Label2 = New System.Windows.Forms.Label()
  61. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  62. Me.Label11 = New System.Windows.Forms.Label()
  63. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  64. Me.Label7 = New System.Windows.Forms.Label()
  65. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  66. Me.Label372 = New System.Windows.Forms.Label()
  67. Me.Label6 = New System.Windows.Forms.Label()
  68. Me.縮放2_bt = New System.Windows.Forms.Button()
  69. Me.查詢_bt = New System.Windows.Forms.Button()
  70. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  73. CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  74. Me.Panel1.SuspendLayout()
  75. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  77. CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. Me.SuspendLayout()
  79. '
  80. '工程執行主管_lb
  81. '
  82. Me.工程執行主管_lb.AutoSize = True
  83. Me.工程執行主管_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold)
  84. Me.工程執行主管_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  85. Me.工程執行主管_lb.Location = New System.Drawing.Point(4, 59)
  86. Me.工程執行主管_lb.Name = "工程執行主管_lb"
  87. Me.工程執行主管_lb.Size = New System.Drawing.Size(55, 16)
  88. Me.工程執行主管_lb.TabIndex = 1911
  89. Me.工程執行主管_lb.Text = "工程主管"
  90. '
  91. '工程執行主管_cb
  92. '
  93. Me.工程執行主管_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  94. Me.工程執行主管_cb.ForeColor = System.Drawing.Color.Blue
  95. Me.工程執行主管_cb.FormattingEnabled = True
  96. Me.工程執行主管_cb.Items.AddRange(New Object() {"HX", "PGS"})
  97. Me.工程執行主管_cb.Location = New System.Drawing.Point(75, 55)
  98. Me.工程執行主管_cb.Name = "工程執行主管_cb"
  99. Me.工程執行主管_cb.Size = New System.Drawing.Size(193, 24)
  100. Me.工程執行主管_cb.TabIndex = 1912
  101. '
  102. '詳細資料2_ch
  103. '
  104. Me.詳細資料2_ch.AutoSize = True
  105. Me.詳細資料2_ch.Location = New System.Drawing.Point(907, 7)
  106. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  107. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  108. Me.詳細資料2_ch.TabIndex = 1910
  109. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  110. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  111. '
  112. '解鎖_bt
  113. '
  114. Me.解鎖_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.unlock
  115. Me.解鎖_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  116. Me.解鎖_bt.ForeColor = System.Drawing.Color.Green
  117. Me.解鎖_bt.Location = New System.Drawing.Point(1153, 30)
  118. Me.解鎖_bt.Name = "解鎖_bt"
  119. Me.解鎖_bt.Size = New System.Drawing.Size(45, 45)
  120. Me.解鎖_bt.TabIndex = 1909
  121. Me.解鎖_bt.UseVisualStyleBackColor = True
  122. '
  123. '合約_dgv
  124. '
  125. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  126. Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  127. Me.合約_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  128. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  129. Me.合約_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  130. Me.合約_dgv.BackgroundColor = System.Drawing.Color.White
  131. Me.合約_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  132. Me.合約_dgv.Location = New System.Drawing.Point(3, 81)
  133. Me.合約_dgv.Name = "合約_dgv"
  134. Me.合約_dgv.RowHeadersWidth = 5
  135. Me.合約_dgv.RowTemplate.Height = 24
  136. Me.合約_dgv.Size = New System.Drawing.Size(265, 598)
  137. Me.合約_dgv.TabIndex = 1871
  138. '
  139. '備註_tb
  140. '
  141. Me.備註_tb.Location = New System.Drawing.Point(797, 28)
  142. Me.備註_tb.Multiline = True
  143. Me.備註_tb.Name = "備註_tb"
  144. Me.備註_tb.Size = New System.Drawing.Size(305, 48)
  145. Me.備註_tb.TabIndex = 1906
  146. '
  147. 'Label8
  148. '
  149. Me.Label8.AutoSize = True
  150. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  151. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  152. Me.Label8.Location = New System.Drawing.Point(797, 10)
  153. Me.Label8.Name = "Label8"
  154. Me.Label8.Size = New System.Drawing.Size(31, 16)
  155. Me.Label8.TabIndex = 1907
  156. Me.Label8.Text = "備註"
  157. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  158. '
  159. '保固_cb
  160. '
  161. Me.保固_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  162. Me.保固_cb.ForeColor = System.Drawing.Color.Blue
  163. Me.保固_cb.FormattingEnabled = True
  164. 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"})
  165. Me.保固_cb.Location = New System.Drawing.Point(1248, 76)
  166. Me.保固_cb.Name = "保固_cb"
  167. Me.保固_cb.Size = New System.Drawing.Size(45, 24)
  168. Me.保固_cb.TabIndex = 1904
  169. '
  170. 'Label9
  171. '
  172. Me.Label9.AutoSize = True
  173. Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  174. Me.Label9.Location = New System.Drawing.Point(1192, 81)
  175. Me.Label9.Name = "Label9"
  176. Me.Label9.Size = New System.Drawing.Size(55, 16)
  177. Me.Label9.TabIndex = 1903
  178. Me.Label9.Text = "保固期限"
  179. '
  180. 'Label12
  181. '
  182. Me.Label12.AutoSize = True
  183. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  185. Me.Label12.Location = New System.Drawing.Point(1292, 81)
  186. Me.Label12.Name = "Label12"
  187. Me.Label12.Size = New System.Drawing.Size(19, 16)
  188. Me.Label12.TabIndex = 1905
  189. Me.Label12.Text = "月"
  190. Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  191. '
  192. '驗收完成_bt
  193. '
  194. Me.驗收完成_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.list_accept
  195. Me.驗收完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  196. Me.驗收完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.驗收完成_bt.Location = New System.Drawing.Point(1247, 30)
  198. Me.驗收完成_bt.Name = "驗收完成_bt"
  199. Me.驗收完成_bt.Size = New System.Drawing.Size(45, 45)
  200. Me.驗收完成_bt.TabIndex = 1902
  201. Me.驗收完成_bt.UseVisualStyleBackColor = True
  202. '
  203. 'Label5
  204. '
  205. Me.Label5.AutoSize = True
  206. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  207. Me.Label5.Location = New System.Drawing.Point(618, 81)
  208. Me.Label5.Name = "Label5"
  209. Me.Label5.Size = New System.Drawing.Size(79, 16)
  210. Me.Label5.TabIndex = 1901
  211. Me.Label5.Text = "驗 收 完 成"
  212. '
  213. '驗收完成_dtp
  214. '
  215. Me.驗收完成_dtp.CustomFormat = "yyyy/MM/dd"
  216. Me.驗收完成_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  217. Me.驗收完成_dtp.Location = New System.Drawing.Point(700, 77)
  218. Me.驗收完成_dtp.Name = "驗收完成_dtp"
  219. Me.驗收完成_dtp.Size = New System.Drawing.Size(87, 23)
  220. Me.驗收完成_dtp.TabIndex = 1900
  221. '
  222. '已驗收_ch
  223. '
  224. Me.已驗收_ch.AutoSize = True
  225. Me.已驗收_ch.ForeColor = System.Drawing.Color.Green
  226. Me.已驗收_ch.Location = New System.Drawing.Point(1039, 6)
  227. Me.已驗收_ch.Name = "已驗收_ch"
  228. Me.已驗收_ch.Size = New System.Drawing.Size(62, 20)
  229. Me.已驗收_ch.TabIndex = 1899
  230. Me.已驗收_ch.Text = "已驗收"
  231. Me.已驗收_ch.UseVisualStyleBackColor = True
  232. '
  233. '修改存檔_bt
  234. '
  235. Me.修改存檔_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.SAVER
  236. Me.修改存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  237. Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
  238. Me.修改存檔_bt.Location = New System.Drawing.Point(1200, 30)
  239. Me.修改存檔_bt.Name = "修改存檔_bt"
  240. Me.修改存檔_bt.Size = New System.Drawing.Size(45, 45)
  241. Me.修改存檔_bt.TabIndex = 1898
  242. Me.修改存檔_bt.UseVisualStyleBackColor = True
  243. '
  244. '合約工期_nud
  245. '
  246. Me.合約工期_nud.Location = New System.Drawing.Point(855, 77)
  247. Me.合約工期_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  248. Me.合約工期_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  249. Me.合約工期_nud.Name = "合約工期_nud"
  250. Me.合約工期_nud.Size = New System.Drawing.Size(65, 23)
  251. Me.合約工期_nud.TabIndex = 1896
  252. Me.合約工期_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  253. Me.合約工期_nud.ThousandsSeparator = True
  254. '
  255. 'Label4
  256. '
  257. Me.Label4.AutoSize = True
  258. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  259. Me.Label4.ForeColor = System.Drawing.Color.Green
  260. Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
  261. Me.Label4.Location = New System.Drawing.Point(793, 80)
  262. Me.Label4.Name = "Label4"
  263. Me.Label4.Size = New System.Drawing.Size(60, 17)
  264. Me.Label4.TabIndex = 1897
  265. Me.Label4.Text = "合約工期"
  266. '
  267. '工程天數_nud
  268. '
  269. Me.工程天數_nud.Location = New System.Drawing.Point(988, 77)
  270. Me.工程天數_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  271. Me.工程天數_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  272. Me.工程天數_nud.Name = "工程天數_nud"
  273. Me.工程天數_nud.Size = New System.Drawing.Size(65, 23)
  274. Me.工程天數_nud.TabIndex = 1894
  275. Me.工程天數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  276. Me.工程天數_nud.ThousandsSeparator = True
  277. '
  278. 'Label3
  279. '
  280. Me.Label3.AutoSize = True
  281. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  282. Me.Label3.ForeColor = System.Drawing.Color.Green
  283. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  284. Me.Label3.Location = New System.Drawing.Point(926, 80)
  285. Me.Label3.Name = "Label3"
  286. Me.Label3.Size = New System.Drawing.Size(60, 17)
  287. Me.Label3.TabIndex = 1895
  288. Me.Label3.Text = "工程天數"
  289. '
  290. '日期差異_nud
  291. '
  292. Me.日期差異_nud.Location = New System.Drawing.Point(1121, 77)
  293. Me.日期差異_nud.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
  294. Me.日期差異_nud.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
  295. Me.日期差異_nud.Name = "日期差異_nud"
  296. Me.日期差異_nud.Size = New System.Drawing.Size(65, 23)
  297. Me.日期差異_nud.TabIndex = 1892
  298. Me.日期差異_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  299. Me.日期差異_nud.ThousandsSeparator = True
  300. '
  301. 'Label1
  302. '
  303. Me.Label1.AutoSize = True
  304. Me.Label1.ForeColor = System.Drawing.Color.Green
  305. Me.Label1.Location = New System.Drawing.Point(268, 81)
  306. Me.Label1.Name = "Label1"
  307. Me.Label1.Size = New System.Drawing.Size(79, 16)
  308. Me.Label1.TabIndex = 1891
  309. Me.Label1.Text = "立 約 日 期"
  310. '
  311. '立約日期_dtp
  312. '
  313. Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd"
  314. Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  315. Me.立約日期_dtp.Location = New System.Drawing.Point(350, 77)
  316. Me.立約日期_dtp.Name = "立約日期_dtp"
  317. Me.立約日期_dtp.Size = New System.Drawing.Size(87, 23)
  318. Me.立約日期_dtp.TabIndex = 1890
  319. '
  320. 'Panel1
  321. '
  322. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  323. Me.Panel1.Controls.Add(Me.PictureBox2)
  324. Me.Panel1.Controls.Add(Me.PictureBox1)
  325. Me.Panel1.Controls.Add(Me.Label10)
  326. Me.Panel1.Controls.Add(Me.工程期1_ch)
  327. Me.Panel1.Location = New System.Drawing.Point(430, 273)
  328. Me.Panel1.Name = "Panel1"
  329. Me.Panel1.Size = New System.Drawing.Size(490, 177)
  330. Me.Panel1.TabIndex = 1889
  331. Me.Panel1.Visible = False
  332. '
  333. 'PictureBox2
  334. '
  335. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  336. Me.PictureBox2.Image = Global.工巧明智能管理系統.My.Resources.Resources.HXLOGO01
  337. Me.PictureBox2.Location = New System.Drawing.Point(8, 67)
  338. Me.PictureBox2.Name = "PictureBox2"
  339. Me.PictureBox2.Size = New System.Drawing.Size(471, 61)
  340. Me.PictureBox2.TabIndex = 1434
  341. Me.PictureBox2.TabStop = False
  342. '
  343. 'PictureBox1
  344. '
  345. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  346. Me.PictureBox1.Image = Global.工巧明智能管理系統.My.Resources.Resources.PGSLOGO01
  347. Me.PictureBox1.Location = New System.Drawing.Point(8, 4)
  348. Me.PictureBox1.Name = "PictureBox1"
  349. Me.PictureBox1.Size = New System.Drawing.Size(471, 61)
  350. Me.PictureBox1.TabIndex = 1433
  351. Me.PictureBox1.TabStop = False
  352. '
  353. 'Label10
  354. '
  355. Me.Label10.AutoSize = True
  356. Me.Label10.BackColor = System.Drawing.SystemColors.Control
  357. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.Label10.Location = New System.Drawing.Point(5, 135)
  359. Me.Label10.Name = "Label10"
  360. Me.Label10.Size = New System.Drawing.Size(55, 16)
  361. Me.Label10.TabIndex = 1429
  362. Me.Label10.Text = "工程期數"
  363. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  364. '
  365. '工程期1_ch
  366. '
  367. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  368. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  369. Me.工程期1_ch.FormattingEnabled = True
  370. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  371. Me.工程期1_ch.Location = New System.Drawing.Point(62, 131)
  372. Me.工程期1_ch.Name = "工程期1_ch"
  373. Me.工程期1_ch.Size = New System.Drawing.Size(74, 24)
  374. Me.工程期1_ch.TabIndex = 1428
  375. '
  376. 'Label414
  377. '
  378. Me.Label414.AutoSize = True
  379. Me.Label414.ForeColor = System.Drawing.Color.Green
  380. Me.Label414.Location = New System.Drawing.Point(443, 81)
  381. Me.Label414.Name = "Label414"
  382. Me.Label414.Size = New System.Drawing.Size(79, 16)
  383. Me.Label414.TabIndex = 1888
  384. Me.Label414.Text = "驗收開始日期"
  385. '
  386. '驗收日期_dtp
  387. '
  388. Me.驗收日期_dtp.CustomFormat = "yyyy/MM/dd"
  389. Me.驗收日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  390. Me.驗收日期_dtp.Location = New System.Drawing.Point(525, 77)
  391. Me.驗收日期_dtp.Name = "驗收日期_dtp"
  392. Me.驗收日期_dtp.Size = New System.Drawing.Size(87, 23)
  393. Me.驗收日期_dtp.TabIndex = 1887
  394. '
  395. '列印_bt
  396. '
  397. Me.列印_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.print
  398. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  399. Me.列印_bt.ForeColor = System.Drawing.Color.Green
  400. Me.列印_bt.Location = New System.Drawing.Point(1105, 30)
  401. Me.列印_bt.Name = "列印_bt"
  402. Me.列印_bt.Size = New System.Drawing.Size(45, 45)
  403. Me.列印_bt.TabIndex = 1886
  404. Me.列印_bt.UseVisualStyleBackColor = True
  405. '
  406. '客戶名稱_tb
  407. '
  408. Me.客戶名稱_tb.FormattingEnabled = True
  409. Me.客戶名稱_tb.Location = New System.Drawing.Point(506, 4)
  410. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  411. Me.客戶名稱_tb.Size = New System.Drawing.Size(289, 24)
  412. Me.客戶名稱_tb.TabIndex = 1885
  413. '
  414. 'Label375
  415. '
  416. Me.Label375.AutoSize = True
  417. Me.Label375.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  418. Me.Label375.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  419. Me.Label375.Location = New System.Drawing.Point(268, 32)
  420. Me.Label375.Name = "Label375"
  421. Me.Label375.Size = New System.Drawing.Size(87, 16)
  422. Me.Label375.TabIndex = 1880
  423. Me.Label375.Text = "工程名稱(中文)"
  424. Me.Label375.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  425. '
  426. '工程名稱_中_tb
  427. '
  428. Me.工程名稱_中_tb.Location = New System.Drawing.Point(358, 29)
  429. Me.工程名稱_中_tb.Name = "工程名稱_中_tb"
  430. Me.工程名稱_中_tb.Size = New System.Drawing.Size(437, 23)
  431. Me.工程名稱_中_tb.TabIndex = 1881
  432. '
  433. '工程名稱_英_tb
  434. '
  435. Me.工程名稱_英_tb.Location = New System.Drawing.Point(358, 53)
  436. Me.工程名稱_英_tb.Name = "工程名稱_英_tb"
  437. Me.工程名稱_英_tb.Size = New System.Drawing.Size(437, 23)
  438. Me.工程名稱_英_tb.TabIndex = 1883
  439. '
  440. 'Label378
  441. '
  442. Me.Label378.AutoSize = True
  443. Me.Label378.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  444. Me.Label378.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  445. Me.Label378.Location = New System.Drawing.Point(268, 56)
  446. Me.Label378.Name = "Label378"
  447. Me.Label378.Size = New System.Drawing.Size(87, 16)
  448. Me.Label378.TabIndex = 1882
  449. Me.Label378.Text = "工程名稱(英文)"
  450. Me.Label378.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  451. '
  452. '報價明細表_dgv
  453. '
  454. Me.報價明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  455. Or System.Windows.Forms.AnchorStyles.Left) _
  456. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  457. Me.報價明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  458. Me.報價明細表_dgv.BackgroundColor = System.Drawing.Color.White
  459. Me.報價明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  460. Me.報價明細表_dgv.Location = New System.Drawing.Point(270, 101)
  461. Me.報價明細表_dgv.Name = "報價明細表_dgv"
  462. Me.報價明細表_dgv.RowHeadersWidth = 5
  463. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  465. Me.報價明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  466. Me.報價明細表_dgv.RowTemplate.Height = 24
  467. Me.報價明細表_dgv.Size = New System.Drawing.Size(1076, 578)
  468. Me.報價明細表_dgv.TabIndex = 1879
  469. '
  470. 'Label2
  471. '
  472. Me.Label2.AutoSize = True
  473. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  474. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  475. Me.Label2.Location = New System.Drawing.Point(267, 8)
  476. Me.Label2.Name = "Label2"
  477. Me.Label2.Size = New System.Drawing.Size(55, 16)
  478. Me.Label2.TabIndex = 1878
  479. Me.Label2.Text = "合約編號"
  480. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  481. '
  482. '合約編號_tb
  483. '
  484. Me.合約編號_tb.Enabled = False
  485. Me.合約編號_tb.Location = New System.Drawing.Point(323, 4)
  486. Me.合約編號_tb.Name = "合約編號_tb"
  487. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  488. Me.合約編號_tb.TabIndex = 1877
  489. '
  490. 'Label11
  491. '
  492. Me.Label11.AutoSize = True
  493. Me.Label11.BackColor = System.Drawing.SystemColors.Control
  494. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  495. Me.Label11.Location = New System.Drawing.Point(3, 32)
  496. Me.Label11.Name = "Label11"
  497. Me.Label11.Size = New System.Drawing.Size(55, 16)
  498. Me.Label11.TabIndex = 1876
  499. Me.Label11.Text = "合約甲方"
  500. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  501. '
  502. '合約編號1_cb
  503. '
  504. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  505. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  506. Me.合約編號1_cb.FormattingEnabled = True
  507. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  508. Me.合約編號1_cb.Location = New System.Drawing.Point(75, 29)
  509. Me.合約編號1_cb.Name = "合約編號1_cb"
  510. Me.合約編號1_cb.Size = New System.Drawing.Size(148, 24)
  511. Me.合約編號1_cb.TabIndex = 1875
  512. '
  513. 'Label7
  514. '
  515. Me.Label7.AutoSize = True
  516. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  517. Me.Label7.Location = New System.Drawing.Point(3, 7)
  518. Me.Label7.Name = "Label7"
  519. Me.Label7.Size = New System.Drawing.Size(67, 16)
  520. Me.Label7.TabIndex = 1873
  521. Me.Label7.Text = "關鍵字搜尋"
  522. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  523. '
  524. '關鍵字搜尋_tb
  525. '
  526. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(75, 4)
  527. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  528. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(148, 23)
  529. Me.關鍵字搜尋_tb.TabIndex = 1872
  530. '
  531. 'Label372
  532. '
  533. Me.Label372.AutoSize = True
  534. Me.Label372.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. Me.Label372.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  536. Me.Label372.Location = New System.Drawing.Point(451, 8)
  537. Me.Label372.Name = "Label372"
  538. Me.Label372.Size = New System.Drawing.Size(55, 16)
  539. Me.Label372.TabIndex = 1884
  540. Me.Label372.Text = "客戶名稱"
  541. Me.Label372.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  542. '
  543. 'Label6
  544. '
  545. Me.Label6.AutoSize = True
  546. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!)
  547. Me.Label6.ForeColor = System.Drawing.Color.Green
  548. Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
  549. Me.Label6.Location = New System.Drawing.Point(1059, 80)
  550. Me.Label6.Name = "Label6"
  551. Me.Label6.Size = New System.Drawing.Size(60, 17)
  552. Me.Label6.TabIndex = 1893
  553. Me.Label6.Text = "日期差異"
  554. '
  555. '縮放2_bt
  556. '
  557. Me.縮放2_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.ZOOM01
  558. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  559. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  560. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  561. Me.縮放2_bt.Location = New System.Drawing.Point(226, 28)
  562. Me.縮放2_bt.Name = "縮放2_bt"
  563. Me.縮放2_bt.Size = New System.Drawing.Size(39, 26)
  564. Me.縮放2_bt.TabIndex = 1908
  565. Me.縮放2_bt.UseVisualStyleBackColor = True
  566. '
  567. '查詢_bt
  568. '
  569. Me.查詢_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.下載
  570. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  571. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  572. Me.查詢_bt.Location = New System.Drawing.Point(226, 2)
  573. Me.查詢_bt.Name = "查詢_bt"
  574. Me.查詢_bt.Size = New System.Drawing.Size(40, 26)
  575. Me.查詢_bt.TabIndex = 1874
  576. Me.查詢_bt.UseVisualStyleBackColor = True
  577. '
  578. '合約驗收單
  579. '
  580. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  581. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  582. Me.ClientSize = New System.Drawing.Size(1349, 681)
  583. Me.Controls.Add(Me.工程執行主管_lb)
  584. Me.Controls.Add(Me.工程執行主管_cb)
  585. Me.Controls.Add(Me.詳細資料2_ch)
  586. Me.Controls.Add(Me.解鎖_bt)
  587. Me.Controls.Add(Me.合約_dgv)
  588. Me.Controls.Add(Me.縮放2_bt)
  589. Me.Controls.Add(Me.備註_tb)
  590. Me.Controls.Add(Me.Label8)
  591. Me.Controls.Add(Me.保固_cb)
  592. Me.Controls.Add(Me.Label9)
  593. Me.Controls.Add(Me.Label12)
  594. Me.Controls.Add(Me.驗收完成_bt)
  595. Me.Controls.Add(Me.Label5)
  596. Me.Controls.Add(Me.驗收完成_dtp)
  597. Me.Controls.Add(Me.已驗收_ch)
  598. Me.Controls.Add(Me.修改存檔_bt)
  599. Me.Controls.Add(Me.合約工期_nud)
  600. Me.Controls.Add(Me.Label4)
  601. Me.Controls.Add(Me.工程天數_nud)
  602. Me.Controls.Add(Me.Label3)
  603. Me.Controls.Add(Me.日期差異_nud)
  604. Me.Controls.Add(Me.Label1)
  605. Me.Controls.Add(Me.立約日期_dtp)
  606. Me.Controls.Add(Me.Panel1)
  607. Me.Controls.Add(Me.Label414)
  608. Me.Controls.Add(Me.驗收日期_dtp)
  609. Me.Controls.Add(Me.列印_bt)
  610. Me.Controls.Add(Me.客戶名稱_tb)
  611. Me.Controls.Add(Me.Label375)
  612. Me.Controls.Add(Me.工程名稱_中_tb)
  613. Me.Controls.Add(Me.工程名稱_英_tb)
  614. Me.Controls.Add(Me.Label378)
  615. Me.Controls.Add(Me.報價明細表_dgv)
  616. Me.Controls.Add(Me.Label2)
  617. Me.Controls.Add(Me.合約編號_tb)
  618. Me.Controls.Add(Me.Label11)
  619. Me.Controls.Add(Me.合約編號1_cb)
  620. Me.Controls.Add(Me.查詢_bt)
  621. Me.Controls.Add(Me.Label7)
  622. Me.Controls.Add(Me.關鍵字搜尋_tb)
  623. Me.Controls.Add(Me.Label372)
  624. Me.Controls.Add(Me.Label6)
  625. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  626. Me.Margin = New System.Windows.Forms.Padding(4)
  627. Me.Name = "合約驗收單"
  628. Me.Text = "合約驗收單"
  629. CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  630. CType(Me.合約工期_nud, System.ComponentModel.ISupportInitialize).EndInit()
  631. CType(Me.工程天數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  632. CType(Me.日期差異_nud, System.ComponentModel.ISupportInitialize).EndInit()
  633. Me.Panel1.ResumeLayout(False)
  634. Me.Panel1.PerformLayout()
  635. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  636. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  637. CType(Me.報價明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  638. Me.ResumeLayout(False)
  639. Me.PerformLayout()
  640. End Sub
  641. Friend WithEvents 工程執行主管_lb As Label
  642. Friend WithEvents 工程執行主管_cb As ComboBox
  643. Friend WithEvents 詳細資料2_ch As CheckBox
  644. Friend WithEvents 解鎖_bt As Button
  645. Friend WithEvents 合約_dgv As DataGridView
  646. Friend WithEvents 縮放2_bt As Button
  647. Friend WithEvents 備註_tb As TextBox
  648. Friend WithEvents Label8 As Label
  649. Friend WithEvents 保固_cb As ComboBox
  650. Friend WithEvents Label9 As Label
  651. Friend WithEvents Label12 As Label
  652. Friend WithEvents 驗收完成_bt As Button
  653. Friend WithEvents Label5 As Label
  654. Friend WithEvents 驗收完成_dtp As DateTimePicker
  655. Friend WithEvents 已驗收_ch As CheckBox
  656. Friend WithEvents 修改存檔_bt As Button
  657. Friend WithEvents 合約工期_nud As NumericUpDown
  658. Friend WithEvents Label4 As Label
  659. Friend WithEvents 工程天數_nud As NumericUpDown
  660. Friend WithEvents Label3 As Label
  661. Friend WithEvents 日期差異_nud As NumericUpDown
  662. Friend WithEvents Label1 As Label
  663. Friend WithEvents 立約日期_dtp As DateTimePicker
  664. Friend WithEvents Panel1 As Panel
  665. Friend WithEvents PictureBox2 As PictureBox
  666. Friend WithEvents PictureBox1 As PictureBox
  667. Friend WithEvents Label10 As Label
  668. Friend WithEvents 工程期1_ch As ComboBox
  669. Friend WithEvents Label414 As Label
  670. Friend WithEvents 驗收日期_dtp As DateTimePicker
  671. Friend WithEvents 列印_bt As Button
  672. Friend WithEvents 客戶名稱_tb As ComboBox
  673. Friend WithEvents Label375 As Label
  674. Friend WithEvents 工程名稱_中_tb As TextBox
  675. Friend WithEvents 工程名稱_英_tb As TextBox
  676. Friend WithEvents Label378 As Label
  677. Friend WithEvents 報價明細表_dgv As DataGridView
  678. Friend WithEvents Label2 As Label
  679. Friend WithEvents 合約編號_tb As TextBox
  680. Friend WithEvents Label11 As Label
  681. Friend WithEvents 合約編號1_cb As ComboBox
  682. Friend WithEvents 查詢_bt As Button
  683. Friend WithEvents Label7 As Label
  684. Friend WithEvents 關鍵字搜尋_tb As TextBox
  685. Friend WithEvents Label372 As Label
  686. Friend WithEvents Label6 As Label
  687. End Class