123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class 物料資料庫_編輯
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.物料品名_語轉_dgv = New System.Windows.Forms.DataGridView()
- Me.物料舊群組_語言_dgv = New System.Windows.Forms.DataGridView()
- Me.物料新群組_語言_dgv = New System.Windows.Forms.DataGridView()
- Me.系統語言_cb = New System.Windows.Forms.ComboBox()
- Me.群組碼10_tb = New System.Windows.Forms.TextBox()
- Me.物料原則_tb = New System.Windows.Forms.TextBox()
- Me.舊群組碼_cb = New System.Windows.Forms.ComboBox()
- Me.新增模式圖檔流水號暫存_tb = New System.Windows.Forms.TextBox()
- Me.物料群組_dgv = New System.Windows.Forms.DataGridView()
- Me.新群組碼_cb = New System.Windows.Forms.ComboBox()
- Me.料號原則_tb = New System.Windows.Forms.TextBox()
- Me.舊群組_cb = New System.Windows.Forms.ComboBox()
- Me.新群組_cb = New System.Windows.Forms.ComboBox()
- Me.群組碼1_tb = New System.Windows.Forms.TextBox()
- Me.新群組編號_tb = New System.Windows.Forms.TextBox()
- Me.舊群組碼_tb = New System.Windows.Forms.TextBox()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.物料編碼_dgv = New System.Windows.Forms.DataGridView()
- Me.品名3_tb = New System.Windows.Forms.TextBox()
- Me.品名2_tb = New System.Windows.Forms.TextBox()
- Me.品名1_tb = New System.Windows.Forms.TextBox()
- Me.DA_5 = New System.Windows.Forms.ComboBox()
- Me.DA_4 = New System.Windows.Forms.ComboBox()
- Me.DA_3 = New System.Windows.Forms.ComboBox()
- Me.DA_2 = New System.Windows.Forms.ComboBox()
- Me.DA_1 = New System.Windows.Forms.ComboBox()
- Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
- Me.DC_5 = New System.Windows.Forms.ComboBox()
- Me.DC_4 = New System.Windows.Forms.ComboBox()
- Me.DC_3 = New System.Windows.Forms.ComboBox()
- Me.DC_2 = New System.Windows.Forms.ComboBox()
- Me.DC_1 = New System.Windows.Forms.ComboBox()
- Me.DB_5 = New System.Windows.Forms.ComboBox()
- Me.DB_4 = New System.Windows.Forms.ComboBox()
- Me.DB_3 = New System.Windows.Forms.ComboBox()
- Me.DB_2 = New System.Windows.Forms.ComboBox()
- Me.DB_1 = New System.Windows.Forms.ComboBox()
- Me.物料明細1_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.CA_5 = New System.Windows.Forms.TextBox()
- Me.CA_4 = New System.Windows.Forms.TextBox()
- Me.CA_3 = New System.Windows.Forms.TextBox()
- Me.CB_5 = New System.Windows.Forms.TextBox()
- Me.CB_4 = New System.Windows.Forms.TextBox()
- Me.CC_1 = New System.Windows.Forms.TextBox()
- Me.CA_2 = New System.Windows.Forms.TextBox()
- Me.CB_3 = New System.Windows.Forms.TextBox()
- Me.CC_5 = New System.Windows.Forms.TextBox()
- Me.CC_2 = New System.Windows.Forms.TextBox()
- Me.CC_4 = New System.Windows.Forms.TextBox()
- Me.CB_2 = New System.Windows.Forms.TextBox()
- Me.CB_1 = New System.Windows.Forms.TextBox()
- Me.CC_3 = New System.Windows.Forms.TextBox()
- Me.CA_1 = New System.Windows.Forms.TextBox()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.算式_tb = New System.Windows.Forms.TextBox()
- Me.物料明細_dgv = New System.Windows.Forms.DataGridView()
- Me.物料編碼1_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.規格庫抬頭指定_tb = New System.Windows.Forms.TextBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- CType(Me.物料品名_語轉_dgv, 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()
- CType(Me.物料編碼_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- Me.Panel2.SuspendLayout()
- CType(Me.物料明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料編碼1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel4.SuspendLayout()
- Me.SuspendLayout()
- '
- '物料品名_語轉_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料品名_語轉_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.物料品名_語轉_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料品名_語轉_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料品名_語轉_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料品名_語轉_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料品名_語轉_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料品名_語轉_dgv.Location = New System.Drawing.Point(6, 575)
- Me.物料品名_語轉_dgv.Name = "物料品名_語轉_dgv"
- Me.物料品名_語轉_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料品名_語轉_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.物料品名_語轉_dgv.RowTemplate.Height = 24
- Me.物料品名_語轉_dgv.Size = New System.Drawing.Size(0, 0)
- Me.物料品名_語轉_dgv.TabIndex = 1672
- '
- '物料舊群組_語言_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料舊群組_語言_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.物料舊群組_語言_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料舊群組_語言_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料舊群組_語言_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料舊群組_語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料舊群組_語言_dgv.Location = New System.Drawing.Point(6, 217)
- Me.物料舊群組_語言_dgv.Name = "物料舊群組_語言_dgv"
- Me.物料舊群組_語言_dgv.RowHeadersWidth = 5
- Me.物料舊群組_語言_dgv.RowTemplate.Height = 24
- Me.物料舊群組_語言_dgv.Size = New System.Drawing.Size(390, 195)
- Me.物料舊群組_語言_dgv.TabIndex = 1673
- '
- '物料新群組_語言_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.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料新群組_語言_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料新群組_語言_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料新群組_語言_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料新群組_語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料新群組_語言_dgv.Location = New System.Drawing.Point(402, 3)
- Me.物料新群組_語言_dgv.Name = "物料新群組_語言_dgv"
- Me.物料新群組_語言_dgv.RowHeadersWidth = 5
- Me.物料新群組_語言_dgv.RowTemplate.Height = 24
- Me.物料新群組_語言_dgv.Size = New System.Drawing.Size(904, 210)
- Me.物料新群組_語言_dgv.TabIndex = 1674
- '
- '系統語言_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.Blue
- Me.系統語言_cb.FormattingEnabled = True
- Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
- Me.系統語言_cb.Location = New System.Drawing.Point(787, 359)
- Me.系統語言_cb.Name = "系統語言_cb"
- Me.系統語言_cb.Size = New System.Drawing.Size(104, 24)
- Me.系統語言_cb.TabIndex = 1693
- '
- '群組碼10_tb
- '
- Me.群組碼10_tb.Enabled = False
- Me.群組碼10_tb.Location = New System.Drawing.Point(787, 330)
- Me.群組碼10_tb.Name = "群組碼10_tb"
- Me.群組碼10_tb.Size = New System.Drawing.Size(104, 23)
- Me.群組碼10_tb.TabIndex = 1702
- '
- '物料原則_tb
- '
- Me.物料原則_tb.BackColor = System.Drawing.Color.White
- Me.物料原則_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.物料原則_tb.Enabled = False
- Me.物料原則_tb.Location = New System.Drawing.Point(74, 60)
- Me.物料原則_tb.Name = "物料原則_tb"
- Me.物料原則_tb.Size = New System.Drawing.Size(158, 23)
- Me.物料原則_tb.TabIndex = 1699
- '
- '舊群組碼_cb
- '
- Me.舊群組碼_cb.FormattingEnabled = True
- Me.舊群組碼_cb.Location = New System.Drawing.Point(623, 329)
- Me.舊群組碼_cb.Name = "舊群組碼_cb"
- Me.舊群組碼_cb.Size = New System.Drawing.Size(158, 24)
- Me.舊群組碼_cb.TabIndex = 1718
- '
- '新增模式圖檔流水號暫存_tb
- '
- Me.新增模式圖檔流水號暫存_tb.Enabled = False
- Me.新增模式圖檔流水號暫存_tb.Location = New System.Drawing.Point(623, 302)
- Me.新增模式圖檔流水號暫存_tb.Name = "新增模式圖檔流水號暫存_tb"
- Me.新增模式圖檔流水號暫存_tb.Size = New System.Drawing.Size(158, 23)
- Me.新增模式圖檔流水號暫存_tb.TabIndex = 1710
- '
- '物料群組_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料群組_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.物料群組_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料群組_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料群組_dgv.Location = New System.Drawing.Point(402, 302)
- Me.物料群組_dgv.Name = "物料群組_dgv"
- Me.物料群組_dgv.RowHeadersWidth = 5
- Me.物料群組_dgv.RowTemplate.Height = 24
- Me.物料群組_dgv.Size = New System.Drawing.Size(81, 109)
- Me.物料群組_dgv.TabIndex = 1362
- '
- '新群組碼_cb
- '
- Me.新群組碼_cb.FormattingEnabled = True
- Me.新群組碼_cb.Location = New System.Drawing.Point(623, 359)
- Me.新群組碼_cb.Name = "新群組碼_cb"
- Me.新群組碼_cb.Size = New System.Drawing.Size(158, 24)
- Me.新群組碼_cb.TabIndex = 1717
- '
- '料號原則_tb
- '
- Me.料號原則_tb.Location = New System.Drawing.Point(489, 302)
- Me.料號原則_tb.Name = "料號原則_tb"
- Me.料號原則_tb.Size = New System.Drawing.Size(128, 23)
- Me.料號原則_tb.TabIndex = 1345
- '
- '舊群組_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.Items.AddRange(New Object() {"SQLB03", "SQLB04", "SQLB05", "SQLB06", "SQLB07", "SQLB08"})
- Me.舊群組_cb.Location = New System.Drawing.Point(489, 329)
- Me.舊群組_cb.Name = "舊群組_cb"
- Me.舊群組_cb.Size = New System.Drawing.Size(128, 24)
- Me.舊群組_cb.TabIndex = 1351
- '
- '新群組_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.Items.AddRange(New Object() {"SQLB03", "SQLB04", "SQLB05", "SQLB06", "SQLB07", "SQLB08"})
- Me.新群組_cb.Location = New System.Drawing.Point(489, 359)
- Me.新群組_cb.Name = "新群組_cb"
- Me.新群組_cb.Size = New System.Drawing.Size(128, 24)
- Me.新群組_cb.TabIndex = 1354
- '
- '群組碼1_tb
- '
- Me.群組碼1_tb.Enabled = False
- Me.群組碼1_tb.Location = New System.Drawing.Point(489, 388)
- Me.群組碼1_tb.Name = "群組碼1_tb"
- Me.群組碼1_tb.Size = New System.Drawing.Size(128, 23)
- Me.群組碼1_tb.TabIndex = 1337
- '
- '新群組編號_tb
- '
- Me.新群組編號_tb.BackColor = System.Drawing.Color.White
- Me.新群組編號_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.新群組編號_tb.Enabled = False
- Me.新群組編號_tb.Location = New System.Drawing.Point(233, 60)
- Me.新群組編號_tb.Name = "新群組編號_tb"
- Me.新群組編號_tb.ReadOnly = True
- Me.新群組編號_tb.Size = New System.Drawing.Size(132, 23)
- Me.新群組編號_tb.TabIndex = 1825
- '
- '舊群組碼_tb
- '
- Me.舊群組碼_tb.Enabled = False
- Me.舊群組碼_tb.Location = New System.Drawing.Point(66, 193)
- Me.舊群組碼_tb.Name = "舊群組碼_tb"
- Me.舊群組碼_tb.Size = New System.Drawing.Size(330, 23)
- Me.舊群組碼_tb.TabIndex = 1709
- '
- '物料編碼_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料編碼_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.物料編碼_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.物料編碼_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料編碼_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料編碼_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料編碼_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料編碼_dgv.Location = New System.Drawing.Point(4, 29)
- Me.物料編碼_dgv.Name = "物料編碼_dgv"
- Me.物料編碼_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料編碼_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.物料編碼_dgv.RowTemplate.Height = 24
- Me.物料編碼_dgv.Size = New System.Drawing.Size(871, 939)
- Me.物料編碼_dgv.TabIndex = 1710
- '
- '品名3_tb
- '
- Me.品名3_tb.BackColor = System.Drawing.Color.White
- Me.品名3_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.品名3_tb.Location = New System.Drawing.Point(7, 146)
- Me.品名3_tb.Multiline = True
- Me.品名3_tb.Name = "品名3_tb"
- Me.品名3_tb.Size = New System.Drawing.Size(389, 45)
- Me.品名3_tb.TabIndex = 1811
- '
- '品名2_tb
- '
- Me.品名2_tb.BackColor = System.Drawing.Color.White
- Me.品名2_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.品名2_tb.Location = New System.Drawing.Point(7, 100)
- Me.品名2_tb.Multiline = True
- Me.品名2_tb.Name = "品名2_tb"
- Me.品名2_tb.Size = New System.Drawing.Size(389, 45)
- Me.品名2_tb.TabIndex = 1809
- '
- '品名1_tb
- '
- Me.品名1_tb.BackColor = System.Drawing.Color.White
- Me.品名1_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.品名1_tb.Location = New System.Drawing.Point(7, 53)
- Me.品名1_tb.Multiline = True
- Me.品名1_tb.Name = "品名1_tb"
- Me.品名1_tb.Size = New System.Drawing.Size(389, 45)
- Me.品名1_tb.TabIndex = 1807
- '
- 'DA_5
- '
- Me.DA_5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DA_5.FormattingEnabled = True
- Me.DA_5.Location = New System.Drawing.Point(700, 3)
- Me.DA_5.Name = "DA_5"
- Me.DA_5.Size = New System.Drawing.Size(173, 24)
- Me.DA_5.TabIndex = 1832
- '
- 'DA_4
- '
- Me.DA_4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DA_4.FormattingEnabled = True
- Me.DA_4.Location = New System.Drawing.Point(526, 3)
- Me.DA_4.Name = "DA_4"
- Me.DA_4.Size = New System.Drawing.Size(173, 24)
- Me.DA_4.TabIndex = 1831
- '
- 'DA_3
- '
- Me.DA_3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DA_3.FormattingEnabled = True
- Me.DA_3.Location = New System.Drawing.Point(352, 3)
- Me.DA_3.Name = "DA_3"
- Me.DA_3.Size = New System.Drawing.Size(173, 24)
- Me.DA_3.TabIndex = 1830
- '
- 'DA_2
- '
- Me.DA_2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DA_2.FormattingEnabled = True
- Me.DA_2.Location = New System.Drawing.Point(178, 3)
- Me.DA_2.Name = "DA_2"
- Me.DA_2.Size = New System.Drawing.Size(173, 24)
- Me.DA_2.TabIndex = 1829
- '
- 'DA_1
- '
- Me.DA_1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DA_1.FormattingEnabled = True
- Me.DA_1.Location = New System.Drawing.Point(4, 3)
- Me.DA_1.Name = "DA_1"
- Me.DA_1.Size = New System.Drawing.Size(173, 24)
- Me.DA_1.TabIndex = 1828
- '
- '等待翻譯_tim
- '
- Me.等待翻譯_tim.Interval = 500
- '
- 'DC_5
- '
- Me.DC_5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DC_5.FormattingEnabled = True
- Me.DC_5.Location = New System.Drawing.Point(700, 3)
- Me.DC_5.Name = "DC_5"
- Me.DC_5.Size = New System.Drawing.Size(173, 24)
- Me.DC_5.TabIndex = 1844
- '
- 'DC_4
- '
- Me.DC_4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DC_4.FormattingEnabled = True
- Me.DC_4.Location = New System.Drawing.Point(526, 3)
- Me.DC_4.Name = "DC_4"
- Me.DC_4.Size = New System.Drawing.Size(173, 24)
- Me.DC_4.TabIndex = 1843
- '
- 'DC_3
- '
- Me.DC_3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DC_3.FormattingEnabled = True
- Me.DC_3.Location = New System.Drawing.Point(352, 3)
- Me.DC_3.Name = "DC_3"
- Me.DC_3.Size = New System.Drawing.Size(173, 24)
- Me.DC_3.TabIndex = 1842
- '
- 'DC_2
- '
- Me.DC_2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DC_2.FormattingEnabled = True
- Me.DC_2.Location = New System.Drawing.Point(178, 3)
- Me.DC_2.Name = "DC_2"
- Me.DC_2.Size = New System.Drawing.Size(173, 24)
- Me.DC_2.TabIndex = 1841
- '
- 'DC_1
- '
- Me.DC_1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DC_1.FormattingEnabled = True
- Me.DC_1.Location = New System.Drawing.Point(4, 3)
- Me.DC_1.Name = "DC_1"
- Me.DC_1.Size = New System.Drawing.Size(173, 24)
- Me.DC_1.TabIndex = 1840
- '
- 'DB_5
- '
- Me.DB_5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DB_5.FormattingEnabled = True
- Me.DB_5.Location = New System.Drawing.Point(700, 3)
- Me.DB_5.Name = "DB_5"
- Me.DB_5.Size = New System.Drawing.Size(173, 24)
- Me.DB_5.TabIndex = 1839
- '
- 'DB_4
- '
- Me.DB_4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DB_4.FormattingEnabled = True
- Me.DB_4.Location = New System.Drawing.Point(526, 3)
- Me.DB_4.Name = "DB_4"
- Me.DB_4.Size = New System.Drawing.Size(173, 24)
- Me.DB_4.TabIndex = 1838
- '
- 'DB_3
- '
- Me.DB_3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DB_3.FormattingEnabled = True
- Me.DB_3.Location = New System.Drawing.Point(352, 3)
- Me.DB_3.Name = "DB_3"
- Me.DB_3.Size = New System.Drawing.Size(173, 24)
- Me.DB_3.TabIndex = 1837
- '
- 'DB_2
- '
- Me.DB_2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DB_2.FormattingEnabled = True
- Me.DB_2.Location = New System.Drawing.Point(178, 3)
- Me.DB_2.Name = "DB_2"
- Me.DB_2.Size = New System.Drawing.Size(173, 24)
- Me.DB_2.TabIndex = 1836
- '
- 'DB_1
- '
- Me.DB_1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DB_1.FormattingEnabled = True
- Me.DB_1.Location = New System.Drawing.Point(4, 3)
- Me.DB_1.Name = "DB_1"
- Me.DB_1.Size = New System.Drawing.Size(173, 24)
- Me.DB_1.TabIndex = 1835
- '
- '物料明細1_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.物料明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- Me.物料明細1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料明細1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料明細1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料明細1_dgv.Location = New System.Drawing.Point(877, 77)
- Me.物料明細1_dgv.Name = "物料明細1_dgv"
- Me.物料明細1_dgv.RowHeadersWidth = 5
- Me.物料明細1_dgv.RowTemplate.Height = 24
- Me.物料明細1_dgv.Size = New System.Drawing.Size(1034, 862)
- Me.物料明細1_dgv.TabIndex = 1845
- '
- 'Panel3
- '
- Me.Panel3.Controls.Add(Me.CA_5)
- Me.Panel3.Controls.Add(Me.CA_4)
- Me.Panel3.Controls.Add(Me.CA_3)
- Me.Panel3.Controls.Add(Me.CB_5)
- Me.Panel3.Controls.Add(Me.CB_4)
- Me.Panel3.Controls.Add(Me.CC_1)
- Me.Panel3.Controls.Add(Me.CA_2)
- Me.Panel3.Controls.Add(Me.CB_3)
- Me.Panel3.Controls.Add(Me.CC_5)
- Me.Panel3.Controls.Add(Me.CC_2)
- Me.Panel3.Controls.Add(Me.CC_4)
- Me.Panel3.Controls.Add(Me.CB_2)
- Me.Panel3.Controls.Add(Me.CB_1)
- Me.Panel3.Controls.Add(Me.CC_3)
- Me.Panel3.Controls.Add(Me.CA_1)
- Me.Panel3.Location = New System.Drawing.Point(402, 217)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(898, 83)
- Me.Panel3.TabIndex = 1881
- Me.Panel3.Visible = False
- '
- 'CA_5
- '
- Me.CA_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CA_5.Location = New System.Drawing.Point(713, 30)
- Me.CA_5.Name = "CA_5"
- Me.CA_5.Size = New System.Drawing.Size(175, 23)
- Me.CA_5.TabIndex = 707
- '
- 'CA_4
- '
- Me.CA_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CA_4.Location = New System.Drawing.Point(537, 30)
- Me.CA_4.Name = "CA_4"
- Me.CA_4.Size = New System.Drawing.Size(175, 23)
- Me.CA_4.TabIndex = 706
- '
- 'CA_3
- '
- Me.CA_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CA_3.Location = New System.Drawing.Point(361, 30)
- Me.CA_3.Name = "CA_3"
- Me.CA_3.Size = New System.Drawing.Size(175, 23)
- Me.CA_3.TabIndex = 705
- '
- 'CB_5
- '
- Me.CB_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CB_5.Location = New System.Drawing.Point(713, 6)
- Me.CB_5.Name = "CB_5"
- Me.CB_5.Size = New System.Drawing.Size(175, 23)
- Me.CB_5.TabIndex = 712
- '
- 'CB_4
- '
- Me.CB_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CB_4.Location = New System.Drawing.Point(537, 6)
- Me.CB_4.Name = "CB_4"
- Me.CB_4.Size = New System.Drawing.Size(175, 23)
- Me.CB_4.TabIndex = 711
- '
- 'CC_1
- '
- Me.CC_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CC_1.Location = New System.Drawing.Point(9, 54)
- Me.CC_1.Name = "CC_1"
- Me.CC_1.Size = New System.Drawing.Size(175, 23)
- Me.CC_1.TabIndex = 713
- '
- 'CA_2
- '
- Me.CA_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CA_2.Location = New System.Drawing.Point(185, 30)
- Me.CA_2.Name = "CA_2"
- Me.CA_2.Size = New System.Drawing.Size(175, 23)
- Me.CA_2.TabIndex = 704
- '
- 'CB_3
- '
- Me.CB_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CB_3.Location = New System.Drawing.Point(361, 6)
- Me.CB_3.Name = "CB_3"
- Me.CB_3.Size = New System.Drawing.Size(175, 23)
- Me.CB_3.TabIndex = 710
- '
- 'CC_5
- '
- Me.CC_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CC_5.Location = New System.Drawing.Point(713, 54)
- Me.CC_5.Name = "CC_5"
- Me.CC_5.Size = New System.Drawing.Size(175, 23)
- Me.CC_5.TabIndex = 717
- '
- 'CC_2
- '
- Me.CC_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CC_2.Location = New System.Drawing.Point(185, 54)
- Me.CC_2.Name = "CC_2"
- Me.CC_2.Size = New System.Drawing.Size(175, 23)
- Me.CC_2.TabIndex = 714
- '
- 'CC_4
- '
- Me.CC_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CC_4.Location = New System.Drawing.Point(537, 54)
- Me.CC_4.Name = "CC_4"
- Me.CC_4.Size = New System.Drawing.Size(175, 23)
- Me.CC_4.TabIndex = 716
- '
- 'CB_2
- '
- Me.CB_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CB_2.Location = New System.Drawing.Point(185, 6)
- Me.CB_2.Name = "CB_2"
- Me.CB_2.Size = New System.Drawing.Size(175, 23)
- Me.CB_2.TabIndex = 709
- '
- 'CB_1
- '
- Me.CB_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CB_1.Location = New System.Drawing.Point(9, 6)
- Me.CB_1.Name = "CB_1"
- Me.CB_1.Size = New System.Drawing.Size(175, 23)
- Me.CB_1.TabIndex = 708
- '
- 'CC_3
- '
- Me.CC_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CC_3.Location = New System.Drawing.Point(361, 54)
- Me.CC_3.Name = "CC_3"
- Me.CC_3.Size = New System.Drawing.Size(175, 23)
- Me.CC_3.TabIndex = 715
- '
- 'CA_1
- '
- Me.CA_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.CA_1.Location = New System.Drawing.Point(9, 30)
- Me.CA_1.Name = "CA_1"
- Me.CA_1.Size = New System.Drawing.Size(175, 23)
- Me.CA_1.TabIndex = 703
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(353, 32)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距_ch.TabIndex = 1884
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(311, 32)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距_ch.TabIndex = 1883
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1860, 84)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1886
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.物料編碼_dgv)
- Me.Panel2.Controls.Add(Me.存檔_bt)
- Me.Panel2.Controls.Add(Me.Label2)
- Me.Panel2.Controls.Add(Me.Label1)
- Me.Panel2.Controls.Add(Me.算式_tb)
- Me.Panel2.Controls.Add(Me.物料明細_dgv)
- Me.Panel2.Controls.Add(Me.DC_1)
- Me.Panel2.Controls.Add(Me.DC_4)
- Me.Panel2.Controls.Add(Me.新群組編號_tb)
- Me.Panel2.Controls.Add(Me.DB_1)
- Me.Panel2.Controls.Add(Me.DB_2)
- Me.Panel2.Controls.Add(Me.DC_5)
- Me.Panel2.Controls.Add(Me.DB_3)
- Me.Panel2.Controls.Add(Me.物料原則_tb)
- Me.Panel2.Controls.Add(Me.DA_1)
- Me.Panel2.Controls.Add(Me.DA_2)
- Me.Panel2.Controls.Add(Me.DC_2)
- Me.Panel2.Controls.Add(Me.DA_3)
- Me.Panel2.Controls.Add(Me.DB_4)
- Me.Panel2.Controls.Add(Me.DA_4)
- Me.Panel2.Controls.Add(Me.DC_3)
- Me.Panel2.Controls.Add(Me.DB_5)
- Me.Panel2.Controls.Add(Me.DA_5)
- Me.Panel2.Controls.Add(Me.物料明細1_dgv)
- Me.Panel2.Controls.Add(Me.物料編碼1_dgv)
- Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel2.Location = New System.Drawing.Point(0, 0)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1914, 971)
- Me.Panel2.TabIndex = 1887
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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.DarkGreen
- Me.存檔_bt.Location = New System.Drawing.Point(876, 1)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(50, 50)
- Me.存檔_bt.TabIndex = 1888
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(17, 63)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 1887
- Me.Label2.Text = "所選物料"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(933, 10)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(533, 32)
- Me.Label1.TabIndex = 1886
- Me.Label1.Text = "公式編寫範例 : =75*500*A[1]*B[1] 規格表中的A1 在公式中使用A[1]表達,以此類推。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " " &
- " =(75*480)+(100*A[2])"
- '
- '算式_tb
- '
- Me.算式_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.算式_tb.BackColor = System.Drawing.Color.White
- Me.算式_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.算式_tb.Location = New System.Drawing.Point(877, 945)
- Me.算式_tb.Name = "算式_tb"
- Me.算式_tb.ReadOnly = True
- Me.算式_tb.Size = New System.Drawing.Size(898, 23)
- Me.算式_tb.TabIndex = 1885
- '
- '物料明細_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.物料明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.物料明細_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料明細_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料明細_dgv.Location = New System.Drawing.Point(877, 51)
- Me.物料明細_dgv.Name = "物料明細_dgv"
- Me.物料明細_dgv.RowHeadersWidth = 5
- Me.物料明細_dgv.RowTemplate.Height = 24
- Me.物料明細_dgv.Size = New System.Drawing.Size(1034, 27)
- Me.物料明細_dgv.TabIndex = 1846
- '
- '物料編碼1_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料編碼1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- 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.BackgroundColor = System.Drawing.Color.White
- Me.物料編碼1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料編碼1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料編碼1_dgv.Location = New System.Drawing.Point(4, 51)
- Me.物料編碼1_dgv.Name = "物料編碼1_dgv"
- Me.物料編碼1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料編碼1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle11
- Me.物料編碼1_dgv.RowTemplate.Height = 24
- Me.物料編碼1_dgv.Size = New System.Drawing.Size(871, 917)
- Me.物料編碼1_dgv.TabIndex = 1889
- '
- 'Panel4
- '
- Me.Panel4.Controls.Add(Me.群組碼10_tb)
- Me.Panel4.Controls.Add(Me.關鍵字_tb)
- Me.Panel4.Controls.Add(Me.系統語言_cb)
- Me.Panel4.Controls.Add(Me.舊群組碼_cb)
- Me.Panel4.Controls.Add(Me.規格庫抬頭指定_tb)
- Me.Panel4.Controls.Add(Me.新群組碼_cb)
- Me.Panel4.Controls.Add(Me.新增模式圖檔流水號暫存_tb)
- Me.Panel4.Controls.Add(Me.物料品名_語轉_dgv)
- Me.Panel4.Controls.Add(Me.品名3_tb)
- Me.Panel4.Controls.Add(Me.大間距_ch)
- Me.Panel4.Controls.Add(Me.物料群組_dgv)
- Me.Panel4.Controls.Add(Me.料號原則_tb)
- Me.Panel4.Controls.Add(Me.舊群組_cb)
- Me.Panel4.Controls.Add(Me.品名1_tb)
- Me.Panel4.Controls.Add(Me.新群組_cb)
- Me.Panel4.Controls.Add(Me.中間距_ch)
- Me.Panel4.Controls.Add(Me.群組碼1_tb)
- Me.Panel4.Controls.Add(Me.品名2_tb)
- Me.Panel4.Controls.Add(Me.小間距_ch)
- Me.Panel4.Controls.Add(Me.Panel3)
- Me.Panel4.Controls.Add(Me.舊群組碼_tb)
- Me.Panel4.Controls.Add(Me.物料舊群組_語言_dgv)
- Me.Panel4.Controls.Add(Me.物料新群組_語言_dgv)
- Me.Panel4.Location = New System.Drawing.Point(186, 88)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(1309, 420)
- Me.Panel4.TabIndex = 1888
- '
- '關鍵字_tb
- '
- Me.關鍵字_tb.Location = New System.Drawing.Point(7, 6)
- Me.關鍵字_tb.Name = "關鍵字_tb"
- Me.關鍵字_tb.Size = New System.Drawing.Size(389, 23)
- Me.關鍵字_tb.TabIndex = 1694
- '
- '規格庫抬頭指定_tb
- '
- Me.規格庫抬頭指定_tb.BackColor = System.Drawing.Color.White
- Me.規格庫抬頭指定_tb.Cursor = System.Windows.Forms.Cursors.Default
- Me.規格庫抬頭指定_tb.Location = New System.Drawing.Point(787, 302)
- Me.規格庫抬頭指定_tb.Name = "規格庫抬頭指定_tb"
- Me.規格庫抬頭指定_tb.ReadOnly = True
- Me.規格庫抬頭指定_tb.Size = New System.Drawing.Size(104, 23)
- Me.規格庫抬頭指定_tb.TabIndex = 1675
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(269, 32)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距_ch.TabIndex = 1882
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.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.Panel2)
- Me.Controls.Add(Me.Panel4)
- Me.Controls.Add(Me.語轉扭_bt)
- 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.物料品名_語轉_dgv, 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()
- CType(Me.物料編碼_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.物料明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料編碼1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel4.ResumeLayout(False)
- Me.Panel4.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents 物料品名_語轉_dgv As DataGridView
- Friend WithEvents 物料舊群組_語言_dgv As DataGridView
- Friend WithEvents 物料新群組_語言_dgv As DataGridView
- Friend WithEvents 系統語言_cb As ComboBox
- Friend WithEvents 群組碼10_tb As TextBox
- Friend WithEvents 物料原則_tb As TextBox
- Friend WithEvents 物料群組_dgv As DataGridView
- Friend WithEvents 料號原則_tb As TextBox
- Friend WithEvents 舊群組_cb As ComboBox
- Friend WithEvents 新群組_cb As ComboBox
- Friend WithEvents 群組碼1_tb As TextBox
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 舊群組碼_tb As TextBox
- Friend WithEvents 物料編碼_dgv As DataGridView
- Friend WithEvents 品名3_tb As TextBox
- Friend WithEvents 品名2_tb As TextBox
- Friend WithEvents 品名1_tb As TextBox
- Friend WithEvents 新群組碼_cb As ComboBox
- Friend WithEvents 舊群組碼_cb As ComboBox
- Friend WithEvents 新增模式圖檔流水號暫存_tb As TextBox
- Friend WithEvents DA_5 As ComboBox
- Friend WithEvents DA_4 As ComboBox
- Friend WithEvents DA_3 As ComboBox
- Friend WithEvents DA_2 As ComboBox
- Friend WithEvents DA_1 As ComboBox
- Friend WithEvents 新群組編號_tb As TextBox
- Friend WithEvents 等待翻譯_tim As Timer
- Friend WithEvents DC_5 As ComboBox
- Friend WithEvents DC_4 As ComboBox
- Friend WithEvents DC_3 As ComboBox
- Friend WithEvents DC_2 As ComboBox
- Friend WithEvents DC_1 As ComboBox
- Friend WithEvents DB_5 As ComboBox
- Friend WithEvents DB_4 As ComboBox
- Friend WithEvents DB_3 As ComboBox
- Friend WithEvents DB_2 As ComboBox
- Friend WithEvents DB_1 As ComboBox
- Friend WithEvents 物料明細1_dgv As DataGridView
- Friend WithEvents Panel3 As Panel
- Friend WithEvents CA_1 As TextBox
- Friend WithEvents CA_2 As TextBox
- Friend WithEvents CA_3 As TextBox
- Friend WithEvents CA_4 As TextBox
- Friend WithEvents CA_5 As TextBox
- Friend WithEvents CB_1 As TextBox
- Friend WithEvents CB_2 As TextBox
- Friend WithEvents CB_3 As TextBox
- Friend WithEvents CB_4 As TextBox
- Friend WithEvents CB_5 As TextBox
- Friend WithEvents CC_1 As TextBox
- Friend WithEvents CC_2 As TextBox
- Friend WithEvents CC_3 As TextBox
- Friend WithEvents CC_4 As TextBox
- Friend WithEvents CC_5 As TextBox
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents Panel2 As Panel
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 關鍵字_tb As TextBox
- Friend WithEvents 規格庫抬頭指定_tb As TextBox
- Friend WithEvents 物料明細_dgv As DataGridView
- Friend WithEvents 算式_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 物料編碼1_dgv As DataGridView
- End Class
|