Açıklama Yok
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 7.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  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. Me.姓名_tb = New System.Windows.Forms.TextBox()
  23. Me.Label2 = New System.Windows.Forms.Label()
  24. Me.時間_dtp = New System.Windows.Forms.DateTimePicker()
  25. Me.ID_lb = New System.Windows.Forms.Label()
  26. Me.修改該筆資料_bt = New System.Windows.Forms.Button()
  27. Me.刪除該筆資料_bt = New System.Windows.Forms.Button()
  28. Me.新增資料_bt = New System.Windows.Forms.Button()
  29. Me.ID1_lb = New System.Windows.Forms.Label()
  30. Me.SuspendLayout()
  31. '
  32. '姓名_tb
  33. '
  34. Me.姓名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  35. Me.姓名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  36. Me.姓名_tb.Location = New System.Drawing.Point(43, 7)
  37. Me.姓名_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  38. Me.姓名_tb.Name = "姓名_tb"
  39. Me.姓名_tb.Size = New System.Drawing.Size(91, 23)
  40. Me.姓名_tb.TabIndex = 779
  41. '
  42. 'Label2
  43. '
  44. Me.Label2.AutoSize = True
  45. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  46. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  47. Me.Label2.Location = New System.Drawing.Point(9, 11)
  48. Me.Label2.Name = "Label2"
  49. Me.Label2.Size = New System.Drawing.Size(31, 16)
  50. Me.Label2.TabIndex = 778
  51. Me.Label2.Text = "姓名"
  52. '
  53. '時間_dtp
  54. '
  55. Me.時間_dtp.CustomFormat = "yyyy-MM-dd HH:mm:ss"
  56. Me.時間_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  57. Me.時間_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  58. Me.時間_dtp.Location = New System.Drawing.Point(140, 7)
  59. Me.時間_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  60. Me.時間_dtp.Name = "時間_dtp"
  61. Me.時間_dtp.Size = New System.Drawing.Size(182, 23)
  62. Me.時間_dtp.TabIndex = 787
  63. '
  64. 'ID_lb
  65. '
  66. Me.ID_lb.AutoSize = True
  67. Me.ID_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  68. Me.ID_lb.Location = New System.Drawing.Point(3, 40)
  69. Me.ID_lb.Name = "ID_lb"
  70. Me.ID_lb.Size = New System.Drawing.Size(23, 16)
  71. Me.ID_lb.TabIndex = 788
  72. Me.ID_lb.Text = "XX"
  73. '
  74. '修改該筆資料_bt
  75. '
  76. Me.修改該筆資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  77. Me.修改該筆資料_bt.ForeColor = System.Drawing.Color.Green
  78. Me.修改該筆資料_bt.Location = New System.Drawing.Point(140, 37)
  79. Me.修改該筆資料_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  80. Me.修改該筆資料_bt.Name = "修改該筆資料_bt"
  81. Me.修改該筆資料_bt.Size = New System.Drawing.Size(91, 39)
  82. Me.修改該筆資料_bt.TabIndex = 789
  83. Me.修改該筆資料_bt.Text = "修改該筆資料"
  84. Me.修改該筆資料_bt.UseVisualStyleBackColor = True
  85. '
  86. '刪除該筆資料_bt
  87. '
  88. Me.刪除該筆資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.刪除該筆資料_bt.ForeColor = System.Drawing.Color.Red
  90. Me.刪除該筆資料_bt.Location = New System.Drawing.Point(233, 37)
  91. Me.刪除該筆資料_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  92. Me.刪除該筆資料_bt.Name = "刪除該筆資料_bt"
  93. Me.刪除該筆資料_bt.Size = New System.Drawing.Size(89, 39)
  94. Me.刪除該筆資料_bt.TabIndex = 0
  95. Me.刪除該筆資料_bt.Text = "刪除該筆資料"
  96. Me.刪除該筆資料_bt.UseVisualStyleBackColor = True
  97. '
  98. '新增資料_bt
  99. '
  100. Me.新增資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  101. Me.新增資料_bt.ForeColor = System.Drawing.Color.Blue
  102. Me.新增資料_bt.Location = New System.Drawing.Point(46, 37)
  103. Me.新增資料_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  104. Me.新增資料_bt.Name = "新增資料_bt"
  105. Me.新增資料_bt.Size = New System.Drawing.Size(91, 39)
  106. Me.新增資料_bt.TabIndex = 790
  107. Me.新增資料_bt.Text = "新增資料"
  108. Me.新增資料_bt.UseVisualStyleBackColor = True
  109. '
  110. 'ID1_lb
  111. '
  112. Me.ID1_lb.AutoSize = True
  113. Me.ID1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  114. Me.ID1_lb.Location = New System.Drawing.Point(3, 56)
  115. Me.ID1_lb.Name = "ID1_lb"
  116. Me.ID1_lb.Size = New System.Drawing.Size(23, 16)
  117. Me.ID1_lb.TabIndex = 791
  118. Me.ID1_lb.Text = "XX"
  119. '
  120. '考勤明細表_編輯
  121. '
  122. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  123. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  124. Me.ClientSize = New System.Drawing.Size(330, 82)
  125. Me.Controls.Add(Me.ID1_lb)
  126. Me.Controls.Add(Me.新增資料_bt)
  127. Me.Controls.Add(Me.修改該筆資料_bt)
  128. Me.Controls.Add(Me.ID_lb)
  129. Me.Controls.Add(Me.時間_dtp)
  130. Me.Controls.Add(Me.姓名_tb)
  131. Me.Controls.Add(Me.Label2)
  132. Me.Controls.Add(Me.刪除該筆資料_bt)
  133. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  134. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  135. Me.Name = "考勤明細表_編輯"
  136. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  137. Me.Text = "考勤明細表_編輯"
  138. Me.ResumeLayout(False)
  139. Me.PerformLayout()
  140. End Sub
  141. Friend WithEvents 姓名_tb As TextBox
  142. Friend WithEvents Label2 As Label
  143. Friend WithEvents 時間_dtp As DateTimePicker
  144. Friend WithEvents ID_lb As Label
  145. Friend WithEvents 修改該筆資料_bt As Button
  146. Friend WithEvents 刪除該筆資料_bt As Button
  147. Friend WithEvents 新增資料_bt As Button
  148. Friend WithEvents ID1_lb As Label
  149. End Class