暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

匯入EXCEL.Designer.vb 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 匯入EXCEL
  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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.匯入進度_Label = New System.Windows.Forms.Label()
  25. Me.匯入Excel_PBar = New System.Windows.Forms.ProgressBar()
  26. Me.紀錄選擇月份_LBox = New System.Windows.Forms.ListBox()
  27. Me.紀錄Sheet年月_LBox = New System.Windows.Forms.ListBox()
  28. Me.取消全選_bt = New System.Windows.Forms.Button()
  29. Me.全選_bt = New System.Windows.Forms.Button()
  30. Me.Label11 = New System.Windows.Forms.Label()
  31. Me.薪資帳號_tb = New System.Windows.Forms.TextBox()
  32. Me.Label6 = New System.Windows.Forms.Label()
  33. Me.身分證_tb = New System.Windows.Forms.TextBox()
  34. Me.人事流水號_tb = New System.Windows.Forms.TextBox()
  35. Me.流水號_tb = New System.Windows.Forms.TextBox()
  36. Me.選擇_TreeView = New System.Windows.Forms.TreeView()
  37. Me.匯入EXCEL_bt = New System.Windows.Forms.Button()
  38. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  39. Me.Label5 = New System.Windows.Forms.Label()
  40. Me.薪資匯入EXCEL_dgv = New System.Windows.Forms.DataGridView()
  41. CType(Me.薪資匯入EXCEL_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  42. Me.SuspendLayout()
  43. '
  44. '匯入進度_Label
  45. '
  46. Me.匯入進度_Label.AutoSize = True
  47. Me.匯入進度_Label.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  48. Me.匯入進度_Label.ForeColor = System.Drawing.SystemColors.HotTrack
  49. Me.匯入進度_Label.Location = New System.Drawing.Point(15, 674)
  50. Me.匯入進度_Label.Name = "匯入進度_Label"
  51. Me.匯入進度_Label.Size = New System.Drawing.Size(108, 17)
  52. Me.匯入進度_Label.TabIndex = 1447
  53. Me.匯入進度_Label.Text = "EXCEL 匯入進度 :"
  54. '
  55. '匯入Excel_PBar
  56. '
  57. Me.匯入Excel_PBar.Location = New System.Drawing.Point(133, 671)
  58. Me.匯入Excel_PBar.Name = "匯入Excel_PBar"
  59. Me.匯入Excel_PBar.Size = New System.Drawing.Size(1229, 23)
  60. Me.匯入Excel_PBar.Step = 1
  61. Me.匯入Excel_PBar.TabIndex = 1446
  62. '
  63. '紀錄選擇月份_LBox
  64. '
  65. Me.紀錄選擇月份_LBox.FormattingEnabled = True
  66. Me.紀錄選擇月份_LBox.ItemHeight = 16
  67. Me.紀錄選擇月份_LBox.Location = New System.Drawing.Point(247, 613)
  68. Me.紀錄選擇月份_LBox.Name = "紀錄選擇月份_LBox"
  69. Me.紀錄選擇月份_LBox.Size = New System.Drawing.Size(100, 52)
  70. Me.紀錄選擇月份_LBox.TabIndex = 1436
  71. Me.紀錄選擇月份_LBox.Visible = False
  72. '
  73. '紀錄Sheet年月_LBox
  74. '
  75. Me.紀錄Sheet年月_LBox.FormattingEnabled = True
  76. Me.紀錄Sheet年月_LBox.ItemHeight = 16
  77. Me.紀錄Sheet年月_LBox.Location = New System.Drawing.Point(141, 613)
  78. Me.紀錄Sheet年月_LBox.Name = "紀錄Sheet年月_LBox"
  79. Me.紀錄Sheet年月_LBox.Size = New System.Drawing.Size(100, 52)
  80. Me.紀錄Sheet年月_LBox.TabIndex = 1435
  81. Me.紀錄Sheet年月_LBox.Visible = False
  82. '
  83. '取消全選_bt
  84. '
  85. Me.取消全選_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.取消全選_bt.Location = New System.Drawing.Point(14, 439)
  87. Me.取消全選_bt.Margin = New System.Windows.Forms.Padding(2)
  88. Me.取消全選_bt.Name = "取消全選_bt"
  89. Me.取消全選_bt.Size = New System.Drawing.Size(110, 43)
  90. Me.取消全選_bt.TabIndex = 1445
  91. Me.取消全選_bt.Text = "取消全選"
  92. Me.取消全選_bt.UseVisualStyleBackColor = True
  93. '
  94. '全選_bt
  95. '
  96. Me.全選_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  97. Me.全選_bt.Location = New System.Drawing.Point(14, 392)
  98. Me.全選_bt.Margin = New System.Windows.Forms.Padding(2)
  99. Me.全選_bt.Name = "全選_bt"
  100. Me.全選_bt.Size = New System.Drawing.Size(110, 43)
  101. Me.全選_bt.TabIndex = 1444
  102. Me.全選_bt.Text = "全選"
  103. Me.全選_bt.UseVisualStyleBackColor = True
  104. '
  105. 'Label11
  106. '
  107. Me.Label11.AutoSize = True
  108. Me.Label11.Location = New System.Drawing.Point(359, 587)
  109. Me.Label11.Name = "Label11"
  110. Me.Label11.Size = New System.Drawing.Size(68, 16)
  111. Me.Label11.TabIndex = 1443
  112. Me.Label11.Text = "人事流水號"
  113. Me.Label11.Visible = False
  114. '
  115. '薪資帳號_tb
  116. '
  117. Me.薪資帳號_tb.Location = New System.Drawing.Point(426, 609)
  118. Me.薪資帳號_tb.Name = "薪資帳號_tb"
  119. Me.薪資帳號_tb.ReadOnly = True
  120. Me.薪資帳號_tb.Size = New System.Drawing.Size(100, 23)
  121. Me.薪資帳號_tb.TabIndex = 1442
  122. Me.薪資帳號_tb.Visible = False
  123. '
  124. 'Label6
  125. '
  126. Me.Label6.AutoSize = True
  127. Me.Label6.Location = New System.Drawing.Point(395, 613)
  128. Me.Label6.Name = "Label6"
  129. Me.Label6.Size = New System.Drawing.Size(32, 16)
  130. Me.Label6.TabIndex = 1441
  131. Me.Label6.Text = "帳號"
  132. Me.Label6.Visible = False
  133. '
  134. '身分證_tb
  135. '
  136. Me.身分證_tb.Location = New System.Drawing.Point(426, 637)
  137. Me.身分證_tb.Name = "身分證_tb"
  138. Me.身分證_tb.ReadOnly = True
  139. Me.身分證_tb.Size = New System.Drawing.Size(100, 23)
  140. Me.身分證_tb.TabIndex = 1440
  141. Me.身分證_tb.Visible = False
  142. '
  143. '人事流水號_tb
  144. '
  145. Me.人事流水號_tb.Location = New System.Drawing.Point(426, 581)
  146. Me.人事流水號_tb.Name = "人事流水號_tb"
  147. Me.人事流水號_tb.ReadOnly = True
  148. Me.人事流水號_tb.Size = New System.Drawing.Size(100, 23)
  149. Me.人事流水號_tb.TabIndex = 1438
  150. Me.人事流水號_tb.Visible = False
  151. '
  152. '流水號_tb
  153. '
  154. Me.流水號_tb.Location = New System.Drawing.Point(141, 584)
  155. Me.流水號_tb.Name = "流水號_tb"
  156. Me.流水號_tb.Size = New System.Drawing.Size(100, 23)
  157. Me.流水號_tb.TabIndex = 1437
  158. Me.流水號_tb.Visible = False
  159. '
  160. '選擇_TreeView
  161. '
  162. Me.選擇_TreeView.CheckBoxes = True
  163. Me.選擇_TreeView.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.選擇_TreeView.Indent = 22
  165. Me.選擇_TreeView.ItemHeight = 18
  166. Me.選擇_TreeView.Location = New System.Drawing.Point(15, 10)
  167. Me.選擇_TreeView.Name = "選擇_TreeView"
  168. Me.選擇_TreeView.Size = New System.Drawing.Size(110, 377)
  169. Me.選擇_TreeView.TabIndex = 1434
  170. '
  171. '匯入EXCEL_bt
  172. '
  173. Me.匯入EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  174. Me.匯入EXCEL_bt.Location = New System.Drawing.Point(14, 486)
  175. Me.匯入EXCEL_bt.Margin = New System.Windows.Forms.Padding(2)
  176. Me.匯入EXCEL_bt.Name = "匯入EXCEL_bt"
  177. Me.匯入EXCEL_bt.Size = New System.Drawing.Size(110, 180)
  178. Me.匯入EXCEL_bt.TabIndex = 1432
  179. Me.匯入EXCEL_bt.Text = "匯入EXCEL"
  180. Me.匯入EXCEL_bt.UseVisualStyleBackColor = True
  181. '
  182. 'OpenFileDialog1
  183. '
  184. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  185. '
  186. 'Label5
  187. '
  188. Me.Label5.AutoSize = True
  189. Me.Label5.Location = New System.Drawing.Point(367, 641)
  190. Me.Label5.Name = "Label5"
  191. Me.Label5.Size = New System.Drawing.Size(56, 16)
  192. Me.Label5.TabIndex = 1439
  193. Me.Label5.Text = "身分證號"
  194. Me.Label5.Visible = False
  195. '
  196. '薪資匯入EXCEL_dgv
  197. '
  198. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  199. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.薪資匯入EXCEL_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  201. Me.薪資匯入EXCEL_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  202. Me.薪資匯入EXCEL_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  203. Me.薪資匯入EXCEL_dgv.Location = New System.Drawing.Point(133, 10)
  204. Me.薪資匯入EXCEL_dgv.Margin = New System.Windows.Forms.Padding(2)
  205. Me.薪資匯入EXCEL_dgv.Name = "薪資匯入EXCEL_dgv"
  206. Me.薪資匯入EXCEL_dgv.ReadOnly = True
  207. Me.薪資匯入EXCEL_dgv.RowHeadersWidth = 5
  208. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  209. Me.薪資匯入EXCEL_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  210. Me.薪資匯入EXCEL_dgv.RowTemplate.Height = 27
  211. Me.薪資匯入EXCEL_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  212. Me.薪資匯入EXCEL_dgv.Size = New System.Drawing.Size(1229, 656)
  213. Me.薪資匯入EXCEL_dgv.TabIndex = 1433
  214. '
  215. '匯入EXCEL
  216. '
  217. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  218. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  219. Me.ClientSize = New System.Drawing.Size(1377, 704)
  220. Me.Controls.Add(Me.匯入進度_Label)
  221. Me.Controls.Add(Me.匯入Excel_PBar)
  222. Me.Controls.Add(Me.紀錄選擇月份_LBox)
  223. Me.Controls.Add(Me.紀錄Sheet年月_LBox)
  224. Me.Controls.Add(Me.取消全選_bt)
  225. Me.Controls.Add(Me.全選_bt)
  226. Me.Controls.Add(Me.Label11)
  227. Me.Controls.Add(Me.薪資帳號_tb)
  228. Me.Controls.Add(Me.Label6)
  229. Me.Controls.Add(Me.身分證_tb)
  230. Me.Controls.Add(Me.人事流水號_tb)
  231. Me.Controls.Add(Me.流水號_tb)
  232. Me.Controls.Add(Me.選擇_TreeView)
  233. Me.Controls.Add(Me.匯入EXCEL_bt)
  234. Me.Controls.Add(Me.Label5)
  235. Me.Controls.Add(Me.薪資匯入EXCEL_dgv)
  236. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  237. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  238. Me.Name = "匯入EXCEL"
  239. Me.Text = "匯入EXCEL"
  240. CType(Me.薪資匯入EXCEL_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  241. Me.ResumeLayout(False)
  242. Me.PerformLayout()
  243. End Sub
  244. Friend WithEvents 匯入進度_Label As Label
  245. Friend WithEvents 匯入Excel_PBar As ProgressBar
  246. Friend WithEvents 紀錄選擇月份_LBox As ListBox
  247. Friend WithEvents 紀錄Sheet年月_LBox As ListBox
  248. Friend WithEvents 取消全選_bt As Button
  249. Friend WithEvents 全選_bt As Button
  250. Friend WithEvents Label11 As Label
  251. Friend WithEvents 薪資帳號_tb As TextBox
  252. Friend WithEvents Label6 As Label
  253. Friend WithEvents 身分證_tb As TextBox
  254. Friend WithEvents 人事流水號_tb As TextBox
  255. Friend WithEvents 流水號_tb As TextBox
  256. Friend WithEvents 選擇_TreeView As TreeView
  257. Friend WithEvents 匯入EXCEL_bt As Button
  258. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  259. Friend WithEvents Label5 As Label
  260. Friend WithEvents 薪資匯入EXCEL_dgv As DataGridView
  261. End Class