Ingen beskrivning
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 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 系統開發功能點檢表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  28. Me.Label12 = New System.Windows.Forms.Label()
  29. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  30. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  33. Me.Button1 = New System.Windows.Forms.Button()
  34. Me.TextBox1 = New System.Windows.Forms.TextBox()
  35. Me.Button12 = New System.Windows.Forms.Button()
  36. Me.Button13 = New System.Windows.Forms.Button()
  37. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  38. Me.Button2 = New System.Windows.Forms.Button()
  39. Me.Label3 = New System.Windows.Forms.Label()
  40. Me.Button3 = New System.Windows.Forms.Button()
  41. Me.Button4 = New System.Windows.Forms.Button()
  42. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  43. Me.Button5 = New System.Windows.Forms.Button()
  44. Me.TextBox2 = New System.Windows.Forms.TextBox()
  45. Me.Button6 = New System.Windows.Forms.Button()
  46. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  47. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  48. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  49. Me.SuspendLayout()
  50. '
  51. 'Label1
  52. '
  53. Me.Label1.AutoSize = True
  54. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  55. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  56. Me.Label1.Location = New System.Drawing.Point(586, 7)
  57. Me.Label1.Name = "Label1"
  58. Me.Label1.Size = New System.Drawing.Size(41, 20)
  59. Me.Label1.TabIndex = 585
  60. Me.Label1.Text = "客戶"
  61. '
  62. 'ComboBox1
  63. '
  64. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  65. Me.ComboBox1.FormattingEnabled = True
  66. Me.ComboBox1.Items.AddRange(New Object() {"2019"})
  67. Me.ComboBox1.Location = New System.Drawing.Point(630, 6)
  68. Me.ComboBox1.Name = "ComboBox1"
  69. Me.ComboBox1.Size = New System.Drawing.Size(160, 24)
  70. Me.ComboBox1.TabIndex = 584
  71. '
  72. 'Label12
  73. '
  74. Me.Label12.AutoSize = True
  75. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  76. Me.Label12.Location = New System.Drawing.Point(1645, 7)
  77. Me.Label12.Name = "Label12"
  78. Me.Label12.Size = New System.Drawing.Size(56, 16)
  79. Me.Label12.TabIndex = 633
  80. Me.Label12.Text = "參與人員"
  81. '
  82. 'DataGridView3
  83. '
  84. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  85. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  86. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  87. Me.DataGridView3.Location = New System.Drawing.Point(1707, 3)
  88. Me.DataGridView3.Name = "DataGridView3"
  89. Me.DataGridView3.RowHeadersWidth = 5
  90. Me.DataGridView3.RowTemplate.Height = 24
  91. Me.DataGridView3.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  92. Me.DataGridView3.Size = New System.Drawing.Size(195, 89)
  93. Me.DataGridView3.TabIndex = 632
  94. '
  95. 'DataGridView2
  96. '
  97. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  98. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  99. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  100. Me.DataGridView2.Location = New System.Drawing.Point(15, 36)
  101. Me.DataGridView2.Name = "DataGridView2"
  102. Me.DataGridView2.RowHeadersWidth = 5
  103. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  104. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle3
  105. Me.DataGridView2.RowTemplate.Height = 24
  106. Me.DataGridView2.Size = New System.Drawing.Size(565, 933)
  107. Me.DataGridView2.TabIndex = 636
  108. '
  109. 'Label2
  110. '
  111. Me.Label2.AutoSize = True
  112. Me.Label2.Location = New System.Drawing.Point(12, 9)
  113. Me.Label2.Name = "Label2"
  114. Me.Label2.Size = New System.Drawing.Size(56, 16)
  115. Me.Label2.TabIndex = 635
  116. Me.Label2.Text = "主要模塊"
  117. '
  118. 'ComboBox2
  119. '
  120. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  121. Me.ComboBox2.FormattingEnabled = True
  122. Me.ComboBox2.Items.AddRange(New Object() {"2019"})
  123. Me.ComboBox2.Location = New System.Drawing.Point(74, 6)
  124. Me.ComboBox2.Name = "ComboBox2"
  125. Me.ComboBox2.Size = New System.Drawing.Size(149, 24)
  126. Me.ComboBox2.TabIndex = 634
  127. '
  128. 'Button1
  129. '
  130. Me.Button1.Location = New System.Drawing.Point(253, 5)
  131. Me.Button1.Name = "Button1"
  132. Me.Button1.Size = New System.Drawing.Size(90, 25)
  133. Me.Button1.TabIndex = 637
  134. Me.Button1.Text = "下拉清單更新"
  135. Me.Button1.UseVisualStyleBackColor = True
  136. '
  137. 'TextBox1
  138. '
  139. Me.TextBox1.Location = New System.Drawing.Point(1004, 7)
  140. Me.TextBox1.Name = "TextBox1"
  141. Me.TextBox1.Size = New System.Drawing.Size(91, 23)
  142. Me.TextBox1.TabIndex = 638
  143. '
  144. 'Button12
  145. '
  146. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  147. Me.Button12.ForeColor = System.Drawing.Color.Olive
  148. Me.Button12.Location = New System.Drawing.Point(507, 5)
  149. Me.Button12.Name = "Button12"
  150. Me.Button12.Size = New System.Drawing.Size(73, 25)
  151. Me.Button12.TabIndex = 1001
  152. Me.Button12.Text = "全部取消"
  153. Me.Button12.UseVisualStyleBackColor = True
  154. '
  155. 'Button13
  156. '
  157. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  158. Me.Button13.ForeColor = System.Drawing.Color.Olive
  159. Me.Button13.Location = New System.Drawing.Point(428, 5)
  160. Me.Button13.Name = "Button13"
  161. Me.Button13.Size = New System.Drawing.Size(73, 25)
  162. Me.Button13.TabIndex = 1000
  163. Me.Button13.Text = "全部選擇"
  164. Me.Button13.UseVisualStyleBackColor = True
  165. '
  166. 'DataGridView1
  167. '
  168. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  169. Me.DataGridView1.Location = New System.Drawing.Point(586, 98)
  170. Me.DataGridView1.Name = "DataGridView1"
  171. Me.DataGridView1.RowHeadersWidth = 5
  172. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  173. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
  174. Me.DataGridView1.RowTemplate.Height = 24
  175. Me.DataGridView1.Size = New System.Drawing.Size(1316, 871)
  176. Me.DataGridView1.TabIndex = 1002
  177. '
  178. 'Button2
  179. '
  180. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  181. Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  182. Me.Button2.Location = New System.Drawing.Point(349, 5)
  183. Me.Button2.Name = "Button2"
  184. Me.Button2.Size = New System.Drawing.Size(73, 25)
  185. Me.Button2.TabIndex = 1004
  186. Me.Button2.Text = "加入資料"
  187. Me.Button2.UseVisualStyleBackColor = True
  188. '
  189. 'Label3
  190. '
  191. Me.Label3.AutoSize = True
  192. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  194. Me.Label3.Location = New System.Drawing.Point(796, 7)
  195. Me.Label3.Name = "Label3"
  196. Me.Label3.Size = New System.Drawing.Size(105, 20)
  197. Me.Label3.TabIndex = 1006
  198. Me.Label3.Text = "系統開發清單"
  199. '
  200. 'Button3
  201. '
  202. Me.Button3.Location = New System.Drawing.Point(586, 36)
  203. Me.Button3.Name = "Button3"
  204. Me.Button3.Size = New System.Drawing.Size(100, 56)
  205. Me.Button3.TabIndex = 1007
  206. Me.Button3.Text = "下拉清單更新"
  207. Me.Button3.UseVisualStyleBackColor = True
  208. '
  209. 'Button4
  210. '
  211. Me.Button4.Location = New System.Drawing.Point(1538, 7)
  212. Me.Button4.Name = "Button4"
  213. Me.Button4.Size = New System.Drawing.Size(100, 85)
  214. Me.Button4.TabIndex = 1008
  215. Me.Button4.Text = "更改資料存檔"
  216. Me.Button4.UseVisualStyleBackColor = True
  217. '
  218. 'DateTimePicker1
  219. '
  220. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  221. Me.DateTimePicker1.Location = New System.Drawing.Point(907, 7)
  222. Me.DateTimePicker1.Name = "DateTimePicker1"
  223. Me.DateTimePicker1.Size = New System.Drawing.Size(91, 23)
  224. Me.DateTimePicker1.TabIndex = 1010
  225. '
  226. 'Button5
  227. '
  228. Me.Button5.Location = New System.Drawing.Point(798, 36)
  229. Me.Button5.Name = "Button5"
  230. Me.Button5.Size = New System.Drawing.Size(100, 56)
  231. Me.Button5.TabIndex = 1011
  232. Me.Button5.Text = "排序1補數"
  233. Me.Button5.UseVisualStyleBackColor = True
  234. '
  235. 'TextBox2
  236. '
  237. Me.TextBox2.Location = New System.Drawing.Point(1644, 26)
  238. Me.TextBox2.Name = "TextBox2"
  239. Me.TextBox2.Size = New System.Drawing.Size(57, 23)
  240. Me.TextBox2.TabIndex = 1012
  241. '
  242. 'Button6
  243. '
  244. Me.Button6.Location = New System.Drawing.Point(692, 36)
  245. Me.Button6.Name = "Button6"
  246. Me.Button6.Size = New System.Drawing.Size(100, 56)
  247. Me.Button6.TabIndex = 1013
  248. Me.Button6.Text = "排序補數"
  249. Me.Button6.UseVisualStyleBackColor = True
  250. '
  251. '系統開發功能點檢表
  252. '
  253. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  254. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  255. Me.ClientSize = New System.Drawing.Size(1914, 981)
  256. Me.Controls.Add(Me.Button6)
  257. Me.Controls.Add(Me.TextBox2)
  258. Me.Controls.Add(Me.Button5)
  259. Me.Controls.Add(Me.DateTimePicker1)
  260. Me.Controls.Add(Me.Button4)
  261. Me.Controls.Add(Me.Button3)
  262. Me.Controls.Add(Me.Label3)
  263. Me.Controls.Add(Me.Button2)
  264. Me.Controls.Add(Me.DataGridView1)
  265. Me.Controls.Add(Me.Button12)
  266. Me.Controls.Add(Me.Button13)
  267. Me.Controls.Add(Me.TextBox1)
  268. Me.Controls.Add(Me.Button1)
  269. Me.Controls.Add(Me.DataGridView2)
  270. Me.Controls.Add(Me.Label2)
  271. Me.Controls.Add(Me.ComboBox2)
  272. Me.Controls.Add(Me.Label12)
  273. Me.Controls.Add(Me.DataGridView3)
  274. Me.Controls.Add(Me.Label1)
  275. Me.Controls.Add(Me.ComboBox1)
  276. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  277. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  278. Me.Name = "系統開發功能點檢表"
  279. Me.Text = "系統開發功能點檢表"
  280. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  281. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  282. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  283. Me.ResumeLayout(False)
  284. Me.PerformLayout()
  285. End Sub
  286. Friend WithEvents Label1 As Label
  287. Friend WithEvents ComboBox1 As ComboBox
  288. Friend WithEvents Label12 As Label
  289. Friend WithEvents DataGridView3 As DataGridView
  290. Friend WithEvents DataGridView2 As DataGridView
  291. Friend WithEvents Label2 As Label
  292. Friend WithEvents ComboBox2 As ComboBox
  293. Friend WithEvents Button1 As Button
  294. Friend WithEvents TextBox1 As TextBox
  295. Friend WithEvents Button12 As Button
  296. Friend WithEvents Button13 As Button
  297. Friend WithEvents DataGridView1 As DataGridView
  298. Friend WithEvents Button2 As Button
  299. Friend WithEvents Label3 As Label
  300. Friend WithEvents Button3 As Button
  301. Friend WithEvents Button4 As Button
  302. Friend WithEvents DateTimePicker1 As DateTimePicker
  303. Friend WithEvents Button5 As Button
  304. Friend WithEvents TextBox2 As TextBox
  305. Friend WithEvents Button6 As Button
  306. End Class