1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210 |
- <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 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()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.開立新的採購單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.新增物料到採購單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.刪除採購單中選中的物料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.修改存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.TextBox26 = New System.Windows.Forms.TextBox()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.TextBox15 = New System.Windows.Forms.TextBox()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.TextBox17 = New System.Windows.Forms.TextBox()
- Me.RadioButton3 = New System.Windows.Forms.RadioButton()
- Me.RadioButton4 = New System.Windows.Forms.RadioButton()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.TextBox18 = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.ComboBox4 = New System.Windows.Forms.ComboBox()
- Me.RadioButton1 = New System.Windows.Forms.RadioButton()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.TextBox19 = New System.Windows.Forms.TextBox()
- Me.ComboBox5 = New System.Windows.Forms.ComboBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.CheckBox3 = New System.Windows.Forms.CheckBox()
- Me.CheckBox4 = New System.Windows.Forms.CheckBox()
- Me.CheckBox5 = New System.Windows.Forms.CheckBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.ComboBox6 = New System.Windows.Forms.ComboBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.ComboBox7 = New System.Windows.Forms.ComboBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.ComboBox8 = New System.Windows.Forms.ComboBox()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.ComboBox9 = New System.Windows.Forms.ComboBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.列印成EXCELToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.列印產品標籤ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '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(7, 54)
- 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(443, 234)
- Me.DataGridView1.TabIndex = 1057
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.開立新的採購單ToolStripMenuItem, Me.新增物料到採購單ToolStripMenuItem, Me.刪除採購單中選中的物料ToolStripMenuItem, Me.ToolStripSeparator1, Me.修改存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.列印成EXCELToolStripMenuItem, Me.列印產品標籤ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(207, 198)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(203, 6)
- '
- '開立新的採購單ToolStripMenuItem
- '
- Me.開立新的採購單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立新的採購單ToolStripMenuItem.Name = "開立新的採購單ToolStripMenuItem"
- Me.開立新的採購單ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.開立新的採購單ToolStripMenuItem.Text = "開立新的出貨單"
- '
- '新增物料到採購單ToolStripMenuItem
- '
- Me.新增物料到採購單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增物料到採購單ToolStripMenuItem.Name = "新增物料到採購單ToolStripMenuItem"
- Me.新增物料到採購單ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.新增物料到採購單ToolStripMenuItem.Text = "新增物料到出貨單"
- '
- '刪除採購單中選中的物料ToolStripMenuItem
- '
- Me.刪除採購單中選中的物料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
- Me.刪除採購單中選中的物料ToolStripMenuItem.Name = "刪除採購單中選中的物料ToolStripMenuItem"
- Me.刪除採購單中選中的物料ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.刪除採購單中選中的物料ToolStripMenuItem.Text = "刪除出貨單中選中的物料"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
- '
- '修改存檔ToolStripMenuItem
- '
- Me.修改存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.修改存檔ToolStripMenuItem.Name = "修改存檔ToolStripMenuItem"
- Me.修改存檔ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.修改存檔ToolStripMenuItem.Text = "修改存檔"
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.Location = New System.Drawing.Point(348, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(102, 25)
- Me.TextBox1.TabIndex = 1063
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(281, 9)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(68, 16)
- Me.Label1.TabIndex = 1062
- Me.Label1.Text = "物料關鍵字"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label20.Location = New System.Drawing.Point(974, 7)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(56, 16)
- Me.Label20.TabIndex = 1096
- Me.Label20.Text = "銷售下單"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(1027, 3)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(90, 23)
- Me.DateTimePicker1.TabIndex = 1095
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label19.Location = New System.Drawing.Point(927, 82)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(56, 16)
- Me.Label19.TabIndex = 1094
- Me.Label19.Text = "選擇資料"
- '
- 'TextBox14
- '
- Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox14.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox14.Location = New System.Drawing.Point(982, 78)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(137, 23)
- Me.TextBox14.TabIndex = 1093
- '
- 'DataGridView3
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.DataGridView3.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.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(456, 127)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(787, 441)
- Me.DataGridView3.TabIndex = 1092
- '
- 'TextBox9
- '
- Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox9.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox9.Location = New System.Drawing.Point(506, 5)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(128, 23)
- Me.TextBox9.TabIndex = 1091
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label16.Location = New System.Drawing.Point(452, 9)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(56, 16)
- Me.Label16.TabIndex = 1090
- Me.Label16.Text = "單據編號"
- '
- 'TextBox5
- '
- Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox5.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox5.Location = New System.Drawing.Point(702, 4)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(98, 23)
- Me.TextBox5.TabIndex = 1089
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.ForeColor = System.Drawing.Color.Green
- Me.Label15.Location = New System.Drawing.Point(636, 9)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(68, 16)
- Me.Label15.TabIndex = 1088
- Me.Label15.Text = "客戶關鍵字"
- '
- 'ComboBox3
- '
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox3.ForeColor = System.Drawing.Color.Green
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Items.AddRange(New Object() {"男", "女", "NA"})
- Me.ComboBox3.Location = New System.Drawing.Point(78, 248)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(113, 24)
- Me.ComboBox3.TabIndex = 1086
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, 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(860, 4)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(113, 24)
- Me.ComboBox2.TabIndex = 1085
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(802, 7)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(56, 16)
- Me.Label9.TabIndex = 1084
- Me.Label9.Text = "客戶簡稱"
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox4.Location = New System.Drawing.Point(981, 53)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(137, 23)
- Me.TextBox4.TabIndex = 1083
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox3.Location = New System.Drawing.Point(720, 102)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(185, 23)
- Me.TextBox3.TabIndex = 1082
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.Green
- Me.Label2.Location = New System.Drawing.Point(927, 56)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(56, 16)
- Me.Label2.TabIndex = 1081
- Me.Label2.Text = "付款方式"
- '
- 'TextBox26
- '
- Me.TextBox26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox26.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox26.Location = New System.Drawing.Point(893, 30)
- Me.TextBox26.Name = "TextBox26"
- Me.TextBox26.Size = New System.Drawing.Size(80, 23)
- Me.TextBox26.TabIndex = 1079
- Me.TextBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.Green
- Me.Label26.Location = New System.Drawing.Point(838, 33)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(56, 16)
- Me.Label26.TabIndex = 1080
- Me.Label26.Text = "統一編號"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.ForeColor = System.Drawing.Color.Green
- Me.Label12.Location = New System.Drawing.Point(452, 81)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(56, 16)
- Me.Label12.TabIndex = 1076
- Me.Label12.Text = "送貨地址"
- '
- 'TextBox12
- '
- Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox12.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox12.Location = New System.Drawing.Point(506, 78)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(421, 23)
- Me.TextBox12.TabIndex = 1075
- '
- 'TextBox11
- '
- Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox11.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox11.Location = New System.Drawing.Point(506, 54)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(45, 23)
- Me.TextBox11.TabIndex = 1073
- Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(550, 57)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(56, 16)
- Me.Label10.TabIndex = 1072
- Me.Label10.Text = "店面地址"
- '
- 'TextBox10
- '
- Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox10.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox10.Location = New System.Drawing.Point(605, 54)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(322, 23)
- Me.TextBox10.TabIndex = 1071
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Green
- Me.Label8.Location = New System.Drawing.Point(904, 105)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 1070
- Me.Label8.Text = "傳真"
- '
- 'TextBox8
- '
- Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox8.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox8.Location = New System.Drawing.Point(934, 102)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(185, 23)
- Me.TextBox8.TabIndex = 1069
- Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox6.Location = New System.Drawing.Point(506, 102)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(185, 23)
- Me.TextBox6.TabIndex = 1066
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Green
- Me.Label5.Location = New System.Drawing.Point(452, 33)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(56, 16)
- Me.Label5.TabIndex = 1065
- Me.Label5.Text = "客戶公司"
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox2.Location = New System.Drawing.Point(506, 30)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(185, 23)
- Me.TextBox2.TabIndex = 1064
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(690, 105)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 1068
- Me.Label7.Text = "電話"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(452, 105)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(56, 16)
- Me.Label6.TabIndex = 1067
- Me.Label6.Text = "手 機"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.Location = New System.Drawing.Point(452, 57)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(56, 16)
- Me.Label4.TabIndex = 1074
- Me.Label4.Text = "郵遞區號"
- '
- 'Button3
- '
- Me.Button3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.ForeColor = System.Drawing.Color.Green
- Me.Button3.Location = New System.Drawing.Point(456, 574)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(535, 30)
- Me.Button3.TabIndex = 1100
- Me.Button3.Text = "修 改 存 檔"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'ComboBox1
- '
- Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"男", "女", "NA"})
- Me.ComboBox1.Location = New System.Drawing.Point(216, 4)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(64, 24)
- Me.ComboBox1.TabIndex = 1102
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label27.Location = New System.Drawing.Point(185, 9)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(32, 16)
- Me.Label27.TabIndex = 1101
- Me.Label27.Text = "頁碼"
- '
- 'DataGridView2
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.DataGridView2.Anchor = CType((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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(7, 365)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(443, 239)
- Me.DataGridView2.TabIndex = 1108
- '
- 'Button1
- '
- Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button1.Location = New System.Drawing.Point(368, 290)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(82, 50)
- Me.Button1.TabIndex = 1107
- Me.Button1.Text = "新增物料到出貨單"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'NumericUpDown1
- '
- Me.NumericUpDown1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.NumericUpDown1.Location = New System.Drawing.Point(299, 317)
- Me.NumericUpDown1.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.NumericUpDown1.Name = "NumericUpDown1"
- Me.NumericUpDown1.Size = New System.Drawing.Size(67, 23)
- Me.NumericUpDown1.TabIndex = 1106
- Me.NumericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(254, 320)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(44, 16)
- Me.Label13.TabIndex = 1105
- Me.Label13.Text = "申請數"
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(204, 294)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(32, 16)
- Me.Label11.TabIndex = 1104
- Me.Label11.Text = "料號"
- '
- 'TextBox7
- '
- Me.TextBox7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.Location = New System.Drawing.Point(236, 290)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(130, 25)
- Me.TextBox7.TabIndex = 1103
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(7, 293)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(68, 16)
- Me.Label3.TabIndex = 1110
- Me.Label3.Text = "供應商編號"
- '
- 'TextBox13
- '
- Me.TextBox13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox13.Location = New System.Drawing.Point(75, 290)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(128, 25)
- Me.TextBox13.TabIndex = 1109
- Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label17
- '
- Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(140, 320)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(44, 16)
- Me.Label17.TabIndex = 1112
- Me.Label17.Text = "可出庫"
- '
- 'TextBox15
- '
- Me.TextBox15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox15.Location = New System.Drawing.Point(184, 317)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(65, 23)
- Me.TextBox15.TabIndex = 1111
- Me.TextBox15.Text = "0"
- Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox16
- '
- Me.TextBox16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox16.Location = New System.Drawing.Point(12, 248)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(65, 23)
- Me.TextBox16.TabIndex = 1113
- Me.TextBox16.Text = "0"
- Me.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox17
- '
- Me.TextBox17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox17.Location = New System.Drawing.Point(75, 317)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(65, 23)
- Me.TextBox17.TabIndex = 1114
- Me.TextBox17.Text = "0"
- Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'RadioButton3
- '
- Me.RadioButton3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.RadioButton3.AutoSize = True
- Me.RadioButton3.Location = New System.Drawing.Point(135, 342)
- Me.RadioButton3.Name = "RadioButton3"
- Me.RadioButton3.Size = New System.Drawing.Size(122, 20)
- Me.RadioButton3.TabIndex = 1116
- Me.RadioButton3.Text = "已完全出貨的單據"
- Me.RadioButton3.UseVisualStyleBackColor = True
- '
- 'RadioButton4
- '
- Me.RadioButton4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.RadioButton4.AutoSize = True
- Me.RadioButton4.Location = New System.Drawing.Point(7, 342)
- Me.RadioButton4.Name = "RadioButton4"
- Me.RadioButton4.Size = New System.Drawing.Size(122, 20)
- Me.RadioButton4.TabIndex = 1115
- Me.RadioButton4.Text = "未完全出貨的單據"
- Me.RadioButton4.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(7, 8)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(99, 20)
- Me.CheckBox1.TabIndex = 1117
- Me.CheckBox1.Text = "依供應商排序"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Location = New System.Drawing.Point(104, 8)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(87, 20)
- Me.CheckBox2.TabIndex = 1118
- Me.CheckBox2.Text = "依商品排序"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'TextBox18
- '
- Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox18.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.TextBox18.Location = New System.Drawing.Point(479, 160)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(137, 23)
- Me.TextBox18.TabIndex = 1120
- Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.ForeColor = System.Drawing.Color.Green
- Me.Label18.Location = New System.Drawing.Point(692, 33)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(56, 16)
- Me.Label18.TabIndex = 1119
- Me.Label18.Text = "單據狀態"
- '
- 'ComboBox4
- '
- Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox4.ForeColor = System.Drawing.Color.Green
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.ComboBox4.Location = New System.Drawing.Point(748, 29)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(84, 24)
- Me.ComboBox4.TabIndex = 1121
- '
- 'RadioButton1
- '
- Me.RadioButton1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Location = New System.Drawing.Point(263, 342)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(122, 20)
- Me.RadioButton1.TabIndex = 1122
- Me.RadioButton1.Text = "未組裝完成的單據"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'Label21
- '
- Me.Label21.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(7, 320)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(56, 16)
- Me.Label21.TabIndex = 1123
- Me.Label21.Text = "歷史售價"
- '
- 'TextBox19
- '
- Me.TextBox19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox19.Location = New System.Drawing.Point(168, 28)
- Me.TextBox19.Name = "TextBox19"
- Me.TextBox19.Size = New System.Drawing.Size(42, 23)
- Me.TextBox19.TabIndex = 1125
- '
- 'ComboBox5
- '
- Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox5.ForeColor = System.Drawing.Color.Green
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Items.AddRange(New Object() {"NA", "女", "男"})
- Me.ComboBox5.Location = New System.Drawing.Point(58, 28)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(105, 23)
- Me.ComboBox5.TabIndex = 1124
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label14.Location = New System.Drawing.Point(4, 31)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(56, 16)
- Me.Label14.TabIndex = 1126
- Me.Label14.Text = "指定倉庫"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(1028, 28)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(90, 23)
- Me.DateTimePicker2.TabIndex = 1127
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label22.Location = New System.Drawing.Point(975, 32)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(56, 16)
- Me.Label22.TabIndex = 1128
- Me.Label22.Text = "客戶交期"
- '
- 'CheckBox3
- '
- Me.CheckBox3.AutoSize = True
- Me.CheckBox3.Checked = True
- Me.CheckBox3.CheckState = System.Windows.Forms.CheckState.Checked
- Me.CheckBox3.Location = New System.Drawing.Point(1123, 6)
- Me.CheckBox3.Name = "CheckBox3"
- Me.CheckBox3.Size = New System.Drawing.Size(39, 20)
- Me.CheckBox3.TabIndex = 1129
- Me.CheckBox3.Text = "補"
- Me.CheckBox3.UseVisualStyleBackColor = True
- '
- 'CheckBox4
- '
- Me.CheckBox4.AutoSize = True
- Me.CheckBox4.Checked = True
- Me.CheckBox4.CheckState = System.Windows.Forms.CheckState.Checked
- Me.CheckBox4.Location = New System.Drawing.Point(216, 31)
- Me.CheckBox4.Name = "CheckBox4"
- Me.CheckBox4.Size = New System.Drawing.Size(75, 20)
- Me.CheckBox4.TabIndex = 1130
- Me.CheckBox4.Text = "一般銷售"
- Me.CheckBox4.UseVisualStyleBackColor = True
- '
- 'CheckBox5
- '
- Me.CheckBox5.AutoSize = True
- Me.CheckBox5.Location = New System.Drawing.Point(297, 31)
- Me.CheckBox5.Name = "CheckBox5"
- Me.CheckBox5.Size = New System.Drawing.Size(51, 20)
- Me.CheckBox5.TabIndex = 1131
- Me.CheckBox5.Text = "零售"
- Me.CheckBox5.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button2.Location = New System.Drawing.Point(368, 29)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(82, 25)
- Me.Button2.TabIndex = 1132
- Me.Button2.Text = "開新出貨單"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'ComboBox6
- '
- Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox6.ForeColor = System.Drawing.Color.Green
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.ComboBox6.Location = New System.Drawing.Point(1155, 27)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(84, 24)
- Me.ComboBox6.TabIndex = 1134
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label23.ForeColor = System.Drawing.Color.Green
- Me.Label23.Location = New System.Drawing.Point(1120, 30)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(32, 16)
- Me.Label23.TabIndex = 1133
- Me.Label23.Text = "業務"
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox7.ForeColor = System.Drawing.Color.Green
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.ComboBox7.Location = New System.Drawing.Point(1155, 52)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(84, 24)
- Me.ComboBox7.TabIndex = 1136
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label24.ForeColor = System.Drawing.Color.Green
- Me.Label24.Location = New System.Drawing.Point(1120, 55)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(32, 16)
- Me.Label24.TabIndex = 1135
- Me.Label24.Text = "比例"
- '
- 'ComboBox8
- '
- Me.ComboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox8.ForeColor = System.Drawing.Color.Green
- Me.ComboBox8.FormattingEnabled = True
- Me.ComboBox8.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.ComboBox8.Location = New System.Drawing.Point(1155, 77)
- Me.ComboBox8.Name = "ComboBox8"
- Me.ComboBox8.Size = New System.Drawing.Size(84, 24)
- Me.ComboBox8.TabIndex = 1138
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label25.ForeColor = System.Drawing.Color.Green
- Me.Label25.Location = New System.Drawing.Point(1120, 80)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(32, 16)
- Me.Label25.TabIndex = 1137
- Me.Label25.Text = "司機"
- '
- 'ComboBox9
- '
- Me.ComboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ComboBox9.ForeColor = System.Drawing.Color.Green
- Me.ComboBox9.FormattingEnabled = True
- Me.ComboBox9.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.ComboBox9.Location = New System.Drawing.Point(1155, 102)
- Me.ComboBox9.Name = "ComboBox9"
- Me.ComboBox9.Size = New System.Drawing.Size(84, 24)
- Me.ComboBox9.TabIndex = 1140
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label28.ForeColor = System.Drawing.Color.Green
- Me.Label28.Location = New System.Drawing.Point(1120, 105)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(32, 16)
- Me.Label28.TabIndex = 1139
- Me.Label28.Text = "比例"
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button4.Location = New System.Drawing.Point(1181, 3)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(58, 23)
- Me.Button4.TabIndex = 1141
- Me.Button4.Text = "改佣金"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button5.Location = New System.Drawing.Point(997, 574)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(120, 30)
- Me.Button5.TabIndex = 1142
- Me.Button5.Text = "列印出貨單(套表)"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button6.Location = New System.Drawing.Point(1123, 574)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(120, 30)
- Me.Button6.TabIndex = 1143
- Me.Button6.Text = "列印產品標籤"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6)
- '
- '列印成EXCELToolStripMenuItem
- '
- Me.列印成EXCELToolStripMenuItem.Name = "列印成EXCELToolStripMenuItem"
- Me.列印成EXCELToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.列印成EXCELToolStripMenuItem.Text = "列印成EXCEL"
- '
- '列印產品標籤ToolStripMenuItem
- '
- Me.列印產品標籤ToolStripMenuItem.Name = "列印產品標籤ToolStripMenuItem"
- Me.列印產品標籤ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.列印產品標籤ToolStripMenuItem.Text = "列印產品標籤"
- '
- '出貨單申請
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1249, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.ComboBox9)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.ComboBox8)
- Me.Controls.Add(Me.Label25)
- Me.Controls.Add(Me.ComboBox7)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.ComboBox6)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.CheckBox5)
- Me.Controls.Add(Me.CheckBox4)
- Me.Controls.Add(Me.CheckBox3)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.TextBox19)
- Me.Controls.Add(Me.ComboBox5)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.RadioButton1)
- Me.Controls.Add(Me.ComboBox4)
- Me.Controls.Add(Me.TextBox18)
- Me.Controls.Add(Me.RadioButton3)
- Me.Controls.Add(Me.RadioButton4)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.TextBox15)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.NumericUpDown1)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox26)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.CheckBox2)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.DataGridView2)
- 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label19 As Label
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents TextBox26 As TextBox
- Friend WithEvents Label26 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Button3 As Button
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label27 As Label
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents Button1 As Button
- Friend WithEvents NumericUpDown1 As NumericUpDown
- Friend WithEvents Label13 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents TextBox15 As TextBox
- Friend WithEvents 開立新的採購單ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 新增物料到採購單ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 刪除採購單中選中的物料ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents 修改存檔ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents TextBox17 As TextBox
- Friend WithEvents RadioButton3 As RadioButton
- Friend WithEvents RadioButton4 As RadioButton
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents TextBox18 As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents ComboBox4 As ComboBox
- Friend WithEvents RadioButton1 As RadioButton
- Friend WithEvents Label21 As Label
- Friend WithEvents TextBox19 As TextBox
- Friend WithEvents ComboBox5 As ComboBox
- Friend WithEvents Label14 As Label
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents Label22 As Label
- Friend WithEvents CheckBox3 As CheckBox
- Friend WithEvents CheckBox4 As CheckBox
- Friend WithEvents CheckBox5 As CheckBox
- Friend WithEvents Button2 As Button
- Friend WithEvents ComboBox6 As ComboBox
- Friend WithEvents Label23 As Label
- Friend WithEvents ComboBox7 As ComboBox
- Friend WithEvents Label24 As Label
- Friend WithEvents ComboBox8 As ComboBox
- Friend WithEvents Label25 As Label
- Friend WithEvents ComboBox9 As ComboBox
- Friend WithEvents Label28 As Label
- Friend WithEvents Button4 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 列印成EXCELToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 列印產品標籤ToolStripMenuItem As ToolStripMenuItem
- End Class
|