123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506 |
- <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 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()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.出庫完成_bt = New System.Windows.Forms.Button()
- Me.領料單號_lb = New System.Windows.Forms.Label()
- Me.執行單號_tb = New System.Windows.Forms.TextBox()
- Me.出庫單據_dgv = New System.Windows.Forms.DataGridView()
- Me.出庫明細_dgv = New System.Windows.Forms.DataGridView()
- Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.出庫完成_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.大間距1_ch = New System.Windows.Forms.CheckBox()
- Me.中間距1_ch = New System.Windows.Forms.CheckBox()
- Me.小間距1_ch = New System.Windows.Forms.CheckBox()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.倉儲審核_tb = New System.Windows.Forms.TextBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.顯示料號2_ch = New System.Windows.Forms.CheckBox()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.出庫明細1_dgv = New System.Windows.Forms.DataGridView()
- Me.司機_lb = New System.Windows.Forms.Label()
- Me.司機_cb = New System.Windows.Forms.ComboBox()
- Me.車號_lb = New System.Windows.Forms.Label()
- Me.車號_cb = New System.Windows.Forms.ComboBox()
- Me.預先指派_ch = New System.Windows.Forms.CheckBox()
- Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
- CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.出庫明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '出庫完成_bt
- '
- Me.出庫完成_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
- Me.出庫完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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.Green
- Me.出庫完成_bt.Location = New System.Drawing.Point(999, 2)
- Me.出庫完成_bt.Name = "出庫完成_bt"
- Me.出庫完成_bt.Size = New System.Drawing.Size(67, 67)
- Me.出庫完成_bt.TabIndex = 1044
- Me.出庫完成_bt.UseVisualStyleBackColor = True
- '
- '領料單號_lb
- '
- Me.領料單號_lb.AutoSize = True
- Me.領料單號_lb.Location = New System.Drawing.Point(403, 7)
- Me.領料單號_lb.Name = "領料單號_lb"
- Me.領料單號_lb.Size = New System.Drawing.Size(118, 16)
- Me.領料單號_lb.TabIndex = 1041
- Me.領料單號_lb.Text = "領 料 單 號"
- '
- '執行單號_tb
- '
- Me.執行單號_tb.Location = New System.Drawing.Point(406, 23)
- Me.執行單號_tb.Name = "執行單號_tb"
- Me.執行單號_tb.Size = New System.Drawing.Size(170, 23)
- Me.執行單號_tb.TabIndex = 1040
- Me.執行單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '出庫單據_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.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.出庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.出庫單據_dgv.BackgroundColor = System.Drawing.Color.White
- Me.出庫單據_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.出庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫單據_dgv.Location = New System.Drawing.Point(6, 22)
- Me.出庫單據_dgv.Name = "出庫單據_dgv"
- Me.出庫單據_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.出庫單據_dgv.RowTemplate.Height = 24
- Me.出庫單據_dgv.Size = New System.Drawing.Size(278, 655)
- Me.出庫單據_dgv.TabIndex = 1039
- '
- '出庫明細_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.出庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- 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.BackgroundColor = System.Drawing.Color.White
- Me.出庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫明細_dgv.Location = New System.Drawing.Point(283, 71)
- Me.出庫明細_dgv.Name = "出庫明細_dgv"
- Me.出庫明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.出庫明細_dgv.RowTemplate.Height = 24
- Me.出庫明細_dgv.Size = New System.Drawing.Size(1061, 606)
- Me.出庫明細_dgv.TabIndex = 1038
- '
- '規格合併_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.規格合併_dgv.Location = New System.Drawing.Point(90, 3)
- Me.規格合併_dgv.Name = "規格合併_dgv"
- Me.規格合併_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.規格合併_dgv.RowTemplate.Height = 24
- Me.規格合併_dgv.Size = New System.Drawing.Size(81, 49)
- Me.規格合併_dgv.TabIndex = 1045
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.出庫完成_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 48)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- '出庫完成_tsm
- '
- Me.出庫完成_tsm.ForeColor = System.Drawing.Color.Green
- Me.出庫完成_tsm.Name = "出庫完成_tsm"
- Me.出庫完成_tsm.Size = New System.Drawing.Size(122, 22)
- Me.出庫完成_tsm.Text = "出庫完成"
- '
- '圖片檔1_pb
- '
- Me.圖片檔1_pb.BackColor = System.Drawing.Color.White
- Me.圖片檔1_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture
- Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片檔1_pb.Location = New System.Drawing.Point(286, 3)
- Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片檔1_pb.Name = "圖片檔1_pb"
- Me.圖片檔1_pb.Size = New System.Drawing.Size(116, 66)
- Me.圖片檔1_pb.TabIndex = 1043
- Me.圖片檔1_pb.TabStop = False
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1074
- Me.語言_dgv.Visible = False
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(242, 2)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距1_ch.TabIndex = 1674
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(199, 2)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距1_ch.TabIndex = 1673
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(157, 2)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距1_ch.TabIndex = 1672
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(1301, 48)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距_ch.TabIndex = 1671
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(1301, 25)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距_ch.TabIndex = 1670
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(1301, 3)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距_ch.TabIndex = 1669
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.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(202, 58)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1668
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.申請人_tb)
- Me.Panel1.Controls.Add(Me.倉儲審核_tb)
- Me.Panel1.Controls.Add(Me.PictureBox1)
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.規格合併_dgv)
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Location = New System.Drawing.Point(594, 345)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(309, 129)
- Me.Panel1.TabIndex = 1675
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(177, 30)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(127, 23)
- Me.申請人_tb.TabIndex = 1439
- Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉儲審核_tb
- '
- Me.倉儲審核_tb.Location = New System.Drawing.Point(177, 3)
- Me.倉儲審核_tb.Name = "倉儲審核_tb"
- Me.倉儲審核_tb.Size = New System.Drawing.Size(127, 23)
- Me.倉儲審核_tb.TabIndex = 1438
- Me.倉儲審核_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PictureBox1
- '
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
- Me.PictureBox1.Location = New System.Drawing.Point(3, 58)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(193, 61)
- Me.PictureBox1.TabIndex = 1437
- Me.PictureBox1.TabStop = False
- '
- '顯示料號2_ch
- '
- Me.顯示料號2_ch.AutoSize = True
- Me.顯示料號2_ch.Location = New System.Drawing.Point(498, 48)
- Me.顯示料號2_ch.Name = "顯示料號2_ch"
- Me.顯示料號2_ch.Size = New System.Drawing.Size(74, 20)
- Me.顯示料號2_ch.TabIndex = 1866
- Me.顯示料號2_ch.Text = "顯示料號"
- Me.顯示料號2_ch.UseVisualStyleBackColor = True
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(408, 48)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(74, 20)
- Me.詳細資料2_ch.TabIndex = 1865
- Me.詳細資料2_ch.Text = "詳細資料"
- Me.詳細資料2_ch.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '出庫明細1_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.出庫明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.出庫明細1_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.出庫明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.出庫明細1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.出庫明細1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.出庫明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫明細1_dgv.Location = New System.Drawing.Point(283, 71)
- Me.出庫明細1_dgv.Name = "出庫明細1_dgv"
- Me.出庫明細1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.出庫明細1_dgv.RowTemplate.Height = 24
- Me.出庫明細1_dgv.Size = New System.Drawing.Size(1061, 606)
- Me.出庫明細1_dgv.TabIndex = 1867
- '
- '司機_lb
- '
- Me.司機_lb.AutoSize = True
- Me.司機_lb.BackColor = System.Drawing.Color.Transparent
- Me.司機_lb.Location = New System.Drawing.Point(577, 50)
- Me.司機_lb.Name = "司機_lb"
- Me.司機_lb.Size = New System.Drawing.Size(72, 16)
- Me.司機_lb.TabIndex = 1879
- Me.司機_lb.Text = "Pengemudi"
- '
- '司機_cb
- '
- Me.司機_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.司機_cb.FormattingEnabled = True
- Me.司機_cb.Location = New System.Drawing.Point(651, 45)
- Me.司機_cb.Name = "司機_cb"
- Me.司機_cb.Size = New System.Drawing.Size(211, 24)
- Me.司機_cb.TabIndex = 1878
- '
- '車號_lb
- '
- Me.車號_lb.AutoSize = True
- Me.車號_lb.BackColor = System.Drawing.Color.Transparent
- Me.車號_lb.Location = New System.Drawing.Point(577, 25)
- Me.車號_lb.Name = "車號_lb"
- Me.車號_lb.Size = New System.Drawing.Size(72, 16)
- Me.車號_lb.TabIndex = 1877
- Me.車號_lb.Text = "Plat Nomor"
- '
- '車號_cb
- '
- Me.車號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.車號_cb.FormattingEnabled = True
- Me.車號_cb.Location = New System.Drawing.Point(651, 20)
- Me.車號_cb.Name = "車號_cb"
- Me.車號_cb.Size = New System.Drawing.Size(211, 24)
- Me.車號_cb.TabIndex = 1876
- '
- '預先指派_ch
- '
- Me.預先指派_ch.AutoSize = True
- Me.預先指派_ch.BackColor = System.Drawing.Color.Transparent
- Me.預先指派_ch.ForeColor = System.Drawing.Color.Red
- Me.預先指派_ch.Location = New System.Drawing.Point(580, 2)
- Me.預先指派_ch.Name = "預先指派_ch"
- Me.預先指派_ch.Size = New System.Drawing.Size(418, 20)
- Me.預先指派_ch.TabIndex = 1875
- Me.預先指派_ch.Text = "Apakah akan menetapkan kendaraan dan pengemudi terlebih dahulu"
- Me.預先指派_ch.UseVisualStyleBackColor = False
- '
- '列印成EXCEL_bt
- '
- Me.列印成EXCEL_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
- Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印成EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Red
- Me.列印成EXCEL_bt.Location = New System.Drawing.Point(1067, 2)
- Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
- Me.列印成EXCEL_bt.Size = New System.Drawing.Size(67, 67)
- Me.列印成EXCEL_bt.TabIndex = 1880
- Me.列印成EXCEL_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(1349, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.列印成EXCEL_bt)
- Me.Controls.Add(Me.司機_lb)
- Me.Controls.Add(Me.司機_cb)
- Me.Controls.Add(Me.車號_lb)
- Me.Controls.Add(Me.車號_cb)
- Me.Controls.Add(Me.預先指派_ch)
- Me.Controls.Add(Me.顯示料號2_ch)
- Me.Controls.Add(Me.詳細資料2_ch)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.大間距1_ch)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.出庫完成_bt)
- Me.Controls.Add(Me.圖片檔1_pb)
- Me.Controls.Add(Me.領料單號_lb)
- Me.Controls.Add(Me.執行單號_tb)
- Me.Controls.Add(Me.出庫單據_dgv)
- Me.Controls.Add(Me.出庫明細1_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.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "倉儲領料出庫"
- Me.Text = "倉儲領料出庫"
- CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.出庫明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 出庫完成_bt As Button
- Friend WithEvents 圖片檔1_pb As PictureBox
- Friend WithEvents 領料單號_lb As Label
- Friend WithEvents 執行單號_tb As TextBox
- Friend WithEvents 出庫單據_dgv As DataGridView
- Friend WithEvents 出庫明細_dgv As DataGridView
- Friend WithEvents 規格合併_dgv As DataGridView
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents 出庫完成_tsm As ToolStripMenuItem
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 小間距1_ch As CheckBox
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 顯示料號2_ch As CheckBox
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 出庫明細1_dgv As DataGridView
- Friend WithEvents 司機_lb As Label
- Friend WithEvents 司機_cb As ComboBox
- Friend WithEvents 車號_lb As Label
- Friend WithEvents 車號_cb As ComboBox
- Friend WithEvents 預先指派_ch As CheckBox
- Friend WithEvents 列印成EXCEL_bt As Button
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 倉儲審核_tb As TextBox
- End Class
|