123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428 |
- <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()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.建築物料來料驗收單_tp = New System.Windows.Forms.TabPage()
- Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.料來料驗收1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.重新整理1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.確定收貨_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部取消_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.直送工地_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.尾_tb = New System.Windows.Forms.TextBox()
- Me.序_tb = New System.Windows.Forms.TextBox()
- Me.甲_tb = New System.Windows.Forms.TextBox()
- Me.乙_tb = New System.Windows.Forms.TextBox()
- Me.倉級_tb = New System.Windows.Forms.TextBox()
- Me.倉名編號_tb = New System.Windows.Forms.TextBox()
- Me.圖片編碼_lb = New System.Windows.Forms.Label()
- Me.驗證碼_lb = New System.Windows.Forms.Label()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
- Me.簽名檔_pb = New System.Windows.Forms.PictureBox()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼1_tb = New System.Windows.Forms.TextBox()
- Me.核對員_tb = New System.Windows.Forms.TextBox()
- Me.尋價日期_tb = New System.Windows.Forms.TextBox()
- Me.核對日期_tb = New System.Windows.Forms.TextBox()
- Me.詢價員_tb = New System.Windows.Forms.TextBox()
- Me.物料圖檔_pb = New System.Windows.Forms.PictureBox()
- Me.合約號_tb = New System.Windows.Forms.TextBox()
- Me.已核准_dgv = New System.Windows.Forms.DataGridView()
- Me.確定收貨_bt = New System.Windows.Forms.Button()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.廠商_cb = New System.Windows.Forms.ComboBox()
- Me.選擇公司_lb = New System.Windows.Forms.Label()
- Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
- Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.採購單號_tb = New System.Windows.Forms.TextBox()
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.郵件_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.已核准_lb = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.倉名_cb = New System.Windows.Forms.ComboBox()
- Me.物料驗收後指定入庫申請_tp = New System.Windows.Forms.TabPage()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.料來料驗收_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.採購單號查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.依單號全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部取消1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
- Me.開立指定入庫單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.選定內容加入指定入庫申請單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請單建立完成_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.使用地點_tb = New System.Windows.Forms.TextBox()
- Me.採購單號1_tb = New System.Windows.Forms.TextBox()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.採購單號_lb = New System.Windows.Forms.Label()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.入庫申請_dgv = New System.Windows.Forms.DataGridView()
- Me.指定入庫單號1_lb = New System.Windows.Forms.Label()
- Me.指定入庫單號1_tb = New System.Windows.Forms.TextBox()
- Me.入庫明細_dgv = New System.Windows.Forms.DataGridView()
- Me.指定入庫單號_lb = New System.Windows.Forms.Label()
- Me.指定入庫單號_tb = New System.Windows.Forms.TextBox()
- Me.指定倉庫_lb = New System.Windows.Forms.Label()
- Me.未入庫_dgv = New System.Windows.Forms.DataGridView()
- Me.全部取消_bt = New System.Windows.Forms.Button()
- Me.全部選擇_bt = New System.Windows.Forms.Button()
- Me.指定入庫申請單建立完成_bt = New System.Windows.Forms.Button()
- Me.選定內容加入指定入庫申請單_bt = New System.Windows.Forms.Button()
- Me.開立指定入庫單_bt = New System.Windows.Forms.Button()
- Me.物料圖檔1_pb = New System.Windows.Forms.PictureBox()
- Me.SYS_DEBUG_tp = New System.Windows.Forms.TabPage()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.料號_lb = New System.Windows.Forms.Label()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.群組編碼_lb = New System.Windows.Forms.Label()
- Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
- Me.無料明細_dgv = New System.Windows.Forms.DataGridView()
- Me.切換1_ts = New Telerik.WinControls.UI.RadToggleSwitch()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.切換_ts = New Telerik.WinControls.UI.RadToggleSwitch()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.TabControl1.SuspendLayout()
- Me.建築物料來料驗收單_tp.SuspendLayout()
- Me.ContextMenuStrip2.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.物料驗收後指定入庫申請_tp.SuspendLayout()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SYS_DEBUG_tp.SuspendLayout()
- CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.無料明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.切換1_ts, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.切換_ts, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.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.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.建築物料來料驗收單_tp)
- Me.TabControl1.Controls.Add(Me.物料驗收後指定入庫申請_tp)
- Me.TabControl1.Controls.Add(Me.SYS_DEBUG_tp)
- Me.TabControl1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabControl1.Location = New System.Drawing.Point(-1, 1)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1352, 683)
- Me.TabControl1.TabIndex = 0
- '
- '建築物料來料驗收單_tp
- '
- Me.建築物料來料驗收單_tp.BackColor = System.Drawing.Color.Transparent
- Me.建築物料來料驗收單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.建築物料來料驗收單_tp.ContextMenuStrip = Me.ContextMenuStrip2
- Me.建築物料來料驗收單_tp.Controls.Add(Me.直送工地_bt)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Panel1)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.物料圖檔_pb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.合約號_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_dgv)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.確定收貨_bt)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.傳真_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label11)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.廠商_cb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_cb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.需求日期_dtp)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label8)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label5)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.採購單號_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.電話_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.地址_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label7)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.郵件_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label9)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label10)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label12)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label6)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.明細_dgv)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.倉名_cb)
- Me.建築物料來料驗收單_tp.Location = New System.Drawing.Point(4, 27)
- Me.建築物料來料驗收單_tp.Name = "建築物料來料驗收單_tp"
- Me.建築物料來料驗收單_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.建築物料來料驗收單_tp.Size = New System.Drawing.Size(1344, 652)
- Me.建築物料來料驗收單_tp.TabIndex = 2
- Me.建築物料來料驗收單_tp.Text = "建築物料來料驗收單"
- '
- 'ContextMenuStrip2
- '
- Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收1_tsm, Me.指定入庫申請1_tsm, Me.ToolStripSeparator1, Me.重新整理1_tsm, Me.ToolStripSeparator2, Me.確定收貨_tsm, Me.全部選擇_tsm, Me.全部取消_tsm})
- Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
- Me.ContextMenuStrip2.Size = New System.Drawing.Size(207, 148)
- '
- '料來料驗收1_tsm
- '
- Me.料來料驗收1_tsm.Name = "料來料驗收1_tsm"
- Me.料來料驗收1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.料來料驗收1_tsm.Text = "建築物料來料驗收單"
- Me.料來料驗收1_tsm.TextAlign = System.Drawing.ContentAlignment.BottomRight
- '
- '指定入庫申請1_tsm
- '
- Me.指定入庫申請1_tsm.Name = "指定入庫申請1_tsm"
- Me.指定入庫申請1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.指定入庫申請1_tsm.Text = "物料驗收後指定入庫申請"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
- '
- '重新整理1_tsm
- '
- Me.重新整理1_tsm.Name = "重新整理1_tsm"
- Me.重新整理1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.重新整理1_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6)
- '
- '確定收貨_tsm
- '
- Me.確定收貨_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確定收貨_tsm.Name = "確定收貨_tsm"
- Me.確定收貨_tsm.Size = New System.Drawing.Size(206, 22)
- Me.確定收貨_tsm.Text = "確定收貨"
- '
- '全部選擇_tsm
- '
- Me.全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部選擇_tsm.Name = "全部選擇_tsm"
- Me.全部選擇_tsm.Size = New System.Drawing.Size(206, 22)
- Me.全部選擇_tsm.Text = "全部選擇"
- '
- '全部取消_tsm
- '
- Me.全部取消_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部取消_tsm.Name = "全部取消_tsm"
- Me.全部取消_tsm.Size = New System.Drawing.Size(206, 22)
- Me.全部取消_tsm.Text = "全部取消"
- '
- '直送工地_bt
- '
- Me.直送工地_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.直送工地_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Shipping6
- Me.直送工地_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.直送工地_bt.Cursor = System.Windows.Forms.Cursors.Default
- Me.直送工地_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.直送工地_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.直送工地_bt.Location = New System.Drawing.Point(1181, 71)
- Me.直送工地_bt.Name = "直送工地_bt"
- Me.直送工地_bt.Size = New System.Drawing.Size(153, 48)
- Me.直送工地_bt.TabIndex = 1848
- Me.直送工地_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.尾_tb)
- Me.Panel1.Controls.Add(Me.序_tb)
- Me.Panel1.Controls.Add(Me.甲_tb)
- Me.Panel1.Controls.Add(Me.乙_tb)
- Me.Panel1.Controls.Add(Me.倉級_tb)
- Me.Panel1.Controls.Add(Me.倉名編號_tb)
- Me.Panel1.Controls.Add(Me.圖片編碼_lb)
- Me.Panel1.Controls.Add(Me.驗證碼_lb)
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.驗證碼_tb)
- Me.Panel1.Controls.Add(Me.圖片編碼_tb)
- Me.Panel1.Controls.Add(Me.簽名檔_pb)
- Me.Panel1.Controls.Add(Me.供應商編碼_tb)
- Me.Panel1.Controls.Add(Me.驗證碼1_tb)
- Me.Panel1.Controls.Add(Me.核對員_tb)
- Me.Panel1.Controls.Add(Me.尋價日期_tb)
- Me.Panel1.Controls.Add(Me.核對日期_tb)
- Me.Panel1.Controls.Add(Me.詢價員_tb)
- Me.Panel1.Location = New System.Drawing.Point(510, 242)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(247, 168)
- Me.Panel1.TabIndex = 1034
- '
- '尾_tb
- '
- Me.尾_tb.Location = New System.Drawing.Point(180, 139)
- Me.尾_tb.Name = "尾_tb"
- Me.尾_tb.Size = New System.Drawing.Size(41, 22)
- Me.尾_tb.TabIndex = 1036
- Me.尾_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '序_tb
- '
- Me.序_tb.Location = New System.Drawing.Point(135, 139)
- Me.序_tb.Name = "序_tb"
- Me.序_tb.Size = New System.Drawing.Size(41, 22)
- Me.序_tb.TabIndex = 1035
- Me.序_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '甲_tb
- '
- Me.甲_tb.Location = New System.Drawing.Point(180, 114)
- Me.甲_tb.Name = "甲_tb"
- Me.甲_tb.Size = New System.Drawing.Size(41, 22)
- Me.甲_tb.TabIndex = 1033
- Me.甲_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '乙_tb
- '
- Me.乙_tb.Location = New System.Drawing.Point(135, 114)
- Me.乙_tb.Name = "乙_tb"
- Me.乙_tb.Size = New System.Drawing.Size(41, 22)
- Me.乙_tb.TabIndex = 1032
- Me.乙_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉級_tb
- '
- Me.倉級_tb.Location = New System.Drawing.Point(91, 114)
- Me.倉級_tb.Name = "倉級_tb"
- Me.倉級_tb.Size = New System.Drawing.Size(41, 22)
- Me.倉級_tb.TabIndex = 994
- Me.倉級_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉名編號_tb
- '
- Me.倉名編號_tb.Location = New System.Drawing.Point(91, 139)
- Me.倉名編號_tb.Name = "倉名編號_tb"
- Me.倉名編號_tb.Size = New System.Drawing.Size(41, 22)
- Me.倉名編號_tb.TabIndex = 996
- Me.倉名編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '圖片編碼_lb
- '
- Me.圖片編碼_lb.AutoSize = True
- Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_lb.Location = New System.Drawing.Point(3, 3)
- Me.圖片編碼_lb.Name = "圖片編碼_lb"
- Me.圖片編碼_lb.Size = New System.Drawing.Size(51, 15)
- Me.圖片編碼_lb.TabIndex = 1007
- Me.圖片編碼_lb.Text = "圖片編碼"
- Me.圖片編碼_lb.Visible = False
- '
- '驗證碼_lb
- '
- Me.驗證碼_lb.AutoSize = True
- Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_lb.Location = New System.Drawing.Point(1, 26)
- Me.驗證碼_lb.Name = "驗證碼_lb"
- Me.驗證碼_lb.Size = New System.Drawing.Size(52, 15)
- Me.驗證碼_lb.TabIndex = 1006
- Me.驗證碼_lb.Text = "驗 證 碼"
- Me.驗證碼_lb.Visible = False
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(4, 114)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1031
- Me.語言_dgv.Visible = False
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(57, 23)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(186, 22)
- Me.驗證碼_tb.TabIndex = 1008
- Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.驗證碼_tb.Visible = False
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(57, 0)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(186, 22)
- Me.圖片編碼_tb.TabIndex = 1009
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.圖片編碼_tb.Visible = False
- '
- '簽名檔_pb
- '
- Me.簽名檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名檔_pb.Location = New System.Drawing.Point(3, 47)
- Me.簽名檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名檔_pb.Name = "簽名檔_pb"
- Me.簽名檔_pb.Size = New System.Drawing.Size(239, 39)
- Me.簽名檔_pb.TabIndex = 1005
- Me.簽名檔_pb.TabStop = False
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 89)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(30, 22)
- Me.供應商編碼_tb.TabIndex = 1013
- '
- '驗證碼1_tb
- '
- Me.驗證碼1_tb.Location = New System.Drawing.Point(168, 89)
- Me.驗證碼1_tb.Name = "驗證碼1_tb"
- Me.驗證碼1_tb.Size = New System.Drawing.Size(30, 22)
- Me.驗證碼1_tb.TabIndex = 1018
- '
- '核對員_tb
- '
- Me.核對員_tb.Location = New System.Drawing.Point(36, 89)
- Me.核對員_tb.Name = "核對員_tb"
- Me.核對員_tb.Size = New System.Drawing.Size(30, 22)
- Me.核對員_tb.TabIndex = 1014
- '
- '尋價日期_tb
- '
- Me.尋價日期_tb.Location = New System.Drawing.Point(135, 89)
- Me.尋價日期_tb.Name = "尋價日期_tb"
- Me.尋價日期_tb.Size = New System.Drawing.Size(30, 22)
- Me.尋價日期_tb.TabIndex = 1017
- '
- '核對日期_tb
- '
- Me.核對日期_tb.Location = New System.Drawing.Point(69, 89)
- Me.核對日期_tb.Name = "核對日期_tb"
- Me.核對日期_tb.Size = New System.Drawing.Size(30, 22)
- Me.核對日期_tb.TabIndex = 1015
- '
- '詢價員_tb
- '
- Me.詢價員_tb.Location = New System.Drawing.Point(102, 89)
- Me.詢價員_tb.Name = "詢價員_tb"
- Me.詢價員_tb.Size = New System.Drawing.Size(30, 22)
- Me.詢價員_tb.TabIndex = 1016
- '
- '物料圖檔_pb
- '
- Me.物料圖檔_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料圖檔_pb.BackColor = System.Drawing.Color.White
- Me.物料圖檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖檔_pb.Location = New System.Drawing.Point(964, 1)
- Me.物料圖檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖檔_pb.Name = "物料圖檔_pb"
- Me.物料圖檔_pb.Size = New System.Drawing.Size(213, 117)
- Me.物料圖檔_pb.TabIndex = 1022
- Me.物料圖檔_pb.TabStop = False
- '
- '合約號_tb
- '
- Me.合約號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合約號_tb.BackColor = System.Drawing.Color.Indigo
- Me.合約號_tb.Location = New System.Drawing.Point(1181, 1)
- Me.合約號_tb.Name = "合約號_tb"
- Me.合約號_tb.Size = New System.Drawing.Size(153, 22)
- Me.合約號_tb.TabIndex = 1034
- Me.合約號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '已核准_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, 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), 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(2, 38)
- Me.已核准_dgv.Name = "已核准_dgv"
- Me.已核准_dgv.ReadOnly = True
- Me.已核准_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.已核准_dgv.RowTemplate.Height = 24
- Me.已核准_dgv.Size = New System.Drawing.Size(171, 608)
- Me.已核准_dgv.TabIndex = 987
- '
- '確定收貨_bt
- '
- Me.確定收貨_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.確定收貨_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Shipping0
- Me.確定收貨_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.確定收貨_bt.Cursor = System.Windows.Forms.Cursors.Default
- Me.確定收貨_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.確定收貨_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確定收貨_bt.Location = New System.Drawing.Point(1181, 24)
- Me.確定收貨_bt.Name = "確定收貨_bt"
- Me.確定收貨_bt.Size = New System.Drawing.Size(153, 48)
- Me.確定收貨_bt.TabIndex = 1021
- Me.確定收貨_bt.UseVisualStyleBackColor = True
- '
- '傳真_tb
- '
- Me.傳真_tb.Location = New System.Drawing.Point(236, 73)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(292, 22)
- Me.傳真_tb.TabIndex = 1011
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(179, 77)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(37, 15)
- Me.Label11.TabIndex = 1010
- Me.Label11.Text = "FAX : "
- '
- '廠商_cb
- '
- Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
- Me.廠商_cb.FormattingEnabled = True
- Me.廠商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.廠商_cb.Location = New System.Drawing.Point(670, 2)
- Me.廠商_cb.Name = "廠商_cb"
- Me.廠商_cb.Size = New System.Drawing.Size(292, 23)
- Me.廠商_cb.TabIndex = 1004
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(179, 5)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(114, 15)
- Me.選擇公司_lb.TabIndex = 1002
- Me.選擇公司_lb.Text = "選 擇 公 司"
- '
- '選擇公司_cb
- '
- Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_cb.FormattingEnabled = True
- Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.選擇公司_cb.Location = New System.Drawing.Point(299, 2)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(292, 23)
- Me.選擇公司_cb.TabIndex = 1001
- '
- '需求日期_dtp
- '
- Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求日期_dtp.Location = New System.Drawing.Point(670, 73)
- Me.需求日期_dtp.Name = "需求日期_dtp"
- Me.需求日期_dtp.Size = New System.Drawing.Size(292, 22)
- Me.需求日期_dtp.TabIndex = 1000
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(534, 76)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(91, 15)
- Me.Label8.TabIndex = 999
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(179, 99)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(50, 15)
- Me.Label5.TabIndex = 995
- Me.Label5.Text = "EMAIL : "
- '
- '採購單號_tb
- '
- Me.採購單號_tb.Location = New System.Drawing.Point(670, 50)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(292, 22)
- Me.採購單號_tb.TabIndex = 994
- '
- '電話_tb
- '
- Me.電話_tb.Location = New System.Drawing.Point(236, 50)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(292, 22)
- Me.電話_tb.TabIndex = 992
- '
- '地址_tb
- '
- Me.地址_tb.Location = New System.Drawing.Point(236, 27)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(726, 22)
- Me.地址_tb.TabIndex = 990
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(179, 54)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(41, 15)
- Me.Label7.TabIndex = 989
- Me.Label7.Text = "TELP : "
- '
- '郵件_tb
- '
- Me.郵件_tb.Location = New System.Drawing.Point(236, 96)
- Me.郵件_tb.Name = "郵件_tb"
- Me.郵件_tb.Size = New System.Drawing.Size(292, 22)
- Me.郵件_tb.TabIndex = 988
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(597, 5)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(71, 15)
- Me.Label9.TabIndex = 991
- Me.Label9.Text = "ORDER TO : "
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(534, 53)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(80, 15)
- Me.Label10.TabIndex = 997
- Me.Label10.Text = "PO NOMOR : "
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(534, 99)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(130, 15)
- Me.Label12.TabIndex = 998
- Me.Label12.Text = "TEMPAT PEMAKAIAN : "
- '
- '已核准_lb
- '
- Me.已核准_lb.AutoSize = True
- Me.已核准_lb.Location = New System.Drawing.Point(7, 3)
- Me.已核准_lb.Name = "已核准_lb"
- Me.已核准_lb.Size = New System.Drawing.Size(148, 15)
- Me.已核准_lb.TabIndex = 1012
- Me.已核准_lb.Text = "已 核 准 採 購 單"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(179, 31)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(63, 15)
- Me.Label6.TabIndex = 993
- Me.Label6.Text = "ALAMAT : "
- '
- '明細_dgv
- '
- 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(175, 121)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1164, 525)
- Me.明細_dgv.TabIndex = 1003
- '
- '倉名_cb
- '
- Me.倉名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.倉名_cb.FormattingEnabled = True
- Me.倉名_cb.Items.AddRange(New Object() {"2019"})
- Me.倉名_cb.Location = New System.Drawing.Point(670, 96)
- Me.倉名_cb.Name = "倉名_cb"
- Me.倉名_cb.Size = New System.Drawing.Size(292, 23)
- Me.倉名_cb.TabIndex = 1847
- '
- '物料驗收後指定入庫申請_tp
- '
- Me.物料驗收後指定入庫申請_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料驗收後指定入庫申請_tp.ContextMenuStrip = Me.ContextMenuStrip1
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.使用地點_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號1_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.詳細資料2_ch)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.大間距_ch)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.中間距_ch)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.小間距_ch)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫申請_dgv)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫明細_dgv)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定倉庫_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.未入庫_dgv)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.全部取消_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.全部選擇_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫申請單建立完成_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.選定內容加入指定入庫申請單_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.開立指定入庫單_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.物料圖檔1_pb)
- Me.物料驗收後指定入庫申請_tp.Location = New System.Drawing.Point(4, 27)
- Me.物料驗收後指定入庫申請_tp.Name = "物料驗收後指定入庫申請_tp"
- Me.物料驗收後指定入庫申請_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.物料驗收後指定入庫申請_tp.Size = New System.Drawing.Size(1344, 652)
- Me.物料驗收後指定入庫申請_tp.TabIndex = 0
- Me.物料驗收後指定入庫申請_tp.Text = "物料驗收後指定入庫申請"
- Me.物料驗收後指定入庫申請_tp.UseVisualStyleBackColor = True
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收_tsm, Me.指定入庫申請_tsm, Me.ToolStripSeparator6, Me.重新整理_tsm, Me.ToolStripSeparator3, Me.採購單號查詢_tsm, Me.依單號全部選擇_tsm, Me.全部取消1_tsm, Me.ToolStripSeparator4, Me.開立指定入庫單_tsm, Me.選定內容加入指定入庫申請單_tsm, Me.指定入庫申請單建立完成_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 220)
- '
- '料來料驗收_tsm
- '
- Me.料來料驗收_tsm.Name = "料來料驗收_tsm"
- Me.料來料驗收_tsm.RightToLeftAutoMirrorImage = True
- Me.料來料驗收_tsm.Size = New System.Drawing.Size(230, 22)
- Me.料來料驗收_tsm.Text = "建築物料來料驗收單"
- '
- '指定入庫申請_tsm
- '
- Me.指定入庫申請_tsm.Name = "指定入庫申請_tsm"
- Me.指定入庫申請_tsm.Size = New System.Drawing.Size(230, 22)
- Me.指定入庫申請_tsm.Text = "物料驗收後指定入庫申請"
- '
- 'ToolStripSeparator6
- '
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
- Me.ToolStripSeparator6.Size = New System.Drawing.Size(227, 6)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(230, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(227, 6)
- '
- '採購單號查詢_tsm
- '
- Me.採購單號查詢_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.採購單號查詢_tsm.Name = "採購單號查詢_tsm"
- Me.採購單號查詢_tsm.Size = New System.Drawing.Size(230, 22)
- Me.採購單號查詢_tsm.Text = "採購單號查詢"
- '
- '依單號全部選擇_tsm
- '
- Me.依單號全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.依單號全部選擇_tsm.Name = "依單號全部選擇_tsm"
- Me.依單號全部選擇_tsm.Size = New System.Drawing.Size(230, 22)
- Me.依單號全部選擇_tsm.Text = "依據採購單號全部選擇"
- '
- '全部取消1_tsm
- '
- Me.全部取消1_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部取消1_tsm.Name = "全部取消1_tsm"
- Me.全部取消1_tsm.Size = New System.Drawing.Size(230, 22)
- Me.全部取消1_tsm.Text = "全部取消"
- '
- 'ToolStripSeparator4
- '
- Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
- Me.ToolStripSeparator4.Size = New System.Drawing.Size(227, 6)
- '
- '開立指定入庫單_tsm
- '
- Me.開立指定入庫單_tsm.Name = "開立指定入庫單_tsm"
- Me.開立指定入庫單_tsm.Size = New System.Drawing.Size(230, 22)
- Me.開立指定入庫單_tsm.Text = "開立指定入庫單"
- '
- '選定內容加入指定入庫申請單_tsm
- '
- Me.選定內容加入指定入庫申請單_tsm.Name = "選定內容加入指定入庫申請單_tsm"
- Me.選定內容加入指定入庫申請單_tsm.Size = New System.Drawing.Size(230, 22)
- Me.選定內容加入指定入庫申請單_tsm.Text = "選定內容加入指定入庫申請單"
- '
- '指定入庫申請單建立完成_tsm
- '
- Me.指定入庫申請單建立完成_tsm.Name = "指定入庫申請單建立完成_tsm"
- Me.指定入庫申請單建立完成_tsm.Size = New System.Drawing.Size(230, 22)
- Me.指定入庫申請單建立完成_tsm.Text = "指定入庫申請單建立完成"
- '
- '使用地點_tb
- '
- Me.使用地點_tb.Location = New System.Drawing.Point(144, 2)
- Me.使用地點_tb.Name = "使用地點_tb"
- Me.使用地點_tb.Size = New System.Drawing.Size(151, 22)
- Me.使用地點_tb.TabIndex = 1840
- '
- '採購單號1_tb
- '
- Me.採購單號1_tb.Location = New System.Drawing.Point(429, 27)
- Me.採購單號1_tb.Name = "採購單號1_tb"
- Me.採購單號1_tb.Size = New System.Drawing.Size(171, 22)
- Me.採購單號1_tb.TabIndex = 1024
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.BackColor = System.Drawing.Color.Transparent
- Me.詳細資料2_ch.Location = New System.Drawing.Point(950, 4)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(70, 19)
- Me.詳細資料2_ch.TabIndex = 1837
- Me.詳細資料2_ch.Text = "詳細資料"
- Me.詳細資料2_ch.UseVisualStyleBackColor = False
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.BackColor = System.Drawing.Color.Transparent
- Me.大間距_ch.Location = New System.Drawing.Point(1035, 27)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(38, 19)
- Me.大間距_ch.TabIndex = 1649
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = False
- '
- '採購單號_lb
- '
- Me.採購單號_lb.AutoSize = True
- Me.採購單號_lb.BackColor = System.Drawing.Color.Transparent
- Me.採購單號_lb.Location = New System.Drawing.Point(293, 30)
- Me.採購單號_lb.Name = "採購單號_lb"
- Me.採購單號_lb.Size = New System.Drawing.Size(78, 15)
- Me.採購單號_lb.TabIndex = 1025
- Me.採購單號_lb.Text = "採 購 單 號"
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.BackColor = System.Drawing.Color.Transparent
- Me.中間距_ch.Location = New System.Drawing.Point(992, 27)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(38, 19)
- Me.中間距_ch.TabIndex = 1648
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = False
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.BackColor = System.Drawing.Color.Transparent
- Me.小間距_ch.Location = New System.Drawing.Point(950, 27)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(38, 19)
- Me.小間距_ch.TabIndex = 1647
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = False
- '
- '入庫申請_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.入庫申請_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.入庫申請_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), 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(3, 367)
- Me.入庫申請_dgv.Name = "入庫申請_dgv"
- Me.入庫申請_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.入庫申請_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.入庫申請_dgv.RowTemplate.Height = 24
- Me.入庫申請_dgv.Size = New System.Drawing.Size(332, 279)
- Me.入庫申請_dgv.TabIndex = 1012
- '
- '指定入庫單號1_lb
- '
- Me.指定入庫單號1_lb.AutoSize = True
- Me.指定入庫單號1_lb.BackColor = System.Drawing.Color.Transparent
- Me.指定入庫單號1_lb.Location = New System.Drawing.Point(341, 371)
- Me.指定入庫單號1_lb.Name = "指定入庫單號1_lb"
- Me.指定入庫單號1_lb.Size = New System.Drawing.Size(103, 15)
- Me.指定入庫單號1_lb.TabIndex = 1011
- Me.指定入庫單號1_lb.Text = "指 定 入 庫 單 號"
- '
- '指定入庫單號1_tb
- '
- Me.指定入庫單號1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.指定入庫單號1_tb.Location = New System.Drawing.Point(449, 371)
- Me.指定入庫單號1_tb.Name = "指定入庫單號1_tb"
- Me.指定入庫單號1_tb.Size = New System.Drawing.Size(164, 15)
- Me.指定入庫單號1_tb.TabIndex = 1010
- Me.指定入庫單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '入庫明細_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, 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) _
- 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(334, 391)
- Me.入庫明細_dgv.Name = "入庫明細_dgv"
- Me.入庫明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.入庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.入庫明細_dgv.RowTemplate.Height = 24
- Me.入庫明細_dgv.Size = New System.Drawing.Size(1003, 255)
- Me.入庫明細_dgv.TabIndex = 1009
- '
- '指定入庫單號_lb
- '
- Me.指定入庫單號_lb.AutoSize = True
- Me.指定入庫單號_lb.BackColor = System.Drawing.Color.Transparent
- Me.指定入庫單號_lb.Location = New System.Drawing.Point(317, 6)
- Me.指定入庫單號_lb.Name = "指定入庫單號_lb"
- Me.指定入庫單號_lb.Size = New System.Drawing.Size(103, 15)
- Me.指定入庫單號_lb.TabIndex = 1008
- Me.指定入庫單號_lb.Text = "指 定 入 庫 單 號"
- '
- '指定入庫單號_tb
- '
- Me.指定入庫單號_tb.Location = New System.Drawing.Point(429, 3)
- Me.指定入庫單號_tb.Name = "指定入庫單號_tb"
- Me.指定入庫單號_tb.Size = New System.Drawing.Size(171, 22)
- Me.指定入庫單號_tb.TabIndex = 1007
- Me.指定入庫單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '指定倉庫_lb
- '
- Me.指定倉庫_lb.AutoSize = True
- Me.指定倉庫_lb.BackColor = System.Drawing.Color.Transparent
- Me.指定倉庫_lb.Location = New System.Drawing.Point(6, 5)
- Me.指定倉庫_lb.Name = "指定倉庫_lb"
- Me.指定倉庫_lb.Size = New System.Drawing.Size(132, 15)
- Me.指定倉庫_lb.TabIndex = 993
- Me.指定倉庫_lb.Text = "指 定 倉 庫"
- '
- '未入庫_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.未入庫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- 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(3, 50)
- Me.未入庫_dgv.Name = "未入庫_dgv"
- Me.未入庫_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.未入庫_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.未入庫_dgv.RowTemplate.Height = 24
- Me.未入庫_dgv.Size = New System.Drawing.Size(1334, 318)
- Me.未入庫_dgv.TabIndex = 969
- '
- '全部取消_bt
- '
- Me.全部取消_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
- 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.Olive
- Me.全部取消_bt.Location = New System.Drawing.Point(856, 1)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(48, 48)
- Me.全部取消_bt.TabIndex = 1839
- Me.全部取消_bt.UseVisualStyleBackColor = True
- '
- '全部選擇_bt
- '
- Me.全部選擇_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
- 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.Olive
- Me.全部選擇_bt.Location = New System.Drawing.Point(808, 1)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(48, 48)
- Me.全部選擇_bt.TabIndex = 1838
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- '指定入庫申請單建立完成_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.Green
- Me.指定入庫申請單建立完成_bt.Location = New System.Drawing.Point(749, 1)
- Me.指定入庫申請單建立完成_bt.Name = "指定入庫申請單建立完成_bt"
- Me.指定入庫申請單建立完成_bt.Size = New System.Drawing.Size(48, 48)
- Me.指定入庫申請單建立完成_bt.TabIndex = 1013
- Me.指定入庫申請單建立完成_bt.UseVisualStyleBackColor = True
- '
- '選定內容加入指定入庫申請單_bt
- '
- Me.選定內容加入指定入庫申請單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Shipping4
- 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.Green
- Me.選定內容加入指定入庫申請單_bt.Location = New System.Drawing.Point(652, 1)
- Me.選定內容加入指定入庫申請單_bt.Name = "選定內容加入指定入庫申請單_bt"
- Me.選定內容加入指定入庫申請單_bt.Size = New System.Drawing.Size(96, 48)
- Me.選定內容加入指定入庫申請單_bt.TabIndex = 1002
- Me.選定內容加入指定入庫申請單_bt.UseVisualStyleBackColor = True
- '
- '開立指定入庫單_bt
- '
- Me.開立指定入庫單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立指定入庫單_bt.Location = New System.Drawing.Point(603, 1)
- Me.開立指定入庫單_bt.Name = "開立指定入庫單_bt"
- Me.開立指定入庫單_bt.Size = New System.Drawing.Size(48, 48)
- Me.開立指定入庫單_bt.TabIndex = 1001
- Me.開立指定入庫單_bt.UseVisualStyleBackColor = True
- '
- '物料圖檔1_pb
- '
- Me.物料圖檔1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料圖檔1_pb.BackColor = System.Drawing.Color.Transparent
- Me.物料圖檔1_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture
- Me.物料圖檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.物料圖檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖檔1_pb.Location = New System.Drawing.Point(1212, 0)
- Me.物料圖檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖檔1_pb.Name = "物料圖檔1_pb"
- Me.物料圖檔1_pb.Size = New System.Drawing.Size(124, 50)
- Me.物料圖檔1_pb.TabIndex = 1023
- Me.物料圖檔1_pb.TabStop = False
- '
- 'SYS_DEBUG_tp
- '
- Me.SYS_DEBUG_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.SYS_DEBUG_tp.Controls.Add(Me.Label1)
- Me.SYS_DEBUG_tp.Controls.Add(Me.料號_lb)
- Me.SYS_DEBUG_tp.Controls.Add(Me.料號_tb)
- Me.SYS_DEBUG_tp.Controls.Add(Me.物料規格_dgv)
- Me.SYS_DEBUG_tp.Controls.Add(Me.物料清單_dgv)
- Me.SYS_DEBUG_tp.Controls.Add(Me.群組編碼_lb)
- Me.SYS_DEBUG_tp.Controls.Add(Me.群組編碼_cb)
- Me.SYS_DEBUG_tp.Controls.Add(Me.無料明細_dgv)
- Me.SYS_DEBUG_tp.Location = New System.Drawing.Point(4, 27)
- Me.SYS_DEBUG_tp.Name = "SYS_DEBUG_tp"
- Me.SYS_DEBUG_tp.Size = New System.Drawing.Size(1344, 652)
- Me.SYS_DEBUG_tp.TabIndex = 3
- Me.SYS_DEBUG_tp.Text = "SYS DEBUG"
- Me.SYS_DEBUG_tp.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Location = New System.Drawing.Point(459, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(178, 15)
- Me.Label1.TabIndex = 1026
- Me.Label1.Text = "料號指定修正尚未編輯完成............."
- '
- '料號_lb
- '
- Me.料號_lb.AutoSize = True
- Me.料號_lb.BackColor = System.Drawing.Color.Transparent
- Me.料號_lb.Location = New System.Drawing.Point(247, 6)
- Me.料號_lb.Name = "料號_lb"
- Me.料號_lb.Size = New System.Drawing.Size(29, 15)
- Me.料號_lb.TabIndex = 1025
- Me.料號_lb.Text = "料號"
- '
- '料號_tb
- '
- Me.料號_tb.Location = New System.Drawing.Point(278, 3)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(175, 22)
- Me.料號_tb.TabIndex = 1024
- '
- '物料規格_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.物料規格_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料規格_dgv.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(3, 292)
- Me.物料規格_dgv.Name = "物料規格_dgv"
- Me.物料規格_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle11
- Me.物料規格_dgv.RowTemplate.Height = 24
- Me.物料規格_dgv.Size = New System.Drawing.Size(571, 354)
- Me.物料規格_dgv.TabIndex = 1023
- '
- '物料清單_dgv
- '
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
- 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(3, 27)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle13
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(571, 266)
- Me.物料清單_dgv.TabIndex = 1022
- '
- '群組編碼_lb
- '
- Me.群組編碼_lb.AutoSize = True
- Me.群組編碼_lb.BackColor = System.Drawing.Color.Transparent
- Me.群組編碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.群組編碼_lb.Location = New System.Drawing.Point(3, 6)
- Me.群組編碼_lb.Name = "群組編碼_lb"
- Me.群組編碼_lb.Size = New System.Drawing.Size(60, 15)
- Me.群組編碼_lb.TabIndex = 1021
- Me.群組編碼_lb.Text = "群 組 編 碼"
- Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight
- '
- '群組編碼_cb
- '
- Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.群組編碼_cb.FormattingEnabled = True
- Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
- Me.群組編碼_cb.Location = New System.Drawing.Point(65, 2)
- Me.群組編碼_cb.Name = "群組編碼_cb"
- Me.群組編碼_cb.Size = New System.Drawing.Size(180, 23)
- Me.群組編碼_cb.TabIndex = 1020
- '
- '無料明細_dgv
- '
- DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.無料明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
- 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(573, 27)
- Me.無料明細_dgv.Name = "無料明細_dgv"
- Me.無料明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle15.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.無料明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
- Me.無料明細_dgv.RowTemplate.Height = 24
- Me.無料明細_dgv.Size = New System.Drawing.Size(764, 619)
- Me.無料明細_dgv.TabIndex = 1019
- '
- '切換1_ts
- '
- Me.切換1_ts.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.切換1_ts.Location = New System.Drawing.Point(150, 4)
- Me.切換1_ts.Name = "切換1_ts"
- Me.切換1_ts.Size = New System.Drawing.Size(35, 20)
- Me.切換1_ts.TabIndex = 1845
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(188, 6)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(79, 16)
- Me.Label3.TabIndex = 1846
- Me.Label3.Text = "連續完成入庫"
- Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(41, 7)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(103, 16)
- Me.Label2.TabIndex = 1844
- Me.Label2.Text = "一鍵驗收入庫申請"
- Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '切換_ts
- '
- Me.切換_ts.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.切換_ts.Location = New System.Drawing.Point(3, 5)
- Me.切換_ts.Name = "切換_ts"
- Me.切換_ts.Size = New System.Drawing.Size(35, 20)
- Me.切換_ts.TabIndex = 1843
- '
- '語轉扭_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(1320, 1)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1638
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- 'Panel2
- '
- Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel2.Controls.Add(Me.切換1_ts)
- Me.Panel2.Controls.Add(Me.Label3)
- Me.Panel2.Controls.Add(Me.切換_ts)
- Me.Panel2.Controls.Add(Me.Label2)
- Me.Panel2.Location = New System.Drawing.Point(881, 0)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(439, 28)
- Me.Panel2.TabIndex = 1639
- '
- '採購單驗收
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.TabControl1)
- 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.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "採購單驗收"
- Me.Text = "採購單驗收"
- Me.TabControl1.ResumeLayout(False)
- Me.建築物料來料驗收單_tp.ResumeLayout(False)
- Me.建築物料來料驗收單_tp.PerformLayout()
- Me.ContextMenuStrip2.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.物料驗收後指定入庫申請_tp.ResumeLayout(False)
- Me.物料驗收後指定入庫申請_tp.PerformLayout()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SYS_DEBUG_tp.ResumeLayout(False)
- Me.SYS_DEBUG_tp.PerformLayout()
- CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.無料明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.切換1_ts, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.切換_ts, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 物料驗收後指定入庫申請_tp As TabPage
- Friend WithEvents 未入庫_dgv As DataGridView
- Friend WithEvents 倉名編號_tb As TextBox
- Friend WithEvents 倉級_tb As TextBox
- Friend WithEvents 指定倉庫_lb As Label
- Friend WithEvents 開立指定入庫單_bt As Button
- Friend WithEvents 選定內容加入指定入庫申請單_bt As Button
- Friend WithEvents 建築物料來料驗收單_tp As TabPage
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 料來料驗收_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請_tsm As ToolStripMenuItem
- Friend WithEvents 已核准_dgv As DataGridView
- Friend WithEvents 確定收貨_bt As Button
- Friend WithEvents 驗證碼1_tb As TextBox
- Friend WithEvents 尋價日期_tb As TextBox
- Friend WithEvents 詢價員_tb As TextBox
- Friend WithEvents 核對日期_tb As TextBox
- Friend WithEvents 核對員_tb As TextBox
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 圖片編碼_tb As TextBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents 圖片編碼_lb As Label
- Friend WithEvents 簽名檔_pb As PictureBox
- Friend WithEvents 廠商_cb As ComboBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 選擇公司_lb As Label
- Friend WithEvents 選擇公司_cb As ComboBox
- Friend WithEvents 需求日期_dtp As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents 採購單號_tb As TextBox
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 郵件_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents 驗證碼_lb As Label
- Friend WithEvents 已核准_lb As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
- Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
- Friend WithEvents 料來料驗收1_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請1_tsm As ToolStripMenuItem
- Friend WithEvents 重新整理1_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents 全部選擇_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 全部取消_tsm As ToolStripMenuItem
- Friend WithEvents 確定收貨_tsm As ToolStripMenuItem
- Friend WithEvents 採購單號查詢_tsm As ToolStripMenuItem
- Friend WithEvents 依單號全部選擇_tsm As ToolStripMenuItem
- Friend WithEvents 全部取消1_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 指定入庫單號_lb As Label
- Friend WithEvents 指定入庫單號_tb As TextBox
- Friend WithEvents 開立指定入庫單_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
- Friend WithEvents 選定內容加入指定入庫申請單_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請單建立完成_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請單建立完成_bt As Button
- Friend WithEvents 入庫申請_dgv As DataGridView
- Friend WithEvents 指定入庫單號1_lb As Label
- Friend WithEvents 指定入庫單號1_tb As TextBox
- Friend WithEvents 入庫明細_dgv As DataGridView
- Friend WithEvents 物料圖檔_pb As PictureBox
- Friend WithEvents 物料圖檔1_pb As PictureBox
- Friend WithEvents 採購單號1_tb As TextBox
- Friend WithEvents 採購單號_lb As Label
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents SYS_DEBUG_tp As TabPage
- Friend WithEvents 無料明細_dgv As DataGridView
- Friend WithEvents 群組編碼_lb As Label
- Friend WithEvents 群組編碼_cb As ComboBox
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents 物料規格_dgv As DataGridView
- Friend WithEvents 料號_lb As Label
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選擇_bt As Button
- Friend WithEvents 尾_tb As TextBox
- Friend WithEvents 序_tb As TextBox
- Friend WithEvents 合約號_tb As TextBox
- Friend WithEvents 甲_tb As TextBox
- Friend WithEvents 乙_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 切換_ts As Telerik.WinControls.UI.RadToggleSwitch
- Friend WithEvents 切換1_ts As Telerik.WinControls.UI.RadToggleSwitch
- Friend WithEvents Label3 As Label
- Friend WithEvents 倉名_cb As ComboBox
- Friend WithEvents 使用地點_tb As TextBox
- Friend WithEvents 直送工地_bt As Button
- Friend WithEvents Panel2 As Panel
- End Class
|