_ Partial Class 下拉清單_1 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Me.下一頁_bt = New System.Windows.Forms.Button() Me.ListBox4 = New System.Windows.Forms.ListBox() Me.ListBox3 = New System.Windows.Forms.ListBox() Me.ListBox2 = New System.Windows.Forms.ListBox() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.上一頁_bt = New System.Windows.Forms.Button() Me.Panel1 = New System.Windows.Forms.Panel() Me.Cancel_bt = New System.Windows.Forms.Button() Me.主題_lb = New System.Windows.Forms.Label() Me.PnlTitleBar = New System.Windows.Forms.Panel() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' '下一頁_bt ' Me.下一頁_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.下一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.下一頁_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下一頁 Me.下一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.下一頁_bt.Location = New System.Drawing.Point(983, 408) Me.下一頁_bt.Name = "下一頁_bt" Me.下一頁_bt.Size = New System.Drawing.Size(115, 25) Me.下一頁_bt.TabIndex = 1530 Me.下一頁_bt.Text = "Next" Me.下一頁_bt.UseVisualStyleBackColor = True ' 'ListBox4 ' Me.ListBox4.FormattingEnabled = True Me.ListBox4.ItemHeight = 16 Me.ListBox4.Location = New System.Drawing.Point(825, 3) Me.ListBox4.Name = "ListBox4" Me.ListBox4.Size = New System.Drawing.Size(275, 404) Me.ListBox4.TabIndex = 1528 ' 'ListBox3 ' Me.ListBox3.FormattingEnabled = True Me.ListBox3.ItemHeight = 16 Me.ListBox3.Location = New System.Drawing.Point(551, 3) Me.ListBox3.Name = "ListBox3" Me.ListBox3.Size = New System.Drawing.Size(275, 404) Me.ListBox3.TabIndex = 1527 ' 'ListBox2 ' Me.ListBox2.FormattingEnabled = True Me.ListBox2.ItemHeight = 16 Me.ListBox2.Location = New System.Drawing.Point(277, 3) Me.ListBox2.Name = "ListBox2" Me.ListBox2.Size = New System.Drawing.Size(275, 404) Me.ListBox2.TabIndex = 1526 ' 'ListBox1 ' Me.ListBox1.FormattingEnabled = True Me.ListBox1.ItemHeight = 16 Me.ListBox1.Location = New System.Drawing.Point(3, 3) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(275, 404) Me.ListBox1.TabIndex = 1525 ' '上一頁_bt ' Me.上一頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.上一頁_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.上一頁_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.上一頁 Me.上一頁_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.上一頁_bt.Location = New System.Drawing.Point(4, 408) Me.上一頁_bt.Name = "上一頁_bt" Me.上一頁_bt.Size = New System.Drawing.Size(115, 25) Me.上一頁_bt.TabIndex = 1529 Me.上一頁_bt.Text = "Previous" Me.上一頁_bt.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.下一頁_bt) Me.Panel1.Controls.Add(Me.ListBox1) Me.Panel1.Controls.Add(Me.上一頁_bt) Me.Panel1.Controls.Add(Me.ListBox2) Me.Panel1.Controls.Add(Me.ListBox4) Me.Panel1.Controls.Add(Me.ListBox3) Me.Panel1.Location = New System.Drawing.Point(5, 34) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1104, 439) Me.Panel1.TabIndex = 1531 ' 'Cancel_bt ' Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Cancel_bt.ForeColor = System.Drawing.Color.Black Me.Cancel_bt.Location = New System.Drawing.Point(1083, 4) Me.Cancel_bt.Name = "Cancel_bt" Me.Cancel_bt.Size = New System.Drawing.Size(26, 26) Me.Cancel_bt.TabIndex = 1822 Me.Cancel_bt.Text = "X" Me.Cancel_bt.UseVisualStyleBackColor = False ' '主題_lb ' Me.主題_lb.AutoSize = True Me.主題_lb.BackColor = System.Drawing.Color.Transparent Me.主題_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.主題_lb.Location = New System.Drawing.Point(12, 9) Me.主題_lb.Name = "主題_lb" Me.主題_lb.Size = New System.Drawing.Size(45, 16) Me.主題_lb.TabIndex = 1821 Me.主題_lb.Text = "Label1" ' 'PnlTitleBar ' Me.PnlTitleBar.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PnlTitleBar.BackColor = System.Drawing.Color.Transparent Me.PnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PnlTitleBar.Location = New System.Drawing.Point(0, 0) Me.PnlTitleBar.Name = "PnlTitleBar" Me.PnlTitleBar.Size = New System.Drawing.Size(1112, 477) Me.PnlTitleBar.TabIndex = 1823 ' '下拉清單_1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1112, 477) Me.Controls.Add(Me.Cancel_bt) Me.Controls.Add(Me.主題_lb) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.PnlTitleBar) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "下拉清單_1" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "SELECT" Me.Panel1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 下一頁_bt As Button Friend WithEvents 上一頁_bt As Button Friend WithEvents ListBox4 As ListBox Friend WithEvents ListBox3 As ListBox Friend WithEvents ListBox2 As ListBox Friend WithEvents ListBox1 As ListBox Friend WithEvents Panel1 As Panel Friend WithEvents Cancel_bt As Button Friend WithEvents 主題_lb As Label Friend WithEvents PnlTitleBar As Panel End Class