설명 없음
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 33KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 派工人數紀錄表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  25. Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  26. Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  27. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  34. Me.工程執行主管_cb = New System.Windows.Forms.ComboBox()
  35. Me.工程執行主管_lb = New System.Windows.Forms.Label()
  36. Me.報工日期_dtp = New System.Windows.Forms.DateTimePicker()
  37. Me.報工日期_lb = New System.Windows.Forms.Label()
  38. Me.今天_bt = New System.Windows.Forms.Button()
  39. Me.下一天_bt = New System.Windows.Forms.Button()
  40. Me.上一天_bt = New System.Windows.Forms.Button()
  41. Me.指定存檔_bt = New System.Windows.Forms.Button()
  42. Me.TabControl1 = New System.Windows.Forms.TabControl()
  43. Me.控制表_tp = New System.Windows.Forms.TabPage()
  44. Me.已完工顯示_ch = New System.Windows.Forms.CheckBox()
  45. Me.合約編號2_tb = New System.Windows.Forms.TextBox()
  46. Me.合約編號清單2_bt = New System.Windows.Forms.Button()
  47. Me.合約編號2_cb = New System.Windows.Forms.ComboBox()
  48. Me.甲方_lb = New System.Windows.Forms.Label()
  49. Me.彙總表_tp = New System.Windows.Forms.TabPage()
  50. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  51. Me.合約編號清單_bt = New System.Windows.Forms.Button()
  52. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  53. Me.工程執行主管1_cb = New System.Windows.Forms.ComboBox()
  54. Me.Chart3 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  55. Me.查詢日期1_cb = New System.Windows.Forms.ComboBox()
  56. Me.查詢日期_cb = New System.Windows.Forms.ComboBox()
  57. Me.彙總_dgv = New System.Windows.Forms.DataGridView()
  58. Me.派工月份_lb = New System.Windows.Forms.Label()
  59. Me.工程執行主管1_lb = New System.Windows.Forms.Label()
  60. Me.甲方1_lb = New System.Windows.Forms.Label()
  61. Me.語轉扭_bt = New System.Windows.Forms.Button()
  62. Me.Panel1 = New System.Windows.Forms.Panel()
  63. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  64. Me.進度表清單_dgv = New System.Windows.Forms.DataGridView()
  65. Me.日期_dgv = New System.Windows.Forms.DataGridView()
  66. Me.主管_cb = New System.Windows.Forms.ComboBox()
  67. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.TabControl1.SuspendLayout()
  69. Me.控制表_tp.SuspendLayout()
  70. Me.彙總表_tp.SuspendLayout()
  71. CType(Me.Chart3, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.Panel1.SuspendLayout()
  74. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.進度表清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.日期_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  77. Me.SuspendLayout()
  78. '
  79. '清單_dgv
  80. '
  81. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  82. Or System.Windows.Forms.AnchorStyles.Left) _
  83. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  84. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  85. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  86. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  87. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
  88. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
  90. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  91. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  92. Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
  93. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  94. Me.清單_dgv.Location = New System.Drawing.Point(3, 30)
  95. Me.清單_dgv.Name = "清單_dgv"
  96. Me.清單_dgv.RowHeadersWidth = 5
  97. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  98. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  99. Me.清單_dgv.RowTemplate.Height = 24
  100. Me.清單_dgv.Size = New System.Drawing.Size(1332, 613)
  101. Me.清單_dgv.TabIndex = 229
  102. '
  103. '工程執行主管_cb
  104. '
  105. Me.工程執行主管_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  106. Me.工程執行主管_cb.ForeColor = System.Drawing.Color.Blue
  107. Me.工程執行主管_cb.FormattingEnabled = True
  108. Me.工程執行主管_cb.Items.AddRange(New Object() {"HX", "PGS"})
  109. Me.工程執行主管_cb.Location = New System.Drawing.Point(88, 3)
  110. Me.工程執行主管_cb.Name = "工程執行主管_cb"
  111. Me.工程執行主管_cb.Size = New System.Drawing.Size(212, 24)
  112. Me.工程執行主管_cb.TabIndex = 1445
  113. '
  114. '工程執行主管_lb
  115. '
  116. Me.工程執行主管_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold)
  117. Me.工程執行主管_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  118. Me.工程執行主管_lb.Location = New System.Drawing.Point(1, 7)
  119. Me.工程執行主管_lb.Name = "工程執行主管_lb"
  120. Me.工程執行主管_lb.Size = New System.Drawing.Size(89, 16)
  121. Me.工程執行主管_lb.TabIndex = 1444
  122. Me.工程執行主管_lb.Text = "Manajer Situs"
  123. Me.工程執行主管_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  124. '
  125. '報工日期_dtp
  126. '
  127. Me.報工日期_dtp.CustomFormat = "yyyy/MM/dd"
  128. Me.報工日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  129. Me.報工日期_dtp.Location = New System.Drawing.Point(795, 3)
  130. Me.報工日期_dtp.Name = "報工日期_dtp"
  131. Me.報工日期_dtp.Size = New System.Drawing.Size(88, 23)
  132. Me.報工日期_dtp.TabIndex = 1448
  133. '
  134. '報工日期_lb
  135. '
  136. Me.報工日期_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.報工日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  138. Me.報工日期_lb.Location = New System.Drawing.Point(690, 6)
  139. Me.報工日期_lb.Name = "報工日期_lb"
  140. Me.報工日期_lb.Size = New System.Drawing.Size(107, 16)
  141. Me.報工日期_lb.TabIndex = 1447
  142. Me.報工日期_lb.Text = "報工日期"
  143. Me.報工日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  144. '
  145. '今天_bt
  146. '
  147. Me.今天_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.今天_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  149. Me.今天_bt.Location = New System.Drawing.Point(960, 2)
  150. Me.今天_bt.Name = "今天_bt"
  151. Me.今天_bt.Size = New System.Drawing.Size(75, 25)
  152. Me.今天_bt.TabIndex = 1545
  153. Me.今天_bt.Text = "今天"
  154. Me.今天_bt.UseVisualStyleBackColor = True
  155. '
  156. '下一天_bt
  157. '
  158. Me.下一天_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  159. Me.下一天_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  160. Me.下一天_bt.Location = New System.Drawing.Point(1035, 2)
  161. Me.下一天_bt.Name = "下一天_bt"
  162. Me.下一天_bt.Size = New System.Drawing.Size(75, 25)
  163. Me.下一天_bt.TabIndex = 1544
  164. Me.下一天_bt.Text = "下一天"
  165. Me.下一天_bt.UseVisualStyleBackColor = True
  166. '
  167. '上一天_bt
  168. '
  169. Me.上一天_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  170. Me.上一天_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  171. Me.上一天_bt.Location = New System.Drawing.Point(885, 2)
  172. Me.上一天_bt.Name = "上一天_bt"
  173. Me.上一天_bt.Size = New System.Drawing.Size(75, 25)
  174. Me.上一天_bt.TabIndex = 1543
  175. Me.上一天_bt.Text = "上一天"
  176. Me.上一天_bt.UseVisualStyleBackColor = True
  177. '
  178. '指定存檔_bt
  179. '
  180. Me.指定存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  181. Me.指定存檔_bt.Location = New System.Drawing.Point(1112, 2)
  182. Me.指定存檔_bt.Name = "指定存檔_bt"
  183. Me.指定存檔_bt.Size = New System.Drawing.Size(75, 25)
  184. Me.指定存檔_bt.TabIndex = 1677
  185. Me.指定存檔_bt.Text = "存檔"
  186. Me.指定存檔_bt.UseVisualStyleBackColor = True
  187. '
  188. 'TabControl1
  189. '
  190. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  191. Or System.Windows.Forms.AnchorStyles.Left) _
  192. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  193. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  194. Me.TabControl1.Controls.Add(Me.控制表_tp)
  195. Me.TabControl1.Controls.Add(Me.彙總表_tp)
  196. Me.TabControl1.Location = New System.Drawing.Point(-1, 1)
  197. Me.TabControl1.Name = "TabControl1"
  198. Me.TabControl1.SelectedIndex = 0
  199. Me.TabControl1.Size = New System.Drawing.Size(1349, 680)
  200. Me.TabControl1.TabIndex = 1678
  201. '
  202. '控制表_tp
  203. '
  204. Me.控制表_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  205. Me.控制表_tp.Controls.Add(Me.已完工顯示_ch)
  206. Me.控制表_tp.Controls.Add(Me.指定存檔_bt)
  207. Me.控制表_tp.Controls.Add(Me.今天_bt)
  208. Me.控制表_tp.Controls.Add(Me.工程執行主管_cb)
  209. Me.控制表_tp.Controls.Add(Me.下一天_bt)
  210. Me.控制表_tp.Controls.Add(Me.上一天_bt)
  211. Me.控制表_tp.Controls.Add(Me.報工日期_dtp)
  212. Me.控制表_tp.Controls.Add(Me.合約編號2_tb)
  213. Me.控制表_tp.Controls.Add(Me.合約編號清單2_bt)
  214. Me.控制表_tp.Controls.Add(Me.合約編號2_cb)
  215. Me.控制表_tp.Controls.Add(Me.報工日期_lb)
  216. Me.控制表_tp.Controls.Add(Me.甲方_lb)
  217. Me.控制表_tp.Controls.Add(Me.工程執行主管_lb)
  218. Me.控制表_tp.Controls.Add(Me.清單_dgv)
  219. Me.控制表_tp.Location = New System.Drawing.Point(4, 28)
  220. Me.控制表_tp.Name = "控制表_tp"
  221. Me.控制表_tp.Padding = New System.Windows.Forms.Padding(3)
  222. Me.控制表_tp.Size = New System.Drawing.Size(1341, 648)
  223. Me.控制表_tp.TabIndex = 0
  224. Me.控制表_tp.Text = "派工人數控制表"
  225. Me.控制表_tp.UseVisualStyleBackColor = True
  226. '
  227. '已完工顯示_ch
  228. '
  229. Me.已完工顯示_ch.AutoSize = True
  230. Me.已完工顯示_ch.Location = New System.Drawing.Point(1190, 4)
  231. Me.已完工顯示_ch.Name = "已完工顯示_ch"
  232. Me.已完工顯示_ch.Size = New System.Drawing.Size(98, 20)
  233. Me.已完工顯示_ch.TabIndex = 1682
  234. Me.已完工顯示_ch.Text = "顯示關閉資料"
  235. Me.已完工顯示_ch.UseVisualStyleBackColor = True
  236. '
  237. '合約編號2_tb
  238. '
  239. Me.合約編號2_tb.Location = New System.Drawing.Point(441, 4)
  240. Me.合約編號2_tb.Name = "合約編號2_tb"
  241. Me.合約編號2_tb.Size = New System.Drawing.Size(125, 23)
  242. Me.合約編號2_tb.TabIndex = 1681
  243. '
  244. '合約編號清單2_bt
  245. '
  246. Me.合約編號清單2_bt.BackColor = System.Drawing.SystemColors.Control
  247. Me.合約編號清單2_bt.Location = New System.Drawing.Point(567, 2)
  248. Me.合約編號清單2_bt.Name = "合約編號清單2_bt"
  249. Me.合約編號清單2_bt.Size = New System.Drawing.Size(121, 26)
  250. Me.合約編號清單2_bt.TabIndex = 1678
  251. Me.合約編號清單2_bt.Text = "合約編號清單"
  252. Me.合約編號清單2_bt.UseVisualStyleBackColor = False
  253. '
  254. '合約編號2_cb
  255. '
  256. Me.合約編號2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  257. Me.合約編號2_cb.ForeColor = System.Drawing.Color.Blue
  258. Me.合約編號2_cb.FormattingEnabled = True
  259. Me.合約編號2_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  260. Me.合約編號2_cb.Location = New System.Drawing.Point(366, 3)
  261. Me.合約編號2_cb.Name = "合約編號2_cb"
  262. Me.合約編號2_cb.Size = New System.Drawing.Size(74, 24)
  263. Me.合約編號2_cb.TabIndex = 1679
  264. '
  265. '甲方_lb
  266. '
  267. Me.甲方_lb.BackColor = System.Drawing.SystemColors.Control
  268. Me.甲方_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  269. Me.甲方_lb.Location = New System.Drawing.Point(305, 7)
  270. Me.甲方_lb.Name = "甲方_lb"
  271. Me.甲方_lb.Size = New System.Drawing.Size(62, 16)
  272. Me.甲方_lb.TabIndex = 1680
  273. Me.甲方_lb.Text = "Partai A :"
  274. Me.甲方_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  275. '
  276. '彙總表_tp
  277. '
  278. Me.彙總表_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  279. Me.彙總表_tp.Controls.Add(Me.合約編號_tb)
  280. Me.彙總表_tp.Controls.Add(Me.合約編號清單_bt)
  281. Me.彙總表_tp.Controls.Add(Me.合約編號1_cb)
  282. Me.彙總表_tp.Controls.Add(Me.工程執行主管1_cb)
  283. Me.彙總表_tp.Controls.Add(Me.Chart3)
  284. Me.彙總表_tp.Controls.Add(Me.查詢日期1_cb)
  285. Me.彙總表_tp.Controls.Add(Me.查詢日期_cb)
  286. Me.彙總表_tp.Controls.Add(Me.彙總_dgv)
  287. Me.彙總表_tp.Controls.Add(Me.派工月份_lb)
  288. Me.彙總表_tp.Controls.Add(Me.工程執行主管1_lb)
  289. Me.彙總表_tp.Controls.Add(Me.甲方1_lb)
  290. Me.彙總表_tp.Location = New System.Drawing.Point(4, 28)
  291. Me.彙總表_tp.Name = "彙總表_tp"
  292. Me.彙總表_tp.Padding = New System.Windows.Forms.Padding(3)
  293. Me.彙總表_tp.Size = New System.Drawing.Size(1341, 648)
  294. Me.彙總表_tp.TabIndex = 1
  295. Me.彙總表_tp.Text = "派工人數彙總表"
  296. Me.彙總表_tp.UseVisualStyleBackColor = True
  297. '
  298. '合約編號_tb
  299. '
  300. Me.合約編號_tb.Location = New System.Drawing.Point(745, 3)
  301. Me.合約編號_tb.Name = "合約編號_tb"
  302. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  303. Me.合約編號_tb.TabIndex = 1451
  304. '
  305. '合約編號清單_bt
  306. '
  307. Me.合約編號清單_bt.BackColor = System.Drawing.SystemColors.Control
  308. Me.合約編號清單_bt.Location = New System.Drawing.Point(873, 1)
  309. Me.合約編號清單_bt.Name = "合約編號清單_bt"
  310. Me.合約編號清單_bt.Size = New System.Drawing.Size(121, 26)
  311. Me.合約編號清單_bt.TabIndex = 1448
  312. Me.合約編號清單_bt.Text = "合約編號清單"
  313. Me.合約編號清單_bt.UseVisualStyleBackColor = False
  314. '
  315. '合約編號1_cb
  316. '
  317. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  318. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  319. Me.合約編號1_cb.FormattingEnabled = True
  320. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  321. Me.合約編號1_cb.Location = New System.Drawing.Point(668, 2)
  322. Me.合約編號1_cb.Name = "合約編號1_cb"
  323. Me.合約編號1_cb.Size = New System.Drawing.Size(74, 24)
  324. Me.合約編號1_cb.TabIndex = 1449
  325. '
  326. '工程執行主管1_cb
  327. '
  328. Me.工程執行主管1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  329. Me.工程執行主管1_cb.ForeColor = System.Drawing.Color.Blue
  330. Me.工程執行主管1_cb.FormattingEnabled = True
  331. Me.工程執行主管1_cb.Items.AddRange(New Object() {"HX", "PGS"})
  332. Me.工程執行主管1_cb.Location = New System.Drawing.Point(300, 2)
  333. Me.工程執行主管1_cb.Name = "工程執行主管1_cb"
  334. Me.工程執行主管1_cb.Size = New System.Drawing.Size(295, 24)
  335. Me.工程執行主管1_cb.TabIndex = 1447
  336. '
  337. 'Chart3
  338. '
  339. Me.Chart3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  340. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  341. Me.Chart3.BackColor = System.Drawing.Color.Transparent
  342. ChartArea1.Name = "ChartArea1"
  343. Me.Chart3.ChartAreas.Add(ChartArea1)
  344. Legend1.Name = "Legend1"
  345. Me.Chart3.Legends.Add(Legend1)
  346. Me.Chart3.Location = New System.Drawing.Point(1, 450)
  347. Me.Chart3.Name = "Chart3"
  348. Series1.ChartArea = "ChartArea1"
  349. Series1.Legend = "Legend1"
  350. Series1.Name = "Series1"
  351. Series1.YValuesPerPoint = 6
  352. Me.Chart3.Series.Add(Series1)
  353. Me.Chart3.Size = New System.Drawing.Size(1333, 196)
  354. Me.Chart3.TabIndex = 1443
  355. Me.Chart3.Text = "Chart3"
  356. '
  357. '查詢日期1_cb
  358. '
  359. Me.查詢日期1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  360. Me.查詢日期1_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  361. Me.查詢日期1_cb.FormattingEnabled = True
  362. Me.查詢日期1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  363. Me.查詢日期1_cb.Location = New System.Drawing.Point(158, 2)
  364. Me.查詢日期1_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  365. Me.查詢日期1_cb.Name = "查詢日期1_cb"
  366. Me.查詢日期1_cb.Size = New System.Drawing.Size(40, 24)
  367. Me.查詢日期1_cb.TabIndex = 1441
  368. '
  369. '查詢日期_cb
  370. '
  371. Me.查詢日期_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  372. Me.查詢日期_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  373. Me.查詢日期_cb.FormattingEnabled = True
  374. Me.查詢日期_cb.Items.AddRange(New Object() {"2019"})
  375. Me.查詢日期_cb.Location = New System.Drawing.Point(101, 2)
  376. Me.查詢日期_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  377. Me.查詢日期_cb.Name = "查詢日期_cb"
  378. Me.查詢日期_cb.Size = New System.Drawing.Size(56, 24)
  379. Me.查詢日期_cb.TabIndex = 1440
  380. '
  381. '彙總_dgv
  382. '
  383. Me.彙總_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  384. Or System.Windows.Forms.AnchorStyles.Left) _
  385. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  386. Me.彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  387. Me.彙總_dgv.BackgroundColor = System.Drawing.Color.White
  388. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  389. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  390. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  391. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  392. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  393. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  394. Me.彙總_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  395. Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  396. Me.彙總_dgv.Location = New System.Drawing.Point(2, 30)
  397. Me.彙總_dgv.Name = "彙總_dgv"
  398. Me.彙總_dgv.RowHeadersWidth = 5
  399. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  400. Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  401. Me.彙總_dgv.RowTemplate.Height = 24
  402. Me.彙總_dgv.Size = New System.Drawing.Size(1332, 414)
  403. Me.彙總_dgv.TabIndex = 230
  404. '
  405. '派工月份_lb
  406. '
  407. Me.派工月份_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  408. Me.派工月份_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  409. Me.派工月份_lb.Location = New System.Drawing.Point(7, 6)
  410. Me.派工月份_lb.Name = "派工月份_lb"
  411. Me.派工月份_lb.Size = New System.Drawing.Size(96, 16)
  412. Me.派工月份_lb.TabIndex = 1439
  413. Me.派工月份_lb.Text = "派工月份"
  414. Me.派工月份_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  415. '
  416. '工程執行主管1_lb
  417. '
  418. Me.工程執行主管1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold)
  419. Me.工程執行主管1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
  420. Me.工程執行主管1_lb.Location = New System.Drawing.Point(197, 6)
  421. Me.工程執行主管1_lb.Name = "工程執行主管1_lb"
  422. Me.工程執行主管1_lb.Size = New System.Drawing.Size(103, 16)
  423. Me.工程執行主管1_lb.TabIndex = 1446
  424. Me.工程執行主管1_lb.Text = "工程執行主管"
  425. Me.工程執行主管1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  426. '
  427. '甲方1_lb
  428. '
  429. Me.甲方1_lb.BackColor = System.Drawing.SystemColors.Control
  430. Me.甲方1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.甲方1_lb.Location = New System.Drawing.Point(602, 6)
  432. Me.甲方1_lb.Name = "甲方1_lb"
  433. Me.甲方1_lb.Size = New System.Drawing.Size(62, 16)
  434. Me.甲方1_lb.TabIndex = 1450
  435. Me.甲方1_lb.Text = "甲方簡稱 :"
  436. Me.甲方1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  437. '
  438. '語轉扭_bt
  439. '
  440. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  441. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  442. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  443. Me.語轉扭_bt.Location = New System.Drawing.Point(309, 3)
  444. Me.語轉扭_bt.Name = "語轉扭_bt"
  445. Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23)
  446. Me.語轉扭_bt.TabIndex = 1715
  447. Me.語轉扭_bt.Text = "L"
  448. Me.語轉扭_bt.UseVisualStyleBackColor = True
  449. '
  450. 'Panel1
  451. '
  452. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  453. Me.Panel1.Controls.Add(Me.主管_cb)
  454. Me.Panel1.Controls.Add(Me.語言_dgv)
  455. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  456. Me.Panel1.Controls.Add(Me.進度表清單_dgv)
  457. Me.Panel1.Controls.Add(Me.日期_dgv)
  458. Me.Panel1.Location = New System.Drawing.Point(507, 309)
  459. Me.Panel1.Name = "Panel1"
  460. Me.Panel1.Size = New System.Drawing.Size(337, 63)
  461. Me.Panel1.TabIndex = 1716
  462. Me.Panel1.Visible = False
  463. '
  464. '語言_dgv
  465. '
  466. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  467. Me.語言_dgv.Location = New System.Drawing.Point(143, 3)
  468. Me.語言_dgv.Name = "語言_dgv"
  469. Me.語言_dgv.RowHeadersWidth = 5
  470. Me.語言_dgv.RowTemplate.Height = 24
  471. Me.語言_dgv.Size = New System.Drawing.Size(81, 54)
  472. Me.語言_dgv.TabIndex = 1671
  473. '
  474. '進度表清單_dgv
  475. '
  476. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  477. Me.進度表清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  478. Me.進度表清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  479. Me.進度表清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  480. Me.進度表清單_dgv.Location = New System.Drawing.Point(73, 3)
  481. Me.進度表清單_dgv.Name = "進度表清單_dgv"
  482. Me.進度表清單_dgv.RowHeadersWidth = 5
  483. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  484. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  485. Me.進度表清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  486. Me.進度表清單_dgv.RowTemplate.Height = 24
  487. Me.進度表清單_dgv.Size = New System.Drawing.Size(64, 54)
  488. Me.進度表清單_dgv.TabIndex = 680
  489. '
  490. '日期_dgv
  491. '
  492. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  493. Me.日期_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  494. Me.日期_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  495. Me.日期_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  496. Me.日期_dgv.Location = New System.Drawing.Point(3, 3)
  497. Me.日期_dgv.Name = "日期_dgv"
  498. Me.日期_dgv.RowHeadersWidth = 5
  499. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  500. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  501. Me.日期_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  502. Me.日期_dgv.RowTemplate.Height = 24
  503. Me.日期_dgv.Size = New System.Drawing.Size(64, 54)
  504. Me.日期_dgv.TabIndex = 679
  505. '
  506. '主管_cb
  507. '
  508. Me.主管_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  509. Me.主管_cb.ForeColor = System.Drawing.Color.Blue
  510. Me.主管_cb.FormattingEnabled = True
  511. Me.主管_cb.Items.AddRange(New Object() {"HX", "PGS"})
  512. Me.主管_cb.Location = New System.Drawing.Point(230, 32)
  513. Me.主管_cb.Name = "主管_cb"
  514. Me.主管_cb.Size = New System.Drawing.Size(102, 24)
  515. Me.主管_cb.TabIndex = 1716
  516. '
  517. '派工人數紀錄表
  518. '
  519. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  520. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  521. Me.ClientSize = New System.Drawing.Size(1350, 681)
  522. Me.Controls.Add(Me.Panel1)
  523. Me.Controls.Add(Me.TabControl1)
  524. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  525. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  526. Me.Name = "派工人數紀錄表"
  527. Me.Text = "派工人數紀錄表"
  528. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  529. Me.TabControl1.ResumeLayout(False)
  530. Me.控制表_tp.ResumeLayout(False)
  531. Me.控制表_tp.PerformLayout()
  532. Me.彙總表_tp.ResumeLayout(False)
  533. Me.彙總表_tp.PerformLayout()
  534. CType(Me.Chart3, System.ComponentModel.ISupportInitialize).EndInit()
  535. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  536. Me.Panel1.ResumeLayout(False)
  537. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  538. CType(Me.進度表清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  539. CType(Me.日期_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  540. Me.ResumeLayout(False)
  541. End Sub
  542. Friend WithEvents 清單_dgv As DataGridView
  543. Friend WithEvents 工程執行主管_cb As ComboBox
  544. Friend WithEvents 工程執行主管_lb As Label
  545. Friend WithEvents 報工日期_dtp As DateTimePicker
  546. Friend WithEvents 報工日期_lb As Label
  547. Friend WithEvents 今天_bt As Button
  548. Friend WithEvents 下一天_bt As Button
  549. Friend WithEvents 上一天_bt As Button
  550. Friend WithEvents 指定存檔_bt As Button
  551. Friend WithEvents TabControl1 As TabControl
  552. Friend WithEvents 控制表_tp As TabPage
  553. Friend WithEvents 彙總表_tp As TabPage
  554. Friend WithEvents 彙總_dgv As DataGridView
  555. Friend WithEvents 查詢日期1_cb As ComboBox
  556. Friend WithEvents 查詢日期_cb As ComboBox
  557. Friend WithEvents 派工月份_lb As Label
  558. Friend WithEvents Chart3 As DataVisualization.Charting.Chart
  559. Friend WithEvents 工程執行主管1_lb As Label
  560. Friend WithEvents 工程執行主管1_cb As ComboBox
  561. Friend WithEvents 合約編號清單_bt As Button
  562. Friend WithEvents 甲方1_lb As Label
  563. Friend WithEvents 合約編號1_cb As ComboBox
  564. Friend WithEvents 合約編號2_tb As TextBox
  565. Friend WithEvents 合約編號清單2_bt As Button
  566. Friend WithEvents 甲方_lb As Label
  567. Friend WithEvents 合約編號2_cb As ComboBox
  568. Friend WithEvents 合約編號_tb As TextBox
  569. Friend WithEvents 已完工顯示_ch As CheckBox
  570. Friend WithEvents 語轉扭_bt As Button
  571. Friend WithEvents Panel1 As Panel
  572. Friend WithEvents 主管_cb As ComboBox
  573. Friend WithEvents 語言_dgv As DataGridView
  574. Friend WithEvents 進度表清單_dgv As DataGridView
  575. Friend WithEvents 日期_dgv As DataGridView
  576. End Class