暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

下拉清單_1.Designer.vb 8.6KB

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