説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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. Me.Label2 = New System.Windows.Forms.Label()
  24. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  25. Me.TextBox1 = New System.Windows.Forms.TextBox()
  26. Me.Label3 = New System.Windows.Forms.Label()
  27. Me.TextBox2 = New System.Windows.Forms.TextBox()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.TextBox3 = New System.Windows.Forms.TextBox()
  30. Me.Label4 = New System.Windows.Forms.Label()
  31. Me.Button1 = New System.Windows.Forms.Button()
  32. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  33. Me.SuspendLayout()
  34. '
  35. 'Label2
  36. '
  37. Me.Label2.AutoSize = True
  38. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  39. Me.Label2.Location = New System.Drawing.Point(7, 1)
  40. Me.Label2.Name = "Label2"
  41. Me.Label2.Size = New System.Drawing.Size(181, 30)
  42. Me.Label2.TabIndex = 701
  43. Me.Label2.Text = "人事資料表清單"
  44. '
  45. 'DataGridView2
  46. '
  47. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  48. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  49. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  50. Me.DataGridView2.Location = New System.Drawing.Point(12, 31)
  51. Me.DataGridView2.Name = "DataGridView2"
  52. Me.DataGridView2.RowHeadersWidth = 5
  53. Me.DataGridView2.RowTemplate.Height = 24
  54. Me.DataGridView2.Size = New System.Drawing.Size(886, 934)
  55. Me.DataGridView2.TabIndex = 700
  56. '
  57. 'TextBox1
  58. '
  59. Me.TextBox1.Location = New System.Drawing.Point(954, 42)
  60. Me.TextBox1.Name = "TextBox1"
  61. Me.TextBox1.Size = New System.Drawing.Size(186, 23)
  62. Me.TextBox1.TabIndex = 712
  63. '
  64. 'Label3
  65. '
  66. Me.Label3.AutoSize = True
  67. Me.Label3.Location = New System.Drawing.Point(904, 45)
  68. Me.Label3.Name = "Label3"
  69. Me.Label3.Size = New System.Drawing.Size(32, 16)
  70. Me.Label3.TabIndex = 711
  71. Me.Label3.Text = "姓名"
  72. '
  73. 'TextBox2
  74. '
  75. Me.TextBox2.Location = New System.Drawing.Point(954, 71)
  76. Me.TextBox2.Name = "TextBox2"
  77. Me.TextBox2.Size = New System.Drawing.Size(186, 23)
  78. Me.TextBox2.TabIndex = 714
  79. '
  80. 'Label1
  81. '
  82. Me.Label1.AutoSize = True
  83. Me.Label1.Location = New System.Drawing.Point(904, 74)
  84. Me.Label1.Name = "Label1"
  85. Me.Label1.Size = New System.Drawing.Size(32, 16)
  86. Me.Label1.TabIndex = 713
  87. Me.Label1.Text = "帳號"
  88. '
  89. 'TextBox3
  90. '
  91. Me.TextBox3.Location = New System.Drawing.Point(954, 100)
  92. Me.TextBox3.Name = "TextBox3"
  93. Me.TextBox3.Size = New System.Drawing.Size(186, 23)
  94. Me.TextBox3.TabIndex = 716
  95. '
  96. 'Label4
  97. '
  98. Me.Label4.AutoSize = True
  99. Me.Label4.Location = New System.Drawing.Point(904, 103)
  100. Me.Label4.Name = "Label4"
  101. Me.Label4.Size = New System.Drawing.Size(44, 16)
  102. Me.Label4.TabIndex = 715
  103. Me.Label4.Text = "ID卡號"
  104. '
  105. 'Button1
  106. '
  107. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.Button1.Location = New System.Drawing.Point(907, 129)
  109. Me.Button1.Name = "Button1"
  110. Me.Button1.Size = New System.Drawing.Size(233, 128)
  111. Me.Button1.TabIndex = 717
  112. Me.Button1.Text = "卡片配對"
  113. Me.Button1.UseVisualStyleBackColor = True
  114. '
  115. '人員ID卡系統配置設定
  116. '
  117. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  118. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  119. Me.ClientSize = New System.Drawing.Size(1914, 971)
  120. Me.Controls.Add(Me.Button1)
  121. Me.Controls.Add(Me.TextBox3)
  122. Me.Controls.Add(Me.Label4)
  123. Me.Controls.Add(Me.TextBox2)
  124. Me.Controls.Add(Me.Label1)
  125. Me.Controls.Add(Me.TextBox1)
  126. Me.Controls.Add(Me.Label3)
  127. Me.Controls.Add(Me.Label2)
  128. Me.Controls.Add(Me.DataGridView2)
  129. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  131. Me.Name = "人員ID卡系統配置設定"
  132. Me.Text = "人員ID卡系統配置設定"
  133. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  134. Me.ResumeLayout(False)
  135. Me.PerformLayout()
  136. End Sub
  137. Friend WithEvents Label2 As Label
  138. Friend WithEvents DataGridView2 As DataGridView
  139. Friend WithEvents TextBox1 As TextBox
  140. Friend WithEvents Label3 As Label
  141. Friend WithEvents TextBox2 As TextBox
  142. Friend WithEvents Label1 As Label
  143. Friend WithEvents TextBox3 As TextBox
  144. Friend WithEvents Label4 As Label
  145. Friend WithEvents Button1 As Button
  146. End Class