Нема описа
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 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  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. Me.人員清單_dgv = New System.Windows.Forms.DataGridView()
  24. Me.Label2 = New System.Windows.Forms.Label()
  25. Me.TextBox3 = New System.Windows.Forms.TextBox()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.TextBox1 = New System.Windows.Forms.TextBox()
  28. Me.Label3 = New System.Windows.Forms.Label()
  29. Me.TextBox2 = New System.Windows.Forms.TextBox()
  30. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  31. Me.Label4 = New System.Windows.Forms.Label()
  32. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  33. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  34. Me.Label5 = New System.Windows.Forms.Label()
  35. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  36. Me.Label6 = New System.Windows.Forms.Label()
  37. Me.Label7 = New System.Windows.Forms.Label()
  38. Me.Label8 = New System.Windows.Forms.Label()
  39. Me.TextBox4 = New System.Windows.Forms.TextBox()
  40. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  41. Me.Label9 = New System.Windows.Forms.Label()
  42. Me.TextBox6 = New System.Windows.Forms.TextBox()
  43. Me.Label10 = New System.Windows.Forms.Label()
  44. Me.Button3 = New System.Windows.Forms.Button()
  45. Me.Button1 = New System.Windows.Forms.Button()
  46. Me.Button2 = New System.Windows.Forms.Button()
  47. Me.Button7 = New System.Windows.Forms.Button()
  48. Me.Label11 = New System.Windows.Forms.Label()
  49. Me.TextBox5 = New System.Windows.Forms.TextBox()
  50. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  51. Me.Label12 = New System.Windows.Forms.Label()
  52. Me.TextBox7 = New System.Windows.Forms.TextBox()
  53. Me.Label13 = New System.Windows.Forms.Label()
  54. Me.TextBox8 = New System.Windows.Forms.TextBox()
  55. Me.Label14 = New System.Windows.Forms.Label()
  56. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  57. Me.Label15 = New System.Windows.Forms.Label()
  58. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  59. Me.Label16 = New System.Windows.Forms.Label()
  60. Me.ComboBox8 = New System.Windows.Forms.ComboBox()
  61. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  62. Me.Label17 = New System.Windows.Forms.Label()
  63. Me.ComboBox9 = New System.Windows.Forms.ComboBox()
  64. Me.入職日期_dtp = New System.Windows.Forms.DateTimePicker()
  65. Me.Label21 = New System.Windows.Forms.Label()
  66. Me.員工編號串聯_bt = New System.Windows.Forms.Button()
  67. CType(Me.人員清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.SuspendLayout()
  69. '
  70. '人員清單_dgv
  71. '
  72. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  73. Me.人員清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  74. Me.人員清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  75. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  76. Me.人員清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  77. Me.人員清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  78. Me.人員清單_dgv.Location = New System.Drawing.Point(214, 9)
  79. Me.人員清單_dgv.Name = "人員清單_dgv"
  80. Me.人員清單_dgv.RowHeadersWidth = 5
  81. Me.人員清單_dgv.RowTemplate.Height = 24
  82. Me.人員清單_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  83. Me.人員清單_dgv.Size = New System.Drawing.Size(1688, 970)
  84. Me.人員清單_dgv.TabIndex = 127
  85. '
  86. 'Label2
  87. '
  88. Me.Label2.AutoSize = True
  89. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  90. Me.Label2.Location = New System.Drawing.Point(12, 100)
  91. Me.Label2.Name = "Label2"
  92. Me.Label2.Size = New System.Drawing.Size(32, 16)
  93. Me.Label2.TabIndex = 204
  94. Me.Label2.Text = "籍貫"
  95. '
  96. 'TextBox3
  97. '
  98. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  99. Me.TextBox3.Location = New System.Drawing.Point(74, 216)
  100. Me.TextBox3.Name = "TextBox3"
  101. Me.TextBox3.Size = New System.Drawing.Size(134, 23)
  102. Me.TextBox3.TabIndex = 203
  103. '
  104. 'Label1
  105. '
  106. Me.Label1.AutoSize = True
  107. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.Label1.Location = New System.Drawing.Point(12, 12)
  109. Me.Label1.Name = "Label1"
  110. Me.Label1.Size = New System.Drawing.Size(56, 16)
  111. Me.Label1.TabIndex = 206
  112. Me.Label1.Text = "人員編號"
  113. '
  114. 'TextBox1
  115. '
  116. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.TextBox1.Location = New System.Drawing.Point(74, 9)
  118. Me.TextBox1.Name = "TextBox1"
  119. Me.TextBox1.Size = New System.Drawing.Size(134, 23)
  120. Me.TextBox1.TabIndex = 205
  121. '
  122. 'Label3
  123. '
  124. Me.Label3.AutoSize = True
  125. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.Label3.Location = New System.Drawing.Point(12, 41)
  127. Me.Label3.Name = "Label3"
  128. Me.Label3.Size = New System.Drawing.Size(32, 16)
  129. Me.Label3.TabIndex = 208
  130. Me.Label3.Text = "姓名"
  131. '
  132. 'TextBox2
  133. '
  134. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.TextBox2.Location = New System.Drawing.Point(74, 38)
  136. Me.TextBox2.Name = "TextBox2"
  137. Me.TextBox2.Size = New System.Drawing.Size(134, 23)
  138. Me.TextBox2.TabIndex = 207
  139. '
  140. 'ComboBox1
  141. '
  142. Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  143. Me.ComboBox1.FormattingEnabled = True
  144. Me.ComboBox1.Items.AddRange(New Object() {"男", "女"})
  145. Me.ComboBox1.Location = New System.Drawing.Point(74, 67)
  146. Me.ComboBox1.Name = "ComboBox1"
  147. Me.ComboBox1.Size = New System.Drawing.Size(134, 24)
  148. Me.ComboBox1.TabIndex = 210
  149. '
  150. 'Label4
  151. '
  152. Me.Label4.AutoSize = True
  153. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. Me.Label4.Location = New System.Drawing.Point(12, 70)
  155. Me.Label4.Name = "Label4"
  156. Me.Label4.Size = New System.Drawing.Size(32, 16)
  157. Me.Label4.TabIndex = 209
  158. Me.Label4.Text = "性別"
  159. '
  160. 'ComboBox2
  161. '
  162. Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. Me.ComboBox2.FormattingEnabled = True
  164. Me.ComboBox2.Items.AddRange(New Object() {"臺灣", "河北省[冀]", "山東省[齊]", "遼寧省[遼]", "黑龍江省[黑]", "吉林省[吉]", "甘肅省[隴]", "青海省[青]", "河南省[豫]", "江蘇省[蘇]", "湖北省[鄂]", "湖南省[湘]", "江西省[贛]", "浙江省[浙]", "廣東省[粵]", "雲南省[滇]", "福建省[福]", "海南省[瓊]", "山西省[晋]", "四川省[川]", "陝西省[陝]", "貴州省[黔]", "安徽省[皖] "})
  165. Me.ComboBox2.Location = New System.Drawing.Point(74, 97)
  166. Me.ComboBox2.Name = "ComboBox2"
  167. Me.ComboBox2.Size = New System.Drawing.Size(134, 24)
  168. Me.ComboBox2.TabIndex = 211
  169. '
  170. 'ComboBox3
  171. '
  172. Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  173. Me.ComboBox3.FormattingEnabled = True
  174. Me.ComboBox3.Items.AddRange(New Object() {"2018", "2017", "2016", "2015", "2014", "2013", "2012", "2011", "2010", "2009", "2008", "2007", "2006", "2005", "2004", "2003", "2002", "2001", "2000", "1999", "1998", "1997", "1996", "1995", "1994", "1993", "1992", "1991", "1990", "1989", "1988", "1987", "1986", "1985", "1984", "1983", "1982", "1981", "1980", "1979", "1978", "1977", "1976", "1975", "1974", "1973", "1972", "1971", "1970", "1969", "1968", "1967", "1966", "1965", "1964", "1963", "1962", "1961", "1960", "1959", "1958", "1957", "1956", "1955", "1954", "1953", "1952", "1951", "1950"})
  175. Me.ComboBox3.Location = New System.Drawing.Point(74, 127)
  176. Me.ComboBox3.Name = "ComboBox3"
  177. Me.ComboBox3.Size = New System.Drawing.Size(134, 24)
  178. Me.ComboBox3.TabIndex = 212
  179. '
  180. 'Label5
  181. '
  182. Me.Label5.AutoSize = True
  183. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.Label5.Location = New System.Drawing.Point(12, 130)
  185. Me.Label5.Name = "Label5"
  186. Me.Label5.Size = New System.Drawing.Size(56, 16)
  187. Me.Label5.TabIndex = 213
  188. Me.Label5.Text = "出生年份"
  189. '
  190. 'ComboBox4
  191. '
  192. Me.ComboBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.ComboBox4.FormattingEnabled = True
  194. Me.ComboBox4.Items.AddRange(New Object() {"台胞證", "護照", "大陸身分證", "台灣身分證", "駕照"})
  195. Me.ComboBox4.Location = New System.Drawing.Point(74, 186)
  196. Me.ComboBox4.Name = "ComboBox4"
  197. Me.ComboBox4.Size = New System.Drawing.Size(134, 24)
  198. Me.ComboBox4.TabIndex = 214
  199. '
  200. 'Label6
  201. '
  202. Me.Label6.AutoSize = True
  203. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  204. Me.Label6.Location = New System.Drawing.Point(12, 189)
  205. Me.Label6.Name = "Label6"
  206. Me.Label6.Size = New System.Drawing.Size(32, 16)
  207. Me.Label6.TabIndex = 215
  208. Me.Label6.Text = "證件"
  209. '
  210. 'Label7
  211. '
  212. Me.Label7.AutoSize = True
  213. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  214. Me.Label7.Location = New System.Drawing.Point(12, 219)
  215. Me.Label7.Name = "Label7"
  216. Me.Label7.Size = New System.Drawing.Size(32, 16)
  217. Me.Label7.TabIndex = 216
  218. Me.Label7.Text = "證號"
  219. '
  220. 'Label8
  221. '
  222. Me.Label8.AutoSize = True
  223. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  224. Me.Label8.Location = New System.Drawing.Point(12, 248)
  225. Me.Label8.Name = "Label8"
  226. Me.Label8.Size = New System.Drawing.Size(56, 16)
  227. Me.Label8.TabIndex = 218
  228. Me.Label8.Text = "大陸手機"
  229. '
  230. 'TextBox4
  231. '
  232. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  233. Me.TextBox4.Location = New System.Drawing.Point(74, 245)
  234. Me.TextBox4.Name = "TextBox4"
  235. Me.TextBox4.Size = New System.Drawing.Size(134, 23)
  236. Me.TextBox4.TabIndex = 217
  237. '
  238. 'ComboBox5
  239. '
  240. Me.ComboBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  241. Me.ComboBox5.FormattingEnabled = True
  242. Me.ComboBox5.Items.AddRange(New Object() {"NA", "月薪", "日薪", "時薪", "佣金"})
  243. Me.ComboBox5.Location = New System.Drawing.Point(74, 419)
  244. Me.ComboBox5.Name = "ComboBox5"
  245. Me.ComboBox5.Size = New System.Drawing.Size(134, 24)
  246. Me.ComboBox5.TabIndex = 219
  247. '
  248. 'Label9
  249. '
  250. Me.Label9.AutoSize = True
  251. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. Me.Label9.Location = New System.Drawing.Point(12, 422)
  253. Me.Label9.Name = "Label9"
  254. Me.Label9.Size = New System.Drawing.Size(56, 16)
  255. Me.Label9.TabIndex = 220
  256. Me.Label9.Text = "薪資結構"
  257. '
  258. 'TextBox6
  259. '
  260. Me.TextBox6.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  261. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  262. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  263. Me.TextBox6.Location = New System.Drawing.Point(12, 553)
  264. Me.TextBox6.Multiline = True
  265. Me.TextBox6.Name = "TextBox6"
  266. Me.TextBox6.Size = New System.Drawing.Size(196, 224)
  267. Me.TextBox6.TabIndex = 222
  268. '
  269. 'Label10
  270. '
  271. Me.Label10.AutoSize = True
  272. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  273. Me.Label10.Location = New System.Drawing.Point(12, 534)
  274. Me.Label10.Name = "Label10"
  275. Me.Label10.Size = New System.Drawing.Size(32, 16)
  276. Me.Label10.TabIndex = 221
  277. Me.Label10.Text = "備註"
  278. '
  279. 'Button3
  280. '
  281. Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  282. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  283. Me.Button3.ForeColor = System.Drawing.Color.Red
  284. Me.Button3.Location = New System.Drawing.Point(12, 947)
  285. Me.Button3.Name = "Button3"
  286. Me.Button3.Size = New System.Drawing.Size(196, 35)
  287. Me.Button3.TabIndex = 226
  288. Me.Button3.Text = "刪除"
  289. Me.Button3.UseVisualStyleBackColor = True
  290. '
  291. 'Button1
  292. '
  293. Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  294. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.Button1.ForeColor = System.Drawing.Color.Blue
  296. Me.Button1.Location = New System.Drawing.Point(12, 865)
  297. Me.Button1.Name = "Button1"
  298. Me.Button1.Size = New System.Drawing.Size(196, 35)
  299. Me.Button1.TabIndex = 224
  300. Me.Button1.Text = "新增"
  301. Me.Button1.UseVisualStyleBackColor = True
  302. '
  303. 'Button2
  304. '
  305. Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  306. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  307. Me.Button2.ForeColor = System.Drawing.Color.DarkGreen
  308. Me.Button2.Location = New System.Drawing.Point(12, 906)
  309. Me.Button2.Name = "Button2"
  310. Me.Button2.Size = New System.Drawing.Size(196, 35)
  311. Me.Button2.TabIndex = 225
  312. Me.Button2.Text = "修改"
  313. Me.Button2.UseVisualStyleBackColor = True
  314. '
  315. 'Button7
  316. '
  317. Me.Button7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  318. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.Button7.Location = New System.Drawing.Point(12, 783)
  320. Me.Button7.Name = "Button7"
  321. Me.Button7.Size = New System.Drawing.Size(196, 35)
  322. Me.Button7.TabIndex = 223
  323. Me.Button7.Text = "查詢"
  324. Me.Button7.UseVisualStyleBackColor = True
  325. '
  326. 'Label11
  327. '
  328. Me.Label11.AutoSize = True
  329. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  330. Me.Label11.Location = New System.Drawing.Point(12, 452)
  331. Me.Label11.Name = "Label11"
  332. Me.Label11.Size = New System.Drawing.Size(32, 16)
  333. Me.Label11.TabIndex = 228
  334. Me.Label11.Text = "薪資"
  335. '
  336. 'TextBox5
  337. '
  338. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  339. Me.TextBox5.Location = New System.Drawing.Point(74, 449)
  340. Me.TextBox5.Name = "TextBox5"
  341. Me.TextBox5.Size = New System.Drawing.Size(134, 23)
  342. Me.TextBox5.TabIndex = 227
  343. '
  344. 'CheckBox1
  345. '
  346. Me.CheckBox1.AutoSize = True
  347. Me.CheckBox1.Location = New System.Drawing.Point(12, 393)
  348. Me.CheckBox1.Name = "CheckBox1"
  349. Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
  350. Me.CheckBox1.TabIndex = 229
  351. Me.CheckBox1.Text = "是否在職"
  352. Me.CheckBox1.UseVisualStyleBackColor = True
  353. '
  354. 'Label12
  355. '
  356. Me.Label12.AutoSize = True
  357. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.Label12.Location = New System.Drawing.Point(12, 160)
  359. Me.Label12.Name = "Label12"
  360. Me.Label12.Size = New System.Drawing.Size(32, 16)
  361. Me.Label12.TabIndex = 231
  362. Me.Label12.Text = "年紀"
  363. '
  364. 'TextBox7
  365. '
  366. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.TextBox7.Location = New System.Drawing.Point(74, 157)
  368. Me.TextBox7.Name = "TextBox7"
  369. Me.TextBox7.Size = New System.Drawing.Size(134, 23)
  370. Me.TextBox7.TabIndex = 230
  371. '
  372. 'Label13
  373. '
  374. Me.Label13.AutoSize = True
  375. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  376. Me.Label13.Location = New System.Drawing.Point(12, 277)
  377. Me.Label13.Name = "Label13"
  378. Me.Label13.Size = New System.Drawing.Size(56, 16)
  379. Me.Label13.TabIndex = 233
  380. Me.Label13.Text = "台灣手機"
  381. '
  382. 'TextBox8
  383. '
  384. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.TextBox8.Location = New System.Drawing.Point(74, 274)
  386. Me.TextBox8.Name = "TextBox8"
  387. Me.TextBox8.Size = New System.Drawing.Size(134, 23)
  388. Me.TextBox8.TabIndex = 232
  389. '
  390. 'Label14
  391. '
  392. Me.Label14.AutoSize = True
  393. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  394. Me.Label14.Location = New System.Drawing.Point(12, 306)
  395. Me.Label14.Name = "Label14"
  396. Me.Label14.Size = New System.Drawing.Size(32, 16)
  397. Me.Label14.TabIndex = 235
  398. Me.Label14.Text = "階段"
  399. '
  400. 'ComboBox6
  401. '
  402. Me.ComboBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  403. Me.ComboBox6.FormattingEnabled = True
  404. Me.ComboBox6.Items.AddRange(New Object() {"創值期", "學習期"})
  405. Me.ComboBox6.Location = New System.Drawing.Point(74, 303)
  406. Me.ComboBox6.Name = "ComboBox6"
  407. Me.ComboBox6.Size = New System.Drawing.Size(134, 24)
  408. Me.ComboBox6.TabIndex = 234
  409. '
  410. 'Label15
  411. '
  412. Me.Label15.AutoSize = True
  413. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. Me.Label15.Location = New System.Drawing.Point(12, 336)
  415. Me.Label15.Name = "Label15"
  416. Me.Label15.Size = New System.Drawing.Size(32, 16)
  417. Me.Label15.TabIndex = 237
  418. Me.Label15.Text = "級別"
  419. '
  420. 'ComboBox7
  421. '
  422. Me.ComboBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.ComboBox7.FormattingEnabled = True
  424. Me.ComboBox7.Items.AddRange(New Object() {"初級", "中級", "高級"})
  425. Me.ComboBox7.Location = New System.Drawing.Point(74, 333)
  426. Me.ComboBox7.Name = "ComboBox7"
  427. Me.ComboBox7.Size = New System.Drawing.Size(134, 24)
  428. Me.ComboBox7.TabIndex = 236
  429. '
  430. 'Label16
  431. '
  432. Me.Label16.AutoSize = True
  433. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  434. Me.Label16.Location = New System.Drawing.Point(12, 366)
  435. Me.Label16.Name = "Label16"
  436. Me.Label16.Size = New System.Drawing.Size(32, 16)
  437. Me.Label16.TabIndex = 239
  438. Me.Label16.Text = "性質"
  439. '
  440. 'ComboBox8
  441. '
  442. Me.ComboBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  443. Me.ComboBox8.FormattingEnabled = True
  444. Me.ComboBox8.Items.AddRange(New Object() {"兼職", "全職"})
  445. Me.ComboBox8.Location = New System.Drawing.Point(74, 363)
  446. Me.ComboBox8.Name = "ComboBox8"
  447. Me.ComboBox8.Size = New System.Drawing.Size(134, 24)
  448. Me.ComboBox8.TabIndex = 238
  449. '
  450. 'CheckBox2
  451. '
  452. Me.CheckBox2.AutoSize = True
  453. Me.CheckBox2.Location = New System.Drawing.Point(133, 393)
  454. Me.CheckBox2.Name = "CheckBox2"
  455. Me.CheckBox2.Size = New System.Drawing.Size(75, 20)
  456. Me.CheckBox2.TabIndex = 240
  457. Me.CheckBox2.Text = "是否給薪"
  458. Me.CheckBox2.UseVisualStyleBackColor = True
  459. '
  460. 'Label17
  461. '
  462. Me.Label17.AutoSize = True
  463. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. Me.Label17.Location = New System.Drawing.Point(12, 481)
  465. Me.Label17.Name = "Label17"
  466. Me.Label17.Size = New System.Drawing.Size(56, 16)
  467. Me.Label17.TabIndex = 242
  468. Me.Label17.Text = "給薪幣別"
  469. '
  470. 'ComboBox9
  471. '
  472. Me.ComboBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  473. Me.ComboBox9.FormattingEnabled = True
  474. Me.ComboBox9.Items.AddRange(New Object() {"TWD", "RMB"})
  475. Me.ComboBox9.Location = New System.Drawing.Point(74, 478)
  476. Me.ComboBox9.Name = "ComboBox9"
  477. Me.ComboBox9.Size = New System.Drawing.Size(134, 24)
  478. Me.ComboBox9.TabIndex = 241
  479. '
  480. '入職日期_dtp
  481. '
  482. Me.入職日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  483. Me.入職日期_dtp.Location = New System.Drawing.Point(74, 508)
  484. Me.入職日期_dtp.Name = "入職日期_dtp"
  485. Me.入職日期_dtp.Size = New System.Drawing.Size(134, 23)
  486. Me.入職日期_dtp.TabIndex = 733
  487. '
  488. 'Label21
  489. '
  490. Me.Label21.AutoSize = True
  491. Me.Label21.Location = New System.Drawing.Point(12, 511)
  492. Me.Label21.Name = "Label21"
  493. Me.Label21.Size = New System.Drawing.Size(56, 16)
  494. Me.Label21.TabIndex = 732
  495. Me.Label21.Text = "入職日期"
  496. '
  497. '員工編號串聯_bt
  498. '
  499. Me.員工編號串聯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  500. Me.員工編號串聯_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  501. Me.員工編號串聯_bt.Location = New System.Drawing.Point(12, 824)
  502. Me.員工編號串聯_bt.Name = "員工編號串聯_bt"
  503. Me.員工編號串聯_bt.Size = New System.Drawing.Size(196, 35)
  504. Me.員工編號串聯_bt.TabIndex = 734
  505. Me.員工編號串聯_bt.Text = "員工編號串聯"
  506. Me.員工編號串聯_bt.UseVisualStyleBackColor = True
  507. '
  508. '人員入職資料表
  509. '
  510. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  511. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  512. Me.ClientSize = New System.Drawing.Size(1914, 991)
  513. Me.Controls.Add(Me.員工編號串聯_bt)
  514. Me.Controls.Add(Me.入職日期_dtp)
  515. Me.Controls.Add(Me.Label21)
  516. Me.Controls.Add(Me.Label17)
  517. Me.Controls.Add(Me.ComboBox9)
  518. Me.Controls.Add(Me.CheckBox2)
  519. Me.Controls.Add(Me.Label16)
  520. Me.Controls.Add(Me.ComboBox8)
  521. Me.Controls.Add(Me.Label15)
  522. Me.Controls.Add(Me.ComboBox7)
  523. Me.Controls.Add(Me.Label14)
  524. Me.Controls.Add(Me.ComboBox6)
  525. Me.Controls.Add(Me.Label13)
  526. Me.Controls.Add(Me.TextBox8)
  527. Me.Controls.Add(Me.Label12)
  528. Me.Controls.Add(Me.TextBox7)
  529. Me.Controls.Add(Me.CheckBox1)
  530. Me.Controls.Add(Me.Label11)
  531. Me.Controls.Add(Me.TextBox5)
  532. Me.Controls.Add(Me.Button3)
  533. Me.Controls.Add(Me.Button1)
  534. Me.Controls.Add(Me.Button2)
  535. Me.Controls.Add(Me.Button7)
  536. Me.Controls.Add(Me.TextBox6)
  537. Me.Controls.Add(Me.Label10)
  538. Me.Controls.Add(Me.Label9)
  539. Me.Controls.Add(Me.ComboBox5)
  540. Me.Controls.Add(Me.Label8)
  541. Me.Controls.Add(Me.TextBox4)
  542. Me.Controls.Add(Me.Label7)
  543. Me.Controls.Add(Me.Label6)
  544. Me.Controls.Add(Me.ComboBox4)
  545. Me.Controls.Add(Me.Label5)
  546. Me.Controls.Add(Me.ComboBox3)
  547. Me.Controls.Add(Me.ComboBox2)
  548. Me.Controls.Add(Me.ComboBox1)
  549. Me.Controls.Add(Me.Label4)
  550. Me.Controls.Add(Me.Label3)
  551. Me.Controls.Add(Me.TextBox2)
  552. Me.Controls.Add(Me.Label1)
  553. Me.Controls.Add(Me.TextBox1)
  554. Me.Controls.Add(Me.Label2)
  555. Me.Controls.Add(Me.TextBox3)
  556. Me.Controls.Add(Me.人員清單_dgv)
  557. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  558. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  559. Me.Name = "人員入職資料表"
  560. Me.Text = "人員入職資料表"
  561. CType(Me.人員清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  562. Me.ResumeLayout(False)
  563. Me.PerformLayout()
  564. End Sub
  565. Friend WithEvents 人員清單_dgv As DataGridView
  566. Friend WithEvents Label2 As Label
  567. Friend WithEvents TextBox3 As TextBox
  568. Friend WithEvents Label1 As Label
  569. Friend WithEvents TextBox1 As TextBox
  570. Friend WithEvents Label3 As Label
  571. Friend WithEvents TextBox2 As TextBox
  572. Friend WithEvents ComboBox1 As ComboBox
  573. Friend WithEvents Label4 As Label
  574. Friend WithEvents ComboBox2 As ComboBox
  575. Friend WithEvents ComboBox3 As ComboBox
  576. Friend WithEvents Label5 As Label
  577. Friend WithEvents ComboBox4 As ComboBox
  578. Friend WithEvents Label6 As Label
  579. Friend WithEvents Label7 As Label
  580. Friend WithEvents Label8 As Label
  581. Friend WithEvents TextBox4 As TextBox
  582. Friend WithEvents ComboBox5 As ComboBox
  583. Friend WithEvents Label9 As Label
  584. Friend WithEvents TextBox6 As TextBox
  585. Friend WithEvents Label10 As Label
  586. Friend WithEvents Button3 As Button
  587. Friend WithEvents Button1 As Button
  588. Friend WithEvents Button2 As Button
  589. Friend WithEvents Button7 As Button
  590. Friend WithEvents Label11 As Label
  591. Friend WithEvents TextBox5 As TextBox
  592. Friend WithEvents CheckBox1 As CheckBox
  593. Friend WithEvents Label12 As Label
  594. Friend WithEvents TextBox7 As TextBox
  595. Friend WithEvents Label13 As Label
  596. Friend WithEvents TextBox8 As TextBox
  597. Friend WithEvents Label14 As Label
  598. Friend WithEvents ComboBox6 As ComboBox
  599. Friend WithEvents Label15 As Label
  600. Friend WithEvents ComboBox7 As ComboBox
  601. Friend WithEvents Label16 As Label
  602. Friend WithEvents ComboBox8 As ComboBox
  603. Friend WithEvents CheckBox2 As CheckBox
  604. Friend WithEvents Label17 As Label
  605. Friend WithEvents ComboBox9 As ComboBox
  606. Friend WithEvents 入職日期_dtp As DateTimePicker
  607. Friend WithEvents Label21 As Label
  608. Friend WithEvents 員工編號串聯_bt As Button
  609. End Class