123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- <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.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.生產進度表_lb = New System.Windows.Forms.Label()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
- Me.第三頁_bt = New System.Windows.Forms.Button()
- Me.第二頁_bt = New System.Windows.Forms.Button()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.巨益回饋資訊Excel導入_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.Button()
- Me.水平翻轉_bt = New System.Windows.Forms.Button()
- Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.驗貨報告大圖_bt = New System.Windows.Forms.Button()
- Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
- Me.第一頁_bt = New System.Windows.Forms.Button()
- Me.森康回饋資訊Excel導入_bt = New System.Windows.Forms.Button()
- Me.加總_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.型體號碼_cb = New System.Windows.Forms.ComboBox()
- Me.型體名稱_cb = New System.Windows.Forms.ComboBox()
- Me.季節_cb = New System.Windows.Forms.ComboBox()
- Me.客戶_cb = New System.Windows.Forms.ComboBox()
- Me.工廠_cb = New System.Windows.Forms.ComboBox()
- Me.工廠_lb = New System.Windows.Forms.Label()
- Me.型體號碼_lb = New System.Windows.Forms.Label()
- Me.季節_lb = New System.Windows.Forms.Label()
- Me.客戶_lb = New System.Windows.Forms.Label()
- Me.型體名稱_lb = New System.Windows.Forms.Label()
- Me.清除條件_bt = New System.Windows.Forms.Button()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'PictureBox2
- '
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox2.Location = New System.Drawing.Point(1055, 3)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(109, 142)
- Me.PictureBox2.TabIndex = 527
- Me.PictureBox2.TabStop = False
- '
- '生產進度表_lb
- '
- Me.生產進度表_lb.AutoSize = True
- Me.生產進度表_lb.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.生產進度表_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.生產進度表_lb.Location = New System.Drawing.Point(12, 8)
- Me.生產進度表_lb.Name = "生產進度表_lb"
- Me.生產進度表_lb.Size = New System.Drawing.Size(231, 45)
- Me.生產進度表_lb.TabIndex = 525
- Me.生產進度表_lb.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(649, 3)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(234, 143)
- Me.PictureBox1.TabIndex = 524
- Me.PictureBox1.TabStop = False
- '
- '關鍵字查詢_bt
- '
- Me.關鍵字查詢_bt.Location = New System.Drawing.Point(378, 61)
- Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
- Me.關鍵字查詢_bt.Size = New System.Drawing.Size(122, 26)
- Me.關鍵字查詢_bt.TabIndex = 523
- Me.關鍵字查詢_bt.Text = "關鍵字查詢"
- Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
- '
- '第三頁_bt
- '
- Me.第三頁_bt.ForeColor = System.Drawing.Color.Red
- Me.第三頁_bt.Location = New System.Drawing.Point(505, 101)
- Me.第三頁_bt.Name = "第三頁_bt"
- Me.第三頁_bt.Size = New System.Drawing.Size(138, 45)
- Me.第三頁_bt.TabIndex = 520
- Me.第三頁_bt.Text = "第三頁"
- Me.第三頁_bt.UseVisualStyleBackColor = True
- '
- '第二頁_bt
- '
- Me.第二頁_bt.ForeColor = System.Drawing.Color.Red
- Me.第二頁_bt.Location = New System.Drawing.Point(505, 52)
- Me.第二頁_bt.Name = "第二頁_bt"
- Me.第二頁_bt.Size = New System.Drawing.Size(138, 45)
- Me.第二頁_bt.TabIndex = 519
- Me.第二頁_bt.Text = "第二頁"
- Me.第二頁_bt.UseVisualStyleBackColor = True
- '
- 'TextBox6
- '
- Me.TextBox6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox6.Location = New System.Drawing.Point(1401, 122)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(129, 23)
- Me.TextBox6.TabIndex = 518
- '
- 'TextBox3
- '
- Me.TextBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox3.Location = New System.Drawing.Point(1401, 93)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(129, 23)
- Me.TextBox3.TabIndex = 517
- '
- 'TextBox2
- '
- Me.TextBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox2.Location = New System.Drawing.Point(1401, 64)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(129, 23)
- Me.TextBox2.TabIndex = 516
- '
- 'TextBox1
- '
- Me.TextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox1.Location = New System.Drawing.Point(1401, 36)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(129, 23)
- Me.TextBox1.TabIndex = 515
- '
- '巨益回饋資訊Excel導入_bt
- '
- Me.巨益回饋資訊Excel導入_bt.ForeColor = System.Drawing.Color.Green
- Me.巨益回饋資訊Excel導入_bt.Location = New System.Drawing.Point(886, 3)
- Me.巨益回饋資訊Excel導入_bt.Name = "巨益回饋資訊Excel導入_bt"
- Me.巨益回饋資訊Excel導入_bt.Size = New System.Drawing.Size(81, 74)
- Me.巨益回饋資訊Excel導入_bt.TabIndex = 514
- Me.巨益回饋資訊Excel導入_bt.Text = "巨益回饋資訊Excel導入"
- Me.巨益回饋資訊Excel導入_bt.UseVisualStyleBackColor = True
- '
- '列印_bt
- '
- Me.列印_bt.ForeColor = System.Drawing.Color.Black
- Me.列印_bt.Location = New System.Drawing.Point(886, 79)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(166, 67)
- Me.列印_bt.TabIndex = 513
- Me.列印_bt.Text = "列印"
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '主表單_dgv
- '
- Me.主表單_dgv.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.主表單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.主表單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.主表單_dgv.Location = New System.Drawing.Point(4, 148)
- Me.主表單_dgv.Name = "主表單_dgv"
- Me.主表單_dgv.RowHeadersWidth = 5
- Me.主表單_dgv.RowTemplate.Height = 24
- Me.主表單_dgv.Size = New System.Drawing.Size(1526, 528)
- Me.主表單_dgv.TabIndex = 512
- '
- '垂直翻轉_bt
- '
- Me.垂直翻轉_bt.Location = New System.Drawing.Point(1282, 100)
- Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
- Me.垂直翻轉_bt.Size = New System.Drawing.Size(115, 46)
- Me.垂直翻轉_bt.TabIndex = 532
- Me.垂直翻轉_bt.Text = "垂直翻轉"
- Me.垂直翻轉_bt.UseVisualStyleBackColor = True
- '
- '水平翻轉_bt
- '
- Me.水平翻轉_bt.Location = New System.Drawing.Point(1167, 100)
- Me.水平翻轉_bt.Name = "水平翻轉_bt"
- Me.水平翻轉_bt.Size = New System.Drawing.Size(115, 46)
- Me.水平翻轉_bt.TabIndex = 531
- Me.水平翻轉_bt.Text = "水平翻轉"
- Me.水平翻轉_bt.UseVisualStyleBackColor = True
- '
- '逆時鐘90度旋轉_bt
- '
- Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(1282, 52)
- Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
- Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(115, 46)
- Me.逆時鐘90度旋轉_bt.TabIndex = 530
- Me.逆時鐘90度旋轉_bt.Text = "逆時鐘90度旋轉"
- Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '順時鐘90度旋轉_bt
- '
- Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(1167, 52)
- Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
- Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(115, 46)
- Me.順時鐘90度旋轉_bt.TabIndex = 529
- Me.順時鐘90度旋轉_bt.Text = "順時鐘90度旋轉"
- Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '驗貨報告大圖_bt
- '
- Me.驗貨報告大圖_bt.ForeColor = System.Drawing.Color.Black
- Me.驗貨報告大圖_bt.Location = New System.Drawing.Point(1167, 4)
- Me.驗貨報告大圖_bt.Name = "驗貨報告大圖_bt"
- Me.驗貨報告大圖_bt.Size = New System.Drawing.Size(230, 46)
- Me.驗貨報告大圖_bt.TabIndex = 528
- Me.驗貨報告大圖_bt.Text = "驗貨報告大圖"
- Me.驗貨報告大圖_bt.UseVisualStyleBackColor = True
- '
- 'OpenFileDialog1
- '
- Me.OpenFileDialog1.FileName = "OpenFileDialog1"
- '
- '第一頁_bt
- '
- Me.第一頁_bt.ForeColor = System.Drawing.Color.Red
- Me.第一頁_bt.Location = New System.Drawing.Point(505, 3)
- Me.第一頁_bt.Name = "第一頁_bt"
- Me.第一頁_bt.Size = New System.Drawing.Size(138, 45)
- Me.第一頁_bt.TabIndex = 533
- Me.第一頁_bt.Text = "第一頁"
- Me.第一頁_bt.UseVisualStyleBackColor = True
- '
- '森康回饋資訊Excel導入_bt
- '
- Me.森康回饋資訊Excel導入_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.森康回饋資訊Excel導入_bt.Location = New System.Drawing.Point(970, 3)
- Me.森康回饋資訊Excel導入_bt.Name = "森康回饋資訊Excel導入_bt"
- Me.森康回饋資訊Excel導入_bt.Size = New System.Drawing.Size(81, 74)
- Me.森康回饋資訊Excel導入_bt.TabIndex = 534
- Me.森康回饋資訊Excel導入_bt.Text = "森康回饋資訊Excel導入"
- Me.森康回饋資訊Excel導入_bt.UseVisualStyleBackColor = True
- '
- '加總_tb
- '
- Me.加總_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.加總_tb.Location = New System.Drawing.Point(1286, 222)
- Me.加總_tb.Name = "加總_tb"
- Me.加總_tb.Size = New System.Drawing.Size(135, 23)
- Me.加總_tb.TabIndex = 1091
- Me.加總_tb.Visible = False
- '
- 'Label1
- '
- Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!)
- Me.Label1.Location = New System.Drawing.Point(1211, 224)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(73, 20)
- Me.Label1.TabIndex = 1090
- Me.Label1.Text = "選取加總"
- Me.Label1.Visible = False
- '
- '型體號碼_cb
- '
- Me.型體號碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.型體號碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.型體號碼_cb.FormattingEnabled = True
- Me.型體號碼_cb.Location = New System.Drawing.Point(302, 91)
- Me.型體號碼_cb.Name = "型體號碼_cb"
- Me.型體號碼_cb.Size = New System.Drawing.Size(197, 24)
- Me.型體號碼_cb.TabIndex = 1101
- '
- '型體名稱_cb
- '
- Me.型體名稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.型體名稱_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.型體名稱_cb.FormattingEnabled = True
- Me.型體名稱_cb.Location = New System.Drawing.Point(302, 121)
- Me.型體名稱_cb.Name = "型體名稱_cb"
- Me.型體名稱_cb.Size = New System.Drawing.Size(197, 24)
- Me.型體名稱_cb.TabIndex = 1100
- '
- '季節_cb
- '
- Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.季節_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.季節_cb.FormattingEnabled = True
- Me.季節_cb.Location = New System.Drawing.Point(41, 61)
- Me.季節_cb.Name = "季節_cb"
- Me.季節_cb.Size = New System.Drawing.Size(197, 24)
- Me.季節_cb.TabIndex = 1099
- '
- '客戶_cb
- '
- Me.客戶_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.客戶_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.客戶_cb.FormattingEnabled = True
- Me.客戶_cb.Location = New System.Drawing.Point(41, 90)
- Me.客戶_cb.Name = "客戶_cb"
- Me.客戶_cb.Size = New System.Drawing.Size(197, 24)
- Me.客戶_cb.TabIndex = 1098
- '
- '工廠_cb
- '
- Me.工廠_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.工廠_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.工廠_cb.FormattingEnabled = True
- Me.工廠_cb.Location = New System.Drawing.Point(41, 120)
- Me.工廠_cb.Name = "工廠_cb"
- Me.工廠_cb.Size = New System.Drawing.Size(197, 24)
- Me.工廠_cb.TabIndex = 1097
- '
- '工廠_lb
- '
- Me.工廠_lb.AutoSize = True
- Me.工廠_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.工廠_lb.Location = New System.Drawing.Point(7, 124)
- Me.工廠_lb.Name = "工廠_lb"
- Me.工廠_lb.Size = New System.Drawing.Size(32, 16)
- Me.工廠_lb.TabIndex = 1094
- Me.工廠_lb.Text = "工廠"
- '
- '型體號碼_lb
- '
- Me.型體號碼_lb.AutoSize = True
- Me.型體號碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.型體號碼_lb.Location = New System.Drawing.Point(244, 95)
- Me.型體號碼_lb.Name = "型體號碼_lb"
- Me.型體號碼_lb.Size = New System.Drawing.Size(56, 16)
- Me.型體號碼_lb.TabIndex = 1095
- Me.型體號碼_lb.Text = "型體號碼"
- '
- '季節_lb
- '
- Me.季節_lb.AutoSize = True
- Me.季節_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.季節_lb.Location = New System.Drawing.Point(6, 65)
- Me.季節_lb.Name = "季節_lb"
- Me.季節_lb.Size = New System.Drawing.Size(32, 16)
- Me.季節_lb.TabIndex = 1093
- Me.季節_lb.Text = "季節"
- '
- '客戶_lb
- '
- Me.客戶_lb.AutoSize = True
- Me.客戶_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.客戶_lb.Location = New System.Drawing.Point(7, 93)
- Me.客戶_lb.Name = "客戶_lb"
- Me.客戶_lb.Size = New System.Drawing.Size(32, 16)
- Me.客戶_lb.TabIndex = 1092
- Me.客戶_lb.Text = "客戶"
- '
- '型體名稱_lb
- '
- Me.型體名稱_lb.AutoSize = True
- Me.型體名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.型體名稱_lb.Location = New System.Drawing.Point(244, 124)
- Me.型體名稱_lb.Name = "型體名稱_lb"
- Me.型體名稱_lb.Size = New System.Drawing.Size(56, 16)
- Me.型體名稱_lb.TabIndex = 1096
- Me.型體名稱_lb.Text = "型體名稱"
- '
- '清除條件_bt
- '
- Me.清除條件_bt.Location = New System.Drawing.Point(248, 61)
- Me.清除條件_bt.Name = "清除條件_bt"
- Me.清除條件_bt.Size = New System.Drawing.Size(122, 26)
- Me.清除條件_bt.TabIndex = 1104
- Me.清除條件_bt.Text = "清除條件"
- Me.清除條件_bt.UseVisualStyleBackColor = True
- '
- '量產生產進度表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1534, 681)
- Me.Controls.Add(Me.清除條件_bt)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.型體號碼_cb)
- Me.Controls.Add(Me.型體名稱_cb)
- Me.Controls.Add(Me.季節_cb)
- Me.Controls.Add(Me.客戶_cb)
- Me.Controls.Add(Me.工廠_cb)
- Me.Controls.Add(Me.工廠_lb)
- Me.Controls.Add(Me.型體號碼_lb)
- Me.Controls.Add(Me.季節_lb)
- Me.Controls.Add(Me.客戶_lb)
- Me.Controls.Add(Me.型體名稱_lb)
- Me.Controls.Add(Me.加總_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.森康回饋資訊Excel導入_bt)
- Me.Controls.Add(Me.第一頁_bt)
- Me.Controls.Add(Me.垂直翻轉_bt)
- Me.Controls.Add(Me.水平翻轉_bt)
- Me.Controls.Add(Me.逆時鐘90度旋轉_bt)
- Me.Controls.Add(Me.順時鐘90度旋轉_bt)
- Me.Controls.Add(Me.驗貨報告大圖_bt)
- Me.Controls.Add(Me.PictureBox2)
- Me.Controls.Add(Me.生產進度表_lb)
- Me.Controls.Add(Me.關鍵字查詢_bt)
- Me.Controls.Add(Me.第三頁_bt)
- Me.Controls.Add(Me.第二頁_bt)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.巨益回饋資訊Excel導入_bt)
- Me.Controls.Add(Me.列印_bt)
- 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 = "量產生產進度表"
- Me.Text = "量產生產進度表"
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents 生產進度表_lb As Label
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents 關鍵字查詢_bt As Button
- Friend WithEvents 第三頁_bt As Button
- Friend WithEvents 第二頁_bt As Button
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents 巨益回饋資訊Excel導入_bt As Button
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 主表單_dgv As DataGridView
- Friend WithEvents 垂直翻轉_bt As Button
- Friend WithEvents 水平翻轉_bt As Button
- Friend WithEvents 逆時鐘90度旋轉_bt As Button
- Friend WithEvents 順時鐘90度旋轉_bt As Button
- Friend WithEvents 驗貨報告大圖_bt As Button
- Friend WithEvents OpenFileDialog1 As OpenFileDialog
- Friend WithEvents 第一頁_bt As Button
- Friend WithEvents 森康回饋資訊Excel導入_bt As Button
- Friend WithEvents 加總_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 型體號碼_cb As ComboBox
- Friend WithEvents 型體名稱_cb As ComboBox
- Friend WithEvents 季節_cb As ComboBox
- Friend WithEvents 客戶_cb As ComboBox
- Friend WithEvents 工廠_cb As ComboBox
- Friend WithEvents 工廠_lb As Label
- Friend WithEvents 型體號碼_lb As Label
- Friend WithEvents 季節_lb As Label
- Friend WithEvents 客戶_lb As Label
- Friend WithEvents 型體名稱_lb As Label
- Friend WithEvents 清除條件_bt As Button
- End Class
|