Brak opisu
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 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  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.Label4 = New System.Windows.Forms.Label()
  23. Me.Label2 = New System.Windows.Forms.Label()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.TextBox1 = New System.Windows.Forms.TextBox()
  26. Me.Button1 = New System.Windows.Forms.Button()
  27. Me.Label3 = New System.Windows.Forms.Label()
  28. Me.TextBox2 = New System.Windows.Forms.TextBox()
  29. Me.Label5 = New System.Windows.Forms.Label()
  30. Me.Label6 = New System.Windows.Forms.Label()
  31. Me.TextBox3 = New System.Windows.Forms.TextBox()
  32. Me.SuspendLayout()
  33. '
  34. 'Label4
  35. '
  36. Me.Label4.AutoSize = True
  37. Me.Label4.BackColor = System.Drawing.SystemColors.Control
  38. Me.Label4.Location = New System.Drawing.Point(193, 42)
  39. Me.Label4.Name = "Label4"
  40. Me.Label4.Size = New System.Drawing.Size(20, 16)
  41. Me.Label4.TabIndex = 613
  42. Me.Label4.Text = "秒"
  43. '
  44. 'Label2
  45. '
  46. Me.Label2.AutoSize = True
  47. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  48. Me.Label2.Location = New System.Drawing.Point(193, 9)
  49. Me.Label2.Name = "Label2"
  50. Me.Label2.Size = New System.Drawing.Size(20, 16)
  51. Me.Label2.TabIndex = 612
  52. Me.Label2.Text = "秒"
  53. '
  54. 'Label1
  55. '
  56. Me.Label1.AutoSize = True
  57. Me.Label1.BackColor = System.Drawing.SystemColors.Control
  58. Me.Label1.Location = New System.Drawing.Point(12, 42)
  59. Me.Label1.Name = "Label1"
  60. Me.Label1.Size = New System.Drawing.Size(92, 16)
  61. Me.Label1.TabIndex = 611
  62. Me.Label1.Text = "第二段閒置時間"
  63. '
  64. 'TextBox1
  65. '
  66. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  67. Me.TextBox1.Location = New System.Drawing.Point(112, 39)
  68. Me.TextBox1.Margin = New System.Windows.Forms.Padding(5)
  69. Me.TextBox1.Name = "TextBox1"
  70. Me.TextBox1.Size = New System.Drawing.Size(75, 23)
  71. Me.TextBox1.TabIndex = 610
  72. '
  73. 'Button1
  74. '
  75. Me.Button1.Location = New System.Drawing.Point(219, 5)
  76. Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  77. Me.Button1.Name = "Button1"
  78. Me.Button1.Size = New System.Drawing.Size(105, 57)
  79. Me.Button1.TabIndex = 609
  80. Me.Button1.Text = "修改"
  81. '
  82. 'Label3
  83. '
  84. Me.Label3.AutoSize = True
  85. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  86. Me.Label3.Location = New System.Drawing.Point(12, 9)
  87. Me.Label3.Name = "Label3"
  88. Me.Label3.Size = New System.Drawing.Size(92, 16)
  89. Me.Label3.TabIndex = 608
  90. Me.Label3.Text = "第一段閒置時間"
  91. '
  92. 'TextBox2
  93. '
  94. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  95. Me.TextBox2.Location = New System.Drawing.Point(112, 6)
  96. Me.TextBox2.Margin = New System.Windows.Forms.Padding(5)
  97. Me.TextBox2.Name = "TextBox2"
  98. Me.TextBox2.Size = New System.Drawing.Size(75, 23)
  99. Me.TextBox2.TabIndex = 607
  100. '
  101. 'Label5
  102. '
  103. Me.Label5.AutoSize = True
  104. Me.Label5.BackColor = System.Drawing.SystemColors.Control
  105. Me.Label5.Location = New System.Drawing.Point(193, 75)
  106. Me.Label5.Name = "Label5"
  107. Me.Label5.Size = New System.Drawing.Size(20, 16)
  108. Me.Label5.TabIndex = 616
  109. Me.Label5.Text = "天"
  110. '
  111. 'Label6
  112. '
  113. Me.Label6.AutoSize = True
  114. Me.Label6.BackColor = System.Drawing.SystemColors.Control
  115. Me.Label6.Location = New System.Drawing.Point(12, 75)
  116. Me.Label6.Name = "Label6"
  117. Me.Label6.Size = New System.Drawing.Size(80, 16)
  118. Me.Label6.TabIndex = 615
  119. Me.Label6.Text = "密碼重設天數"
  120. '
  121. 'TextBox3
  122. '
  123. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  124. Me.TextBox3.Location = New System.Drawing.Point(112, 72)
  125. Me.TextBox3.Margin = New System.Windows.Forms.Padding(5)
  126. Me.TextBox3.Name = "TextBox3"
  127. Me.TextBox3.Size = New System.Drawing.Size(75, 23)
  128. Me.TextBox3.TabIndex = 614
  129. '
  130. '系統通用變數管理
  131. '
  132. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  133. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  134. Me.ClientSize = New System.Drawing.Size(331, 111)
  135. Me.Controls.Add(Me.Label5)
  136. Me.Controls.Add(Me.Label6)
  137. Me.Controls.Add(Me.TextBox3)
  138. Me.Controls.Add(Me.Label4)
  139. Me.Controls.Add(Me.Label2)
  140. Me.Controls.Add(Me.Label1)
  141. Me.Controls.Add(Me.TextBox1)
  142. Me.Controls.Add(Me.Button1)
  143. Me.Controls.Add(Me.Label3)
  144. Me.Controls.Add(Me.TextBox2)
  145. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  146. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  147. Me.Name = "系統通用變數管理"
  148. Me.Text = "系統通用變數管理"
  149. Me.ResumeLayout(False)
  150. Me.PerformLayout()
  151. End Sub
  152. Friend WithEvents Label4 As Label
  153. Friend WithEvents Label2 As Label
  154. Friend WithEvents Label1 As Label
  155. Friend WithEvents TextBox1 As TextBox
  156. Friend WithEvents Button1 As Button
  157. Friend WithEvents Label3 As Label
  158. Friend WithEvents TextBox2 As TextBox
  159. Friend WithEvents Label5 As Label
  160. Friend WithEvents Label6 As Label
  161. Friend WithEvents TextBox3 As TextBox
  162. End Class