Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

下拉清單_1.Designer.vb 5.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  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.SuspendLayout()
  29. '
  30. '下一頁_bt
  31. '
  32. Me.下一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  33. Me.下一頁_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下一頁
  34. Me.下一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  35. Me.下一頁_bt.Location = New System.Drawing.Point(525, 406)
  36. Me.下一頁_bt.Name = "下一頁_bt"
  37. Me.下一頁_bt.Size = New System.Drawing.Size(115, 25)
  38. Me.下一頁_bt.TabIndex = 1530
  39. Me.下一頁_bt.Text = "Next"
  40. Me.下一頁_bt.UseVisualStyleBackColor = True
  41. '
  42. 'ListBox4
  43. '
  44. Me.ListBox4.FormattingEnabled = True
  45. Me.ListBox4.ItemHeight = 16
  46. Me.ListBox4.Location = New System.Drawing.Point(480, 1)
  47. Me.ListBox4.Name = "ListBox4"
  48. Me.ListBox4.Size = New System.Drawing.Size(160, 404)
  49. Me.ListBox4.TabIndex = 1528
  50. '
  51. 'ListBox3
  52. '
  53. Me.ListBox3.FormattingEnabled = True
  54. Me.ListBox3.ItemHeight = 16
  55. Me.ListBox3.Location = New System.Drawing.Point(321, 1)
  56. Me.ListBox3.Name = "ListBox3"
  57. Me.ListBox3.Size = New System.Drawing.Size(160, 404)
  58. Me.ListBox3.TabIndex = 1527
  59. '
  60. 'ListBox2
  61. '
  62. Me.ListBox2.FormattingEnabled = True
  63. Me.ListBox2.ItemHeight = 16
  64. Me.ListBox2.Location = New System.Drawing.Point(162, 1)
  65. Me.ListBox2.Name = "ListBox2"
  66. Me.ListBox2.Size = New System.Drawing.Size(160, 404)
  67. Me.ListBox2.TabIndex = 1526
  68. '
  69. 'ListBox1
  70. '
  71. Me.ListBox1.FormattingEnabled = True
  72. Me.ListBox1.ItemHeight = 16
  73. Me.ListBox1.Location = New System.Drawing.Point(3, 1)
  74. Me.ListBox1.Name = "ListBox1"
  75. Me.ListBox1.Size = New System.Drawing.Size(160, 404)
  76. Me.ListBox1.TabIndex = 1525
  77. '
  78. '上一頁_bt
  79. '
  80. Me.上一頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  81. Me.上一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  82. Me.上一頁_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.上一頁
  83. Me.上一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  84. Me.上一頁_bt.Location = New System.Drawing.Point(3, 406)
  85. Me.上一頁_bt.Name = "上一頁_bt"
  86. Me.上一頁_bt.Size = New System.Drawing.Size(115, 25)
  87. Me.上一頁_bt.TabIndex = 1529
  88. Me.上一頁_bt.Text = "Previous"
  89. Me.上一頁_bt.UseVisualStyleBackColor = True
  90. '
  91. '下拉清單_1
  92. '
  93. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  94. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  95. Me.ClientSize = New System.Drawing.Size(642, 432)
  96. Me.Controls.Add(Me.下一頁_bt)
  97. Me.Controls.Add(Me.上一頁_bt)
  98. Me.Controls.Add(Me.ListBox4)
  99. Me.Controls.Add(Me.ListBox3)
  100. Me.Controls.Add(Me.ListBox2)
  101. Me.Controls.Add(Me.ListBox1)
  102. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  104. Me.Name = "下拉清單_1"
  105. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  106. Me.Text = "SELECT"
  107. Me.ResumeLayout(False)
  108. End Sub
  109. Friend WithEvents 下一頁_bt As Button
  110. Friend WithEvents 上一頁_bt As Button
  111. Friend WithEvents ListBox4 As ListBox
  112. Friend WithEvents ListBox3 As ListBox
  113. Friend WithEvents ListBox2 As ListBox
  114. Friend WithEvents ListBox1 As ListBox
  115. End Class