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 DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label27 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() 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.DataGridView2 = 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.修改存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.列印成EXCELToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox26 = New System.Windows.Forms.TextBox() Me.Label26 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.TextBox12 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() 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.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label9 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown() Me.Label17 = New System.Windows.Forms.Label() Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown() Me.Label18 = New System.Windows.Forms.Label() Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Label20 = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.TextBox15 = New System.Windows.Forms.TextBox() Me.Label21 = New System.Windows.Forms.Label() Me.Button3 = New System.Windows.Forms.Button() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.RadioButton1 = New System.Windows.Forms.RadioButton() Me.RadioButton2 = New System.Windows.Forms.RadioButton() Me.Button4 = New System.Windows.Forms.Button() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.Label14 = New System.Windows.Forms.Label() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.列印產品標籤ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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(50, 3) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(90, 24) Me.ComboBox1.TabIndex = 953 ' '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(12, 8) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(32, 16) Me.Label27.TabIndex = 952 Me.Label27.Text = "頁碼" ' 'DataGridView1 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 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(12, 30) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(381, 249) Me.DataGridView1.TabIndex = 954 ' '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(146, 8) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(68, 16) Me.Label1.TabIndex = 955 Me.Label1.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(215, 3) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(178, 25) Me.TextBox1.TabIndex = 956 ' '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(312, 281) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(82, 24) Me.Button1.TabIndex = 1019 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(244, 282) Me.NumericUpDown1.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.NumericUpDown1.Name = "NumericUpDown1" Me.NumericUpDown1.Size = New System.Drawing.Size(62, 23) Me.NumericUpDown1.TabIndex = 1018 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(194, 285) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(44, 16) Me.Label13.TabIndex = 1017 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(9, 285) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(32, 16) Me.Label11.TabIndex = 1016 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.Location = New System.Drawing.Point(47, 282) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(141, 23) Me.TextBox7.TabIndex = 1015 ' 'DataGridView2 ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 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(12, 354) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.Size = New System.Drawing.Size(381, 251) Me.DataGridView2.TabIndex = 1020 ' '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.修改存檔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 = "修改匯率" ' '修改存檔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) ' '列印成EXCELToolStripMenuItem ' Me.列印成EXCELToolStripMenuItem.Name = "列印成EXCELToolStripMenuItem" Me.列印成EXCELToolStripMenuItem.Size = New System.Drawing.Size(206, 22) Me.列印成EXCELToolStripMenuItem.Text = "列印成EXCEL" ' '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(562, 110) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 1039 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.Color.Green Me.TextBox26.Location = New System.Drawing.Point(843, 31) Me.TextBox26.Name = "TextBox26" Me.TextBox26.Size = New System.Drawing.Size(90, 23) Me.TextBox26.TabIndex = 1037 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(775, 34) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(56, 16) Me.Label26.TabIndex = 1038 Me.Label26.Text = "統一編號" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.ForeColor = System.Drawing.Color.Green Me.Label3.Location = New System.Drawing.Point(395, 85) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(63, 16) Me.Label3.TabIndex = 1036 Me.Label3.Text = "郵遞區號2" ' 'TextBox13 ' Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox13.ForeColor = System.Drawing.Color.Green Me.TextBox13.Location = New System.Drawing.Point(460, 82) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(45, 23) Me.TextBox13.TabIndex = 1035 Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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(507, 85) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(39, 16) Me.Label12.TabIndex = 1034 Me.Label12.Text = "地址2" ' '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.Color.Green Me.TextBox12.Location = New System.Drawing.Point(547, 82) Me.TextBox12.Name = "TextBox12" Me.TextBox12.Size = New System.Drawing.Size(386, 23) Me.TextBox12.TabIndex = 1033 ' '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(396, 60) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(63, 16) Me.Label4.TabIndex = 1032 Me.Label4.Text = "郵遞區號1" ' '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.Color.Green Me.TextBox11.Location = New System.Drawing.Point(459, 57) Me.TextBox11.Name = "TextBox11" Me.TextBox11.Size = New System.Drawing.Size(45, 23) Me.TextBox11.TabIndex = 1031 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(507, 60) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(39, 16) Me.Label10.TabIndex = 1030 Me.Label10.Text = "地址1" ' '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.Color.Green Me.TextBox10.Location = New System.Drawing.Point(547, 57) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(386, 23) Me.TextBox10.TabIndex = 1029 ' '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(935, 110) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(63, 16) Me.Label8.TabIndex = 1028 Me.Label8.Text = "傳 真1" ' '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.Color.Green Me.TextBox8.Location = New System.Drawing.Point(1001, 107) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(165, 23) Me.TextBox8.TabIndex = 1027 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.Color.Green Me.TextBox6.Location = New System.Drawing.Point(1001, 56) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(165, 23) Me.TextBox6.TabIndex = 1024 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(399, 35) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(44, 16) Me.Label5.TabIndex = 1023 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.Color.Green Me.TextBox2.Location = New System.Drawing.Point(459, 32) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(316, 23) Me.TextBox2.TabIndex = 1022 ' '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(935, 85) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(63, 16) Me.Label7.TabIndex = 1026 Me.Label7.Text = "公司電話2" ' '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(935, 59) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(63, 16) Me.Label6.TabIndex = 1025 Me.Label6.Text = "公司電話1" ' '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.Color.Green Me.TextBox3.Location = New System.Drawing.Point(1001, 82) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(165, 23) Me.TextBox3.TabIndex = 1040 Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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.Color.Green Me.TextBox4.Location = New System.Drawing.Point(620, 107) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(141, 23) Me.TextBox4.TabIndex = 1041 Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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(843, 4) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(90, 24) Me.ComboBox2.TabIndex = 1043 ' '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(774, 8) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(68, 16) Me.Label9.TabIndex = 1042 Me.Label9.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(411, 150) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(152, 24) Me.ComboBox3.TabIndex = 1044 ' 'TextBox5 ' Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox5.ForeColor = System.Drawing.Color.Green Me.TextBox5.Location = New System.Drawing.Point(682, 4) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(93, 25) Me.TextBox5.TabIndex = 1047 ' '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(613, 9) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(68, 16) Me.Label15.TabIndex = 1046 Me.Label15.Text = "廠商關鍵字" ' 'TextBox9 ' Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox9.Location = New System.Drawing.Point(459, 5) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(152, 25) Me.TextBox9.TabIndex = 1049 ' '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(399, 9) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(56, 16) Me.Label16.TabIndex = 1048 Me.Label16.Text = "單據編號" ' 'NumericUpDown2 ' Me.NumericUpDown2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.NumericUpDown2.DecimalPlaces = 2 Me.NumericUpDown2.Location = New System.Drawing.Point(71, 307) Me.NumericUpDown2.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.NumericUpDown2.Name = "NumericUpDown2" Me.NumericUpDown2.Size = New System.Drawing.Size(98, 23) Me.NumericUpDown2.TabIndex = 1051 Me.NumericUpDown2.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(9, 310) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(56, 16) Me.Label17.TabIndex = 1050 Me.Label17.Text = "採購金額" ' 'NumericUpDown3 ' Me.NumericUpDown3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.NumericUpDown3.DecimalPlaces = 4 Me.NumericUpDown3.Location = New System.Drawing.Point(237, 307) Me.NumericUpDown3.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.NumericUpDown3.Name = "NumericUpDown3" Me.NumericUpDown3.Size = New System.Drawing.Size(69, 23) Me.NumericUpDown3.TabIndex = 1053 Me.NumericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.NumericUpDown3.Value = New Decimal(New Integer() {1, 0, 0, 0}) ' 'Label18 ' Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(175, 310) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(56, 16) Me.Label18.TabIndex = 1052 Me.Label18.Text = "當時匯率" ' 'DataGridView3 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 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(396, 132) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.Size = New System.Drawing.Size(849, 440) Me.DataGridView3.TabIndex = 1054 ' '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.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox14.Location = New System.Drawing.Point(460, 107) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(103, 23) Me.TextBox14.TabIndex = 1055 ' '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(399, 110) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(56, 16) Me.Label19.TabIndex = 1056 Me.Label19.Text = "選擇資料" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(1001, 4) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(94, 23) Me.DateTimePicker1.TabIndex = 1057 ' '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(936, 7) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(68, 16) Me.Label20.TabIndex = 1058 Me.Label20.Text = "採購下單日" ' 'Button2 ' Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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.Green Me.Button2.Location = New System.Drawing.Point(312, 305) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(82, 24) Me.Button2.TabIndex = 1059 Me.Button2.Text = "修改匯率" Me.Button2.UseVisualStyleBackColor = True ' 'TextBox15 ' Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox15.ForeColor = System.Drawing.Color.Green Me.TextBox15.Location = New System.Drawing.Point(825, 107) Me.TextBox15.Name = "TextBox15" Me.TextBox15.Size = New System.Drawing.Size(108, 23) Me.TextBox15.TabIndex = 1061 Me.TextBox15.Text = "0" Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label21.ForeColor = System.Drawing.Color.Green Me.Label21.Location = New System.Drawing.Point(767, 110) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(44, 16) Me.Label21.TabIndex = 1060 Me.Label21.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("微軟正黑體", 14.25!, 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(396, 575) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(597, 30) Me.Button3.TabIndex = 1062 Me.Button3.Text = "修 改 存 檔" Me.Button3.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(1169, 54) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(76, 76) Me.PictureBox1.TabIndex = 1063 Me.PictureBox1.TabStop = False ' '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(12, 332) Me.RadioButton1.Name = "RadioButton1" Me.RadioButton1.Size = New System.Drawing.Size(122, 20) Me.RadioButton1.TabIndex = 1064 Me.RadioButton1.TabStop = True Me.RadioButton1.Text = "未完全入庫的單據" Me.RadioButton1.UseVisualStyleBackColor = True ' 'RadioButton2 ' Me.RadioButton2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.RadioButton2.AutoSize = True Me.RadioButton2.Location = New System.Drawing.Point(140, 332) Me.RadioButton2.Name = "RadioButton2" Me.RadioButton2.Size = New System.Drawing.Size(122, 20) Me.RadioButton2.TabIndex = 1065 Me.RadioButton2.TabStop = True Me.RadioButton2.Text = "已完全入庫的單據" Me.RadioButton2.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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.Green Me.Button4.Location = New System.Drawing.Point(312, 329) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(82, 24) Me.Button4.TabIndex = 1066 Me.Button4.Text = "單據複製" Me.Button4.UseVisualStyleBackColor = True ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker2.Location = New System.Drawing.Point(1001, 30) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(94, 23) Me.DateTimePicker2.TabIndex = 1067 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) 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(936, 33) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(68, 16) Me.Label14.TabIndex = 1068 Me.Label14.Text = "供應商交期" ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.Location = New System.Drawing.Point(1101, 6) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(39, 20) Me.CheckBox1.TabIndex = 1069 Me.CheckBox1.Text = "補" Me.CheckBox1.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button5.Location = New System.Drawing.Point(999, 575) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(120, 30) Me.Button5.TabIndex = 1070 Me.Button5.Text = "列印成EXCEL" 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.Location = New System.Drawing.Point(1125, 575) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(120, 30) Me.Button6.TabIndex = 1071 Me.Button6.Text = "列印產品標籤" Me.Button6.UseVisualStyleBackColor = True ' '列印產品標籤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.CheckBox1) Me.Controls.Add(Me.DateTimePicker2) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.RadioButton2) Me.Controls.Add(Me.RadioButton1) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.TextBox15) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox14) Me.Controls.Add(Me.NumericUpDown3) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.NumericUpDown2) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.Label16) 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.Label2) Me.Controls.Add(Me.TextBox26) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.TextBox13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.TextBox12) Me.Controls.Add(Me.TextBox11) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.DataGridView2) 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.TextBox1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.Label27) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.DataGridView3) 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() CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label27 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label1 As Label Friend WithEvents TextBox1 As TextBox 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 DataGridView2 As DataGridView Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem Friend WithEvents Label2 As Label Friend WithEvents TextBox26 As TextBox Friend WithEvents Label26 As Label Friend WithEvents Label3 As Label Friend WithEvents TextBox13 As TextBox Friend WithEvents Label12 As Label Friend WithEvents TextBox12 As TextBox Friend WithEvents Label4 As Label 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 TextBox3 As TextBox Friend WithEvents TextBox4 As TextBox Friend WithEvents Label9 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents ComboBox3 As ComboBox Friend WithEvents TextBox5 As TextBox Friend WithEvents Label15 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents Label16 As Label Friend WithEvents NumericUpDown2 As NumericUpDown Friend WithEvents Label17 As Label Friend WithEvents NumericUpDown3 As NumericUpDown Friend WithEvents Label18 As Label Friend WithEvents DataGridView3 As DataGridView Friend WithEvents TextBox14 As TextBox Friend WithEvents Label19 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Label20 As Label Friend WithEvents Button2 As Button Friend WithEvents TextBox15 As TextBox Friend WithEvents Label21 As Label Friend WithEvents Button3 As Button Friend WithEvents 開立新的採購單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 新增物料到採購單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 修改匯率ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 修改存檔ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator3 As ToolStripSeparator Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents 刪除採購單中選中的物料ToolStripMenuItem As ToolStripMenuItem Friend WithEvents PictureBox1 As PictureBox Friend WithEvents RadioButton1 As RadioButton Friend WithEvents RadioButton2 As RadioButton Friend WithEvents Button4 As Button Friend WithEvents DateTimePicker2 As DateTimePicker Friend WithEvents Label14 As Label Friend WithEvents CheckBox1 As CheckBox Friend WithEvents Button5 As Button Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 列印成EXCELToolStripMenuItem As ToolStripMenuItem Friend WithEvents Button6 As Button Friend WithEvents 列印產品標籤ToolStripMenuItem As ToolStripMenuItem End Class