Partial Class 維修單申請 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(維修單申請)) Me.列印維修單_bt = New System.Windows.Forms.Button() Me.開新維修單_bt = New System.Windows.Forms.Button() Me.倉庫編號_tb = New System.Windows.Forms.TextBox() Me.指定倉處_cb = New System.Windows.Forms.ComboBox() Me.Label14 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.已出庫的維修單_rb = New System.Windows.Forms.RadioButton() Me.未出庫的維修單_rb = New System.Windows.Forms.RadioButton() Me.歷史售價_tb = New System.Windows.Forms.TextBox() Me.加權成本_台幣_tb = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.可出庫_tb = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.供應商編號_tb = New System.Windows.Forms.TextBox() Me.新增物料到維修單_bt = New System.Windows.Forms.Button() Me.申請數_nud = New System.Windows.Forms.NumericUpDown() Me.Label13 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.料號_tb = New System.Windows.Forms.TextBox() Me.頁碼_cb = New System.Windows.Forms.ComboBox() Me.Label27 = New System.Windows.Forms.Label() Me.客戶編號_cb = New System.Windows.Forms.ComboBox() Me.物料關鍵字_tb = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.庫存_dgv = New System.Windows.Forms.DataGridView() Me.依商品排序_ch = New System.Windows.Forms.CheckBox() Me.依供應商排序_ch = New System.Windows.Forms.CheckBox() Me.彙總_dgv = New System.Windows.Forms.DataGridView() Me.非當天日期_ch = New System.Windows.Forms.CheckBox() Me.客戶交期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label22 = New System.Windows.Forms.Label() Me.維修出庫_tb = New System.Windows.Forms.TextBox() Me.修改存檔_bt = New System.Windows.Forms.Button() Me.銷售下單_dtp = New System.Windows.Forms.DateTimePicker() Me.選擇_tb = New System.Windows.Forms.TextBox() Me.單據編號_tb = New System.Windows.Forms.TextBox() Me.客戶關鍵字_tb = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.客戶_cb = New System.Windows.Forms.ComboBox() Me.Label9 = New System.Windows.Forms.Label() Me.電話_tb = New System.Windows.Forms.TextBox() Me.統編_tb = New System.Windows.Forms.TextBox() Me.維修地址_tb = New System.Windows.Forms.TextBox() Me.聯絡人_tb = New System.Windows.Forms.TextBox() Me.客戶公司_tb = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.Label28 = New System.Windows.Forms.Label() 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.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.列印單據ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.列印產品標籤ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.列印產品標籤_bt = New System.Windows.Forms.Button() CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' '列印維修單_bt ' 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.列印維修單_bt.Location = New System.Drawing.Point(1122, 3) Me.列印維修單_bt.Name = "列印維修單_bt" Me.列印維修單_bt.Size = New System.Drawing.Size(119, 48) Me.列印維修單_bt.TabIndex = 1173 Me.列印維修單_bt.Text = "列印維修單" Me.列印維修單_bt.UseVisualStyleBackColor = True ' '開新維修單_bt ' 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.開新維修單_bt.Location = New System.Drawing.Point(366, 27) Me.開新維修單_bt.Name = "開新維修單_bt" Me.開新維修單_bt.Size = New System.Drawing.Size(82, 25) Me.開新維修單_bt.TabIndex = 1172 Me.開新維修單_bt.Text = "開新維修單" Me.開新維修單_bt.UseVisualStyleBackColor = True ' '倉庫編號_tb ' Me.倉庫編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.倉庫編號_tb.Location = New System.Drawing.Point(166, 26) Me.倉庫編號_tb.Name = "倉庫編號_tb" Me.倉庫編號_tb.Size = New System.Drawing.Size(42, 23) Me.倉庫編號_tb.TabIndex = 1168 ' '指定倉處_cb ' Me.指定倉處_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.指定倉處_cb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.指定倉處_cb.ForeColor = System.Drawing.Color.Green Me.指定倉處_cb.FormattingEnabled = True Me.指定倉處_cb.Items.AddRange(New Object() {"NA", "女", "男"}) Me.指定倉處_cb.Location = New System.Drawing.Point(56, 26) Me.指定倉處_cb.Name = "指定倉處_cb" Me.指定倉處_cb.Size = New System.Drawing.Size(105, 23) Me.指定倉處_cb.TabIndex = 1167 ' '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(2, 29) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(56, 16) Me.Label14.TabIndex = 1169 Me.Label14.Text = "指定倉庫" ' '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(5, 318) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(56, 16) Me.Label21.TabIndex = 1166 Me.Label21.Text = "歷史售價" ' '已出庫的維修單_rb ' Me.已出庫的維修單_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.已出庫的維修單_rb.AutoSize = True Me.已出庫的維修單_rb.Location = New System.Drawing.Point(133, 340) Me.已出庫的維修單_rb.Name = "已出庫的維修單_rb" Me.已出庫的維修單_rb.Size = New System.Drawing.Size(110, 20) Me.已出庫的維修單_rb.TabIndex = 1162 Me.已出庫的維修單_rb.Text = "已出庫的維修單" Me.已出庫的維修單_rb.UseVisualStyleBackColor = True ' '未出庫的維修單_rb ' Me.未出庫的維修單_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.未出庫的維修單_rb.AutoSize = True Me.未出庫的維修單_rb.Location = New System.Drawing.Point(5, 340) Me.未出庫的維修單_rb.Name = "未出庫的維修單_rb" Me.未出庫的維修單_rb.Size = New System.Drawing.Size(110, 20) Me.未出庫的維修單_rb.TabIndex = 1161 Me.未出庫的維修單_rb.Text = "未出庫的維修單" Me.未出庫的維修單_rb.UseVisualStyleBackColor = True ' '歷史售價_tb ' Me.歷史售價_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.歷史售價_tb.Location = New System.Drawing.Point(73, 315) Me.歷史售價_tb.Name = "歷史售價_tb" Me.歷史售價_tb.Size = New System.Drawing.Size(65, 23) Me.歷史售價_tb.TabIndex = 1160 Me.歷史售價_tb.Text = "0" Me.歷史售價_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '加權成本_台幣_tb ' Me.加權成本_台幣_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.加權成本_台幣_tb.Location = New System.Drawing.Point(10, 246) Me.加權成本_台幣_tb.Name = "加權成本_台幣_tb" Me.加權成本_台幣_tb.Size = New System.Drawing.Size(65, 23) Me.加權成本_台幣_tb.TabIndex = 1159 Me.加權成本_台幣_tb.Text = "0" Me.加權成本_台幣_tb.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(138, 318) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(44, 16) Me.Label17.TabIndex = 1158 Me.Label17.Text = "可出庫" ' '可出庫_tb ' Me.可出庫_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.可出庫_tb.Location = New System.Drawing.Point(182, 315) Me.可出庫_tb.Name = "可出庫_tb" Me.可出庫_tb.Size = New System.Drawing.Size(65, 23) Me.可出庫_tb.TabIndex = 1157 Me.可出庫_tb.Text = "0" Me.可出庫_tb.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(5, 291) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(68, 16) Me.Label3.TabIndex = 1156 Me.Label3.Text = "供應商編號" ' '供應商編號_tb ' Me.供應商編號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.供應商編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.供應商編號_tb.Location = New System.Drawing.Point(73, 288) Me.供應商編號_tb.Name = "供應商編號_tb" Me.供應商編號_tb.Size = New System.Drawing.Size(128, 25) Me.供應商編號_tb.TabIndex = 1155 Me.供應商編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '新增物料到維修單_bt ' Me.新增物料到維修單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.新增物料到維修單_bt.Location = New System.Drawing.Point(366, 287) Me.新增物料到維修單_bt.Name = "新增物料到維修單_bt" Me.新增物料到維修單_bt.Size = New System.Drawing.Size(82, 73) Me.新增物料到維修單_bt.TabIndex = 1153 Me.新增物料到維修單_bt.Text = "新增物料到維修單" Me.新增物料到維修單_bt.UseVisualStyleBackColor = True ' '申請數_nud ' Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請數_nud.Location = New System.Drawing.Point(297, 315) Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.申請數_nud.Name = "申請數_nud" Me.申請數_nud.Size = New System.Drawing.Size(67, 23) Me.申請數_nud.TabIndex = 1152 Me.申請數_nud.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(252, 318) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(44, 16) Me.Label13.TabIndex = 1151 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(202, 292) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(32, 16) Me.Label11.TabIndex = 1150 Me.Label11.Text = "料號" ' '料號_tb ' Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.料號_tb.Location = New System.Drawing.Point(234, 288) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(130, 25) Me.料號_tb.TabIndex = 1149 Me.料號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '頁碼_cb ' Me.頁碼_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) 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.Items.AddRange(New Object() {"男", "女", "NA"}) Me.頁碼_cb.Location = New System.Drawing.Point(214, 2) Me.頁碼_cb.Name = "頁碼_cb" Me.頁碼_cb.Size = New System.Drawing.Size(64, 24) Me.頁碼_cb.TabIndex = 1148 ' '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(183, 7) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(32, 16) Me.Label27.TabIndex = 1147 Me.Label27.Text = "頁碼" ' '客戶編號_cb ' Me.客戶編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.客戶編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.客戶編號_cb.ForeColor = System.Drawing.Color.Green Me.客戶編號_cb.FormattingEnabled = True Me.客戶編號_cb.Items.AddRange(New Object() {"男", "女", "NA"}) Me.客戶編號_cb.Location = New System.Drawing.Point(81, 246) Me.客戶編號_cb.Name = "客戶編號_cb" Me.客戶編號_cb.Size = New System.Drawing.Size(113, 24) Me.客戶編號_cb.TabIndex = 1146 ' '物料關鍵字_tb ' Me.物料關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.物料關鍵字_tb.Location = New System.Drawing.Point(346, 2) Me.物料關鍵字_tb.Name = "物料關鍵字_tb" Me.物料關鍵字_tb.Size = New System.Drawing.Size(102, 25) Me.物料關鍵字_tb.TabIndex = 1145 ' '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(279, 7) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(68, 16) Me.Label1.TabIndex = 1144 Me.Label1.Text = "物料關鍵字" ' '庫存_dgv ' 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.庫存_dgv.Location = New System.Drawing.Point(5, 52) Me.庫存_dgv.Name = "庫存_dgv" Me.庫存_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.庫存_dgv.RowTemplate.Height = 24 Me.庫存_dgv.Size = New System.Drawing.Size(443, 234) Me.庫存_dgv.TabIndex = 1143 ' '依商品排序_ch ' Me.依商品排序_ch.AutoSize = True Me.依商品排序_ch.Location = New System.Drawing.Point(102, 6) Me.依商品排序_ch.Name = "依商品排序_ch" Me.依商品排序_ch.Size = New System.Drawing.Size(87, 20) Me.依商品排序_ch.TabIndex = 1164 Me.依商品排序_ch.Text = "依商品排序" Me.依商品排序_ch.UseVisualStyleBackColor = True ' '依供應商排序_ch ' Me.依供應商排序_ch.AutoSize = True Me.依供應商排序_ch.Location = New System.Drawing.Point(5, 6) Me.依供應商排序_ch.Name = "依供應商排序_ch" Me.依供應商排序_ch.Size = New System.Drawing.Size(99, 20) Me.依供應商排序_ch.TabIndex = 1163 Me.依供應商排序_ch.Text = "依供應商排序" Me.依供應商排序_ch.UseVisualStyleBackColor = True ' '彙總_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.彙總_dgv.Anchor = CType((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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.彙總_dgv.Location = New System.Drawing.Point(5, 363) Me.彙總_dgv.Name = "彙總_dgv" Me.彙總_dgv.RowHeadersWidth = 5 DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3 Me.彙總_dgv.RowTemplate.Height = 24 Me.彙總_dgv.Size = New System.Drawing.Size(443, 239) Me.彙總_dgv.TabIndex = 1154 ' '非當天日期_ch ' Me.非當天日期_ch.AutoSize = True Me.非當天日期_ch.Checked = True Me.非當天日期_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.非當天日期_ch.Location = New System.Drawing.Point(1077, 30) Me.非當天日期_ch.Name = "非當天日期_ch" Me.非當天日期_ch.Size = New System.Drawing.Size(39, 20) Me.非當天日期_ch.TabIndex = 1209 Me.非當天日期_ch.Text = "補" Me.非當天日期_ch.UseVisualStyleBackColor = True ' '客戶交期_dtp ' Me.客戶交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.客戶交期_dtp.Location = New System.Drawing.Point(982, 52) Me.客戶交期_dtp.Name = "客戶交期_dtp" Me.客戶交期_dtp.Size = New System.Drawing.Size(90, 23) Me.客戶交期_dtp.TabIndex = 1207 ' '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(929, 56) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(56, 16) Me.Label22.TabIndex = 1208 Me.Label22.Text = "客戶交期" ' '維修出庫_tb ' Me.維修出庫_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.維修出庫_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.維修出庫_tb.Location = New System.Drawing.Point(200, 247) Me.維修出庫_tb.Name = "維修出庫_tb" Me.維修出庫_tb.Size = New System.Drawing.Size(137, 23) Me.維修出庫_tb.TabIndex = 1205 Me.維修出庫_tb.Text = "維修出庫" Me.維修出庫_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '修改存檔_bt ' Me.修改存檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(454, 572) Me.修改存檔_bt.Name = "修改存檔_bt" Me.修改存檔_bt.Size = New System.Drawing.Size(787, 30) Me.修改存檔_bt.TabIndex = 1203 Me.修改存檔_bt.Text = "修 改 存 檔" Me.修改存檔_bt.UseVisualStyleBackColor = True ' '銷售下單_dtp ' Me.銷售下單_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.銷售下單_dtp.Location = New System.Drawing.Point(981, 27) Me.銷售下單_dtp.Name = "銷售下單_dtp" Me.銷售下單_dtp.Size = New System.Drawing.Size(90, 23) Me.銷售下單_dtp.TabIndex = 1201 ' '選擇_tb ' Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.選擇_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.選擇_tb.Location = New System.Drawing.Point(982, 76) Me.選擇_tb.Name = "選擇_tb" Me.選擇_tb.Size = New System.Drawing.Size(137, 23) Me.選擇_tb.TabIndex = 1199 ' '單據編號_tb ' Me.單據編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.單據編號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.單據編號_tb.Location = New System.Drawing.Point(504, 3) Me.單據編號_tb.Name = "單據編號_tb" Me.單據編號_tb.Size = New System.Drawing.Size(128, 23) Me.單據編號_tb.TabIndex = 1197 ' '客戶關鍵字_tb ' Me.客戶關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.客戶關鍵字_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.客戶關鍵字_tb.Location = New System.Drawing.Point(700, 2) Me.客戶關鍵字_tb.Name = "客戶關鍵字_tb" Me.客戶關鍵字_tb.Size = New System.Drawing.Size(98, 23) Me.客戶關鍵字_tb.TabIndex = 1195 ' '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(634, 7) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(68, 16) Me.Label15.TabIndex = 1194 Me.Label15.Text = "客戶關鍵字" ' '客戶_cb ' Me.客戶_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.客戶_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.客戶_cb.ForeColor = System.Drawing.Color.Green Me.客戶_cb.FormattingEnabled = True Me.客戶_cb.Items.AddRange(New Object() {"NA", "女", "男"}) Me.客戶_cb.Location = New System.Drawing.Point(858, 2) Me.客戶_cb.Name = "客戶_cb" Me.客戶_cb.Size = New System.Drawing.Size(113, 24) Me.客戶_cb.TabIndex = 1193 ' '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(800, 5) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 1192 Me.Label9.Text = "客戶簡稱" ' '電話_tb ' Me.電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.電話_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.電話_tb.Location = New System.Drawing.Point(765, 52) Me.電話_tb.Name = "電話_tb" Me.電話_tb.Size = New System.Drawing.Size(160, 23) Me.電話_tb.TabIndex = 1190 Me.電話_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '統編_tb ' Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.統編_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.統編_tb.Location = New System.Drawing.Point(504, 52) Me.統編_tb.Name = "統編_tb" Me.統編_tb.Size = New System.Drawing.Size(185, 23) Me.統編_tb.TabIndex = 1187 Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '維修地址_tb ' Me.維修地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.維修地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.維修地址_tb.Location = New System.Drawing.Point(504, 76) Me.維修地址_tb.Name = "維修地址_tb" Me.維修地址_tb.Size = New System.Drawing.Size(421, 23) Me.維修地址_tb.TabIndex = 1185 ' '聯絡人_tb ' Me.聯絡人_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.聯絡人_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.聯絡人_tb.Location = New System.Drawing.Point(765, 28) Me.聯絡人_tb.Name = "聯絡人_tb" Me.聯絡人_tb.Size = New System.Drawing.Size(160, 23) Me.聯絡人_tb.TabIndex = 1183 Me.聯絡人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '客戶公司_tb ' Me.客戶公司_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.客戶公司_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.客戶公司_tb.Location = New System.Drawing.Point(504, 28) Me.客戶公司_tb.Name = "客戶公司_tb" Me.客戶公司_tb.Size = New System.Drawing.Size(185, 23) Me.客戶公司_tb.TabIndex = 1174 Me.客戶公司_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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(727, 55) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(32, 16) Me.Label7.TabIndex = 1178 Me.Label7.Text = "電話" ' '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, 80) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(56, 16) Me.Label19.TabIndex = 1200 Me.Label19.Text = "選擇資料" ' '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(450, 7) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(56, 16) Me.Label16.TabIndex = 1196 Me.Label16.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(450, 79) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(56, 16) Me.Label12.TabIndex = 1186 Me.Label12.Text = "維修地址" ' '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(450, 31) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(56, 16) Me.Label5.TabIndex = 1175 Me.Label5.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(928, 31) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(56, 16) Me.Label20.TabIndex = 1202 Me.Label20.Text = "銷售下單" ' '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(449, 55) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(56, 16) Me.Label26.TabIndex = 1188 Me.Label26.Text = "統一編號" ' '明細_dgv ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 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(454, 101) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(787, 470) Me.明細_dgv.TabIndex = 1198 ' '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(691, 32) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(68, 16) Me.Label28.TabIndex = 1210 Me.Label28.Text = "客戶聯絡人" ' '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.列印單據ToolStripMenuItem, Me.列印產品標籤ToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(207, 176) ' '重新整理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 = "修改存檔" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6) ' '列印單據ToolStripMenuItem ' Me.列印單據ToolStripMenuItem.Name = "列印單據ToolStripMenuItem" Me.列印單據ToolStripMenuItem.Size = New System.Drawing.Size(206, 22) Me.列印單據ToolStripMenuItem.Text = "列印單據" ' '列印產品標籤ToolStripMenuItem ' Me.列印產品標籤ToolStripMenuItem.Name = "列印產品標籤ToolStripMenuItem" Me.列印產品標籤ToolStripMenuItem.Size = New System.Drawing.Size(206, 22) Me.列印產品標籤ToolStripMenuItem.Text = "列印產品標籤" ' '列印產品標籤_bt ' 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.列印產品標籤_bt.Location = New System.Drawing.Point(1122, 51) Me.列印產品標籤_bt.Name = "列印產品標籤_bt" Me.列印產品標籤_bt.Size = New System.Drawing.Size(119, 48) Me.列印產品標籤_bt.TabIndex = 1211 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(1249, 611) Me.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.列印產品標籤_bt) Me.Controls.Add(Me.Label28) Me.Controls.Add(Me.非當天日期_ch) Me.Controls.Add(Me.客戶交期_dtp) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.維修出庫_tb) Me.Controls.Add(Me.修改存檔_bt) Me.Controls.Add(Me.銷售下單_dtp) Me.Controls.Add(Me.選擇_tb) Me.Controls.Add(Me.單據編號_tb) Me.Controls.Add(Me.客戶關鍵字_tb) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.客戶_cb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.電話_tb) Me.Controls.Add(Me.統編_tb) Me.Controls.Add(Me.維修地址_tb) Me.Controls.Add(Me.聯絡人_tb) Me.Controls.Add(Me.客戶公司_tb) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.明細_dgv) Me.Controls.Add(Me.列印維修單_bt) Me.Controls.Add(Me.開新維修單_bt) Me.Controls.Add(Me.倉庫編號_tb) Me.Controls.Add(Me.指定倉處_cb) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.已出庫的維修單_rb) Me.Controls.Add(Me.未出庫的維修單_rb) Me.Controls.Add(Me.歷史售價_tb) Me.Controls.Add(Me.加權成本_台幣_tb) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.可出庫_tb) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.供應商編號_tb) Me.Controls.Add(Me.新增物料到維修單_bt) Me.Controls.Add(Me.申請數_nud) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.料號_tb) Me.Controls.Add(Me.頁碼_cb) Me.Controls.Add(Me.Label27) Me.Controls.Add(Me.客戶編號_cb) Me.Controls.Add(Me.物料關鍵字_tb) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.庫存_dgv) Me.Controls.Add(Me.依商品排序_ch) Me.Controls.Add(Me.依供應商排序_ch) 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.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "維修單申請" Me.Text = "維修單申請" CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit() 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) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 列印維修單_bt As Button Friend WithEvents 開新維修單_bt As Button Friend WithEvents 倉庫編號_tb As TextBox Friend WithEvents 指定倉處_cb As ComboBox Friend WithEvents Label14 As Label Friend WithEvents Label21 As Label Friend WithEvents 已出庫的維修單_rb As RadioButton Friend WithEvents 未出庫的維修單_rb As RadioButton Friend WithEvents 歷史售價_tb As TextBox Friend WithEvents 加權成本_台幣_tb As TextBox Friend WithEvents Label17 As Label Friend WithEvents 可出庫_tb As TextBox Friend WithEvents Label3 As Label Friend WithEvents 供應商編號_tb As TextBox Friend WithEvents 新增物料到維修單_bt As Button Friend WithEvents 申請數_nud As NumericUpDown Friend WithEvents Label13 As Label Friend WithEvents Label11 As Label Friend WithEvents 料號_tb As TextBox Friend WithEvents 頁碼_cb As ComboBox Friend WithEvents Label27 As Label Friend WithEvents 客戶編號_cb As ComboBox Friend WithEvents 物料關鍵字_tb As TextBox Friend WithEvents Label1 As Label Friend WithEvents 庫存_dgv As DataGridView Friend WithEvents 依商品排序_ch As CheckBox Friend WithEvents 依供應商排序_ch As CheckBox Friend WithEvents 彙總_dgv As DataGridView Friend WithEvents 非當天日期_ch As CheckBox Friend WithEvents 客戶交期_dtp As DateTimePicker Friend WithEvents Label22 As Label Friend WithEvents 維修出庫_tb As TextBox Friend WithEvents 修改存檔_bt As Button Friend WithEvents 銷售下單_dtp As DateTimePicker Friend WithEvents 選擇_tb As TextBox Friend WithEvents 單據編號_tb As TextBox Friend WithEvents 客戶關鍵字_tb As TextBox Friend WithEvents Label15 As Label Friend WithEvents 客戶_cb As ComboBox Friend WithEvents Label9 As Label Friend WithEvents 電話_tb As TextBox Friend WithEvents 統編_tb As TextBox Friend WithEvents 維修地址_tb As TextBox Friend WithEvents 聯絡人_tb As TextBox Friend WithEvents 客戶公司_tb As TextBox Friend WithEvents Label7 As Label Friend WithEvents Label19 As Label Friend WithEvents Label16 As Label Friend WithEvents Label12 As Label Friend WithEvents Label5 As Label Friend WithEvents Label20 As Label Friend WithEvents Label26 As Label Friend WithEvents 明細_dgv As DataGridView Friend WithEvents Label28 As Label Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator3 As ToolStripSeparator Friend WithEvents 開立新的維修單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 新增物料到維修單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 刪除採購單中選中的物料ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents 修改存檔ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 列印產品標籤_bt As Button Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 列印單據ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 列印產品標籤ToolStripMenuItem As ToolStripMenuItem End Class