123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 倉儲控制表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'DataGridView2
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView2.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(1187, 56)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(720, 885)
- Me.DataGridView2.TabIndex = 1057
- '
- 'DataGridView1
- '
- Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(4, 56)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1179, 885)
- Me.DataGridView1.TabIndex = 1056
- '
- 'TextBox8
- '
- Me.TextBox8.ForeColor = System.Drawing.Color.Olive
- Me.TextBox8.Location = New System.Drawing.Point(429, 30)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(100, 23)
- Me.TextBox8.TabIndex = 1055
- Me.TextBox8.Text = "0"
- Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Olive
- Me.Label9.Location = New System.Drawing.Point(345, 33)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(85, 16)
- Me.Label9.TabIndex = 1054
- Me.Label9.Text = "在途成本_台幣"
- '
- 'TextBox7
- '
- Me.TextBox7.ForeColor = System.Drawing.Color.Green
- Me.TextBox7.Location = New System.Drawing.Point(630, 30)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(100, 23)
- Me.TextBox7.TabIndex = 1053
- Me.TextBox7.Text = "0"
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Green
- Me.Label8.Location = New System.Drawing.Point(546, 33)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(85, 16)
- Me.Label8.TabIndex = 1052
- Me.Label8.Text = "備貨成本_台幣"
- '
- 'TextBox6
- '
- Me.TextBox6.ForeColor = System.Drawing.Color.Red
- Me.TextBox6.Location = New System.Drawing.Point(226, 30)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(100, 23)
- Me.TextBox6.TabIndex = 1051
- Me.TextBox6.Text = "0"
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(142, 33)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(85, 16)
- Me.Label7.TabIndex = 1050
- Me.Label7.Text = "庫存成本_台幣"
- '
- 'TextBox5
- '
- Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox5.Location = New System.Drawing.Point(818, 30)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(100, 23)
- Me.TextBox5.TabIndex = 1049
- Me.TextBox5.Text = "0"
- Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(752, 33)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(68, 16)
- Me.Label6.TabIndex = 1048
- Me.Label6.Text = "總物料成本"
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(920, 4)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(84, 49)
- Me.PictureBox1.TabIndex = 1039
- Me.PictureBox1.TabStop = False
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(729, 25)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(31, 30)
- Me.Label3.TabIndex = 1058
- Me.Label3.Text = "="
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(529, 24)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(23, 30)
- Me.Label2.TabIndex = 1057
- Me.Label2.Text = "-"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(324, 24)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(31, 30)
- Me.Label1.TabIndex = 1056
- Me.Label1.Text = "+"
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.Black
- Me.Label15.Location = New System.Drawing.Point(-1, 7)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(44, 16)
- Me.Label15.TabIndex = 1059
- Me.Label15.Text = "供應商"
- '
- 'TextBox9
- '
- Me.TextBox9.ForeColor = System.Drawing.Color.Black
- Me.TextBox9.Location = New System.Drawing.Point(41, 4)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(100, 23)
- Me.TextBox9.TabIndex = 1060
- Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(142, 7)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(85, 16)
- Me.Label10.TabIndex = 1050
- Me.Label10.Text = "庫存成本_台幣"
- '
- 'TextBox1
- '
- Me.TextBox1.ForeColor = System.Drawing.Color.Red
- Me.TextBox1.Location = New System.Drawing.Point(226, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(100, 23)
- Me.TextBox1.TabIndex = 1051
- Me.TextBox1.Text = "0"
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox2
- '
- Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox2.Location = New System.Drawing.Point(818, 4)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(100, 23)
- Me.TextBox2.TabIndex = 1049
- Me.TextBox2.Text = "0"
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Olive
- Me.Label11.Location = New System.Drawing.Point(345, 7)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(85, 16)
- Me.Label11.TabIndex = 1054
- Me.Label11.Text = "在途成本_台幣"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label12.Location = New System.Drawing.Point(760, 8)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(56, 16)
- Me.Label12.TabIndex = 1048
- Me.Label12.Text = "庫存成本"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.Olive
- Me.TextBox3.Location = New System.Drawing.Point(429, 4)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(100, 23)
- Me.TextBox3.TabIndex = 1055
- Me.TextBox3.Text = "0"
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.Green
- Me.TextBox4.Location = New System.Drawing.Point(630, 4)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(100, 23)
- Me.TextBox4.TabIndex = 1053
- Me.TextBox4.Text = "0"
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Green
- Me.Label13.Location = New System.Drawing.Point(546, 8)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(85, 16)
- Me.Label13.TabIndex = 1052
- Me.Label13.Text = "備貨成本_台幣"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(729, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(31, 30)
- Me.Label4.TabIndex = 1058
- Me.Label4.Text = "="
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.Location = New System.Drawing.Point(529, -1)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(23, 30)
- Me.Label5.TabIndex = 1057
- Me.Label5.Text = "-"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label14.Location = New System.Drawing.Point(324, -1)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(31, 30)
- Me.Label14.TabIndex = 1056
- Me.Label14.Text = "+"
- '
- 'TextBox10
- '
- Me.TextBox10.ForeColor = System.Drawing.Color.Black
- Me.TextBox10.Location = New System.Drawing.Point(133, 126)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(100, 23)
- Me.TextBox10.TabIndex = 1061
- Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox11
- '
- Me.TextBox11.ForeColor = System.Drawing.Color.Black
- Me.TextBox11.Location = New System.Drawing.Point(133, 97)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(100, 23)
- Me.TextBox11.TabIndex = 1062
- Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.Black
- Me.Label16.Location = New System.Drawing.Point(1184, 32)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(68, 16)
- Me.Label16.TabIndex = 1063
- Me.Label16.Text = "倉儲明細表"
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Location = New System.Drawing.Point(18, 32)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(123, 20)
- Me.CheckBox2.TabIndex = 1064
- Me.CheckBox2.Text = "含無庫存全部資料"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(1010, 6)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(111, 20)
- Me.CheckBox1.TabIndex = 1094
- Me.CheckBox1.Text = "隱藏尺寸、材質"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label17.Location = New System.Drawing.Point(1010, 32)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(56, 16)
- Me.Label17.TabIndex = 1097
- Me.Label17.Text = "指定倉庫"
- '
- 'TextBox12
- '
- Me.TextBox12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox12.Location = New System.Drawing.Point(1127, 4)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(42, 23)
- Me.TextBox12.TabIndex = 1096
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox2.ForeColor = System.Drawing.Color.Green
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Items.AddRange(New Object() {"NA", "女", "男"})
- Me.ComboBox2.Location = New System.Drawing.Point(1064, 29)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(105, 23)
- Me.ComboBox2.TabIndex = 1095
- '
- 'TextBox13
- '
- Me.TextBox13.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 12.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox13.ForeColor = System.Drawing.Color.Red
- Me.TextBox13.Location = New System.Drawing.Point(4, 948)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(1903, 29)
- Me.TextBox13.TabIndex = 1098
- '
- 'Timer1
- '
- '
- '倉儲控制表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 981)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.CheckBox2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.Label17)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "倉儲控制表"
- Me.Text = "倉儲控制表"
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents Label3 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents Label15 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents Label17 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Timer1 As Timer
- End Class
|