No Description
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.7KB

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