123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476 |
- <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()
- Me.已作廢_lb = New System.Windows.Forms.Label()
- Me.作廢清單_dgv = New System.Windows.Forms.DataGridView()
- Me.未審核_lb = New System.Windows.Forms.Label()
- Me.未核准_dgv = New System.Windows.Forms.DataGridView()
- Me.未審核_rb = New System.Windows.Forms.RadioButton()
- Me.已作廢_rb = New System.Windows.Forms.RadioButton()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.閃燈_lb = New System.Windows.Forms.Label()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.項次_lb = New System.Windows.Forms.Label()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.請購明細_dgv = New System.Windows.Forms.DataGridView()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.申請日期_lb = New System.Windows.Forms.Label()
- Me.請購單號_lb = New System.Windows.Forms.Label()
- Me.請購單號_tb = New System.Windows.Forms.TextBox()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.申請完成_bt = New System.Windows.Forms.Button()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.開立行政物料請購單_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.新增一筆資料_bt = New System.Windows.Forms.Button()
- Me.刪除一筆資料_bt = New System.Windows.Forms.Button()
- Me.文字_lb = New System.Windows.Forms.Label()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '已作廢_lb
- '
- Me.已作廢_lb.AutoSize = True
- Me.已作廢_lb.Location = New System.Drawing.Point(4, 5)
- Me.已作廢_lb.Name = "已作廢_lb"
- Me.已作廢_lb.Size = New System.Drawing.Size(350, 16)
- Me.已作廢_lb.TabIndex = 800
- Me.已作廢_lb.Text = "已 作 廢 的 行 政 物 料 請 購 單" &
- ""
- '
- '作廢清單_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.作廢清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.作廢清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.作廢清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.作廢清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.作廢清單_dgv.Location = New System.Drawing.Point(3, 47)
- Me.作廢清單_dgv.Name = "作廢清單_dgv"
- Me.作廢清單_dgv.ReadOnly = True
- Me.作廢清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.作廢清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.作廢清單_dgv.RowTemplate.Height = 24
- Me.作廢清單_dgv.Size = New System.Drawing.Size(515, 631)
- Me.作廢清單_dgv.TabIndex = 799
- '
- '未審核_lb
- '
- Me.未審核_lb.AutoSize = True
- Me.未審核_lb.Location = New System.Drawing.Point(4, 5)
- Me.未審核_lb.Name = "未審核_lb"
- Me.未審核_lb.Size = New System.Drawing.Size(350, 16)
- Me.未審核_lb.TabIndex = 798
- Me.未審核_lb.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.未核准_dgv.Location = New System.Drawing.Point(3, 47)
- Me.未核准_dgv.Name = "未核准_dgv"
- Me.未核准_dgv.ReadOnly = True
- Me.未核准_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.未核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.未核准_dgv.RowTemplate.Height = 24
- Me.未核准_dgv.Size = New System.Drawing.Size(515, 631)
- Me.未核准_dgv.TabIndex = 797
- '
- '未審核_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(7, 27)
- Me.未審核_rb.Name = "未審核_rb"
- Me.未審核_rb.Size = New System.Drawing.Size(110, 20)
- Me.未審核_rb.TabIndex = 804
- 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(129, 27)
- Me.已作廢_rb.Name = "已作廢_rb"
- Me.已作廢_rb.Size = New System.Drawing.Size(74, 20)
- Me.已作廢_rb.TabIndex = 805
- Me.已作廢_rb.TabStop = True
- Me.已作廢_rb.Text = "已 作 廢"
- Me.已作廢_rb.UseVisualStyleBackColor = True
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(944, 27)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(136, 23)
- Me.DateTimePicker1.TabIndex = 841
- '
- '閃燈_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.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.閃燈_lb.ForeColor = System.Drawing.Color.Red
- Me.閃燈_lb.Location = New System.Drawing.Point(947, 54)
- Me.閃燈_lb.Name = "閃燈_lb"
- Me.閃燈_lb.Size = New System.Drawing.Size(244, 16)
- Me.閃燈_lb.TabIndex = 837
- Me.閃燈_lb.Text = "資料尚未存檔 Informasi belum diarsipkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.閃燈_lb.Visible = False
- '
- '項次_tb
- '
- Me.項次_tb.Location = New System.Drawing.Point(701, 51)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.Size = New System.Drawing.Size(50, 23)
- Me.項次_tb.TabIndex = 836
- '
- '項次_lb
- '
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(753, 55)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(47, 16)
- Me.項次_lb.TabIndex = 835
- Me.項次_lb.Text = "項 次"
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(640, 53)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(41, 16)
- Me.選擇_lb.TabIndex = 834
- Me.選擇_lb.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請購明細_dgv.Location = New System.Drawing.Point(522, 91)
- Me.請購明細_dgv.Name = "請購明細_dgv"
- Me.請購明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.請購明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.請購明細_dgv.RowTemplate.Height = 24
- Me.請購明細_dgv.Size = New System.Drawing.Size(824, 560)
- Me.請購明細_dgv.TabIndex = 829
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.Location = New System.Drawing.Point(632, 30)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(62, 16)
- Me.申請人_lb.TabIndex = 828
- Me.申請人_lb.Text = "申 請 人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(701, 27)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(241, 23)
- Me.申請人_tb.TabIndex = 827
- '
- '申請日期_lb
- '
- Me.申請日期_lb.AutoSize = True
- Me.申請日期_lb.Location = New System.Drawing.Point(944, 8)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(98, 16)
- Me.申請日期_lb.TabIndex = 826
- Me.申請日期_lb.Text = "申 請 日 期"
- '
- '請購單號_lb
- '
- Me.請購單號_lb.AutoSize = True
- Me.請購單號_lb.Location = New System.Drawing.Point(632, 5)
- Me.請購單號_lb.Name = "請購單號_lb"
- Me.請購單號_lb.Size = New System.Drawing.Size(56, 16)
- Me.請購單號_lb.TabIndex = 825
- Me.請購單號_lb.Text = "請購單號"
- '
- '請購單號_tb
- '
- Me.請購單號_tb.Location = New System.Drawing.Point(701, 3)
- Me.請購單號_tb.Name = "請購單號_tb"
- Me.請購單號_tb.Size = New System.Drawing.Size(241, 23)
- Me.請購單號_tb.TabIndex = 824
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- '申請完成_bt
- '
- Me.申請完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請完成_bt.Location = New System.Drawing.Point(522, 653)
- Me.申請完成_bt.Name = "申請完成_bt"
- Me.申請完成_bt.Size = New System.Drawing.Size(587, 25)
- Me.申請完成_bt.TabIndex = 843
- Me.申請完成_bt.Text = "申請完成"
- Me.申請完成_bt.UseVisualStyleBackColor = True
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(47, 85)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1027
- Me.語言_dgv.Visible = False
- '
- '開立行政物料請購單_bt
- '
- Me.開立行政物料請購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立行政物料請購單_bt.Location = New System.Drawing.Point(521, 3)
- Me.開立行政物料請購單_bt.Name = "開立行政物料請購單_bt"
- Me.開立行政物料請購單_bt.Size = New System.Drawing.Size(110, 68)
- Me.開立行政物料請購單_bt.TabIndex = 1028
- Me.開立行政物料請購單_bt.Text = "開立樣品/無料號物料請購單"
- Me.開立行政物料請購單_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(1114, 653)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(202, 25)
- Me.刪除_bt.TabIndex = 1343
- Me.刪除_bt.Text = "刪除物料申請單"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '新增一筆資料_bt
- '
- Me.新增一筆資料_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增一筆資料_bt.Location = New System.Drawing.Point(1086, 2)
- Me.新增一筆資料_bt.Name = "新增一筆資料_bt"
- Me.新增一筆資料_bt.Size = New System.Drawing.Size(130, 48)
- Me.新增一筆資料_bt.TabIndex = 1344
- Me.新增一筆資料_bt.Text = "新增一筆資料"
- Me.新增一筆資料_bt.UseVisualStyleBackColor = True
- '
- '刪除一筆資料_bt
- '
- Me.刪除一筆資料_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除一筆資料_bt.Location = New System.Drawing.Point(1216, 2)
- Me.刪除一筆資料_bt.Name = "刪除一筆資料_bt"
- Me.刪除一筆資料_bt.Size = New System.Drawing.Size(130, 48)
- Me.刪除一筆資料_bt.TabIndex = 1345
- Me.刪除一筆資料_bt.Text = "刪除一筆資料"
- Me.刪除一筆資料_bt.UseVisualStyleBackColor = True
- '
- '文字_lb
- '
- Me.文字_lb.AutoSize = True
- Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文字_lb.ForeColor = System.Drawing.Color.Red
- Me.文字_lb.Location = New System.Drawing.Point(522, 74)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(273, 17)
- Me.文字_lb.TabIndex = 1346
- Me.文字_lb.Text = "本請購單系統適用於樣品/無料號等物品的請購" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1321, 653)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1638
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(900, 52)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距_ch.TabIndex = 1646
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(857, 52)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距_ch.TabIndex = 1645
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(815, 52)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距_ch.TabIndex = 1644
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '樣品請購單申請
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.刪除一筆資料_bt)
- Me.Controls.Add(Me.新增一筆資料_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.開立行政物料請購單_bt)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.申請完成_bt)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.閃燈_lb)
- Me.Controls.Add(Me.項次_tb)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.申請人_lb)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.申請日期_lb)
- Me.Controls.Add(Me.請購單號_lb)
- Me.Controls.Add(Me.請購單號_tb)
- Me.Controls.Add(Me.已作廢_rb)
- Me.Controls.Add(Me.未審核_rb)
- Me.Controls.Add(Me.請購明細_dgv)
- Me.Controls.Add(Me.未審核_lb)
- Me.Controls.Add(Me.已作廢_lb)
- Me.Controls.Add(Me.文字_lb)
- Me.Controls.Add(Me.未核准_dgv)
- Me.Controls.Add(Me.作廢清單_dgv)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "樣品請購單申請"
- Me.Text = "樣品請購單申請"
- CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 已作廢_lb As Label
- Friend WithEvents 作廢清單_dgv As DataGridView
- Friend WithEvents 未審核_lb As Label
- Friend WithEvents 未核准_dgv As DataGridView
- Friend WithEvents 未審核_rb As RadioButton
- Friend WithEvents 已作廢_rb As RadioButton
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents 閃燈_lb As Label
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents Button15 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents 請購明細_dgv As DataGridView
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 申請日期_lb As Label
- Friend WithEvents 請購單號_lb As Label
- Friend WithEvents 請購單號_tb As TextBox
- Friend WithEvents Timer1 As Timer
- Friend WithEvents Button5 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents 申請完成_bt As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 開立行政物料請購單_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 新增一筆資料_bt As Button
- Friend WithEvents 刪除一筆資料_bt As Button
- Friend WithEvents 文字_lb As Label
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- End Class
|