123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class TENDENZA_STYLE_資料管理
- 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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.产品名称清单_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.形體名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.项目编号_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.形體號_bt = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.描述_tb = New System.Windows.Forms.TextBox()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.關閉_bt = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.项目编号清单_dgv = New System.Windows.Forms.DataGridView()
- Me.季節_bt = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.订单形體號清单_dgv = New System.Windows.Forms.DataGridView()
- Me.更新分析資料_bt = New System.Windows.Forms.Button()
- Me.订单形體號清单1_dgv = New System.Windows.Forms.DataGridView()
- Me.订单形體號清单2_dgv = New System.Windows.Forms.DataGridView()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.型體數1_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.型體數2_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.型體數3_tb = New System.Windows.Forms.TextBox()
- Me.清空資料_bt = New System.Windows.Forms.Button()
- Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
- CType(Me.产品名称清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '产品名称清单_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.产品名称清单_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.产品名称清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.产品名称清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.产品名称清单_dgv.Location = New System.Drawing.Point(12, 12)
- Me.产品名称清单_dgv.Name = "产品名称清单_dgv"
- Me.产品名称清单_dgv.RowHeadersWidth = 5
- Me.产品名称清单_dgv.RowTemplate.Height = 24
- Me.产品名称清单_dgv.Size = New System.Drawing.Size(868, 475)
- Me.产品名称清单_dgv.TabIndex = 329
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(886, 44)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(90, 16)
- Me.Label1.TabIndex = 331
- Me.Label1.Text = "Product Name"
- '
- '形體名稱_tb
- '
- Me.形體名稱_tb.Location = New System.Drawing.Point(974, 41)
- Me.形體名稱_tb.Name = "形體名稱_tb"
- Me.形體名稱_tb.Size = New System.Drawing.Size(227, 23)
- Me.形體名稱_tb.TabIndex = 332
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(886, 73)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(80, 16)
- Me.Label2.TabIndex = 333
- Me.Label2.Text = "ItemNumber"
- '
- '项目编号_tb
- '
- Me.项目编号_tb.Location = New System.Drawing.Point(974, 70)
- Me.项目编号_tb.Name = "项目编号_tb"
- Me.项目编号_tb.Size = New System.Drawing.Size(227, 23)
- Me.项目编号_tb.TabIndex = 334
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(886, 102)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(56, 16)
- Me.Label3.TabIndex = 335
- Me.Label3.Text = "型體號碼"
- '
- '形體號_bt
- '
- Me.形體號_bt.Location = New System.Drawing.Point(974, 99)
- Me.形體號_bt.Name = "形體號_bt"
- Me.形體號_bt.Size = New System.Drawing.Size(227, 23)
- Me.形體號_bt.TabIndex = 336
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(886, 131)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(72, 16)
- Me.Label4.TabIndex = 337
- Me.Label4.Text = "Description"
- '
- '描述_tb
- '
- Me.描述_tb.Location = New System.Drawing.Point(974, 128)
- Me.描述_tb.Name = "描述_tb"
- Me.描述_tb.Size = New System.Drawing.Size(227, 23)
- Me.描述_tb.TabIndex = 338
- '
- '新增_bt
- '
- Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.新增_bt.Location = New System.Drawing.Point(889, 207)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(312, 45)
- Me.新增_bt.TabIndex = 339
- Me.新增_bt.Text = "新增"
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '修改_bt
- '
- Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.修改_bt.Location = New System.Drawing.Point(889, 258)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(312, 45)
- Me.修改_bt.TabIndex = 340
- Me.修改_bt.Text = "修改"
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(889, 309)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(312, 45)
- Me.刪除_bt.TabIndex = 341
- Me.刪除_bt.Text = "刪除"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '關閉_bt
- '
- Me.關閉_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.關閉_bt.ForeColor = System.Drawing.Color.Black
- Me.關閉_bt.Location = New System.Drawing.Point(889, 411)
- Me.關閉_bt.Name = "關閉_bt"
- Me.關閉_bt.Size = New System.Drawing.Size(312, 45)
- Me.關閉_bt.TabIndex = 342
- Me.關閉_bt.Text = "關閉"
- Me.關閉_bt.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.查詢_bt.ForeColor = System.Drawing.Color.Black
- Me.查詢_bt.Location = New System.Drawing.Point(889, 360)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(312, 45)
- Me.查詢_bt.TabIndex = 343
- Me.查詢_bt.Text = "查詢"
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- '项目编号清单_dgv
- '
- Me.项目编号清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.项目编号清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.项目编号清单_dgv.Location = New System.Drawing.Point(12, 509)
- Me.项目编号清单_dgv.Name = "项目编号清单_dgv"
- Me.项目编号清单_dgv.RowHeadersWidth = 5
- Me.项目编号清单_dgv.RowTemplate.Height = 24
- Me.项目编号清单_dgv.Size = New System.Drawing.Size(1189, 475)
- Me.项目编号清单_dgv.TabIndex = 369
- '
- '季節_bt
- '
- Me.季節_bt.Location = New System.Drawing.Point(974, 12)
- Me.季節_bt.Name = "季節_bt"
- Me.季節_bt.Size = New System.Drawing.Size(227, 23)
- Me.季節_bt.TabIndex = 371
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(886, 15)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(80, 16)
- Me.Label5.TabIndex = 370
- Me.Label5.Text = "型體建立季節"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(12, 490)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(56, 16)
- Me.Label6.TabIndex = 372
- Me.Label6.Text = "訂單資料"
- '
- '订单形體號清单_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.订单形體號清单_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.订单形體號清单_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.订单形體號清单_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
- Me.订单形體號清单_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.订单形體號清单_dgv.Location = New System.Drawing.Point(1207, 30)
- Me.订单形體號清单_dgv.Name = "订单形體號清单_dgv"
- Me.订单形體號清单_dgv.RowHeadersWidth = 5
- Me.订单形體號清单_dgv.RowTemplate.Height = 24
- Me.订单形體號清单_dgv.Size = New System.Drawing.Size(695, 300)
- Me.订单形體號清单_dgv.TabIndex = 375
- '
- '更新分析資料_bt
- '
- Me.更新分析資料_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.更新分析資料_bt.ForeColor = System.Drawing.Color.Blue
- Me.更新分析資料_bt.Location = New System.Drawing.Point(889, 462)
- Me.更新分析資料_bt.Name = "更新分析資料_bt"
- Me.更新分析資料_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.更新分析資料_bt.Size = New System.Drawing.Size(312, 45)
- Me.更新分析資料_bt.TabIndex = 376
- Me.更新分析資料_bt.Text = "更新分析資料"
- Me.更新分析資料_bt.UseVisualStyleBackColor = True
- '
- '订单形體號清单1_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.订单形體號清单1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.订单形體號清单1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.订单形體號清单1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.订单形體號清单1_dgv.Location = New System.Drawing.Point(1207, 357)
- Me.订单形體號清单1_dgv.Name = "订单形體號清单1_dgv"
- Me.订单形體號清单1_dgv.RowHeadersWidth = 5
- Me.订单形體號清单1_dgv.RowTemplate.Height = 24
- Me.订单形體號清单1_dgv.Size = New System.Drawing.Size(695, 300)
- Me.订单形體號清单1_dgv.TabIndex = 377
- '
- '订单形體號清单2_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.订单形體號清单2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.订单形體號清单2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.订单形體號清单2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.订单形體號清单2_dgv.Location = New System.Drawing.Point(1207, 684)
- Me.订单形體號清单2_dgv.Name = "订单形體號清单2_dgv"
- Me.订单形體號清单2_dgv.RowHeadersWidth = 5
- Me.订单形體號清单2_dgv.RowTemplate.Height = 24
- Me.订单形體號清单2_dgv.Size = New System.Drawing.Size(695, 300)
- Me.订单形體號清单2_dgv.TabIndex = 378
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(1216, 11)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(268, 16)
- Me.Label7.TabIndex = 379
- Me.Label7.Text = "目前有訂單的型體 (過去半年<今天>最後訂單日)"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Olive
- Me.Label8.Location = New System.Drawing.Point(1216, 338)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(340, 16)
- Me.Label8.TabIndex = 380
- Me.Label8.Text = "沒訂單未超過兩年的型體 (過去兩年半<最後訂單日>過去半年)"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Red
- Me.Label9.Location = New System.Drawing.Point(1216, 665)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(283, 16)
- Me.Label9.TabIndex = 381
- Me.Label9.Text = "已超過兩年未下單的型體 (最後訂單日>過去兩年半)"
- '
- '型體數1_tb
- '
- Me.型體數1_tb.Location = New System.Drawing.Point(1828, 5)
- Me.型體數1_tb.Name = "型體數1_tb"
- Me.型體數1_tb.Size = New System.Drawing.Size(74, 23)
- Me.型體數1_tb.TabIndex = 382
- Me.型體數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(1778, 8)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(44, 16)
- Me.Label10.TabIndex = 383
- Me.Label10.Text = "型體數"
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(1778, 335)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(44, 16)
- Me.Label11.TabIndex = 385
- Me.Label11.Text = "型體數"
- '
- '型體數2_tb
- '
- Me.型體數2_tb.Location = New System.Drawing.Point(1828, 332)
- Me.型體數2_tb.Name = "型體數2_tb"
- Me.型體數2_tb.Size = New System.Drawing.Size(74, 23)
- Me.型體數2_tb.TabIndex = 384
- Me.型體數2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(1778, 662)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(44, 16)
- Me.Label12.TabIndex = 387
- Me.Label12.Text = "型體數"
- '
- '型體數3_tb
- '
- Me.型體數3_tb.Location = New System.Drawing.Point(1828, 659)
- Me.型體數3_tb.Name = "型體數3_tb"
- Me.型體數3_tb.Size = New System.Drawing.Size(74, 23)
- Me.型體數3_tb.TabIndex = 386
- Me.型體數3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '清空資料_bt
- '
- Me.清空資料_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.清空資料_bt.ForeColor = System.Drawing.Color.Black
- Me.清空資料_bt.Location = New System.Drawing.Point(889, 157)
- Me.清空資料_bt.Name = "清空資料_bt"
- Me.清空資料_bt.Size = New System.Drawing.Size(312, 45)
- Me.清空資料_bt.TabIndex = 388
- Me.清空資料_bt.Text = "清空資料"
- Me.清空資料_bt.UseVisualStyleBackColor = True
- '
- '日期_dtp
- '
- Me.日期_dtp.Enabled = False
- Me.日期_dtp.Location = New System.Drawing.Point(746, 493)
- Me.日期_dtp.Name = "日期_dtp"
- Me.日期_dtp.Size = New System.Drawing.Size(134, 23)
- Me.日期_dtp.TabIndex = 462
- '
- 'TENDENZA_STYLE_資料管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 991)
- Me.Controls.Add(Me.日期_dtp)
- Me.Controls.Add(Me.清空資料_bt)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.型體數3_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.型體數2_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.型體數1_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.订单形體號清单2_dgv)
- Me.Controls.Add(Me.订单形體號清单1_dgv)
- Me.Controls.Add(Me.更新分析資料_bt)
- Me.Controls.Add(Me.订单形體號清单_dgv)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.季節_bt)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.關閉_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.描述_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.形體號_bt)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.项目编号_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.形體名稱_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.产品名称清单_dgv)
- Me.Controls.Add(Me.项目编号清单_dgv)
- 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 = "TENDENZA_STYLE_資料管理"
- Me.Text = " TENDENZA_STYLE_資料管理"
- CType(Me.产品名称清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.项目编号清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.订单形體號清单_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.订单形體號清单1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.订单形體號清单2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 产品名称清单_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents 形體名稱_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 项目编号_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 形體號_bt As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 描述_tb As TextBox
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 關閉_bt As Button
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents 项目编号清单_dgv As DataGridView
- Friend WithEvents 季節_bt As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 订单形體號清单_dgv As DataGridView
- Friend WithEvents 更新分析資料_bt As Button
- Friend WithEvents 订单形體號清单1_dgv As DataGridView
- Friend WithEvents 订单形體號清单2_dgv As DataGridView
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents 型體數1_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents 型體數2_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 型體數3_tb As TextBox
- Friend WithEvents 清空資料_bt As Button
- Friend WithEvents 日期_dtp As DateTimePicker
- End Class
|