123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990 |
- <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 DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle22 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()
- Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.物料關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.群組編碼_lb = New System.Windows.Forms.Label()
- Me.物料搜尋_bt = New System.Windows.Forms.Button()
- Me.物料_p = New System.Windows.Forms.Panel()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.料號1_lb = New System.Windows.Forms.Label()
- Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
- Me.物料新增_bt = New System.Windows.Forms.Button()
- Me.申請數1_lb = New System.Windows.Forms.Label()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.TabPage3 = New System.Windows.Forms.TabPage()
- Me.單據_p = New System.Windows.Forms.Panel()
- Me.未審核_rb = New System.Windows.Forms.RadioButton()
- Me.已作廢_rb = New System.Windows.Forms.RadioButton()
- Me.已審核_rb = New System.Windows.Forms.RadioButton()
- Me.作廢清單_dgv = New System.Windows.Forms.DataGridView()
- Me.未核准_dgv = New System.Windows.Forms.DataGridView()
- Me.已核准_dgv = New System.Windows.Forms.DataGridView()
- Me.重新整理_bt = New System.Windows.Forms.Button()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.客戶類別_cb = New System.Windows.Forms.ComboBox()
- Me.簡稱_lb = New System.Windows.Forms.Label()
- Me.客戶關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.客名1_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.客編1_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.客戶新增_bt = New System.Windows.Forms.Button()
- Me.客戶清單_dgv = New System.Windows.Forms.DataGridView()
- Me.客戶搜尋_bt = New System.Windows.Forms.Button()
- Me.退貨明細_dgv = New System.Windows.Forms.DataGridView()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.Label7 = New System.Windows.Forms.Label()
- 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.選擇_lb = New System.Windows.Forms.Label()
- Me.項次_lb = New System.Windows.Forms.Label()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.退貨日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.客編_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.客名_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.原因_tb = New System.Windows.Forms.TextBox()
- 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.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- Me.Panel3.SuspendLayout()
- Me.物料_p.SuspendLayout()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage3.SuspendLayout()
- Me.單據_p.SuspendLayout()
- CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage2.SuspendLayout()
- Me.Panel2.SuspendLayout()
- CType(Me.客戶清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.退貨明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.TabPage3)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Location = New System.Drawing.Point(1, 2)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(403, 681)
- Me.TabControl1.TabIndex = 1845
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.Panel3)
- Me.TabPage1.Location = New System.Drawing.Point(4, 28)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(395, 649)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "物料庫"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- 'Panel3
- '
- Me.Panel3.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.Panel3.BackColor = System.Drawing.Color.Transparent
- Me.Panel3.Controls.Add(Me.物料關鍵字_tb)
- Me.Panel3.Controls.Add(Me.群組編碼_lb)
- Me.Panel3.Controls.Add(Me.物料搜尋_bt)
- Me.Panel3.Controls.Add(Me.物料_p)
- Me.Panel3.Location = New System.Drawing.Point(0, -2)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(390, 640)
- Me.Panel3.TabIndex = 1842
- '
- '物料關鍵字_tb
- '
- Me.物料關鍵字_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料關鍵字_tb.Location = New System.Drawing.Point(50, 8)
- Me.物料關鍵字_tb.Name = "物料關鍵字_tb"
- Me.物料關鍵字_tb.Size = New System.Drawing.Size(303, 23)
- Me.物料關鍵字_tb.TabIndex = 1938
- '
- '群組編碼_lb
- '
- Me.群組編碼_lb.AutoSize = True
- 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(5, 12)
- Me.群組編碼_lb.Name = "群組編碼_lb"
- Me.群組編碼_lb.Size = New System.Drawing.Size(43, 16)
- Me.群組編碼_lb.TabIndex = 1874
- Me.群組編碼_lb.Text = "關鍵字"
- Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight
- '
- '物料搜尋_bt
- '
- Me.物料搜尋_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料搜尋_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Search
- 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.Black
- Me.物料搜尋_bt.Location = New System.Drawing.Point(358, 6)
- Me.物料搜尋_bt.Name = "物料搜尋_bt"
- Me.物料搜尋_bt.Size = New System.Drawing.Size(27, 27)
- Me.物料搜尋_bt.TabIndex = 1020
- Me.物料搜尋_bt.UseVisualStyleBackColor = True
- '
- '物料_p
- '
- Me.物料_p.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.物料_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.物料_p.Controls.Add(Me.品名_tb)
- Me.物料_p.Controls.Add(Me.Label8)
- Me.物料_p.Controls.Add(Me.Panel1)
- Me.物料_p.Controls.Add(Me.料號_tb)
- Me.物料_p.Controls.Add(Me.料號1_lb)
- Me.物料_p.Controls.Add(Me.申請數_nud)
- Me.物料_p.Controls.Add(Me.物料新增_bt)
- Me.物料_p.Controls.Add(Me.申請數1_lb)
- Me.物料_p.Controls.Add(Me.物料清單_dgv)
- Me.物料_p.Location = New System.Drawing.Point(0, 37)
- Me.物料_p.Name = "物料_p"
- Me.物料_p.Size = New System.Drawing.Size(390, 603)
- Me.物料_p.TabIndex = 4
- '
- '品名_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.Location = New System.Drawing.Point(37, 576)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.ReadOnly = True
- Me.品名_tb.Size = New System.Drawing.Size(286, 23)
- Me.品名_tb.TabIndex = 1038
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(4, 580)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(31, 16)
- Me.Label8.TabIndex = 1039
- Me.Label8.Text = "品名"
- '
- 'Panel1
- '
- Me.Panel1.Location = New System.Drawing.Point(49, 172)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(249, 189)
- Me.Panel1.TabIndex = 1037
- Me.Panel1.Visible = False
- '
- '料號_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.Location = New System.Drawing.Point(37, 548)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.ReadOnly = True
- Me.料號_tb.Size = New System.Drawing.Size(166, 23)
- Me.料號_tb.TabIndex = 1026
- '
- '料號1_lb
- '
- Me.料號1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號1_lb.AutoSize = True
- Me.料號1_lb.Location = New System.Drawing.Point(4, 552)
- Me.料號1_lb.Name = "料號1_lb"
- Me.料號1_lb.Size = New System.Drawing.Size(31, 16)
- Me.料號1_lb.TabIndex = 1027
- Me.料號1_lb.Text = "料號"
- '
- '申請數_nud
- '
- Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請數_nud.Location = New System.Drawing.Point(258, 549)
- Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.申請數_nud.Name = "申請數_nud"
- Me.申請數_nud.Size = New System.Drawing.Size(65, 23)
- Me.申請數_nud.TabIndex = 1029
- Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '物料新增_bt
- '
- Me.物料新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料新增_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.add_blue_cercle
- 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(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.物料新增_bt.Location = New System.Drawing.Point(333, 548)
- Me.物料新增_bt.Name = "物料新增_bt"
- Me.物料新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.物料新增_bt.TabIndex = 1030
- Me.物料新增_bt.UseVisualStyleBackColor = True
- '
- '申請數1_lb
- '
- Me.申請數1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請數1_lb.AutoSize = True
- Me.申請數1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請數1_lb.Location = New System.Drawing.Point(209, 553)
- Me.申請數1_lb.Name = "申請數1_lb"
- Me.申請數1_lb.Size = New System.Drawing.Size(43, 16)
- Me.申請數1_lb.TabIndex = 1028
- Me.申請數1_lb.Text = "退貨數"
- '
- '物料清單_dgv
- '
- DataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
- 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(0, -1)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle22.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle22
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(389, 544)
- Me.物料清單_dgv.TabIndex = 680
- '
- 'TabPage3
- '
- Me.TabPage3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage3.Controls.Add(Me.單據_p)
- Me.TabPage3.Location = New System.Drawing.Point(4, 28)
- Me.TabPage3.Name = "TabPage3"
- Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage3.Size = New System.Drawing.Size(395, 649)
- Me.TabPage3.TabIndex = 2
- Me.TabPage3.Text = "單據"
- Me.TabPage3.UseVisualStyleBackColor = True
- '
- '單據_p
- '
- Me.單據_p.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.單據_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.單據_p.Controls.Add(Me.未審核_rb)
- Me.單據_p.Controls.Add(Me.已作廢_rb)
- Me.單據_p.Controls.Add(Me.已審核_rb)
- Me.單據_p.Controls.Add(Me.作廢清單_dgv)
- Me.單據_p.Controls.Add(Me.未核准_dgv)
- Me.單據_p.Controls.Add(Me.已核准_dgv)
- Me.單據_p.Controls.Add(Me.重新整理_bt)
- Me.單據_p.Location = New System.Drawing.Point(0, -1)
- Me.單據_p.Name = "單據_p"
- Me.單據_p.Size = New System.Drawing.Size(390, 645)
- Me.單據_p.TabIndex = 5
- '
- '未審核_rb
- '
- Me.未審核_rb.AutoSize = True
- Me.未審核_rb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.未審核_rb.Location = New System.Drawing.Point(5, 2)
- Me.未審核_rb.Name = "未審核_rb"
- Me.未審核_rb.Size = New System.Drawing.Size(79, 20)
- Me.未審核_rb.TabIndex = 1020
- Me.未審核_rb.TabStop = True
- Me.未審核_rb.Text = "未 審 核"
- Me.未審核_rb.UseVisualStyleBackColor = True
- '
- '已作廢_rb
- '
- Me.已作廢_rb.AutoSize = True
- Me.已作廢_rb.ForeColor = System.Drawing.Color.Red
- Me.已作廢_rb.Location = New System.Drawing.Point(118, 2)
- Me.已作廢_rb.Name = "已作廢_rb"
- Me.已作廢_rb.Size = New System.Drawing.Size(73, 20)
- Me.已作廢_rb.TabIndex = 1021
- Me.已作廢_rb.TabStop = True
- Me.已作廢_rb.Text = "已 作 廢"
- Me.已作廢_rb.UseVisualStyleBackColor = True
- '
- '已審核_rb
- '
- Me.已審核_rb.AutoSize = True
- Me.已審核_rb.ForeColor = System.Drawing.Color.Green
- Me.已審核_rb.Location = New System.Drawing.Point(232, 2)
- Me.已審核_rb.Name = "已審核_rb"
- Me.已審核_rb.Size = New System.Drawing.Size(73, 20)
- Me.已審核_rb.TabIndex = 1024
- Me.已審核_rb.TabStop = True
- Me.已審核_rb.Text = "已 審 核"
- Me.已審核_rb.UseVisualStyleBackColor = True
- '
- '作廢清單_dgv
- '
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.作廢清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
- 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(2, 28)
- Me.作廢清單_dgv.Name = "作廢清單_dgv"
- Me.作廢清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.作廢清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
- Me.作廢清單_dgv.RowTemplate.Height = 24
- Me.作廢清單_dgv.Size = New System.Drawing.Size(385, 612)
- Me.作廢清單_dgv.TabIndex = 1022
- '
- '未核准_dgv
- '
- DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
- 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(2, 28)
- Me.未核准_dgv.Name = "未核准_dgv"
- Me.未核准_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle16.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.未核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
- Me.未核准_dgv.RowTemplate.Height = 24
- Me.未核准_dgv.Size = New System.Drawing.Size(385, 612)
- Me.未核准_dgv.TabIndex = 1026
- '
- '已核准_dgv
- '
- DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
- 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(2, 28)
- Me.已核准_dgv.Name = "已核准_dgv"
- Me.已核准_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle18.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle18
- Me.已核准_dgv.RowTemplate.Height = 24
- Me.已核准_dgv.Size = New System.Drawing.Size(385, 612)
- Me.已核准_dgv.TabIndex = 1018
- '
- '重新整理_bt
- '
- Me.重新整理_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.重新整理_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.renew
- 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.Black
- Me.重新整理_bt.Location = New System.Drawing.Point(359, 0)
- Me.重新整理_bt.Name = "重新整理_bt"
- Me.重新整理_bt.Size = New System.Drawing.Size(27, 27)
- Me.重新整理_bt.TabIndex = 1950
- Me.重新整理_bt.UseVisualStyleBackColor = True
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Controls.Add(Me.客戶類別_cb)
- Me.TabPage2.Controls.Add(Me.簡稱_lb)
- Me.TabPage2.Controls.Add(Me.客戶關鍵字_tb)
- Me.TabPage2.Controls.Add(Me.Label1)
- Me.TabPage2.Controls.Add(Me.Panel2)
- Me.TabPage2.Controls.Add(Me.客戶搜尋_bt)
- Me.TabPage2.Location = New System.Drawing.Point(4, 28)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Size = New System.Drawing.Size(395, 649)
- Me.TabPage2.TabIndex = 0
- Me.TabPage2.Text = "客戶清單"
- '
- '客戶類別_cb
- '
- Me.客戶類別_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(66, 8)
- Me.客戶類別_cb.Name = "客戶類別_cb"
- Me.客戶類別_cb.Size = New System.Drawing.Size(262, 24)
- Me.客戶類別_cb.TabIndex = 1944
- '
- '簡稱_lb
- '
- Me.簡稱_lb.AutoSize = True
- Me.簡稱_lb.BackColor = System.Drawing.Color.Transparent
- Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簡稱_lb.Location = New System.Drawing.Point(7, 12)
- Me.簡稱_lb.Name = "簡稱_lb"
- Me.簡稱_lb.Size = New System.Drawing.Size(55, 16)
- Me.簡稱_lb.TabIndex = 1943
- Me.簡稱_lb.Text = "客戶類別"
- Me.簡稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '客戶關鍵字_tb
- '
- Me.客戶關鍵字_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶關鍵字_tb.Location = New System.Drawing.Point(66, 37)
- Me.客戶關鍵字_tb.Name = "客戶關鍵字_tb"
- Me.客戶關鍵字_tb.Size = New System.Drawing.Size(261, 23)
- Me.客戶關鍵字_tb.TabIndex = 1942
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(7, 39)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 1941
- Me.Label1.Text = "關 鍵 字"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.TopRight
- '
- 'Panel2
- '
- Me.Panel2.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.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.客名1_tb)
- Me.Panel2.Controls.Add(Me.Label6)
- Me.Panel2.Controls.Add(Me.客編1_tb)
- Me.Panel2.Controls.Add(Me.Label5)
- Me.Panel2.Controls.Add(Me.客戶新增_bt)
- Me.Panel2.Controls.Add(Me.客戶清單_dgv)
- Me.Panel2.Location = New System.Drawing.Point(2, 64)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(386, 575)
- Me.Panel2.TabIndex = 1939
- '
- '客名1_tb
- '
- Me.客名1_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.客名1_tb.Location = New System.Drawing.Point(61, 546)
- Me.客名1_tb.Name = "客名1_tb"
- Me.客名1_tb.ReadOnly = True
- Me.客名1_tb.Size = New System.Drawing.Size(264, 23)
- Me.客名1_tb.TabIndex = 1980
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(5, 549)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 1981
- Me.Label6.Text = "客戶名稱"
- '
- '客編1_tb
- '
- Me.客編1_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.客編1_tb.Location = New System.Drawing.Point(61, 520)
- Me.客編1_tb.Name = "客編1_tb"
- Me.客編1_tb.ReadOnly = True
- Me.客編1_tb.Size = New System.Drawing.Size(264, 23)
- Me.客編1_tb.TabIndex = 1026
- '
- 'Label5
- '
- Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(5, 523)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(55, 16)
- Me.Label5.TabIndex = 1027
- Me.Label5.Text = "客戶編號"
- '
- '客戶新增_bt
- '
- Me.客戶新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶新增_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.add_blue_cercle
- 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(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.客戶新增_bt.Location = New System.Drawing.Point(331, 520)
- Me.客戶新增_bt.Name = "客戶新增_bt"
- Me.客戶新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.客戶新增_bt.TabIndex = 1030
- Me.客戶新增_bt.UseVisualStyleBackColor = True
- '
- '客戶清單_dgv
- '
- DataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.客戶清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle19
- 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(0, -1)
- Me.客戶清單_dgv.Name = "客戶清單_dgv"
- Me.客戶清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle20.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.客戶清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle20
- Me.客戶清單_dgv.RowTemplate.Height = 24
- Me.客戶清單_dgv.Size = New System.Drawing.Size(385, 516)
- Me.客戶清單_dgv.TabIndex = 680
- '
- '客戶搜尋_bt
- '
- Me.客戶搜尋_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶搜尋_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Search
- 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.Black
- Me.客戶搜尋_bt.Location = New System.Drawing.Point(333, 8)
- Me.客戶搜尋_bt.Name = "客戶搜尋_bt"
- Me.客戶搜尋_bt.Size = New System.Drawing.Size(51, 53)
- Me.客戶搜尋_bt.TabIndex = 1940
- Me.客戶搜尋_bt.UseVisualStyleBackColor = True
- '
- '退貨明細_dgv
- '
- DataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
- Me.退貨明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle23
- 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(401, 82)
- Me.退貨明細_dgv.Name = "退貨明細_dgv"
- Me.退貨明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle24.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.退貨明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle24
- Me.退貨明細_dgv.RowTemplate.Height = 24
- Me.退貨明細_dgv.Size = New System.Drawing.Size(929, 594)
- Me.退貨明細_dgv.TabIndex = 1975
- '
- '小間距_ch
- '
- Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(1206, 56)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距_ch.TabIndex = 1972
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(1291, 56)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距_ch.TabIndex = 1974
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Checked = True
- Me.中間距_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.中間距_ch.Location = New System.Drawing.Point(1248, 56)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距_ch.TabIndex = 1973
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(406, 45)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(55, 16)
- Me.Label7.TabIndex = 1971
- Me.Label7.Text = "批 示"
- '
- '批示_tb
- '
- Me.批示_tb.Location = New System.Drawing.Point(463, 27)
- Me.批示_tb.Multiline = True
- Me.批示_tb.Name = "批示_tb"
- Me.批示_tb.Size = New System.Drawing.Size(267, 50)
- Me.批示_tb.TabIndex = 1970
- '
- '退貨單號_tb
- '
- Me.退貨單號_tb.Location = New System.Drawing.Point(463, 2)
- Me.退貨單號_tb.Name = "退貨單號_tb"
- Me.退貨單號_tb.ReadOnly = True
- Me.退貨單號_tb.Size = New System.Drawing.Size(125, 23)
- Me.退貨單號_tb.TabIndex = 1960
- Me.退貨單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '請購單號_lb
- '
- Me.請購單號_lb.AutoSize = True
- Me.請購單號_lb.Location = New System.Drawing.Point(406, 5)
- Me.請購單號_lb.Name = "請購單號_lb"
- Me.請購單號_lb.Size = New System.Drawing.Size(55, 16)
- Me.請購單號_lb.TabIndex = 1961
- Me.請購單號_lb.Text = "退貨單號"
- '
- '申請日期_lb
- '
- Me.申請日期_lb.AutoSize = True
- Me.申請日期_lb.Location = New System.Drawing.Point(590, 5)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(55, 16)
- Me.申請日期_lb.TabIndex = 1962
- Me.申請日期_lb.Text = "退貨日期"
- '
- '選擇_lb
- '
- Me.選擇_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(1085, 57)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(31, 16)
- Me.選擇_lb.TabIndex = 1965
- Me.選擇_lb.Text = "選擇"
- '
- '項次_lb
- '
- Me.項次_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(1168, 58)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(31, 16)
- Me.項次_lb.TabIndex = 1966
- Me.項次_lb.Text = "項次"
- '
- '項次_tb
- '
- Me.項次_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.項次_tb.Location = New System.Drawing.Point(1117, 53)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.ReadOnly = True
- Me.項次_tb.Size = New System.Drawing.Size(50, 23)
- Me.項次_tb.TabIndex = 1967
- '
- '退貨日期_dtp
- '
- Me.退貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.退貨日期_dtp.Location = New System.Drawing.Point(647, 2)
- Me.退貨日期_dtp.Name = "退貨日期_dtp"
- Me.退貨日期_dtp.Size = New System.Drawing.Size(107, 23)
- Me.退貨日期_dtp.TabIndex = 1968
- '
- '客編_tb
- '
- Me.客編_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客編_tb.Location = New System.Drawing.Point(1068, 2)
- Me.客編_tb.Name = "客編_tb"
- Me.客編_tb.ReadOnly = True
- Me.客編_tb.Size = New System.Drawing.Size(64, 23)
- Me.客編_tb.TabIndex = 1976
- Me.客編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(1011, 5)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 1977
- Me.Label2.Text = "客戶編號"
- '
- '客名_tb
- '
- Me.客名_tb.Location = New System.Drawing.Point(814, 2)
- Me.客名_tb.Name = "客名_tb"
- Me.客名_tb.ReadOnly = True
- Me.客名_tb.Size = New System.Drawing.Size(193, 23)
- Me.客名_tb.TabIndex = 1978
- Me.客名_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(757, 5)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(55, 16)
- Me.Label3.TabIndex = 1979
- Me.Label3.Text = "客戶名稱"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(733, 42)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(55, 16)
- Me.Label4.TabIndex = 1981
- Me.Label4.Text = "退回原因"
- '
- '原因_tb
- '
- Me.原因_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.原因_tb.Location = New System.Drawing.Point(790, 27)
- Me.原因_tb.Multiline = True
- Me.原因_tb.Name = "原因_tb"
- Me.原因_tb.Size = New System.Drawing.Size(289, 50)
- Me.原因_tb.TabIndex = 1980
- '
- '刪除退貨單上點選資料_bt
- '
- Me.刪除退貨單上點選資料_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除退貨單上點選資料_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Cancel_01
- 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.Red
- Me.刪除退貨單上點選資料_bt.Location = New System.Drawing.Point(1235, 0)
- Me.刪除退貨單上點選資料_bt.Name = "刪除退貨單上點選資料_bt"
- Me.刪除退貨單上點選資料_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除退貨單上點選資料_bt.TabIndex = 1984
- Me.刪除退貨單上點選資料_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Delete_Win11
- 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.Red
- Me.刪除_bt.Location = New System.Drawing.Point(1285, 0)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除_bt.TabIndex = 1983
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '儲存_bt
- '
- Me.儲存_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.儲存_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Save_Win11
- 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(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.儲存_bt.Location = New System.Drawing.Point(1185, 0)
- Me.儲存_bt.Name = "儲存_bt"
- Me.儲存_bt.Size = New System.Drawing.Size(50, 50)
- Me.儲存_bt.TabIndex = 1982
- Me.儲存_bt.UseVisualStyleBackColor = True
- '
- '開立退貨單_bt
- '
- Me.開立退貨單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.開立退貨單_bt.BackgroundImage = Global.OW_ERP_SYS.My.Resources.Resources.Create_document_Win11
- 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(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立退貨單_bt.Location = New System.Drawing.Point(1135, 0)
- Me.開立退貨單_bt.Name = "開立退貨單_bt"
- Me.開立退貨單_bt.Size = New System.Drawing.Size(50, 50)
- Me.開立退貨單_bt.TabIndex = 1969
- Me.開立退貨單_bt.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "系統說明"
- '
- '退貨申請單
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1334, 681)
- Me.Controls.Add(Me.刪除退貨單上點選資料_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.儲存_bt)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.原因_tb)
- Me.Controls.Add(Me.客名_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.客編_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.退貨明細_dgv)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.開立退貨單_bt)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.批示_tb)
- Me.Controls.Add(Me.退貨單號_tb)
- Me.Controls.Add(Me.請購單號_lb)
- Me.Controls.Add(Me.申請日期_lb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.項次_tb)
- Me.Controls.Add(Me.退貨日期_dtp)
- 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(4)
- Me.Name = "退貨申請單"
- Me.Text = "退貨申請單"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- Me.物料_p.ResumeLayout(False)
- Me.物料_p.PerformLayout()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage3.ResumeLayout(False)
- Me.單據_p.ResumeLayout(False)
- Me.單據_p.PerformLayout()
- CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage2.ResumeLayout(False)
- Me.TabPage2.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.客戶清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.退貨明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 物料關鍵字_tb As TextBox
- Friend WithEvents 群組編碼_lb As Label
- Friend WithEvents 物料搜尋_bt As Button
- Friend WithEvents 物料_p As Panel
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents 料號1_lb As Label
- Friend WithEvents 申請數_nud As NumericUpDown
- Friend WithEvents 物料新增_bt As Button
- Friend WithEvents 申請數1_lb As Label
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents TabPage3 As TabPage
- Friend WithEvents 單據_p As Panel
- Friend WithEvents 未審核_rb As RadioButton
- Friend WithEvents 已作廢_rb As RadioButton
- Friend WithEvents 已審核_rb As RadioButton
- Friend WithEvents 作廢清單_dgv As DataGridView
- Friend WithEvents 未核准_dgv As DataGridView
- Friend WithEvents 已核准_dgv As DataGridView
- Friend WithEvents 重新整理_bt As Button
- Friend WithEvents 退貨明細_dgv As DataGridView
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 開立退貨單_bt As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents 批示_tb As TextBox
- Friend WithEvents 退貨單號_tb As TextBox
- Friend WithEvents 請購單號_lb As Label
- Friend WithEvents 申請日期_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 退貨日期_dtp As DateTimePicker
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents 客戶關鍵字_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 客戶搜尋_bt As Button
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 客編1_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 客戶新增_bt As Button
- Friend WithEvents 客戶清單_dgv As DataGridView
- Friend WithEvents 客編_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 客名_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 原因_tb As TextBox
- Friend WithEvents 刪除退貨單上點選資料_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 儲存_bt As Button
- Friend WithEvents 客戶類別_cb As ComboBox
- Friend WithEvents 簡稱_lb As Label
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 客名1_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents ToolTip1 As ToolTip
- End Class
|