Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

人員ID卡系統配置設定.Designer.vb 9.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 人員ID卡系統配置設定
  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.卡片配對_bT = New System.Windows.Forms.Button()
  25. Me.ID卡號_tb = New System.Windows.Forms.TextBox()
  26. Me.Label4 = New System.Windows.Forms.Label()
  27. Me.帳號_tb = New System.Windows.Forms.TextBox()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.姓名_tb = New System.Windows.Forms.TextBox()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.主系統_dgv = New System.Windows.Forms.DataGridView()
  33. Me.考勤_dgv = New System.Windows.Forms.DataGridView()
  34. Me.編號_tb = New System.Windows.Forms.TextBox()
  35. Me.Label5 = New System.Windows.Forms.Label()
  36. CType(Me.主系統_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  37. CType(Me.考勤_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  38. Me.SuspendLayout()
  39. '
  40. '卡片配對_bT
  41. '
  42. Me.卡片配對_bT.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  43. Me.卡片配對_bT.Location = New System.Drawing.Point(199, 12)
  44. Me.卡片配對_bT.Name = "卡片配對_bT"
  45. Me.卡片配對_bT.Size = New System.Drawing.Size(146, 73)
  46. Me.卡片配對_bT.TabIndex = 735
  47. Me.卡片配對_bT.Text = "卡片配對"
  48. Me.卡片配對_bT.UseVisualStyleBackColor = True
  49. '
  50. 'ID卡號_tb
  51. '
  52. Me.ID卡號_tb.ImeMode = System.Windows.Forms.ImeMode.Disable
  53. Me.ID卡號_tb.Location = New System.Drawing.Point(401, 59)
  54. Me.ID卡號_tb.Name = "ID卡號_tb"
  55. Me.ID卡號_tb.Size = New System.Drawing.Size(236, 23)
  56. Me.ID卡號_tb.TabIndex = 734
  57. '
  58. 'Label4
  59. '
  60. Me.Label4.AutoSize = True
  61. Me.Label4.Location = New System.Drawing.Point(351, 62)
  62. Me.Label4.Name = "Label4"
  63. Me.Label4.Size = New System.Drawing.Size(44, 16)
  64. Me.Label4.TabIndex = 733
  65. Me.Label4.Text = "ID卡號"
  66. '
  67. '帳號_tb
  68. '
  69. Me.帳號_tb.Location = New System.Drawing.Point(401, 34)
  70. Me.帳號_tb.Name = "帳號_tb"
  71. Me.帳號_tb.Size = New System.Drawing.Size(236, 23)
  72. Me.帳號_tb.TabIndex = 732
  73. '
  74. 'Label1
  75. '
  76. Me.Label1.AutoSize = True
  77. Me.Label1.Location = New System.Drawing.Point(351, 37)
  78. Me.Label1.Name = "Label1"
  79. Me.Label1.Size = New System.Drawing.Size(35, 16)
  80. Me.Label1.TabIndex = 731
  81. Me.Label1.Text = "帳號 "
  82. '
  83. '姓名_tb
  84. '
  85. Me.姓名_tb.Location = New System.Drawing.Point(401, 9)
  86. Me.姓名_tb.Name = "姓名_tb"
  87. Me.姓名_tb.Size = New System.Drawing.Size(101, 23)
  88. Me.姓名_tb.TabIndex = 730
  89. '
  90. 'Label3
  91. '
  92. Me.Label3.AutoSize = True
  93. Me.Label3.Location = New System.Drawing.Point(351, 12)
  94. Me.Label3.Name = "Label3"
  95. Me.Label3.Size = New System.Drawing.Size(35, 16)
  96. Me.Label3.TabIndex = 729
  97. Me.Label3.Text = "姓名 "
  98. '
  99. 'Label2
  100. '
  101. Me.Label2.AutoSize = True
  102. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.Label2.Location = New System.Drawing.Point(12, 9)
  104. Me.Label2.Name = "Label2"
  105. Me.Label2.Size = New System.Drawing.Size(181, 30)
  106. Me.Label2.TabIndex = 728
  107. Me.Label2.Text = "人事資料表清單"
  108. '
  109. '主系統_dgv
  110. '
  111. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  112. Me.主系統_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  113. Me.主系統_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  114. Or System.Windows.Forms.AnchorStyles.Left) _
  115. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  116. Me.主系統_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  117. Me.主系統_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  118. Me.主系統_dgv.Location = New System.Drawing.Point(12, 89)
  119. Me.主系統_dgv.Name = "主系統_dgv"
  120. Me.主系統_dgv.RowHeadersWidth = 5
  121. Me.主系統_dgv.RowTemplate.Height = 24
  122. Me.主系統_dgv.Size = New System.Drawing.Size(333, 354)
  123. Me.主系統_dgv.TabIndex = 727
  124. '
  125. '考勤_dgv
  126. '
  127. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  128. Me.考勤_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  129. Me.考勤_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  130. Or System.Windows.Forms.AnchorStyles.Left) _
  131. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  132. Me.考勤_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  133. Me.考勤_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  134. Me.考勤_dgv.Location = New System.Drawing.Point(351, 89)
  135. Me.考勤_dgv.Name = "考勤_dgv"
  136. Me.考勤_dgv.RowHeadersWidth = 5
  137. Me.考勤_dgv.RowTemplate.Height = 24
  138. Me.考勤_dgv.Size = New System.Drawing.Size(291, 354)
  139. Me.考勤_dgv.TabIndex = 736
  140. '
  141. '編號_tb
  142. '
  143. Me.編號_tb.Location = New System.Drawing.Point(536, 9)
  144. Me.編號_tb.Name = "編號_tb"
  145. Me.編號_tb.Size = New System.Drawing.Size(101, 23)
  146. Me.編號_tb.TabIndex = 738
  147. '
  148. 'Label5
  149. '
  150. Me.Label5.AutoSize = True
  151. Me.Label5.Location = New System.Drawing.Point(504, 12)
  152. Me.Label5.Name = "Label5"
  153. Me.Label5.Size = New System.Drawing.Size(32, 16)
  154. Me.Label5.TabIndex = 737
  155. Me.Label5.Text = "編號"
  156. '
  157. '人員ID卡系統配置設定
  158. '
  159. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  160. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  161. Me.ClientSize = New System.Drawing.Size(649, 450)
  162. Me.Controls.Add(Me.編號_tb)
  163. Me.Controls.Add(Me.Label5)
  164. Me.Controls.Add(Me.考勤_dgv)
  165. Me.Controls.Add(Me.卡片配對_bT)
  166. Me.Controls.Add(Me.ID卡號_tb)
  167. Me.Controls.Add(Me.Label4)
  168. Me.Controls.Add(Me.帳號_tb)
  169. Me.Controls.Add(Me.Label1)
  170. Me.Controls.Add(Me.姓名_tb)
  171. Me.Controls.Add(Me.Label3)
  172. Me.Controls.Add(Me.Label2)
  173. Me.Controls.Add(Me.主系統_dgv)
  174. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  175. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  176. Me.Name = "人員ID卡系統配置設定"
  177. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  178. Me.Text = "人員ID卡系統配置設定"
  179. CType(Me.主系統_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  180. CType(Me.考勤_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  181. Me.ResumeLayout(False)
  182. Me.PerformLayout()
  183. End Sub
  184. Friend WithEvents 卡片配對_bT As Button
  185. Friend WithEvents ID卡號_tb As TextBox
  186. Friend WithEvents Label4 As Label
  187. Friend WithEvents 帳號_tb As TextBox
  188. Friend WithEvents Label1 As Label
  189. Friend WithEvents 姓名_tb As TextBox
  190. Friend WithEvents Label3 As Label
  191. Friend WithEvents Label2 As Label
  192. Friend WithEvents 主系統_dgv As DataGridView
  193. Friend WithEvents 考勤_dgv As DataGridView
  194. Friend WithEvents 編號_tb As TextBox
  195. Friend WithEvents Label5 As Label
  196. End Class