Няма описание
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.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  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.Label5 = New System.Windows.Forms.Label()
  23. Me.流量_tb = New System.Windows.Forms.TextBox()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.Label3 = New System.Windows.Forms.Label()
  26. Me.截面積_tb = New System.Windows.Forms.TextBox()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.流速_nud = New System.Windows.Forms.NumericUpDown()
  29. Me.管徑_nud = New System.Windows.Forms.NumericUpDown()
  30. CType(Me.流速_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  31. CType(Me.管徑_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  32. Me.SuspendLayout()
  33. '
  34. 'Label5
  35. '
  36. Me.Label5.BackColor = System.Drawing.Color.Transparent
  37. Me.Label5.ForeColor = System.Drawing.Color.Red
  38. Me.Label5.Location = New System.Drawing.Point(4, 5)
  39. Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  40. Me.Label5.Name = "Label5"
  41. Me.Label5.Size = New System.Drawing.Size(187, 21)
  42. Me.Label5.TabIndex = 11
  43. Me.Label5.Text = "流量/Laju Aliran (m^3/H)"
  44. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  45. '
  46. '流量_tb
  47. '
  48. Me.流量_tb.Location = New System.Drawing.Point(5, 26)
  49. Me.流量_tb.Name = "流量_tb"
  50. Me.流量_tb.Size = New System.Drawing.Size(186, 23)
  51. Me.流量_tb.TabIndex = 10
  52. '
  53. 'Label1
  54. '
  55. Me.Label1.AutoSize = True
  56. Me.Label1.ForeColor = System.Drawing.Color.Red
  57. Me.Label1.Location = New System.Drawing.Point(4, 165)
  58. Me.Label1.Name = "Label1"
  59. Me.Label1.Size = New System.Drawing.Size(100, 16)
  60. Me.Label1.TabIndex = 12
  61. Me.Label1.Text = "*預設流速=2 m/s"
  62. '
  63. 'Label3
  64. '
  65. Me.Label3.BackColor = System.Drawing.Color.Transparent
  66. Me.Label3.Location = New System.Drawing.Point(4, 51)
  67. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  68. Me.Label3.Name = "Label3"
  69. Me.Label3.Size = New System.Drawing.Size(189, 43)
  70. Me.Label3.TabIndex = 14
  71. Me.Label3.Text = "橫斷面積" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Luas Penampang Lintang (m^2)"
  72. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  73. '
  74. '截面積_tb
  75. '
  76. Me.截面積_tb.Enabled = False
  77. Me.截面積_tb.Location = New System.Drawing.Point(5, 90)
  78. Me.截面積_tb.Name = "截面積_tb"
  79. Me.截面積_tb.Size = New System.Drawing.Size(186, 23)
  80. Me.截面積_tb.TabIndex = 13
  81. '
  82. 'Label2
  83. '
  84. Me.Label2.BackColor = System.Drawing.Color.Transparent
  85. Me.Label2.Location = New System.Drawing.Point(4, 115)
  86. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  87. Me.Label2.Name = "Label2"
  88. Me.Label2.Size = New System.Drawing.Size(172, 21)
  89. Me.Label2.TabIndex = 16
  90. Me.Label2.Text = "管徑(inch)"
  91. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  92. '
  93. '流速_nud
  94. '
  95. Me.流速_nud.DecimalPlaces = 2
  96. Me.流速_nud.Location = New System.Drawing.Point(7, 184)
  97. Me.流速_nud.Name = "流速_nud"
  98. Me.流速_nud.Size = New System.Drawing.Size(184, 23)
  99. Me.流速_nud.TabIndex = 17
  100. Me.流速_nud.Value = New Decimal(New Integer() {2, 0, 0, 0})
  101. '
  102. '管徑_nud
  103. '
  104. Me.管徑_nud.DecimalPlaces = 2
  105. Me.管徑_nud.Location = New System.Drawing.Point(6, 137)
  106. Me.管徑_nud.Maximum = New Decimal(New Integer() {1000000000, 0, 0, 0})
  107. Me.管徑_nud.Name = "管徑_nud"
  108. Me.管徑_nud.Size = New System.Drawing.Size(184, 23)
  109. Me.管徑_nud.TabIndex = 18
  110. Me.管徑_nud.ThousandsSeparator = True
  111. '
  112. '新管徑
  113. '
  114. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  115. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  116. Me.ClientSize = New System.Drawing.Size(194, 212)
  117. Me.Controls.Add(Me.管徑_nud)
  118. Me.Controls.Add(Me.流速_nud)
  119. Me.Controls.Add(Me.Label2)
  120. Me.Controls.Add(Me.截面積_tb)
  121. Me.Controls.Add(Me.Label1)
  122. Me.Controls.Add(Me.Label5)
  123. Me.Controls.Add(Me.流量_tb)
  124. Me.Controls.Add(Me.Label3)
  125. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.Margin = New System.Windows.Forms.Padding(4)
  127. Me.MaximizeBox = False
  128. Me.MinimizeBox = False
  129. Me.Name = "新管徑"
  130. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  131. Me.Text = "管徑、流速、流量計算器"
  132. CType(Me.流速_nud, System.ComponentModel.ISupportInitialize).EndInit()
  133. CType(Me.管徑_nud, System.ComponentModel.ISupportInitialize).EndInit()
  134. Me.ResumeLayout(False)
  135. Me.PerformLayout()
  136. End Sub
  137. Friend WithEvents Label5 As Label
  138. Friend WithEvents 流量_tb As TextBox
  139. Friend WithEvents Label1 As Label
  140. Friend WithEvents Label3 As Label
  141. Friend WithEvents 截面積_tb As TextBox
  142. Friend WithEvents Label2 As Label
  143. Friend WithEvents 流速_nud As NumericUpDown
  144. Friend WithEvents 管徑_nud As NumericUpDown
  145. End Class