_ 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() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.表單1_dgv = New System.Windows.Forms.DataGridView() Me.搜尋_bt = New System.Windows.Forms.Button() Me.量產訂單清單_lb = New System.Windows.Forms.Label() Me.更新BUYER_bt = New System.Windows.Forms.Button() Me.客戶_cb = New System.Windows.Forms.ComboBox() Me.訂單屬性_lb = New System.Windows.Forms.Label() Me.日期3_dtp = New System.Windows.Forms.DateTimePicker() Me.提示_lb = New System.Windows.Forms.Label() Me.刪除該流水號指定資料_bt = New System.Windows.Forms.Button() Me.提示1_lb = New System.Windows.Forms.Label() Me.提示4_lb = New System.Windows.Forms.Label() Me.提示2_lb = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.DM_cb = New System.Windows.Forms.ComboBox() Me.全部取消_bt = New System.Windows.Forms.Button() Me.資料全選_bt = New System.Windows.Forms.Button() Me.表單4_dgv = New System.Windows.Forms.DataGridView() Me.生成訂單SIZERUN_bt = New System.Windows.Forms.Button() Me.套用已有量產訂單號_bt = New System.Windows.Forms.Button() Me.AddRemark_bt = New System.Windows.Forms.Button() Me.新增清單4_bt = New System.Windows.Forms.Button() Me.新增清單3_bt = New System.Windows.Forms.Button() Me.新增清單2_bt = New System.Windows.Forms.Button() Me.新增清單1_bt = New System.Windows.Forms.Button() Me.新增清單_bt = New System.Windows.Forms.Button() Me.VendorName_lb = New System.Windows.Forms.Label() Me.備註1_tb = New System.Windows.Forms.TextBox() Me.工廠_cb = New System.Windows.Forms.ComboBox() Me.Remark_lb = New System.Windows.Forms.Label() Me.Remark_cb = New System.Windows.Forms.ComboBox() Me.備註3_tb = New System.Windows.Forms.TextBox() Me.ToPort_cb = New System.Windows.Forms.ComboBox() Me.FromPort_cb = New System.Windows.Forms.ComboBox() Me.ToPort_lb = New System.Windows.Forms.Label() Me.FromPort_lb = New System.Windows.Forms.Label() Me.DeliveryTerms_cb = New System.Windows.Forms.ComboBox() Me.ModeOfDelivery_cb = New System.Windows.Forms.ComboBox() Me.備註2_tb = New System.Windows.Forms.TextBox() Me.DeliveryTerms_lb = New System.Windows.Forms.Label() Me.資料流水號_tb = New System.Windows.Forms.TextBox() Me.資料流水號_lb = New System.Windows.Forms.Label() Me.生成量產訂單抬頭_bt = New System.Windows.Forms.Button() Me.存檔_bt = New System.Windows.Forms.Button() Me.訂單數量_tb = New System.Windows.Forms.TextBox() Me.訂單數量_lb = New System.Windows.Forms.Label() Me.客戶訂單號_tb = New System.Windows.Forms.TextBox() Me.客戶訂單號_lb = New System.Windows.Forms.Label() Me.生成量產訂單號碼_bt = New System.Windows.Forms.Button() Me.訂單流水號_tb = New System.Windows.Forms.TextBox() Me.C_N_lb = New System.Windows.Forms.Label() Me.交期_lb = New System.Windows.Forms.Label() Me.型體名稱_lb = New System.Windows.Forms.Label() Me.型體號碼_lb = New System.Windows.Forms.Label() Me.工廠_lb = New System.Windows.Forms.Label() Me.季節_lb = New System.Windows.Forms.Label() Me.客戶_lb = New System.Windows.Forms.Label() Me.表單2_dgv = New System.Windows.Forms.DataGridView() Me.訂單流水號_lb = New System.Windows.Forms.Label() Me.ModeOfDelivery_lb = New System.Windows.Forms.Label() Me.ShipFromAddress_lb = New System.Windows.Forms.Label() Me.表單3_dgv = New System.Windows.Forms.DataGridView() Me.下單日_lb = New System.Windows.Forms.Label() Me.季節_cb = New System.Windows.Forms.ComboBox() Me.訂單屬性_cb = New System.Windows.Forms.ComboBox() Me.型體號碼_cb = New System.Windows.Forms.ComboBox() Me.型體名稱_cb = New System.Windows.Forms.ComboBox() Me.搜尋顏色_tb = New System.Windows.Forms.TextBox() Me.C_N_cb = New System.Windows.Forms.ComboBox() Me.客戶名稱_cb = New System.Windows.Forms.ComboBox() Me.客戶名稱_lb = New System.Windows.Forms.Label() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.工廠交期_lb = New System.Windows.Forms.Label() Me.客戶交期開始_lb = New System.Windows.Forms.Label() Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker() Me.客戶交期結束_lb = New System.Windows.Forms.Label() Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker() Me.新增顏色_bt = New System.Windows.Forms.Button() Me.交期_dtp = New System.Windows.Forms.DateTimePicker() Me.下單日_dtp = New System.Windows.Forms.DateTimePicker() Me.修改形體_bt = New System.Windows.Forms.Button() Me.提示3_lb = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.舊顏色資料_tb = New System.Windows.Forms.TextBox() Me.新顏色資料_tb = New System.Windows.Forms.TextBox() Me.顏色資料修改_bt = New System.Windows.Forms.Button() CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.表單4_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '表單1_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.表單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.表單1_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.表單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.表單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.表單1_dgv.Location = New System.Drawing.Point(6, 31) Me.表單1_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.表單1_dgv.Name = "表單1_dgv" Me.表單1_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.表單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.表單1_dgv.RowTemplate.Height = 24 Me.表單1_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect Me.表單1_dgv.Size = New System.Drawing.Size(475, 930) Me.表單1_dgv.TabIndex = 870 ' '搜尋_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.Black Me.搜尋_bt.Location = New System.Drawing.Point(381, 4) Me.搜尋_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.搜尋_bt.Name = "搜尋_bt" Me.搜尋_bt.Size = New System.Drawing.Size(100, 24) Me.搜尋_bt.TabIndex = 872 Me.搜尋_bt.Text = "搜尋" Me.搜尋_bt.UseVisualStyleBackColor = True ' '量產訂單清單_lb ' Me.量產訂單清單_lb.AutoSize = True Me.量產訂單清單_lb.Location = New System.Drawing.Point(8, 8) Me.量產訂單清單_lb.Name = "量產訂單清單_lb" Me.量產訂單清單_lb.Size = New System.Drawing.Size(79, 16) Me.量產訂單清單_lb.TabIndex = 871 Me.量產訂單清單_lb.Text = "量產訂單清單" ' '更新BUYER_bt ' Me.更新BUYER_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.更新BUYER_bt.Location = New System.Drawing.Point(1780, 210) Me.更新BUYER_bt.Name = "更新BUYER_bt" Me.更新BUYER_bt.Size = New System.Drawing.Size(127, 39) Me.更新BUYER_bt.TabIndex = 985 Me.更新BUYER_bt.Text = "更新BUYER" Me.更新BUYER_bt.UseVisualStyleBackColor = True ' '客戶_cb ' Me.客戶_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.客戶_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.客戶_cb.FormattingEnabled = True Me.客戶_cb.Location = New System.Drawing.Point(801, 29) Me.客戶_cb.Name = "客戶_cb" Me.客戶_cb.Size = New System.Drawing.Size(197, 24) Me.客戶_cb.TabIndex = 984 ' '訂單屬性_lb ' Me.訂單屬性_lb.AutoSize = True Me.訂單屬性_lb.ForeColor = System.Drawing.Color.Green Me.訂單屬性_lb.Location = New System.Drawing.Point(1245, 56) Me.訂單屬性_lb.Name = "訂單屬性_lb" Me.訂單屬性_lb.Size = New System.Drawing.Size(55, 16) Me.訂單屬性_lb.TabIndex = 982 Me.訂單屬性_lb.Text = "訂單屬性" ' '日期3_dtp ' Me.日期3_dtp.CustomFormat = "yyyy/MM/dd" Me.日期3_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.日期3_dtp.Location = New System.Drawing.Point(488, 251) Me.日期3_dtp.Name = "日期3_dtp" Me.日期3_dtp.Size = New System.Drawing.Size(87, 23) Me.日期3_dtp.TabIndex = 981 ' '提示_lb ' Me.提示_lb.AutoSize = True Me.提示_lb.ForeColor = System.Drawing.Color.Red Me.提示_lb.Location = New System.Drawing.Point(849, 230) Me.提示_lb.Name = "提示_lb" Me.提示_lb.Size = New System.Drawing.Size(175, 16) Me.提示_lb.TabIndex = 980 Me.提示_lb.Text = "請不要刪除到一筆資料都不剩下" ' '刪除該流水號指定資料_bt ' Me.刪除該流水號指定資料_bt.ForeColor = System.Drawing.Color.Red Me.刪除該流水號指定資料_bt.Location = New System.Drawing.Point(706, 224) Me.刪除該流水號指定資料_bt.Name = "刪除該流水號指定資料_bt" Me.刪除該流水號指定資料_bt.Size = New System.Drawing.Size(137, 24) Me.刪除該流水號指定資料_bt.TabIndex = 979 Me.刪除該流水號指定資料_bt.Text = "刪除該流水號指定資料" Me.刪除該流水號指定資料_bt.UseVisualStyleBackColor = True ' '提示1_lb ' Me.提示1_lb.AutoSize = True Me.提示1_lb.ForeColor = System.Drawing.Color.Red Me.提示1_lb.Location = New System.Drawing.Point(579, 256) Me.提示1_lb.Name = "提示1_lb" Me.提示1_lb.Size = New System.Drawing.Size(207, 16) Me.提示1_lb.TabIndex = 978 Me.提示1_lb.Text = "交期欄位請遵循YYYY/MM/DD的格式" ' '提示4_lb ' Me.提示4_lb.AutoSize = True Me.提示4_lb.ForeColor = System.Drawing.Color.Red Me.提示4_lb.Location = New System.Drawing.Point(1646, 619) Me.提示4_lb.Name = "提示4_lb" Me.提示4_lb.Size = New System.Drawing.Size(246, 16) Me.提示4_lb.TabIndex = 977 Me.提示4_lb.Text = "存檔之前SIZW RUN欄位手動修改後存檔有效" ' '提示2_lb ' Me.提示2_lb.AutoSize = True Me.提示2_lb.ForeColor = System.Drawing.Color.Red Me.提示2_lb.Location = New System.Drawing.Point(793, 256) Me.提示2_lb.Name = "提示2_lb" Me.提示2_lb.Size = New System.Drawing.Size(355, 16) Me.提示2_lb.TabIndex = 976 Me.提示2_lb.Text = "存檔之前交期開始、交期結束、備註三個欄位手動修改後存檔有效" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.ForeColor = System.Drawing.Color.Red Me.Label10.Location = New System.Drawing.Point(1142, 201) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(28, 16) Me.Label10.TabIndex = 975 Me.Label10.Text = "DM" ' 'DM_cb ' Me.DM_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.DM_cb.FormattingEnabled = True Me.DM_cb.Location = New System.Drawing.Point(1170, 197) Me.DM_cb.Name = "DM_cb" Me.DM_cb.Size = New System.Drawing.Size(71, 24) Me.DM_cb.TabIndex = 974 ' '全部取消_bt ' Me.全部取消_bt.ForeColor = System.Drawing.Color.Green Me.全部取消_bt.Location = New System.Drawing.Point(1002, 197) Me.全部取消_bt.Name = "全部取消_bt" Me.全部取消_bt.Size = New System.Drawing.Size(66, 24) Me.全部取消_bt.TabIndex = 973 Me.全部取消_bt.Text = "全部取消" Me.全部取消_bt.UseVisualStyleBackColor = True ' '資料全選_bt ' Me.資料全選_bt.ForeColor = System.Drawing.Color.Green Me.資料全選_bt.Location = New System.Drawing.Point(1070, 197) Me.資料全選_bt.Name = "資料全選_bt" Me.資料全選_bt.Size = New System.Drawing.Size(66, 24) Me.資料全選_bt.TabIndex = 972 Me.資料全選_bt.Text = "資料全選" Me.資料全選_bt.UseVisualStyleBackColor = True ' '表單4_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.表單4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.表單4_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.表單4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.表單4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.表單4_dgv.Location = New System.Drawing.Point(484, 637) Me.表單4_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.表單4_dgv.Name = "表單4_dgv" Me.表單4_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.表單4_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.表單4_dgv.RowTemplate.Height = 24 Me.表單4_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect Me.表單4_dgv.Size = New System.Drawing.Size(1423, 324) Me.表單4_dgv.TabIndex = 971 ' '生成訂單SIZERUN_bt ' Me.生成訂單SIZERUN_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.生成訂單SIZERUN_bt.ForeColor = System.Drawing.Color.Green Me.生成訂單SIZERUN_bt.Location = New System.Drawing.Point(1780, 128) Me.生成訂單SIZERUN_bt.Name = "生成訂單SIZERUN_bt" Me.生成訂單SIZERUN_bt.Size = New System.Drawing.Size(127, 39) Me.生成訂單SIZERUN_bt.TabIndex = 970 Me.生成訂單SIZERUN_bt.Text = "生成訂單SIZE RUN" Me.生成訂單SIZERUN_bt.UseVisualStyleBackColor = True ' '套用已有量產訂單號_bt ' Me.套用已有量產訂單號_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.套用已有量產訂單號_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.套用已有量產訂單號_bt.Location = New System.Drawing.Point(1780, 45) Me.套用已有量產訂單號_bt.Name = "套用已有量產訂單號_bt" Me.套用已有量產訂單號_bt.Size = New System.Drawing.Size(127, 39) Me.套用已有量產訂單號_bt.TabIndex = 969 Me.套用已有量產訂單號_bt.Text = "套用已有量產訂單號" Me.套用已有量產訂單號_bt.UseVisualStyleBackColor = True ' 'AddRemark_bt ' Me.AddRemark_bt.ForeColor = System.Drawing.Color.Olive Me.AddRemark_bt.Location = New System.Drawing.Point(1603, 105) Me.AddRemark_bt.Name = "AddRemark_bt" Me.AddRemark_bt.Size = New System.Drawing.Size(87, 39) Me.AddRemark_bt.TabIndex = 968 Me.AddRemark_bt.Text = "Add Remark" Me.AddRemark_bt.UseVisualStyleBackColor = True ' '新增清單4_bt ' Me.新增清單4_bt.ForeColor = System.Drawing.Color.Olive Me.新增清單4_bt.Location = New System.Drawing.Point(1703, 81) Me.新增清單4_bt.Name = "新增清單4_bt" Me.新增清單4_bt.Size = New System.Drawing.Size(76, 24) Me.新增清單4_bt.TabIndex = 967 Me.新增清單4_bt.Text = "新增清單" Me.新增清單4_bt.UseVisualStyleBackColor = True ' '新增清單3_bt ' Me.新增清單3_bt.ForeColor = System.Drawing.Color.Olive Me.新增清單3_bt.Location = New System.Drawing.Point(1703, 55) Me.新增清單3_bt.Name = "新增清單3_bt" Me.新增清單3_bt.Size = New System.Drawing.Size(76, 24) Me.新增清單3_bt.TabIndex = 966 Me.新增清單3_bt.Text = "新增清單" Me.新增清單3_bt.UseVisualStyleBackColor = True ' '新增清單2_bt ' Me.新增清單2_bt.ForeColor = System.Drawing.Color.Olive Me.新增清單2_bt.Location = New System.Drawing.Point(1703, 28) Me.新增清單2_bt.Name = "新增清單2_bt" Me.新增清單2_bt.Size = New System.Drawing.Size(76, 24) Me.新增清單2_bt.TabIndex = 965 Me.新增清單2_bt.Text = "新增清單" Me.新增清單2_bt.UseVisualStyleBackColor = True ' '新增清單1_bt ' Me.新增清單1_bt.ForeColor = System.Drawing.Color.Olive Me.新增清單1_bt.Location = New System.Drawing.Point(1703, 2) Me.新增清單1_bt.Name = "新增清單1_bt" Me.新增清單1_bt.Size = New System.Drawing.Size(76, 24) Me.新增清單1_bt.TabIndex = 964 Me.新增清單1_bt.Text = "新增清單" Me.新增清單1_bt.UseVisualStyleBackColor = True ' '新增清單_bt ' 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(579, 108) Me.新增清單_bt.Name = "新增清單_bt" Me.新增清單_bt.Size = New System.Drawing.Size(76, 24) Me.新增清單_bt.TabIndex = 963 Me.新增清單_bt.Text = "新增清單" Me.新增清單_bt.UseVisualStyleBackColor = True ' 'VendorName_lb ' Me.VendorName_lb.AutoSize = True Me.VendorName_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.VendorName_lb.Location = New System.Drawing.Point(485, 112) Me.VendorName_lb.Name = "VendorName_lb" Me.VendorName_lb.Size = New System.Drawing.Size(87, 16) Me.VendorName_lb.TabIndex = 962 Me.VendorName_lb.Text = "Vendor Name" ' '備註1_tb ' Me.備註1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.備註1_tb.Location = New System.Drawing.Point(488, 132) Me.備註1_tb.Multiline = True Me.備註1_tb.Name = "備註1_tb" Me.備註1_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both Me.備註1_tb.Size = New System.Drawing.Size(167, 90) Me.備註1_tb.TabIndex = 961 ' '工廠_cb ' Me.工廠_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.工廠_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.工廠_cb.FormattingEnabled = True Me.工廠_cb.Location = New System.Drawing.Point(549, 55) Me.工廠_cb.Name = "工廠_cb" Me.工廠_cb.Size = New System.Drawing.Size(197, 24) Me.工廠_cb.TabIndex = 960 ' 'Remark_lb ' Me.Remark_lb.AutoSize = True Me.Remark_lb.ForeColor = System.Drawing.Color.Green Me.Remark_lb.Location = New System.Drawing.Point(1248, 109) Me.Remark_lb.Name = "Remark_lb" Me.Remark_lb.Size = New System.Drawing.Size(50, 16) Me.Remark_lb.TabIndex = 959 Me.Remark_lb.Text = "Remark" ' 'Remark_cb ' Me.Remark_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.Remark_cb.ForeColor = System.Drawing.Color.Green Me.Remark_cb.FormattingEnabled = True Me.Remark_cb.Location = New System.Drawing.Point(1300, 105) Me.Remark_cb.Name = "Remark_cb" Me.Remark_cb.Size = New System.Drawing.Size(301, 24) Me.Remark_cb.TabIndex = 958 ' '備註3_tb ' Me.備註3_tb.ForeColor = System.Drawing.Color.Green Me.備註3_tb.Location = New System.Drawing.Point(1244, 131) Me.備註3_tb.Multiline = True Me.備註3_tb.Name = "備註3_tb" Me.備註3_tb.Size = New System.Drawing.Size(357, 90) Me.備註3_tb.TabIndex = 957 ' 'ToPort_cb ' Me.ToPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ToPort_cb.ForeColor = System.Drawing.Color.Green Me.ToPort_cb.FormattingEnabled = True Me.ToPort_cb.Location = New System.Drawing.Point(1556, 54) Me.ToPort_cb.Name = "ToPort_cb" Me.ToPort_cb.Size = New System.Drawing.Size(144, 24) Me.ToPort_cb.TabIndex = 956 ' 'FromPort_cb ' Me.FromPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.FromPort_cb.ForeColor = System.Drawing.Color.Green Me.FromPort_cb.FormattingEnabled = True Me.FromPort_cb.Location = New System.Drawing.Point(1556, 28) Me.FromPort_cb.Name = "FromPort_cb" Me.FromPort_cb.Size = New System.Drawing.Size(144, 24) Me.FromPort_cb.TabIndex = 955 ' 'ToPort_lb ' Me.ToPort_lb.AutoSize = True Me.ToPort_lb.ForeColor = System.Drawing.Color.Green Me.ToPort_lb.Location = New System.Drawing.Point(1448, 57) Me.ToPort_lb.Name = "ToPort_lb" Me.ToPort_lb.Size = New System.Drawing.Size(48, 16) Me.ToPort_lb.TabIndex = 954 Me.ToPort_lb.Text = "To Port" ' 'FromPort_lb ' Me.FromPort_lb.AutoSize = True Me.FromPort_lb.ForeColor = System.Drawing.Color.Green Me.FromPort_lb.Location = New System.Drawing.Point(1448, 31) Me.FromPort_lb.Name = "FromPort_lb" Me.FromPort_lb.Size = New System.Drawing.Size(62, 16) Me.FromPort_lb.TabIndex = 953 Me.FromPort_lb.Text = "From Port" ' 'DeliveryTerms_cb ' Me.DeliveryTerms_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.DeliveryTerms_cb.ForeColor = System.Drawing.Color.Green Me.DeliveryTerms_cb.FormattingEnabled = True Me.DeliveryTerms_cb.Location = New System.Drawing.Point(1556, 2) Me.DeliveryTerms_cb.Name = "DeliveryTerms_cb" Me.DeliveryTerms_cb.Size = New System.Drawing.Size(144, 24) Me.DeliveryTerms_cb.TabIndex = 952 ' 'ModeOfDelivery_cb ' Me.ModeOfDelivery_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ModeOfDelivery_cb.ForeColor = System.Drawing.Color.Green Me.ModeOfDelivery_cb.FormattingEnabled = True Me.ModeOfDelivery_cb.Location = New System.Drawing.Point(1556, 80) Me.ModeOfDelivery_cb.Name = "ModeOfDelivery_cb" Me.ModeOfDelivery_cb.Size = New System.Drawing.Size(144, 24) Me.ModeOfDelivery_cb.TabIndex = 951 ' '備註2_tb ' Me.備註2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.備註2_tb.Location = New System.Drawing.Point(657, 132) Me.備註2_tb.Multiline = True Me.備註2_tb.Name = "備註2_tb" Me.備註2_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both Me.備註2_tb.Size = New System.Drawing.Size(341, 90) Me.備註2_tb.TabIndex = 949 ' 'DeliveryTerms_lb ' Me.DeliveryTerms_lb.AutoSize = True Me.DeliveryTerms_lb.ForeColor = System.Drawing.Color.Green Me.DeliveryTerms_lb.Location = New System.Drawing.Point(1448, 5) Me.DeliveryTerms_lb.Name = "DeliveryTerms_lb" Me.DeliveryTerms_lb.Size = New System.Drawing.Size(89, 16) Me.DeliveryTerms_lb.TabIndex = 948 Me.DeliveryTerms_lb.Text = "Delivery Terms" ' '資料流水號_tb ' Me.資料流水號_tb.ForeColor = System.Drawing.Color.Red Me.資料流水號_tb.Location = New System.Drawing.Point(559, 225) Me.資料流水號_tb.Name = "資料流水號_tb" Me.資料流水號_tb.Size = New System.Drawing.Size(141, 23) Me.資料流水號_tb.TabIndex = 945 Me.資料流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '資料流水號_lb ' Me.資料流水號_lb.AutoSize = True Me.資料流水號_lb.ForeColor = System.Drawing.Color.Red Me.資料流水號_lb.Location = New System.Drawing.Point(488, 228) Me.資料流水號_lb.Name = "資料流水號_lb" Me.資料流水號_lb.Size = New System.Drawing.Size(67, 16) Me.資料流水號_lb.TabIndex = 946 Me.資料流水號_lb.Text = "資料流水號" ' '生成量產訂單抬頭_bt ' Me.生成量產訂單抬頭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.生成量產訂單抬頭_bt.ForeColor = System.Drawing.Color.Blue Me.生成量產訂單抬頭_bt.Location = New System.Drawing.Point(1780, 86) Me.生成量產訂單抬頭_bt.Name = "生成量產訂單抬頭_bt" Me.生成量產訂單抬頭_bt.Size = New System.Drawing.Size(127, 39) Me.生成量產訂單抬頭_bt.TabIndex = 944 Me.生成量產訂單抬頭_bt.Text = "生成量產訂單抬頭" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.生成量產訂單抬頭_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.存檔_bt.Location = New System.Drawing.Point(1780, 169) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(127, 39) Me.存檔_bt.TabIndex = 943 Me.存檔_bt.Text = "存檔" Me.存檔_bt.UseVisualStyleBackColor = True ' '訂單數量_tb ' Me.訂單數量_tb.ForeColor = System.Drawing.Color.Green Me.訂單數量_tb.Location = New System.Drawing.Point(1692, 121) Me.訂單數量_tb.Name = "訂單數量_tb" Me.訂單數量_tb.Size = New System.Drawing.Size(87, 23) Me.訂單數量_tb.TabIndex = 940 Me.訂單數量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '訂單數量_lb ' Me.訂單數量_lb.AutoSize = True Me.訂單數量_lb.ForeColor = System.Drawing.Color.Green Me.訂單數量_lb.Location = New System.Drawing.Point(1706, 106) Me.訂單數量_lb.Name = "訂單數量_lb" Me.訂單數量_lb.Size = New System.Drawing.Size(55, 16) Me.訂單數量_lb.TabIndex = 941 Me.訂單數量_lb.Text = "訂單數量" ' '客戶訂單號_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(549, 29) Me.客戶訂單號_tb.Name = "客戶訂單號_tb" Me.客戶訂單號_tb.Size = New System.Drawing.Size(197, 23) Me.客戶訂單號_tb.TabIndex = 938 Me.客戶訂單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '客戶訂單號_lb ' Me.客戶訂單號_lb.AutoSize = True Me.客戶訂單號_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.客戶訂單號_lb.Location = New System.Drawing.Point(481, 32) Me.客戶訂單號_lb.Name = "客戶訂單號_lb" Me.客戶訂單號_lb.Size = New System.Drawing.Size(67, 16) Me.客戶訂單號_lb.TabIndex = 939 Me.客戶訂單號_lb.Text = "客戶訂單號" ' '生成量產訂單號碼_bt ' Me.生成量產訂單號碼_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.生成量產訂單號碼_bt.ForeColor = System.Drawing.Color.Red Me.生成量產訂單號碼_bt.Location = New System.Drawing.Point(1780, 4) Me.生成量產訂單號碼_bt.Name = "生成量產訂單號碼_bt" Me.生成量產訂單號碼_bt.Size = New System.Drawing.Size(127, 39) Me.生成量產訂單號碼_bt.TabIndex = 937 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(549, 4) Me.訂單流水號_tb.Name = "訂單流水號_tb" Me.訂單流水號_tb.Size = New System.Drawing.Size(197, 23) Me.訂單流水號_tb.TabIndex = 935 Me.訂單流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'C_N_lb ' Me.C_N_lb.AutoSize = True Me.C_N_lb.ForeColor = System.Drawing.Color.Green Me.C_N_lb.Location = New System.Drawing.Point(1248, 83) Me.C_N_lb.Name = "C_N_lb" Me.C_N_lb.Size = New System.Drawing.Size(30, 16) Me.C_N_lb.TabIndex = 934 Me.C_N_lb.Text = "C_N" ' '交期_lb ' Me.交期_lb.AutoSize = True Me.交期_lb.ForeColor = System.Drawing.Color.Green Me.交期_lb.Location = New System.Drawing.Point(1247, 6) Me.交期_lb.Name = "交期_lb" Me.交期_lb.Size = New System.Drawing.Size(31, 16) Me.交期_lb.TabIndex = 930 Me.交期_lb.Text = "交期" ' '型體名稱_lb ' Me.型體名稱_lb.AutoSize = True Me.型體名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.型體名稱_lb.Location = New System.Drawing.Point(748, 84) Me.型體名稱_lb.Name = "型體名稱_lb" Me.型體名稱_lb.Size = New System.Drawing.Size(55, 16) Me.型體名稱_lb.TabIndex = 928 Me.型體名稱_lb.Text = "型體名稱" ' '型體號碼_lb ' Me.型體號碼_lb.AutoSize = True Me.型體號碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.型體號碼_lb.Location = New System.Drawing.Point(747, 59) Me.型體號碼_lb.Name = "型體號碼_lb" Me.型體號碼_lb.Size = New System.Drawing.Size(55, 16) Me.型體號碼_lb.TabIndex = 926 Me.型體號碼_lb.Text = "型體號碼" ' '工廠_lb ' Me.工廠_lb.AutoSize = True Me.工廠_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.工廠_lb.Location = New System.Drawing.Point(481, 57) Me.工廠_lb.Name = "工廠_lb" Me.工廠_lb.Size = New System.Drawing.Size(31, 16) Me.工廠_lb.TabIndex = 924 Me.工廠_lb.Text = "工廠" ' '季節_lb ' Me.季節_lb.AutoSize = True Me.季節_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.季節_lb.Location = New System.Drawing.Point(747, 10) Me.季節_lb.Name = "季節_lb" Me.季節_lb.Size = New System.Drawing.Size(31, 16) Me.季節_lb.TabIndex = 923 Me.季節_lb.Text = "季節" ' '客戶_lb ' Me.客戶_lb.AutoSize = True Me.客戶_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.客戶_lb.Location = New System.Drawing.Point(747, 35) Me.客戶_lb.Name = "客戶_lb" Me.客戶_lb.Size = New System.Drawing.Size(31, 16) Me.客戶_lb.TabIndex = 921 Me.客戶_lb.Text = "客戶" ' '表單2_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.表單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.表單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.表單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.表單2_dgv.Location = New System.Drawing.Point(1002, 28) Me.表單2_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.表單2_dgv.Name = "表單2_dgv" Me.表單2_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.表單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.表單2_dgv.RowTemplate.Height = 24 Me.表單2_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect Me.表單2_dgv.Size = New System.Drawing.Size(239, 167) Me.表單2_dgv.TabIndex = 916 ' '訂單流水號_lb ' Me.訂單流水號_lb.AutoSize = True Me.訂單流水號_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.訂單流水號_lb.Location = New System.Drawing.Point(481, 7) Me.訂單流水號_lb.Name = "訂單流水號_lb" Me.訂單流水號_lb.Size = New System.Drawing.Size(67, 16) Me.訂單流水號_lb.TabIndex = 936 Me.訂單流水號_lb.Text = "訂單流水號" ' 'ModeOfDelivery_lb ' Me.ModeOfDelivery_lb.AutoSize = True Me.ModeOfDelivery_lb.ForeColor = System.Drawing.Color.Green Me.ModeOfDelivery_lb.Location = New System.Drawing.Point(1448, 83) Me.ModeOfDelivery_lb.Name = "ModeOfDelivery_lb" Me.ModeOfDelivery_lb.Size = New System.Drawing.Size(107, 16) Me.ModeOfDelivery_lb.TabIndex = 947 Me.ModeOfDelivery_lb.Text = "Mode Of Delivery" ' 'ShipFromAddress_lb ' Me.ShipFromAddress_lb.AutoSize = True Me.ShipFromAddress_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ShipFromAddress_lb.Location = New System.Drawing.Point(657, 112) Me.ShipFromAddress_lb.Name = "ShipFromAddress_lb" Me.ShipFromAddress_lb.Size = New System.Drawing.Size(112, 16) Me.ShipFromAddress_lb.TabIndex = 950 Me.ShipFromAddress_lb.Text = "Ship From Address" ' '表單3_dgv ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.表單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7 Me.表單3_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.表單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.表單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.表單3_dgv.Location = New System.Drawing.Point(484, 277) Me.表單3_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.表單3_dgv.Name = "表單3_dgv" Me.表單3_dgv.RowHeadersWidth = 5 DataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.表單3_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8 Me.表單3_dgv.RowTemplate.Height = 24 Me.表單3_dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect Me.表單3_dgv.Size = New System.Drawing.Size(1423, 334) Me.表單3_dgv.TabIndex = 942 ' '下單日_lb ' Me.下單日_lb.AutoSize = True Me.下單日_lb.ForeColor = System.Drawing.Color.Green Me.下單日_lb.Location = New System.Drawing.Point(1247, 31) Me.下單日_lb.Name = "下單日_lb" Me.下單日_lb.Size = New System.Drawing.Size(43, 16) Me.下單日_lb.TabIndex = 932 Me.下單日_lb.Text = "下單日" ' '季節_cb ' Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.季節_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.季節_cb.FormattingEnabled = True Me.季節_cb.Location = New System.Drawing.Point(801, 3) Me.季節_cb.Name = "季節_cb" Me.季節_cb.Size = New System.Drawing.Size(197, 24) Me.季節_cb.TabIndex = 986 ' '訂單屬性_cb ' Me.訂單屬性_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.訂單屬性_cb.ForeColor = System.Drawing.Color.Green Me.訂單屬性_cb.FormattingEnabled = True Me.訂單屬性_cb.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"}) Me.訂單屬性_cb.Location = New System.Drawing.Point(1300, 53) Me.訂單屬性_cb.Name = "訂單屬性_cb" Me.訂單屬性_cb.Size = New System.Drawing.Size(142, 24) Me.訂單屬性_cb.TabIndex = 987 ' '型體號碼_cb ' Me.型體號碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.型體號碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.型體號碼_cb.FormattingEnabled = True Me.型體號碼_cb.Location = New System.Drawing.Point(801, 55) Me.型體號碼_cb.Name = "型體號碼_cb" Me.型體號碼_cb.Size = New System.Drawing.Size(197, 24) Me.型體號碼_cb.TabIndex = 989 ' '型體名稱_cb ' Me.型體名稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.型體名稱_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.型體名稱_cb.FormattingEnabled = True Me.型體名稱_cb.Location = New System.Drawing.Point(801, 81) Me.型體名稱_cb.Name = "型體名稱_cb" Me.型體名稱_cb.Size = New System.Drawing.Size(197, 24) Me.型體名稱_cb.TabIndex = 988 ' '搜尋顏色_tb ' Me.搜尋顏色_tb.Location = New System.Drawing.Point(1002, 2) Me.搜尋顏色_tb.Name = "搜尋顏色_tb" Me.搜尋顏色_tb.Size = New System.Drawing.Size(239, 23) Me.搜尋顏色_tb.TabIndex = 990 ' 'C_N_cb ' Me.C_N_cb.ForeColor = System.Drawing.Color.Green Me.C_N_cb.FormattingEnabled = True Me.C_N_cb.Location = New System.Drawing.Point(1300, 79) Me.C_N_cb.Name = "C_N_cb" Me.C_N_cb.Size = New System.Drawing.Size(142, 24) Me.C_N_cb.TabIndex = 991 ' '客戶名稱_cb ' Me.客戶名稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.客戶名稱_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.客戶名稱_cb.FormattingEnabled = True Me.客戶名稱_cb.Location = New System.Drawing.Point(549, 81) Me.客戶名稱_cb.Name = "客戶名稱_cb" Me.客戶名稱_cb.Size = New System.Drawing.Size(197, 24) Me.客戶名稱_cb.TabIndex = 993 ' '客戶名稱_lb ' Me.客戶名稱_lb.AutoSize = True Me.客戶名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.客戶名稱_lb.Location = New System.Drawing.Point(481, 84) Me.客戶名稱_lb.Name = "客戶名稱_lb" Me.客戶名稱_lb.Size = New System.Drawing.Size(55, 16) Me.客戶名稱_lb.TabIndex = 992 Me.客戶名稱_lb.Text = "客戶名稱" ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker2.Location = New System.Drawing.Point(1692, 147) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23) Me.DateTimePicker2.TabIndex = 994 ' '工廠交期_lb ' Me.工廠交期_lb.AutoSize = True Me.工廠交期_lb.ForeColor = System.Drawing.Color.Green Me.工廠交期_lb.Location = New System.Drawing.Point(1604, 152) Me.工廠交期_lb.Name = "工廠交期_lb" Me.工廠交期_lb.Size = New System.Drawing.Size(55, 16) Me.工廠交期_lb.TabIndex = 995 Me.工廠交期_lb.Text = "工廠交期" ' '客戶交期開始_lb ' Me.客戶交期開始_lb.AutoSize = True Me.客戶交期開始_lb.ForeColor = System.Drawing.Color.Green Me.客戶交期開始_lb.Location = New System.Drawing.Point(1604, 177) Me.客戶交期開始_lb.Name = "客戶交期開始_lb" Me.客戶交期開始_lb.Size = New System.Drawing.Size(79, 16) Me.客戶交期開始_lb.TabIndex = 997 Me.客戶交期開始_lb.Text = "客戶交期開始" ' 'DateTimePicker3 ' Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker3.Location = New System.Drawing.Point(1692, 172) Me.DateTimePicker3.Name = "DateTimePicker3" Me.DateTimePicker3.Size = New System.Drawing.Size(87, 23) Me.DateTimePicker3.TabIndex = 996 ' '客戶交期結束_lb ' Me.客戶交期結束_lb.AutoSize = True Me.客戶交期結束_lb.ForeColor = System.Drawing.Color.Green Me.客戶交期結束_lb.Location = New System.Drawing.Point(1604, 202) Me.客戶交期結束_lb.Name = "客戶交期結束_lb" Me.客戶交期結束_lb.Size = New System.Drawing.Size(79, 16) Me.客戶交期結束_lb.TabIndex = 999 Me.客戶交期結束_lb.Text = "客戶交期結束" ' 'DateTimePicker4 ' Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker4.Location = New System.Drawing.Point(1692, 197) Me.DateTimePicker4.Name = "DateTimePicker4" Me.DateTimePicker4.Size = New System.Drawing.Size(87, 23) Me.DateTimePicker4.TabIndex = 998 ' '新增顏色_bt ' Me.新增顏色_bt.ForeColor = System.Drawing.Color.Olive Me.新增顏色_bt.Location = New System.Drawing.Point(922, 106) Me.新增顏色_bt.Name = "新增顏色_bt" Me.新增顏色_bt.Size = New System.Drawing.Size(76, 24) Me.新增顏色_bt.TabIndex = 1000 Me.新增顏色_bt.Text = "新增顏色" Me.新增顏色_bt.UseVisualStyleBackColor = True ' '交期_dtp ' Me.交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.交期_dtp.Location = New System.Drawing.Point(1300, 3) Me.交期_dtp.Name = "交期_dtp" Me.交期_dtp.Size = New System.Drawing.Size(142, 23) Me.交期_dtp.TabIndex = 1001 ' '下單日_dtp ' Me.下單日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.下單日_dtp.Location = New System.Drawing.Point(1300, 28) Me.下單日_dtp.Name = "下單日_dtp" Me.下單日_dtp.Size = New System.Drawing.Size(142, 23) Me.下單日_dtp.TabIndex = 1002 ' '修改形體_bt ' Me.修改形體_bt.ForeColor = System.Drawing.Color.Blue Me.修改形體_bt.Location = New System.Drawing.Point(801, 106) Me.修改形體_bt.Name = "修改形體_bt" Me.修改形體_bt.Size = New System.Drawing.Size(115, 24) Me.修改形體_bt.TabIndex = 1003 Me.修改形體_bt.Text = "修改形體" Me.修改形體_bt.UseVisualStyleBackColor = True ' '提示3_lb ' Me.提示3_lb.AutoSize = True Me.提示3_lb.ForeColor = System.Drawing.Color.Red Me.提示3_lb.Location = New System.Drawing.Point(487, 618) Me.提示3_lb.Name = "提示3_lb" Me.提示3_lb.Size = New System.Drawing.Size(559, 16) Me.提示3_lb.TabIndex = 1004 Me.提示3_lb.Text = "修改資料表中的顏色時,一定要上下兩個清單中的顏色都對應到,確認資料都有對應修改正確才按存檔!!!" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.ForeColor = System.Drawing.Color.Red Me.Label1.Location = New System.Drawing.Point(1249, 229) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(67, 16) Me.Label1.TabIndex = 1005 Me.Label1.Text = "舊顏色資料" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.ForeColor = System.Drawing.Color.Red Me.Label2.Location = New System.Drawing.Point(1249, 256) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(67, 16) Me.Label2.TabIndex = 1006 Me.Label2.Text = "新顏色資料" ' '舊顏色資料_tb ' Me.舊顏色資料_tb.ForeColor = System.Drawing.Color.Red Me.舊顏色資料_tb.Location = New System.Drawing.Point(1318, 224) Me.舊顏色資料_tb.Name = "舊顏色資料_tb" Me.舊顏色資料_tb.Size = New System.Drawing.Size(141, 23) Me.舊顏色資料_tb.TabIndex = 1007 Me.舊顏色資料_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '新顏色資料_tb ' Me.新顏色資料_tb.ForeColor = System.Drawing.Color.Red Me.新顏色資料_tb.Location = New System.Drawing.Point(1318, 251) Me.新顏色資料_tb.Name = "新顏色資料_tb" Me.新顏色資料_tb.Size = New System.Drawing.Size(141, 23) Me.新顏色資料_tb.TabIndex = 1008 Me.新顏色資料_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '顏色資料修改_bt ' Me.顏色資料修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.顏色資料修改_bt.ForeColor = System.Drawing.Color.Red Me.顏色資料修改_bt.Location = New System.Drawing.Point(1462, 224) Me.顏色資料修改_bt.Name = "顏色資料修改_bt" Me.顏色資料修改_bt.Size = New System.Drawing.Size(139, 50) Me.顏色資料修改_bt.TabIndex = 1009 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(1914, 971) Me.Controls.Add(Me.顏色資料修改_bt) Me.Controls.Add(Me.新顏色資料_tb) Me.Controls.Add(Me.舊顏色資料_tb) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.提示3_lb) Me.Controls.Add(Me.修改形體_bt) Me.Controls.Add(Me.下單日_dtp) Me.Controls.Add(Me.交期_dtp) Me.Controls.Add(Me.新增顏色_bt) Me.Controls.Add(Me.客戶交期結束_lb) Me.Controls.Add(Me.DateTimePicker4) Me.Controls.Add(Me.客戶交期開始_lb) Me.Controls.Add(Me.DateTimePicker3) Me.Controls.Add(Me.工廠交期_lb) Me.Controls.Add(Me.DateTimePicker2) Me.Controls.Add(Me.客戶名稱_cb) Me.Controls.Add(Me.客戶名稱_lb) Me.Controls.Add(Me.C_N_cb) Me.Controls.Add(Me.搜尋顏色_tb) Me.Controls.Add(Me.型體號碼_cb) Me.Controls.Add(Me.型體名稱_cb) Me.Controls.Add(Me.訂單屬性_cb) Me.Controls.Add(Me.季節_cb) Me.Controls.Add(Me.更新BUYER_bt) Me.Controls.Add(Me.客戶_cb) Me.Controls.Add(Me.日期3_dtp) Me.Controls.Add(Me.提示_lb) Me.Controls.Add(Me.刪除該流水號指定資料_bt) Me.Controls.Add(Me.提示1_lb) Me.Controls.Add(Me.提示4_lb) Me.Controls.Add(Me.提示2_lb) Me.Controls.Add(Me.DM_cb) Me.Controls.Add(Me.全部取消_bt) Me.Controls.Add(Me.資料全選_bt) Me.Controls.Add(Me.表單4_dgv) Me.Controls.Add(Me.生成訂單SIZERUN_bt) Me.Controls.Add(Me.套用已有量產訂單號_bt) Me.Controls.Add(Me.AddRemark_bt) Me.Controls.Add(Me.新增清單4_bt) Me.Controls.Add(Me.新增清單3_bt) Me.Controls.Add(Me.新增清單2_bt) Me.Controls.Add(Me.新增清單1_bt) Me.Controls.Add(Me.新增清單_bt) Me.Controls.Add(Me.VendorName_lb) Me.Controls.Add(Me.備註1_tb) Me.Controls.Add(Me.工廠_cb) Me.Controls.Add(Me.Remark_cb) Me.Controls.Add(Me.備註3_tb) Me.Controls.Add(Me.ToPort_cb) Me.Controls.Add(Me.FromPort_cb) Me.Controls.Add(Me.ToPort_lb) Me.Controls.Add(Me.FromPort_lb) Me.Controls.Add(Me.DeliveryTerms_cb) Me.Controls.Add(Me.ModeOfDelivery_cb) Me.Controls.Add(Me.備註2_tb) Me.Controls.Add(Me.DeliveryTerms_lb) Me.Controls.Add(Me.資料流水號_tb) Me.Controls.Add(Me.資料流水號_lb) Me.Controls.Add(Me.生成量產訂單抬頭_bt) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.訂單數量_tb) Me.Controls.Add(Me.訂單數量_lb) Me.Controls.Add(Me.客戶訂單號_tb) Me.Controls.Add(Me.客戶訂單號_lb) Me.Controls.Add(Me.生成量產訂單號碼_bt) Me.Controls.Add(Me.訂單流水號_tb) Me.Controls.Add(Me.工廠_lb) Me.Controls.Add(Me.表單2_dgv) Me.Controls.Add(Me.訂單流水號_lb) Me.Controls.Add(Me.ModeOfDelivery_lb) Me.Controls.Add(Me.ShipFromAddress_lb) Me.Controls.Add(Me.表單3_dgv) Me.Controls.Add(Me.表單1_dgv) Me.Controls.Add(Me.搜尋_bt) Me.Controls.Add(Me.量產訂單清單_lb) Me.Controls.Add(Me.訂單屬性_lb) Me.Controls.Add(Me.型體號碼_lb) Me.Controls.Add(Me.季節_lb) Me.Controls.Add(Me.客戶_lb) Me.Controls.Add(Me.C_N_lb) Me.Controls.Add(Me.交期_lb) Me.Controls.Add(Me.型體名稱_lb) Me.Controls.Add(Me.下單日_lb) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Remark_lb) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ForeColor = System.Drawing.Color.Black Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "量產訂單輸入" Me.Text = "量產訂單輸入" CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.表單4_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 表單1_dgv As DataGridView Friend WithEvents 搜尋_bt As Button Friend WithEvents 量產訂單清單_lb As Label Friend WithEvents 更新BUYER_bt As Button Friend WithEvents 客戶_cb As ComboBox Friend WithEvents 訂單屬性_lb As Label Friend WithEvents 日期3_dtp As DateTimePicker Friend WithEvents 提示_lb As Label Friend WithEvents 刪除該流水號指定資料_bt As Button Friend WithEvents 提示1_lb As Label Friend WithEvents 提示4_lb As Label Friend WithEvents 提示2_lb As Label Friend WithEvents Label10 As Label Friend WithEvents DM_cb As ComboBox Friend WithEvents 全部取消_bt As Button Friend WithEvents 資料全選_bt As Button Friend WithEvents 表單4_dgv As DataGridView Friend WithEvents 生成訂單SIZERUN_bt As Button Friend WithEvents 套用已有量產訂單號_bt As Button Friend WithEvents AddRemark_bt As Button Friend WithEvents 新增清單4_bt As Button Friend WithEvents 新增清單3_bt As Button Friend WithEvents 新增清單2_bt As Button Friend WithEvents 新增清單1_bt As Button Friend WithEvents 新增清單_bt As Button Friend WithEvents VendorName_lb As Label Friend WithEvents 備註1_tb As TextBox Friend WithEvents 工廠_cb As ComboBox Friend WithEvents Remark_lb As Label Friend WithEvents Remark_cb As ComboBox Friend WithEvents 備註3_tb As TextBox Friend WithEvents ToPort_cb As ComboBox Friend WithEvents FromPort_cb As ComboBox Friend WithEvents ToPort_lb As Label Friend WithEvents FromPort_lb As Label Friend WithEvents DeliveryTerms_cb As ComboBox Friend WithEvents ModeOfDelivery_cb As ComboBox Friend WithEvents 備註2_tb As TextBox Friend WithEvents DeliveryTerms_lb As Label Friend WithEvents 資料流水號_tb As TextBox Friend WithEvents 資料流水號_lb As Label Friend WithEvents 生成量產訂單抬頭_bt As Button Friend WithEvents 存檔_bt As Button Friend WithEvents 訂單數量_tb As TextBox Friend WithEvents 訂單數量_lb As Label Friend WithEvents 客戶訂單號_tb As TextBox Friend WithEvents 客戶訂單號_lb As Label Friend WithEvents 生成量產訂單號碼_bt As Button Friend WithEvents 訂單流水號_tb As TextBox Friend WithEvents C_N_lb As Label Friend WithEvents 交期_lb As Label Friend WithEvents 型體名稱_lb As Label Friend WithEvents 型體號碼_lb As Label Friend WithEvents 工廠_lb As Label Friend WithEvents 季節_lb As Label Friend WithEvents 客戶_lb As Label Friend WithEvents 表單2_dgv As DataGridView Friend WithEvents 訂單流水號_lb As Label Friend WithEvents ModeOfDelivery_lb As Label Friend WithEvents ShipFromAddress_lb As Label Friend WithEvents 表單3_dgv As DataGridView Friend WithEvents 下單日_lb As Label Friend WithEvents 季節_cb As ComboBox Friend WithEvents 訂單屬性_cb As ComboBox Friend WithEvents 型體號碼_cb As ComboBox Friend WithEvents 型體名稱_cb As ComboBox Friend WithEvents 搜尋顏色_tb As TextBox Friend WithEvents C_N_cb As ComboBox Friend WithEvents 客戶名稱_cb As ComboBox Friend WithEvents 客戶名稱_lb As Label Friend WithEvents DateTimePicker2 As DateTimePicker Friend WithEvents 工廠交期_lb As Label Friend WithEvents 客戶交期開始_lb As Label Friend WithEvents DateTimePicker3 As DateTimePicker Friend WithEvents 客戶交期結束_lb As Label Friend WithEvents DateTimePicker4 As DateTimePicker Friend WithEvents 新增顏色_bt As Button Friend WithEvents 交期_dtp As DateTimePicker Friend WithEvents 下單日_dtp As DateTimePicker Friend WithEvents 修改形體_bt As Button Friend WithEvents 提示3_lb As Label Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents 舊顏色資料_tb As TextBox Friend WithEvents 新顏色資料_tb As TextBox Friend WithEvents 顏色資料修改_bt As Button End Class