123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970 |
- <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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(採購單申請))
- Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
- Me.供應商交期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.單據複製_bt = New System.Windows.Forms.Button()
- Me.已完全入庫的單據_rb = New System.Windows.Forms.RadioButton()
- Me.未完全入庫的單據_rb = New System.Windows.Forms.RadioButton()
- Me.總金額_tb = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.修改匯率_bt = New System.Windows.Forms.Button()
- Me.採購下單_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.選擇_tb = New System.Windows.Forms.TextBox()
- Me.匯率_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.採購金額_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.單據編號_tb = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.供應商關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.供應商編號_cb = New System.Windows.Forms.ComboBox()
- Me.供應商_cb = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.付款方式_tb = New System.Windows.Forms.TextBox()
- Me.公司電話2_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.統編_tb = New System.Windows.Forms.TextBox()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.郵號2_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.地址2_tb = New System.Windows.Forms.TextBox()
- Me.郵號1_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.地址1_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.傳真1_tb = New System.Windows.Forms.TextBox()
- Me.公司電話1_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.供應商_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.新增物料_bt = New System.Windows.Forms.Button()
- Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.物料關鍵字_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.物料檔案_dgv = New System.Windows.Forms.DataGridView()
- Me.頁碼_cb = New System.Windows.Forms.ComboBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.物料圖_pb = New System.Windows.Forms.PictureBox()
- 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)
- CType(Me.匯率_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購金額_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料檔案_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '非當天日期_ch
- '
- Me.非當天日期_ch.AutoSize = True
- Me.非當天日期_ch.Checked = True
- Me.非當天日期_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.非當天日期_ch.Location = New System.Drawing.Point(1057, 29)
- Me.非當天日期_ch.Name = "非當天日期_ch"
- Me.非當天日期_ch.Size = New System.Drawing.Size(38, 20)
- Me.非當天日期_ch.TabIndex = 1129
- Me.非當天日期_ch.Text = "補"
- Me.非當天日期_ch.UseVisualStyleBackColor = True
- '
- '供應商交期_dtp
- '
- Me.供應商交期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.供應商交期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.供應商交期_dtp.Location = New System.Drawing.Point(1162, 27)
- Me.供應商交期_dtp.Name = "供應商交期_dtp"
- Me.供應商交期_dtp.Size = New System.Drawing.Size(85, 23)
- Me.供應商交期_dtp.TabIndex = 1127
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label14.Location = New System.Drawing.Point(1097, 30)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(67, 16)
- Me.Label14.TabIndex = 1128
- Me.Label14.Text = "供應商交期"
- '
- '單據複製_bt
- '
- Me.單據複製_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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.Green
- Me.單據複製_bt.Location = New System.Drawing.Point(3, 59)
- Me.單據複製_bt.Name = "單據複製_bt"
- Me.單據複製_bt.Size = New System.Drawing.Size(82, 24)
- Me.單據複製_bt.TabIndex = 1126
- Me.單據複製_bt.Text = "單據複製"
- Me.單據複製_bt.UseVisualStyleBackColor = True
- '
- '已完全入庫的單據_rb
- '
- Me.已完全入庫的單據_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.已完全入庫的單據_rb.AutoSize = True
- Me.已完全入庫的單據_rb.Location = New System.Drawing.Point(137, 333)
- Me.已完全入庫的單據_rb.Name = "已完全入庫的單據_rb"
- Me.已完全入庫的單據_rb.Size = New System.Drawing.Size(121, 20)
- Me.已完全入庫的單據_rb.TabIndex = 1125
- Me.已完全入庫的單據_rb.TabStop = True
- Me.已完全入庫的單據_rb.Text = "已完全入庫的單據"
- Me.已完全入庫的單據_rb.UseVisualStyleBackColor = True
- '
- '未完全入庫的單據_rb
- '
- Me.未完全入庫的單據_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.未完全入庫的單據_rb.AutoSize = True
- Me.未完全入庫的單據_rb.Location = New System.Drawing.Point(9, 333)
- Me.未完全入庫的單據_rb.Name = "未完全入庫的單據_rb"
- Me.未完全入庫的單據_rb.Size = New System.Drawing.Size(121, 20)
- Me.未完全入庫的單據_rb.TabIndex = 1124
- Me.未完全入庫的單據_rb.TabStop = True
- Me.未完全入庫的單據_rb.Text = "未完全入庫的單據"
- Me.未完全入庫的單據_rb.UseVisualStyleBackColor = True
- '
- '總金額_tb
- '
- Me.總金額_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.總金額_tb.ForeColor = System.Drawing.Color.Green
- Me.總金額_tb.Location = New System.Drawing.Point(822, 100)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.Size = New System.Drawing.Size(108, 23)
- Me.總金額_tb.TabIndex = 1121
- Me.總金額_tb.Text = "0"
- Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label21.ForeColor = System.Drawing.Color.Green
- Me.Label21.Location = New System.Drawing.Point(764, 103)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(43, 16)
- Me.Label21.TabIndex = 1120
- Me.Label21.Text = "總金額"
- '
- '修改匯率_bt
- '
- Me.修改匯率_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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.Green
- Me.修改匯率_bt.Location = New System.Drawing.Point(309, 317)
- Me.修改匯率_bt.Name = "修改匯率_bt"
- Me.修改匯率_bt.Size = New System.Drawing.Size(82, 37)
- Me.修改匯率_bt.TabIndex = 1119
- Me.修改匯率_bt.Text = "修改匯率"
- Me.修改匯率_bt.UseVisualStyleBackColor = True
- '
- '採購下單_dtp
- '
- Me.採購下單_dtp.CustomFormat = "yyyy/MM/dd"
- Me.採購下單_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.採購下單_dtp.Location = New System.Drawing.Point(1162, 2)
- Me.採購下單_dtp.Name = "採購下單_dtp"
- Me.採購下單_dtp.Size = New System.Drawing.Size(85, 23)
- Me.採購下單_dtp.TabIndex = 1117
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label19.Location = New System.Drawing.Point(394, 103)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(55, 16)
- Me.Label19.TabIndex = 1116
- Me.Label19.Text = "選擇資料"
- '
- '選擇_tb
- '
- Me.選擇_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.選擇_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.選擇_tb.Location = New System.Drawing.Point(457, 100)
- Me.選擇_tb.Name = "選擇_tb"
- Me.選擇_tb.Size = New System.Drawing.Size(103, 23)
- Me.選擇_tb.TabIndex = 1115
- '
- '匯率_nud
- '
- Me.匯率_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.匯率_nud.DecimalPlaces = 4
- Me.匯率_nud.Location = New System.Drawing.Point(234, 308)
- Me.匯率_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.匯率_nud.Name = "匯率_nud"
- Me.匯率_nud.Size = New System.Drawing.Size(69, 23)
- Me.匯率_nud.TabIndex = 1113
- Me.匯率_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.匯率_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label18
- '
- Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(172, 311)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(55, 16)
- Me.Label18.TabIndex = 1112
- Me.Label18.Text = "當時匯率"
- '
- '採購金額_nud
- '
- Me.採購金額_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.採購金額_nud.DecimalPlaces = 2
- Me.採購金額_nud.Location = New System.Drawing.Point(68, 308)
- Me.採購金額_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.採購金額_nud.Name = "採購金額_nud"
- Me.採購金額_nud.Size = New System.Drawing.Size(98, 23)
- Me.採購金額_nud.TabIndex = 1111
- Me.採購金額_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label17
- '
- Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(6, 311)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(55, 16)
- Me.Label17.TabIndex = 1110
- Me.Label17.Text = "採購金額"
- '
- '單據編號_tb
- '
- Me.單據編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.單據編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.單據編號_tb.Location = New System.Drawing.Point(962, 3)
- Me.單據編號_tb.Name = "單據編號_tb"
- Me.單據編號_tb.Size = New System.Drawing.Size(135, 25)
- Me.單據編號_tb.TabIndex = 1109
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label16.Location = New System.Drawing.Point(929, 8)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(31, 16)
- Me.Label16.TabIndex = 1108
- Me.Label16.Text = "單號"
- '
- '供應商關鍵字_tb
- '
- Me.供應商關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商關鍵字_tb.ForeColor = System.Drawing.Color.Green
- Me.供應商關鍵字_tb.Location = New System.Drawing.Point(72, 33)
- Me.供應商關鍵字_tb.Name = "供應商關鍵字_tb"
- Me.供應商關鍵字_tb.Size = New System.Drawing.Size(93, 25)
- Me.供應商關鍵字_tb.TabIndex = 1107
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.ForeColor = System.Drawing.Color.Green
- Me.Label15.Location = New System.Drawing.Point(3, 38)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(67, 16)
- Me.Label15.TabIndex = 1106
- Me.Label15.Text = "廠商關鍵字"
- '
- '供應商編號_cb
- '
- Me.供應商編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商編號_cb.ForeColor = System.Drawing.Color.Green
- Me.供應商編號_cb.FormattingEnabled = True
- Me.供應商編號_cb.Items.AddRange(New Object() {"男", "女", "NA"})
- Me.供應商編號_cb.Location = New System.Drawing.Point(3, 3)
- Me.供應商編號_cb.Name = "供應商編號_cb"
- Me.供應商編號_cb.Size = New System.Drawing.Size(152, 24)
- Me.供應商編號_cb.TabIndex = 1105
- '
- '供應商_cb
- '
- Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商_cb.ForeColor = System.Drawing.Color.Green
- Me.供應商_cb.FormattingEnabled = True
- Me.供應商_cb.Items.AddRange(New Object() {"NA", "女", "男"})
- Me.供應商_cb.Location = New System.Drawing.Point(719, 3)
- Me.供應商_cb.Name = "供應商_cb"
- Me.供應商_cb.Size = New System.Drawing.Size(86, 24)
- Me.供應商_cb.TabIndex = 1104
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(687, 7)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(31, 16)
- Me.Label9.TabIndex = 1103
- Me.Label9.Text = "簡稱"
- '
- '付款方式_tb
- '
- Me.付款方式_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.付款方式_tb.ForeColor = System.Drawing.Color.Green
- Me.付款方式_tb.Location = New System.Drawing.Point(617, 100)
- Me.付款方式_tb.Name = "付款方式_tb"
- Me.付款方式_tb.Size = New System.Drawing.Size(141, 23)
- Me.付款方式_tb.TabIndex = 1102
- Me.付款方式_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '公司電話2_tb
- '
- Me.公司電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話2_tb.ForeColor = System.Drawing.Color.Green
- Me.公司電話2_tb.Location = New System.Drawing.Point(998, 76)
- Me.公司電話2_tb.Name = "公司電話2_tb"
- Me.公司電話2_tb.Size = New System.Drawing.Size(165, 23)
- Me.公司電話2_tb.TabIndex = 1101
- Me.公司電話2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.Green
- Me.Label2.Location = New System.Drawing.Point(559, 103)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 1100
- Me.Label2.Text = "付款方式"
- '
- '統編_tb
- '
- Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.統編_tb.ForeColor = System.Drawing.Color.Green
- Me.統編_tb.Location = New System.Drawing.Point(839, 4)
- Me.統編_tb.Name = "統編_tb"
- Me.統編_tb.Size = New System.Drawing.Size(86, 23)
- Me.統編_tb.TabIndex = 1098
- Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.Green
- Me.Label26.Location = New System.Drawing.Point(806, 8)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(31, 16)
- Me.Label26.TabIndex = 1099
- Me.Label26.Text = "統編"
- '
- '郵號2_tb
- '
- Me.郵號2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.郵號2_tb.ForeColor = System.Drawing.Color.Green
- Me.郵號2_tb.Location = New System.Drawing.Point(457, 76)
- Me.郵號2_tb.Name = "郵號2_tb"
- Me.郵號2_tb.Size = New System.Drawing.Size(45, 23)
- Me.郵號2_tb.TabIndex = 1096
- Me.郵號2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.ForeColor = System.Drawing.Color.Green
- Me.Label12.Location = New System.Drawing.Point(504, 79)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(38, 16)
- Me.Label12.TabIndex = 1095
- Me.Label12.Text = "地址2"
- '
- '地址2_tb
- '
- Me.地址2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.地址2_tb.ForeColor = System.Drawing.Color.Green
- Me.地址2_tb.Location = New System.Drawing.Point(544, 76)
- Me.地址2_tb.Name = "地址2_tb"
- Me.地址2_tb.Size = New System.Drawing.Size(386, 23)
- Me.地址2_tb.TabIndex = 1094
- '
- '郵號1_tb
- '
- Me.郵號1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.郵號1_tb.ForeColor = System.Drawing.Color.Green
- Me.郵號1_tb.Location = New System.Drawing.Point(456, 53)
- Me.郵號1_tb.Name = "郵號1_tb"
- Me.郵號1_tb.Size = New System.Drawing.Size(45, 23)
- Me.郵號1_tb.TabIndex = 1092
- Me.郵號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(504, 56)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(38, 16)
- Me.Label10.TabIndex = 1091
- Me.Label10.Text = "地址1"
- '
- '地址1_tb
- '
- Me.地址1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.地址1_tb.ForeColor = System.Drawing.Color.Green
- Me.地址1_tb.Location = New System.Drawing.Point(544, 53)
- Me.地址1_tb.Name = "地址1_tb"
- Me.地址1_tb.Size = New System.Drawing.Size(386, 23)
- Me.地址1_tb.TabIndex = 1090
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Green
- Me.Label8.Location = New System.Drawing.Point(932, 103)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(62, 16)
- Me.Label8.TabIndex = 1089
- Me.Label8.Text = "傳 真1"
- '
- '傳真1_tb
- '
- Me.傳真1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.傳真1_tb.ForeColor = System.Drawing.Color.Green
- Me.傳真1_tb.Location = New System.Drawing.Point(998, 100)
- Me.傳真1_tb.Name = "傳真1_tb"
- Me.傳真1_tb.Size = New System.Drawing.Size(165, 23)
- Me.傳真1_tb.TabIndex = 1088
- Me.傳真1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '公司電話1_tb
- '
- Me.公司電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話1_tb.ForeColor = System.Drawing.Color.Green
- Me.公司電話1_tb.Location = New System.Drawing.Point(998, 52)
- Me.公司電話1_tb.Name = "公司電話1_tb"
- Me.公司電話1_tb.Size = New System.Drawing.Size(165, 23)
- Me.公司電話1_tb.TabIndex = 1085
- Me.公司電話1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Green
- Me.Label5.Location = New System.Drawing.Point(687, 31)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(43, 16)
- Me.Label5.TabIndex = 1084
- Me.Label5.Text = "供應商"
- '
- '供應商_tb
- '
- Me.供應商_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商_tb.ForeColor = System.Drawing.Color.Green
- Me.供應商_tb.Location = New System.Drawing.Point(731, 28)
- Me.供應商_tb.Name = "供應商_tb"
- Me.供應商_tb.Size = New System.Drawing.Size(313, 23)
- Me.供應商_tb.TabIndex = 1083
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(932, 79)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(62, 16)
- Me.Label7.TabIndex = 1087
- Me.Label7.Text = "公司電話2"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(932, 55)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(62, 16)
- Me.Label6.TabIndex = 1086
- Me.Label6.Text = "公司電話1"
- '
- '彙總_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.彙總_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.彙總_dgv.Location = New System.Drawing.Point(9, 355)
- Me.彙總_dgv.Name = "彙總_dgv"
- Me.彙總_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.彙總_dgv.RowTemplate.Height = 24
- Me.彙總_dgv.Size = New System.Drawing.Size(381, 251)
- Me.彙總_dgv.TabIndex = 1082
- '
- '新增物料_bt
- '
- Me.新增物料_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增物料_bt.Location = New System.Drawing.Point(309, 281)
- Me.新增物料_bt.Name = "新增物料_bt"
- Me.新增物料_bt.Size = New System.Drawing.Size(82, 37)
- Me.新增物料_bt.TabIndex = 1081
- Me.新增物料_bt.Text = "新增物料"
- Me.新增物料_bt.UseVisualStyleBackColor = True
- '
- '申請數_nud
- '
- Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請數_nud.Location = New System.Drawing.Point(241, 283)
- Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.申請數_nud.Name = "申請數_nud"
- Me.申請數_nud.Size = New System.Drawing.Size(62, 23)
- Me.申請數_nud.TabIndex = 1080
- Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(191, 286)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(43, 16)
- Me.Label13.TabIndex = 1079
- Me.Label13.Text = "申請數"
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(6, 286)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(31, 16)
- Me.Label11.TabIndex = 1078
- Me.Label11.Text = "料號"
- '
- '料號_tb
- '
- Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號_tb.Location = New System.Drawing.Point(44, 283)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(141, 23)
- Me.料號_tb.TabIndex = 1077
- '
- '物料關鍵字_tb
- '
- Me.物料關鍵字_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.物料關鍵字_tb.Location = New System.Drawing.Point(212, 4)
- Me.物料關鍵字_tb.Name = "物料關鍵字_tb"
- Me.物料關鍵字_tb.Size = New System.Drawing.Size(178, 25)
- Me.物料關鍵字_tb.TabIndex = 1076
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(143, 9)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(67, 16)
- Me.Label1.TabIndex = 1075
- Me.Label1.Text = "物料關鍵字"
- '
- '物料檔案_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.物料檔案_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料檔案_dgv.Location = New System.Drawing.Point(9, 31)
- Me.物料檔案_dgv.Name = "物料檔案_dgv"
- Me.物料檔案_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料檔案_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.物料檔案_dgv.RowTemplate.Height = 24
- Me.物料檔案_dgv.Size = New System.Drawing.Size(381, 249)
- Me.物料檔案_dgv.TabIndex = 1074
- '
- '頁碼_cb
- '
- Me.頁碼_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.頁碼_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.頁碼_cb.FormattingEnabled = True
- Me.頁碼_cb.Items.AddRange(New Object() {"男", "女", "NA"})
- Me.頁碼_cb.Location = New System.Drawing.Point(47, 4)
- Me.頁碼_cb.Name = "頁碼_cb"
- Me.頁碼_cb.Size = New System.Drawing.Size(90, 24)
- Me.頁碼_cb.TabIndex = 1073
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label27.Location = New System.Drawing.Point(9, 9)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(31, 16)
- Me.Label27.TabIndex = 1072
- Me.Label27.Text = "頁碼"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.Location = New System.Drawing.Point(393, 56)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(62, 16)
- Me.Label4.TabIndex = 1093
- Me.Label4.Text = "郵遞區號1"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.Green
- Me.Label3.Location = New System.Drawing.Point(392, 79)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(62, 16)
- Me.Label3.TabIndex = 1097
- Me.Label3.Text = "郵遞區號2"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label20.Location = New System.Drawing.Point(1097, 5)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(67, 16)
- Me.Label20.TabIndex = 1118
- Me.Label20.Text = "採購下單日"
- '
- '明細_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.明細_dgv.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(391, 126)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(854, 480)
- Me.明細_dgv.TabIndex = 1114
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.供應商編號_cb)
- Me.Panel1.Controls.Add(Me.供應商關鍵字_tb)
- Me.Panel1.Controls.Add(Me.Label15)
- Me.Panel1.Controls.Add(Me.單據複製_bt)
- Me.Panel1.Location = New System.Drawing.Point(526, 211)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(200, 100)
- Me.Panel1.TabIndex = 1143
- '
- '關鍵字查詢_bt
- '
- Me.關鍵字查詢_bt.BackgroundImage = Global.MAOJI_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(637, 2)
- Me.關鍵字查詢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
- Me.關鍵字查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.關鍵字查詢_bt.TabIndex = 1179
- Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.MAOJI_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(391, 2)
- Me.新增_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.新增_bt.TabIndex = 1142
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '物料圖_pb
- '
- Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖_pb.Location = New System.Drawing.Point(1166, 54)
- Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖_pb.Name = "物料圖_pb"
- Me.物料圖_pb.Size = New System.Drawing.Size(80, 70)
- Me.物料圖_pb.TabIndex = 1123
- Me.物料圖_pb.TabStop = False
- '
- '列印產品標籤_bt
- '
- Me.列印產品標籤_bt.BackgroundImage = CType(resources.GetObject("列印產品標籤_bt.BackgroundImage"), System.Drawing.Image)
- Me.列印產品標籤_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印產品標籤_bt.Location = New System.Drawing.Point(587, 2)
- Me.列印產品標籤_bt.Name = "列印產品標籤_bt"
- Me.列印產品標籤_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印產品標籤_bt.TabIndex = 1131
- Me.列印產品標籤_bt.UseVisualStyleBackColor = True
- '
- '列印採購單_bt
- '
- Me.列印採購單_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.EXCELOUT
- Me.列印採購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印採購單_bt.Location = New System.Drawing.Point(538, 2)
- Me.列印採購單_bt.Name = "列印採購單_bt"
- Me.列印採購單_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印採購單_bt.TabIndex = 1130
- Me.列印採購單_bt.UseVisualStyleBackColor = True
- '
- '修改存檔_bt
- '
- Me.修改存檔_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.SAVER
- Me.修改存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.修改存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, 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(440, 2)
- Me.修改存檔_bt.Name = "修改存檔_bt"
- Me.修改存檔_bt.Size = New System.Drawing.Size(50, 50)
- Me.修改存檔_bt.TabIndex = 1122
- Me.修改存檔_bt.UseVisualStyleBackColor = True
- '
- '刪除採購單中選中的物料_bt
- '
- Me.刪除採購單中選中的物料_bt.BackgroundImage = Global.MAOJI_ERP_SYS.My.Resources.Resources.GarbageEmpty
- 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(489, 3)
- Me.刪除採購單中選中的物料_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.刪除採購單中選中的物料_bt.Name = "刪除採購單中選中的物料_bt"
- Me.刪除採購單中選中的物料_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除採購單中選中的物料_bt.TabIndex = 1178
- 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(1249, 611)
- Me.Controls.Add(Me.關鍵字查詢_bt)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.物料圖_pb)
- Me.Controls.Add(Me.列印產品標籤_bt)
- Me.Controls.Add(Me.列印採購單_bt)
- Me.Controls.Add(Me.非當天日期_ch)
- Me.Controls.Add(Me.供應商交期_dtp)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.已完全入庫的單據_rb)
- Me.Controls.Add(Me.未完全入庫的單據_rb)
- Me.Controls.Add(Me.修改存檔_bt)
- Me.Controls.Add(Me.總金額_tb)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.修改匯率_bt)
- Me.Controls.Add(Me.採購下單_dtp)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.選擇_tb)
- Me.Controls.Add(Me.匯率_nud)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.採購金額_nud)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.單據編號_tb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.供應商_cb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.付款方式_tb)
- Me.Controls.Add(Me.公司電話2_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.統編_tb)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.郵號2_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.地址2_tb)
- Me.Controls.Add(Me.郵號1_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.地址1_tb)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.傳真1_tb)
- Me.Controls.Add(Me.公司電話1_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.供應商_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.彙總_dgv)
- Me.Controls.Add(Me.新增物料_bt)
- Me.Controls.Add(Me.申請數_nud)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.料號_tb)
- Me.Controls.Add(Me.物料關鍵字_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.物料檔案_dgv)
- Me.Controls.Add(Me.頁碼_cb)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.刪除採購單中選中的物料_bt)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "採購單申請"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "採購單申請"
- CType(Me.匯率_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購金額_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料檔案_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 列印產品標籤_bt As Button
- Friend WithEvents 列印採購單_bt As Button
- Friend WithEvents 非當天日期_ch As CheckBox
- Friend WithEvents 供應商交期_dtp As DateTimePicker
- Friend WithEvents Label14 As Label
- Friend WithEvents 單據複製_bt As Button
- Friend WithEvents 已完全入庫的單據_rb As RadioButton
- Friend WithEvents 未完全入庫的單據_rb As RadioButton
- Friend WithEvents 物料圖_pb As PictureBox
- Friend WithEvents 修改存檔_bt As Button
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents 修改匯率_bt As Button
- Friend WithEvents 採購下單_dtp As DateTimePicker
- Friend WithEvents Label19 As Label
- Friend WithEvents 選擇_tb As TextBox
- Friend WithEvents 匯率_nud As NumericUpDown
- Friend WithEvents Label18 As Label
- Friend WithEvents 採購金額_nud As NumericUpDown
- Friend WithEvents Label17 As Label
- Friend WithEvents 單據編號_tb As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 供應商關鍵字_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents 供應商編號_cb As ComboBox
- Friend WithEvents 供應商_cb As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 付款方式_tb As TextBox
- Friend WithEvents 公司電話2_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 統編_tb As TextBox
- Friend WithEvents Label26 As Label
- Friend WithEvents 郵號2_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 地址2_tb As TextBox
- Friend WithEvents 郵號1_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents 地址1_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 傳真1_tb As TextBox
- Friend WithEvents 公司電話1_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 供應商_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 彙總_dgv As DataGridView
- Friend WithEvents 新增物料_bt As Button
- Friend WithEvents 申請數_nud As NumericUpDown
- Friend WithEvents Label13 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents 物料關鍵字_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 物料檔案_dgv As DataGridView
- Friend WithEvents 頁碼_cb As ComboBox
- Friend WithEvents Label27 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 刪除採購單中選中的物料_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 關鍵字查詢_bt As Button
- Friend WithEvents ToolTip1 As ToolTip
- End Class
|