Geen omschrijving
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.

下拉清單_1.Designer.vb 7.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 下拉清單_1
  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.PnlTitleBar = New System.Windows.Forms.Panel()
  23. Me.下一頁_bt = New System.Windows.Forms.Button()
  24. Me.ListBox1 = New System.Windows.Forms.ListBox()
  25. Me.ListBox2 = New System.Windows.Forms.ListBox()
  26. Me.ListBox4 = New System.Windows.Forms.ListBox()
  27. Me.ListBox3 = New System.Windows.Forms.ListBox()
  28. Me.Cancel_bt = New System.Windows.Forms.Button()
  29. Me.主題_lb = New System.Windows.Forms.Label()
  30. Me.Panel1 = New System.Windows.Forms.Panel()
  31. Me.上一頁_bt = New System.Windows.Forms.Button()
  32. Me.Panel1.SuspendLayout()
  33. Me.SuspendLayout()
  34. '
  35. 'PnlTitleBar
  36. '
  37. Me.PnlTitleBar.BackColor = System.Drawing.Color.Transparent
  38. Me.PnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  39. Me.PnlTitleBar.Location = New System.Drawing.Point(0, 0)
  40. Me.PnlTitleBar.Name = "PnlTitleBar"
  41. Me.PnlTitleBar.Size = New System.Drawing.Size(759, 477)
  42. Me.PnlTitleBar.TabIndex = 1827
  43. '
  44. '下一頁_bt
  45. '
  46. Me.下一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  47. Me.下一頁_bt.Image = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.下一頁
  48. Me.下一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  49. Me.下一頁_bt.Location = New System.Drawing.Point(630, 408)
  50. Me.下一頁_bt.Name = "下一頁_bt"
  51. Me.下一頁_bt.Size = New System.Drawing.Size(115, 25)
  52. Me.下一頁_bt.TabIndex = 1530
  53. Me.下一頁_bt.Text = "Next"
  54. Me.下一頁_bt.UseVisualStyleBackColor = True
  55. '
  56. 'ListBox1
  57. '
  58. Me.ListBox1.FormattingEnabled = True
  59. Me.ListBox1.ItemHeight = 16
  60. Me.ListBox1.Location = New System.Drawing.Point(4, 3)
  61. Me.ListBox1.Name = "ListBox1"
  62. Me.ListBox1.Size = New System.Drawing.Size(186, 404)
  63. Me.ListBox1.TabIndex = 1525
  64. '
  65. 'ListBox2
  66. '
  67. Me.ListBox2.FormattingEnabled = True
  68. Me.ListBox2.ItemHeight = 16
  69. Me.ListBox2.Location = New System.Drawing.Point(189, 3)
  70. Me.ListBox2.Name = "ListBox2"
  71. Me.ListBox2.Size = New System.Drawing.Size(186, 404)
  72. Me.ListBox2.TabIndex = 1526
  73. '
  74. 'ListBox4
  75. '
  76. Me.ListBox4.FormattingEnabled = True
  77. Me.ListBox4.ItemHeight = 16
  78. Me.ListBox4.Location = New System.Drawing.Point(559, 3)
  79. Me.ListBox4.Name = "ListBox4"
  80. Me.ListBox4.Size = New System.Drawing.Size(186, 404)
  81. Me.ListBox4.TabIndex = 1528
  82. '
  83. 'ListBox3
  84. '
  85. Me.ListBox3.FormattingEnabled = True
  86. Me.ListBox3.ItemHeight = 16
  87. Me.ListBox3.Location = New System.Drawing.Point(374, 3)
  88. Me.ListBox3.Name = "ListBox3"
  89. Me.ListBox3.Size = New System.Drawing.Size(186, 404)
  90. Me.ListBox3.TabIndex = 1527
  91. '
  92. 'Cancel_bt
  93. '
  94. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  95. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  96. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  97. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  98. Me.Cancel_bt.Location = New System.Drawing.Point(730, 4)
  99. Me.Cancel_bt.Name = "Cancel_bt"
  100. Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
  101. Me.Cancel_bt.TabIndex = 1826
  102. Me.Cancel_bt.Text = "X"
  103. Me.Cancel_bt.UseVisualStyleBackColor = False
  104. Me.Cancel_bt.Visible = False
  105. '
  106. '主題_lb
  107. '
  108. Me.主題_lb.AutoSize = True
  109. Me.主題_lb.BackColor = System.Drawing.Color.Transparent
  110. Me.主題_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  111. Me.主題_lb.Location = New System.Drawing.Point(12, 9)
  112. Me.主題_lb.Name = "主題_lb"
  113. Me.主題_lb.Size = New System.Drawing.Size(45, 16)
  114. Me.主題_lb.TabIndex = 1825
  115. Me.主題_lb.Text = "Label1"
  116. '
  117. 'Panel1
  118. '
  119. Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  120. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  121. Me.Panel1.Controls.Add(Me.下一頁_bt)
  122. Me.Panel1.Controls.Add(Me.ListBox1)
  123. Me.Panel1.Controls.Add(Me.上一頁_bt)
  124. Me.Panel1.Controls.Add(Me.ListBox2)
  125. Me.Panel1.Controls.Add(Me.ListBox4)
  126. Me.Panel1.Controls.Add(Me.ListBox3)
  127. Me.Panel1.Location = New System.Drawing.Point(5, 34)
  128. Me.Panel1.Name = "Panel1"
  129. Me.Panel1.Size = New System.Drawing.Size(751, 439)
  130. Me.Panel1.TabIndex = 1824
  131. '
  132. '上一頁_bt
  133. '
  134. Me.上一頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  135. Me.上一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  136. Me.上一頁_bt.Image = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.上一頁
  137. Me.上一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  138. Me.上一頁_bt.Location = New System.Drawing.Point(4, 408)
  139. Me.上一頁_bt.Name = "上一頁_bt"
  140. Me.上一頁_bt.Size = New System.Drawing.Size(115, 25)
  141. Me.上一頁_bt.TabIndex = 1529
  142. Me.上一頁_bt.Text = "Previous"
  143. Me.上一頁_bt.UseVisualStyleBackColor = True
  144. '
  145. '下拉清單_1
  146. '
  147. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  148. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  149. Me.ClientSize = New System.Drawing.Size(759, 477)
  150. Me.Controls.Add(Me.Cancel_bt)
  151. Me.Controls.Add(Me.主題_lb)
  152. Me.Controls.Add(Me.Panel1)
  153. Me.Controls.Add(Me.PnlTitleBar)
  154. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  155. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  156. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  157. Me.Name = "下拉清單_1"
  158. Me.Text = "SELECT"
  159. Me.Panel1.ResumeLayout(False)
  160. Me.ResumeLayout(False)
  161. Me.PerformLayout()
  162. End Sub
  163. Friend WithEvents PnlTitleBar As Panel
  164. Friend WithEvents 下一頁_bt As Button
  165. Friend WithEvents ListBox1 As ListBox
  166. Friend WithEvents 上一頁_bt As Button
  167. Friend WithEvents ListBox2 As ListBox
  168. Friend WithEvents ListBox4 As ListBox
  169. Friend WithEvents ListBox3 As ListBox
  170. Friend WithEvents Cancel_bt As Button
  171. Friend WithEvents 主題_lb As Label
  172. Friend WithEvents Panel1 As Panel
  173. End Class