1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123 |
- <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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.未使用的編碼原則_tab = New System.Windows.Forms.TabPage()
- Me.零用金_gp = New System.Windows.Forms.GroupBox()
- Me.舊會計_dgv = New System.Windows.Forms.DataGridView()
- Me.品項修改_bt = New System.Windows.Forms.Button()
- Me.品項清單_lb = New System.Windows.Forms.Label()
- Me.品項新增_bt = New System.Windows.Forms.Button()
- Me.品項刪除_bt = New System.Windows.Forms.Button()
- Me.TextBox20 = New System.Windows.Forms.TextBox()
- Me.編碼原則1_tab = New System.Windows.Forms.TabPage()
- Me.時間_gp = New System.Windows.Forms.GroupBox()
- Me.時段_cb = New System.Windows.Forms.ComboBox()
- 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.上下午_tb = New System.Windows.Forms.TextBox()
- Me.時段_lb = New System.Windows.Forms.Label()
- Me.上下午_lb = New System.Windows.Forms.Label()
- Me.氣候_gp = New System.Windows.Forms.GroupBox()
- Me.天氣1_tb = New System.Windows.Forms.TextBox()
- Me.系統語言_cb = New System.Windows.Forms.ComboBox()
- Me.編碼_tb = New System.Windows.Forms.TextBox()
- Me.編碼_lb = New System.Windows.Forms.Label()
- Me.語言_lb = New System.Windows.Forms.Label()
- Me.天氣刪除_bt = New System.Windows.Forms.Button()
- Me.天氣修改_bt = New System.Windows.Forms.Button()
- Me.天氣新增_bt = New System.Windows.Forms.Button()
- Me.天氣_dgv = New System.Windows.Forms.DataGridView()
- Me.天氣_tb = New System.Windows.Forms.TextBox()
- Me.天氣_lb = New System.Windows.Forms.Label()
- Me.ftp_gp = New System.Windows.Forms.GroupBox()
- Me.FTP實體_tb = New System.Windows.Forms.TextBox()
- Me.FTP實體_lb = New System.Windows.Forms.Label()
- Me.地區_tb = New System.Windows.Forms.TextBox()
- Me.地區_lb = New System.Windows.Forms.Label()
- Me.FTP刪除_bt = New System.Windows.Forms.Button()
- Me.FTP新增_bt = New System.Windows.Forms.Button()
- Me.FTP修改_bt = New System.Windows.Forms.Button()
- Me.密碼_tb = New System.Windows.Forms.TextBox()
- Me.密碼_lb = New System.Windows.Forms.Label()
- Me.帳號_tb = New System.Windows.Forms.TextBox()
- Me.帳號_lb = New System.Windows.Forms.Label()
- Me.FTP地址_tb = New System.Windows.Forms.TextBox()
- Me.FTP地址_lb = New System.Windows.Forms.Label()
- Me.FTP_dgv = New System.Windows.Forms.DataGridView()
- Me.報表_gp = New System.Windows.Forms.GroupBox()
- Me.年份_dgv = New System.Windows.Forms.DataGridView()
- Me.年份修改_bt = New System.Windows.Forms.Button()
- Me.年份_lb = New System.Windows.Forms.Label()
- Me.年份新增_bt = New System.Windows.Forms.Button()
- Me.年份刪除_bt = New System.Windows.Forms.Button()
- Me.年份_tb = New System.Windows.Forms.TextBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.系統除錯_tab = New System.Windows.Forms.TabPage()
- Me.找不到_gp = New System.Windows.Forms.GroupBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.資料流水號_tb = New System.Windows.Forms.TextBox()
- Me.資料流水號_lb = New System.Windows.Forms.Label()
- Me.明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.控制表_dgv = New System.Windows.Forms.DataGridView()
- Me.全改_bt = New System.Windows.Forms.Button()
- Me.單改_bt = New System.Windows.Forms.Button()
- Me.倉名編號_tb = New System.Windows.Forms.TextBox()
- Me.倉名編號_lb = New System.Windows.Forms.Label()
- Me.無明細_gp = New System.Windows.Forms.GroupBox()
- Me.控制表刪除_bt = New System.Windows.Forms.Button()
- Me.請購單控制表_dgv = New System.Windows.Forms.DataGridView()
- Me.倉儲_gp = New System.Windows.Forms.GroupBox()
- 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.修正料號_tb = New System.Windows.Forms.TextBox()
- Me.修正料號_lb = New System.Windows.Forms.Label()
- Me.倉儲明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.未使用的編碼原則_tab.SuspendLayout()
- Me.零用金_gp.SuspendLayout()
- CType(Me.舊會計_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.編碼原則1_tab.SuspendLayout()
- Me.時間_gp.SuspendLayout()
- CType(Me.時間_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.氣候_gp.SuspendLayout()
- CType(Me.天氣_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ftp_gp.SuspendLayout()
- CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.報表_gp.SuspendLayout()
- CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl1.SuspendLayout()
- Me.系統除錯_tab.SuspendLayout()
- Me.找不到_gp.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.無明細_gp.SuspendLayout()
- CType(Me.請購單控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.倉儲_gp.SuspendLayout()
- CType(Me.倉儲明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '未使用的編碼原則_tab
- '
- Me.未使用的編碼原則_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.未使用的編碼原則_tab.Controls.Add(Me.零用金_gp)
- Me.未使用的編碼原則_tab.Location = New System.Drawing.Point(4, 28)
- Me.未使用的編碼原則_tab.Name = "未使用的編碼原則_tab"
- Me.未使用的編碼原則_tab.Padding = New System.Windows.Forms.Padding(3)
- Me.未使用的編碼原則_tab.Size = New System.Drawing.Size(1339, 644)
- Me.未使用的編碼原則_tab.TabIndex = 5
- Me.未使用的編碼原則_tab.Text = "未使用的編碼原則"
- Me.未使用的編碼原則_tab.UseVisualStyleBackColor = True
- '
- '零用金_gp
- '
- Me.零用金_gp.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.零用金_gp.Controls.Add(Me.舊會計_dgv)
- Me.零用金_gp.Controls.Add(Me.品項修改_bt)
- Me.零用金_gp.Controls.Add(Me.品項清單_lb)
- Me.零用金_gp.Controls.Add(Me.品項新增_bt)
- Me.零用金_gp.Controls.Add(Me.品項刪除_bt)
- Me.零用金_gp.Controls.Add(Me.TextBox20)
- Me.零用金_gp.Location = New System.Drawing.Point(6, 1)
- Me.零用金_gp.Name = "零用金_gp"
- Me.零用金_gp.Size = New System.Drawing.Size(649, 616)
- Me.零用金_gp.TabIndex = 250
- Me.零用金_gp.TabStop = False
- Me.零用金_gp.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) _
- 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(6, 110)
- Me.舊會計_dgv.Name = "舊會計_dgv"
- Me.舊會計_dgv.RowHeadersWidth = 5
- Me.舊會計_dgv.RowTemplate.Height = 24
- Me.舊會計_dgv.Size = New System.Drawing.Size(637, 500)
- Me.舊會計_dgv.TabIndex = 222
- '
- '品項修改_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.DarkGreen
- Me.品項修改_bt.Location = New System.Drawing.Point(155, 79)
- Me.品項修改_bt.Name = "品項修改_bt"
- Me.品項修改_bt.Size = New System.Drawing.Size(140, 25)
- Me.品項修改_bt.TabIndex = 224
- Me.品項修改_bt.Text = "修改"
- Me.品項修改_bt.UseVisualStyleBackColor = True
- '
- '品項清單_lb
- '
- Me.品項清單_lb.AutoSize = True
- Me.品項清單_lb.Location = New System.Drawing.Point(6, 22)
- Me.品項清單_lb.Name = "品項清單_lb"
- Me.品項清單_lb.Size = New System.Drawing.Size(55, 16)
- Me.品項清單_lb.TabIndex = 229
- Me.品項清單_lb.Text = "品項清單"
- '
- '品項新增_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.Blue
- Me.品項新增_bt.Location = New System.Drawing.Point(9, 79)
- Me.品項新增_bt.Name = "品項新增_bt"
- Me.品項新增_bt.Size = New System.Drawing.Size(140, 25)
- Me.品項新增_bt.TabIndex = 223
- Me.品項新增_bt.Text = "新增"
- Me.品項新增_bt.UseVisualStyleBackColor = True
- '
- '品項刪除_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.Red
- Me.品項刪除_bt.Location = New System.Drawing.Point(301, 79)
- Me.品項刪除_bt.Name = "品項刪除_bt"
- Me.品項刪除_bt.Size = New System.Drawing.Size(140, 25)
- Me.品項刪除_bt.TabIndex = 225
- Me.品項刪除_bt.Text = "刪除"
- Me.品項刪除_bt.UseVisualStyleBackColor = True
- '
- 'TextBox20
- '
- Me.TextBox20.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox20.Location = New System.Drawing.Point(95, 19)
- Me.TextBox20.Multiline = True
- Me.TextBox20.Name = "TextBox20"
- Me.TextBox20.Size = New System.Drawing.Size(548, 54)
- Me.TextBox20.TabIndex = 227
- '
- '編碼原則1_tab
- '
- Me.編碼原則1_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.編碼原則1_tab.Controls.Add(Me.時間_gp)
- Me.編碼原則1_tab.Controls.Add(Me.氣候_gp)
- Me.編碼原則1_tab.Controls.Add(Me.ftp_gp)
- Me.編碼原則1_tab.Controls.Add(Me.報表_gp)
- Me.編碼原則1_tab.Location = New System.Drawing.Point(4, 28)
- Me.編碼原則1_tab.Name = "編碼原則1_tab"
- Me.編碼原則1_tab.Padding = New System.Windows.Forms.Padding(3)
- Me.編碼原則1_tab.Size = New System.Drawing.Size(1339, 644)
- Me.編碼原則1_tab.TabIndex = 0
- Me.編碼原則1_tab.Text = "編碼原則1"
- Me.編碼原則1_tab.UseVisualStyleBackColor = True
- '
- '時間_gp
- '
- Me.時間_gp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時間_gp.Controls.Add(Me.時段_cb)
- Me.時間_gp.Controls.Add(Me.時間_dgv)
- Me.時間_gp.Controls.Add(Me.時間刪除_bt)
- Me.時間_gp.Controls.Add(Me.時間修改_bt)
- Me.時間_gp.Controls.Add(Me.時間新增_bt)
- Me.時間_gp.Controls.Add(Me.上下午_tb)
- Me.時間_gp.Controls.Add(Me.時段_lb)
- Me.時間_gp.Controls.Add(Me.上下午_lb)
- Me.時間_gp.Location = New System.Drawing.Point(573, 215)
- Me.時間_gp.Name = "時間_gp"
- Me.時間_gp.Size = New System.Drawing.Size(260, 427)
- Me.時間_gp.TabIndex = 256
- Me.時間_gp.TabStop = False
- Me.時間_gp.Text = "工程日報表--時間控制"
- '
- '時段_cb
- '
- Me.時段_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.時段_cb.FormattingEnabled = True
- Me.時段_cb.Items.AddRange(New Object() {"上午", "下午"})
- Me.時段_cb.Location = New System.Drawing.Point(195, 16)
- Me.時段_cb.Name = "時段_cb"
- Me.時段_cb.Size = New System.Drawing.Size(60, 24)
- Me.時段_cb.TabIndex = 257
- '
- '時間_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.PapayaWhip
- Me.時間_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- 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(6, 69)
- Me.時間_dgv.Name = "時間_dgv"
- Me.時間_dgv.RowHeadersWidth = 5
- Me.時間_dgv.RowTemplate.Height = 24
- Me.時間_dgv.Size = New System.Drawing.Size(248, 351)
- Me.時間_dgv.TabIndex = 231
- '
- '時間刪除_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.Red
- Me.時間刪除_bt.Location = New System.Drawing.Point(173, 42)
- Me.時間刪除_bt.Name = "時間刪除_bt"
- Me.時間刪除_bt.Size = New System.Drawing.Size(82, 25)
- Me.時間刪除_bt.TabIndex = 1780
- Me.時間刪除_bt.Text = "刪除"
- Me.時間刪除_bt.UseVisualStyleBackColor = True
- '
- '時間修改_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.DarkGreen
- Me.時間修改_bt.Location = New System.Drawing.Point(87, 42)
- Me.時間修改_bt.Name = "時間修改_bt"
- Me.時間修改_bt.Size = New System.Drawing.Size(77, 25)
- Me.時間修改_bt.TabIndex = 1781
- Me.時間修改_bt.Text = "修改"
- Me.時間修改_bt.UseVisualStyleBackColor = True
- '
- '時間新增_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.Blue
- Me.時間新增_bt.Location = New System.Drawing.Point(6, 42)
- Me.時間新增_bt.Name = "時間新增_bt"
- Me.時間新增_bt.Size = New System.Drawing.Size(77, 25)
- Me.時間新增_bt.TabIndex = 1782
- Me.時間新增_bt.Text = "新增"
- Me.時間新增_bt.UseVisualStyleBackColor = True
- '
- '上下午_tb
- '
- Me.上下午_tb.Location = New System.Drawing.Point(51, 17)
- Me.上下午_tb.Name = "上下午_tb"
- Me.上下午_tb.Size = New System.Drawing.Size(60, 23)
- Me.上下午_tb.TabIndex = 1778
- '
- '時段_lb
- '
- Me.時段_lb.AutoSize = True
- Me.時段_lb.Location = New System.Drawing.Point(110, 20)
- Me.時段_lb.Name = "時段_lb"
- Me.時段_lb.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.時段_lb.Size = New System.Drawing.Size(31, 16)
- Me.時段_lb.TabIndex = 1777
- Me.時段_lb.Text = "時段"
- '
- '上下午_lb
- '
- Me.上下午_lb.AutoSize = True
- Me.上下午_lb.Location = New System.Drawing.Point(6, 21)
- Me.上下午_lb.Name = "上下午_lb"
- Me.上下午_lb.Size = New System.Drawing.Size(43, 16)
- Me.上下午_lb.TabIndex = 1776
- Me.上下午_lb.Text = "上下午"
- '
- '氣候_gp
- '
- Me.氣候_gp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.氣候_gp.Controls.Add(Me.天氣1_tb)
- Me.氣候_gp.Controls.Add(Me.系統語言_cb)
- Me.氣候_gp.Controls.Add(Me.編碼_tb)
- Me.氣候_gp.Controls.Add(Me.編碼_lb)
- Me.氣候_gp.Controls.Add(Me.語言_lb)
- Me.氣候_gp.Controls.Add(Me.天氣刪除_bt)
- Me.氣候_gp.Controls.Add(Me.天氣修改_bt)
- Me.氣候_gp.Controls.Add(Me.天氣新增_bt)
- Me.氣候_gp.Controls.Add(Me.天氣_dgv)
- Me.氣候_gp.Controls.Add(Me.天氣_tb)
- Me.氣候_gp.Controls.Add(Me.天氣_lb)
- Me.氣候_gp.Location = New System.Drawing.Point(163, 211)
- Me.氣候_gp.Name = "氣候_gp"
- Me.氣候_gp.Size = New System.Drawing.Size(391, 427)
- Me.氣候_gp.TabIndex = 255
- Me.氣候_gp.TabStop = False
- Me.氣候_gp.Text = "工程日報表--氣候控制"
- '
- '天氣1_tb
- '
- Me.天氣1_tb.Location = New System.Drawing.Point(47, 89)
- Me.天氣1_tb.Name = "天氣1_tb"
- Me.天氣1_tb.Size = New System.Drawing.Size(215, 23)
- Me.天氣1_tb.TabIndex = 638
- Me.天氣1_tb.Visible = False
- '
- '系統語言_cb
- '
- Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.系統語言_cb.ForeColor = System.Drawing.Color.Blue
- Me.系統語言_cb.FormattingEnabled = True
- Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
- Me.系統語言_cb.Location = New System.Drawing.Point(74, 41)
- Me.系統語言_cb.Name = "系統語言_cb"
- Me.系統語言_cb.Size = New System.Drawing.Size(88, 24)
- Me.系統語言_cb.TabIndex = 637
- '
- '編碼_tb
- '
- Me.編碼_tb.Location = New System.Drawing.Point(326, 16)
- Me.編碼_tb.Name = "編碼_tb"
- Me.編碼_tb.Size = New System.Drawing.Size(58, 23)
- Me.編碼_tb.TabIndex = 234
- '
- '編碼_lb
- '
- Me.編碼_lb.AutoSize = True
- Me.編碼_lb.Location = New System.Drawing.Point(254, 19)
- Me.編碼_lb.Name = "編碼_lb"
- Me.編碼_lb.Size = New System.Drawing.Size(31, 16)
- Me.編碼_lb.TabIndex = 233
- Me.編碼_lb.Text = "編碼"
- '
- '語言_lb
- '
- Me.語言_lb.AutoSize = True
- Me.語言_lb.Location = New System.Drawing.Point(9, 45)
- Me.語言_lb.Name = "語言_lb"
- Me.語言_lb.Size = New System.Drawing.Size(31, 16)
- Me.語言_lb.TabIndex = 231
- Me.語言_lb.Text = "語言"
- '
- '天氣刪除_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.Red
- Me.天氣刪除_bt.Location = New System.Drawing.Point(315, 41)
- Me.天氣刪除_bt.Name = "天氣刪除_bt"
- Me.天氣刪除_bt.Size = New System.Drawing.Size(70, 25)
- Me.天氣刪除_bt.TabIndex = 230
- Me.天氣刪除_bt.Text = "刪除"
- Me.天氣刪除_bt.UseVisualStyleBackColor = True
- '
- '天氣修改_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.DarkGreen
- Me.天氣修改_bt.Location = New System.Drawing.Point(243, 41)
- Me.天氣修改_bt.Name = "天氣修改_bt"
- Me.天氣修改_bt.Size = New System.Drawing.Size(70, 25)
- Me.天氣修改_bt.TabIndex = 230
- Me.天氣修改_bt.Text = "修改"
- Me.天氣修改_bt.UseVisualStyleBackColor = True
- '
- '天氣新增_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.Blue
- Me.天氣新增_bt.Location = New System.Drawing.Point(171, 41)
- Me.天氣新增_bt.Name = "天氣新增_bt"
- Me.天氣新增_bt.Size = New System.Drawing.Size(70, 25)
- Me.天氣新增_bt.TabIndex = 230
- Me.天氣新增_bt.Text = "新增"
- Me.天氣新增_bt.UseVisualStyleBackColor = True
- '
- '天氣_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.Gainsboro
- 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(6, 67)
- Me.天氣_dgv.Name = "天氣_dgv"
- Me.天氣_dgv.RowHeadersWidth = 4
- Me.天氣_dgv.RowTemplate.Height = 24
- Me.天氣_dgv.Size = New System.Drawing.Size(379, 353)
- Me.天氣_dgv.TabIndex = 229
- '
- '天氣_tb
- '
- Me.天氣_tb.Location = New System.Drawing.Point(65, 16)
- Me.天氣_tb.Name = "天氣_tb"
- Me.天氣_tb.Size = New System.Drawing.Size(186, 23)
- Me.天氣_tb.TabIndex = 228
- '
- '天氣_lb
- '
- Me.天氣_lb.AutoSize = True
- Me.天氣_lb.Location = New System.Drawing.Point(9, 19)
- Me.天氣_lb.Name = "天氣_lb"
- Me.天氣_lb.Size = New System.Drawing.Size(31, 16)
- Me.天氣_lb.TabIndex = 0
- Me.天氣_lb.Text = "天氣"
- '
- 'ftp_gp
- '
- Me.ftp_gp.Controls.Add(Me.FTP實體_tb)
- Me.ftp_gp.Controls.Add(Me.FTP實體_lb)
- Me.ftp_gp.Controls.Add(Me.地區_tb)
- Me.ftp_gp.Controls.Add(Me.地區_lb)
- Me.ftp_gp.Controls.Add(Me.FTP刪除_bt)
- Me.ftp_gp.Controls.Add(Me.FTP新增_bt)
- Me.ftp_gp.Controls.Add(Me.FTP修改_bt)
- Me.ftp_gp.Controls.Add(Me.密碼_tb)
- Me.ftp_gp.Controls.Add(Me.密碼_lb)
- Me.ftp_gp.Controls.Add(Me.帳號_tb)
- Me.ftp_gp.Controls.Add(Me.帳號_lb)
- Me.ftp_gp.Controls.Add(Me.FTP地址_tb)
- Me.ftp_gp.Controls.Add(Me.FTP地址_lb)
- Me.ftp_gp.Controls.Add(Me.FTP_dgv)
- Me.ftp_gp.Location = New System.Drawing.Point(164, 6)
- Me.ftp_gp.Name = "ftp_gp"
- Me.ftp_gp.Size = New System.Drawing.Size(714, 204)
- Me.ftp_gp.TabIndex = 252
- Me.ftp_gp.TabStop = False
- Me.ftp_gp.Text = "FTP位置管控"
- '
- 'FTP實體_tb
- '
- Me.FTP實體_tb.Location = New System.Drawing.Point(474, 40)
- Me.FTP實體_tb.Name = "FTP實體_tb"
- Me.FTP實體_tb.Size = New System.Drawing.Size(231, 23)
- Me.FTP實體_tb.TabIndex = 677
- '
- 'FTP實體_lb
- '
- Me.FTP實體_lb.AutoSize = True
- Me.FTP實體_lb.Location = New System.Drawing.Point(406, 42)
- Me.FTP實體_lb.Name = "FTP實體_lb"
- Me.FTP實體_lb.Size = New System.Drawing.Size(51, 16)
- Me.FTP實體_lb.TabIndex = 676
- Me.FTP實體_lb.Text = "FTP實體"
- '
- '地區_tb
- '
- Me.地區_tb.Location = New System.Drawing.Point(474, 15)
- Me.地區_tb.Name = "地區_tb"
- Me.地區_tb.Size = New System.Drawing.Size(231, 23)
- Me.地區_tb.TabIndex = 675
- '
- '地區_lb
- '
- Me.地區_lb.AutoSize = True
- Me.地區_lb.Location = New System.Drawing.Point(410, 18)
- Me.地區_lb.Name = "地區_lb"
- Me.地區_lb.Size = New System.Drawing.Size(31, 16)
- Me.地區_lb.TabIndex = 674
- Me.地區_lb.Text = "地區"
- '
- 'FTP刪除_bt
- '
- Me.FTP刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FTP刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.FTP刪除_bt.Location = New System.Drawing.Point(474, 65)
- Me.FTP刪除_bt.Name = "FTP刪除_bt"
- Me.FTP刪除_bt.Size = New System.Drawing.Size(231, 25)
- Me.FTP刪除_bt.TabIndex = 673
- Me.FTP刪除_bt.Text = "刪除"
- Me.FTP刪除_bt.UseVisualStyleBackColor = True
- '
- 'FTP新增_bt
- '
- Me.FTP新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FTP新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.FTP新增_bt.Location = New System.Drawing.Point(6, 65)
- Me.FTP新增_bt.Name = "FTP新增_bt"
- Me.FTP新增_bt.Size = New System.Drawing.Size(231, 25)
- Me.FTP新增_bt.TabIndex = 671
- Me.FTP新增_bt.Text = "新增"
- Me.FTP新增_bt.UseVisualStyleBackColor = True
- '
- 'FTP修改_bt
- '
- Me.FTP修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FTP修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.FTP修改_bt.Location = New System.Drawing.Point(240, 65)
- Me.FTP修改_bt.Name = "FTP修改_bt"
- Me.FTP修改_bt.Size = New System.Drawing.Size(231, 25)
- Me.FTP修改_bt.TabIndex = 672
- Me.FTP修改_bt.Text = "修改"
- Me.FTP修改_bt.UseVisualStyleBackColor = True
- '
- '密碼_tb
- '
- Me.密碼_tb.Location = New System.Drawing.Point(283, 40)
- Me.密碼_tb.Name = "密碼_tb"
- Me.密碼_tb.Size = New System.Drawing.Size(121, 23)
- Me.密碼_tb.TabIndex = 669
- '
- '密碼_lb
- '
- Me.密碼_lb.AutoSize = True
- Me.密碼_lb.Location = New System.Drawing.Point(203, 43)
- Me.密碼_lb.Name = "密碼_lb"
- Me.密碼_lb.Size = New System.Drawing.Size(31, 16)
- Me.密碼_lb.TabIndex = 668
- Me.密碼_lb.Text = "密碼"
- '
- '帳號_tb
- '
- Me.帳號_tb.Location = New System.Drawing.Point(71, 40)
- Me.帳號_tb.Name = "帳號_tb"
- Me.帳號_tb.Size = New System.Drawing.Size(121, 23)
- Me.帳號_tb.TabIndex = 667
- '
- '帳號_lb
- '
- Me.帳號_lb.AutoSize = True
- Me.帳號_lb.Location = New System.Drawing.Point(9, 43)
- Me.帳號_lb.Name = "帳號_lb"
- Me.帳號_lb.Size = New System.Drawing.Size(31, 16)
- Me.帳號_lb.TabIndex = 666
- Me.帳號_lb.Text = "帳號"
- '
- 'FTP地址_tb
- '
- Me.FTP地址_tb.Location = New System.Drawing.Point(96, 15)
- Me.FTP地址_tb.Name = "FTP地址_tb"
- Me.FTP地址_tb.Size = New System.Drawing.Size(308, 23)
- Me.FTP地址_tb.TabIndex = 665
- '
- 'FTP地址_lb
- '
- Me.FTP地址_lb.AutoSize = True
- Me.FTP地址_lb.Location = New System.Drawing.Point(9, 18)
- Me.FTP地址_lb.Name = "FTP地址_lb"
- Me.FTP地址_lb.Size = New System.Drawing.Size(51, 16)
- Me.FTP地址_lb.TabIndex = 664
- Me.FTP地址_lb.Text = "FTP地址"
- '
- 'FTP_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.FTP_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.FTP_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.FTP_dgv.BackgroundColor = System.Drawing.Color.White
- Me.FTP_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.FTP_dgv.Location = New System.Drawing.Point(6, 93)
- Me.FTP_dgv.Name = "FTP_dgv"
- Me.FTP_dgv.RowHeadersWidth = 5
- Me.FTP_dgv.RowTemplate.Height = 24
- Me.FTP_dgv.Size = New System.Drawing.Size(700, 104)
- Me.FTP_dgv.TabIndex = 663
- '
- '報表_gp
- '
- Me.報表_gp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.報表_gp.Controls.Add(Me.年份_dgv)
- Me.報表_gp.Controls.Add(Me.年份修改_bt)
- Me.報表_gp.Controls.Add(Me.年份_lb)
- Me.報表_gp.Controls.Add(Me.年份新增_bt)
- Me.報表_gp.Controls.Add(Me.年份刪除_bt)
- Me.報表_gp.Controls.Add(Me.年份_tb)
- Me.報表_gp.Location = New System.Drawing.Point(6, 6)
- Me.報表_gp.Name = "報表_gp"
- Me.報表_gp.Size = New System.Drawing.Size(152, 632)
- Me.報表_gp.TabIndex = 245
- Me.報表_gp.TabStop = False
- Me.報表_gp.Text = "報表及對帳單年份清單"
- '
- '年份_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, 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), 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(6, 126)
- Me.年份_dgv.Name = "年份_dgv"
- Me.年份_dgv.RowHeadersWidth = 5
- Me.年份_dgv.RowTemplate.Height = 24
- Me.年份_dgv.Size = New System.Drawing.Size(140, 499)
- Me.年份_dgv.TabIndex = 222
- '
- '年份修改_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.DarkGreen
- Me.年份修改_bt.Location = New System.Drawing.Point(6, 71)
- Me.年份修改_bt.Name = "年份修改_bt"
- Me.年份修改_bt.Size = New System.Drawing.Size(140, 25)
- Me.年份修改_bt.TabIndex = 224
- Me.年份修改_bt.Text = "修改"
- Me.年份修改_bt.UseVisualStyleBackColor = True
- '
- '年份_lb
- '
- Me.年份_lb.AutoSize = True
- Me.年份_lb.Location = New System.Drawing.Point(3, 22)
- Me.年份_lb.Name = "年份_lb"
- Me.年份_lb.Size = New System.Drawing.Size(31, 16)
- Me.年份_lb.TabIndex = 229
- Me.年份_lb.Text = "年份"
- '
- '年份新增_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.Blue
- Me.年份新增_bt.Location = New System.Drawing.Point(6, 44)
- Me.年份新增_bt.Name = "年份新增_bt"
- Me.年份新增_bt.Size = New System.Drawing.Size(140, 25)
- Me.年份新增_bt.TabIndex = 223
- Me.年份新增_bt.Text = "新增"
- Me.年份新增_bt.UseVisualStyleBackColor = True
- '
- '年份刪除_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.Red
- Me.年份刪除_bt.Location = New System.Drawing.Point(6, 98)
- Me.年份刪除_bt.Name = "年份刪除_bt"
- Me.年份刪除_bt.Size = New System.Drawing.Size(140, 25)
- Me.年份刪除_bt.TabIndex = 225
- Me.年份刪除_bt.Text = "刪除"
- Me.年份刪除_bt.UseVisualStyleBackColor = True
- '
- '年份_tb
- '
- Me.年份_tb.Location = New System.Drawing.Point(44, 19)
- Me.年份_tb.Name = "年份_tb"
- Me.年份_tb.Size = New System.Drawing.Size(100, 23)
- Me.年份_tb.TabIndex = 227
- '
- '語轉扭_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.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1318, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1351
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'TabControl1
- '
- Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.編碼原則1_tab)
- Me.TabControl1.Controls.Add(Me.未使用的編碼原則_tab)
- Me.TabControl1.Controls.Add(Me.系統除錯_tab)
- Me.TabControl1.Location = New System.Drawing.Point(3, 4)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1347, 676)
- Me.TabControl1.TabIndex = 250
- '
- '系統除錯_tab
- '
- Me.系統除錯_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.系統除錯_tab.Controls.Add(Me.找不到_gp)
- Me.系統除錯_tab.Controls.Add(Me.無明細_gp)
- Me.系統除錯_tab.Controls.Add(Me.倉儲_gp)
- Me.系統除錯_tab.Location = New System.Drawing.Point(4, 28)
- Me.系統除錯_tab.Name = "系統除錯_tab"
- Me.系統除錯_tab.Padding = New System.Windows.Forms.Padding(3)
- Me.系統除錯_tab.Size = New System.Drawing.Size(1339, 644)
- Me.系統除錯_tab.TabIndex = 6
- Me.系統除錯_tab.Text = "系統除錯"
- Me.系統除錯_tab.UseVisualStyleBackColor = True
- '
- '找不到_gp
- '
- Me.找不到_gp.Controls.Add(Me.語言_dgv)
- Me.找不到_gp.Controls.Add(Me.資料流水號_tb)
- Me.找不到_gp.Controls.Add(Me.資料流水號_lb)
- Me.找不到_gp.Controls.Add(Me.明細表_dgv)
- Me.找不到_gp.Controls.Add(Me.控制表_dgv)
- Me.找不到_gp.Controls.Add(Me.全改_bt)
- Me.找不到_gp.Controls.Add(Me.單改_bt)
- Me.找不到_gp.Controls.Add(Me.倉名編號_tb)
- Me.找不到_gp.Controls.Add(Me.倉名編號_lb)
- Me.找不到_gp.Location = New System.Drawing.Point(469, 6)
- Me.找不到_gp.Name = "找不到_gp"
- Me.找不到_gp.Size = New System.Drawing.Size(668, 377)
- Me.找不到_gp.TabIndex = 255
- Me.找不到_gp.TabStop = False
- Me.找不到_gp.Text = "找不到倉名的資料流水號"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
- Me.語言_dgv.Location = New System.Drawing.Point(369, 175)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(244, 132)
- Me.語言_dgv.TabIndex = 1351
- Me.語言_dgv.Visible = False
- '
- '資料流水號_tb
- '
- Me.資料流水號_tb.Location = New System.Drawing.Point(123, 51)
- Me.資料流水號_tb.Name = "資料流水號_tb"
- Me.資料流水號_tb.Size = New System.Drawing.Size(164, 23)
- Me.資料流水號_tb.TabIndex = 7
- '
- '資料流水號_lb
- '
- Me.資料流水號_lb.AutoSize = True
- Me.資料流水號_lb.Location = New System.Drawing.Point(1, 54)
- Me.資料流水號_lb.Name = "資料流水號_lb"
- Me.資料流水號_lb.Size = New System.Drawing.Size(67, 16)
- Me.資料流水號_lb.TabIndex = 6
- Me.資料流水號_lb.Text = "資料流水號"
- '
- '明細表_dgv
- '
- Me.明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細表_dgv.Location = New System.Drawing.Point(294, 15)
- Me.明細表_dgv.Name = "明細表_dgv"
- Me.明細表_dgv.RowHeadersWidth = 5
- Me.明細表_dgv.RowTemplate.Height = 24
- Me.明細表_dgv.Size = New System.Drawing.Size(368, 354)
- Me.明細表_dgv.TabIndex = 5
- '
- '控制表_dgv
- '
- Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.控制表_dgv.Location = New System.Drawing.Point(4, 109)
- Me.控制表_dgv.Name = "控制表_dgv"
- Me.控制表_dgv.RowHeadersWidth = 5
- Me.控制表_dgv.RowTemplate.Height = 24
- Me.控制表_dgv.Size = New System.Drawing.Size(281, 260)
- Me.控制表_dgv.TabIndex = 4
- '
- '全改_bt
- '
- Me.全改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全改_bt.Location = New System.Drawing.Point(158, 81)
- Me.全改_bt.Name = "全改_bt"
- Me.全改_bt.Size = New System.Drawing.Size(128, 23)
- Me.全改_bt.TabIndex = 3
- Me.全改_bt.Text = "全部修改"
- Me.全改_bt.UseVisualStyleBackColor = True
- '
- '單改_bt
- '
- Me.單改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
- Me.單改_bt.Location = New System.Drawing.Point(4, 80)
- Me.單改_bt.Name = "單改_bt"
- Me.單改_bt.Size = New System.Drawing.Size(127, 23)
- Me.單改_bt.TabIndex = 2
- Me.單改_bt.Text = "單筆資料修改"
- Me.單改_bt.UseVisualStyleBackColor = True
- '
- '倉名編號_tb
- '
- Me.倉名編號_tb.Location = New System.Drawing.Point(123, 22)
- Me.倉名編號_tb.Name = "倉名編號_tb"
- Me.倉名編號_tb.Size = New System.Drawing.Size(165, 23)
- Me.倉名編號_tb.TabIndex = 1
- '
- '倉名編號_lb
- '
- Me.倉名編號_lb.AutoSize = True
- Me.倉名編號_lb.Location = New System.Drawing.Point(1, 25)
- Me.倉名編號_lb.Name = "倉名編號_lb"
- Me.倉名編號_lb.Size = New System.Drawing.Size(55, 16)
- Me.倉名編號_lb.TabIndex = 0
- Me.倉名編號_lb.Text = "倉名編號"
- '
- '無明細_gp
- '
- Me.無明細_gp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.無明細_gp.Controls.Add(Me.控制表刪除_bt)
- Me.無明細_gp.Controls.Add(Me.請購單控制表_dgv)
- Me.無明細_gp.Location = New System.Drawing.Point(304, 6)
- Me.無明細_gp.Name = "無明細_gp"
- Me.無明細_gp.Size = New System.Drawing.Size(159, 614)
- Me.無明細_gp.TabIndex = 254
- Me.無明細_gp.TabStop = False
- Me.無明細_gp.Text = "請購控制表無明細資料刪除"
- '
- '控制表刪除_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.Red
- Me.控制表刪除_bt.Location = New System.Drawing.Point(6, 15)
- Me.控制表刪除_bt.Name = "控制表刪除_bt"
- Me.控制表刪除_bt.Size = New System.Drawing.Size(153, 25)
- Me.控制表刪除_bt.TabIndex = 673
- Me.控制表刪除_bt.Text = "刪除"
- Me.控制表刪除_bt.UseVisualStyleBackColor = True
- '
- '請購單控制表_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.請購單控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.請購單控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.請購單控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.請購單控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請購單控制表_dgv.Location = New System.Drawing.Point(7, 43)
- Me.請購單控制表_dgv.Name = "請購單控制表_dgv"
- Me.請購單控制表_dgv.RowHeadersWidth = 5
- Me.請購單控制表_dgv.RowTemplate.Height = 24
- Me.請購單控制表_dgv.Size = New System.Drawing.Size(152, 560)
- Me.請購單控制表_dgv.TabIndex = 663
- '
- '倉儲_gp
- '
- Me.倉儲_gp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.倉儲_gp.Controls.Add(Me.全部取消_bt)
- Me.倉儲_gp.Controls.Add(Me.全部選則_bt)
- Me.倉儲_gp.Controls.Add(Me.刪除料號_bt)
- Me.倉儲_gp.Controls.Add(Me.修正料號_bt)
- Me.倉儲_gp.Controls.Add(Me.修正料號_tb)
- Me.倉儲_gp.Controls.Add(Me.修正料號_lb)
- Me.倉儲_gp.Controls.Add(Me.倉儲明細表_dgv)
- Me.倉儲_gp.Location = New System.Drawing.Point(6, 6)
- Me.倉儲_gp.Name = "倉儲_gp"
- Me.倉儲_gp.Size = New System.Drawing.Size(292, 614)
- Me.倉儲_gp.TabIndex = 253
- Me.倉儲_gp.TabStop = False
- Me.倉儲_gp.Text = "倉儲明細表遺失料號修正"
- '
- '全部取消_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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.全部取消_bt.Location = New System.Drawing.Point(151, 66)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(139, 25)
- Me.全部取消_bt.TabIndex = 675
- Me.全部取消_bt.Text = "全部取消"
- Me.全部取消_bt.UseVisualStyleBackColor = True
- '
- '全部選則_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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.全部選則_bt.Location = New System.Drawing.Point(8, 66)
- Me.全部選則_bt.Name = "全部選則_bt"
- Me.全部選則_bt.Size = New System.Drawing.Size(139, 25)
- Me.全部選則_bt.TabIndex = 674
- Me.全部選則_bt.Text = "全部選則"
- Me.全部選則_bt.UseVisualStyleBackColor = True
- '
- '刪除料號_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.Red
- Me.刪除料號_bt.Location = New System.Drawing.Point(151, 40)
- Me.刪除料號_bt.Name = "刪除料號_bt"
- Me.刪除料號_bt.Size = New System.Drawing.Size(139, 25)
- Me.刪除料號_bt.TabIndex = 673
- Me.刪除料號_bt.Text = "刪除"
- Me.刪除料號_bt.UseVisualStyleBackColor = True
- '
- '修正料號_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.DarkGreen
- Me.修正料號_bt.Location = New System.Drawing.Point(8, 40)
- Me.修正料號_bt.Name = "修正料號_bt"
- Me.修正料號_bt.Size = New System.Drawing.Size(139, 25)
- Me.修正料號_bt.TabIndex = 672
- Me.修正料號_bt.Text = "修改"
- Me.修正料號_bt.UseVisualStyleBackColor = True
- '
- '修正料號_tb
- '
- Me.修正料號_tb.Location = New System.Drawing.Point(133, 15)
- Me.修正料號_tb.Name = "修正料號_tb"
- Me.修正料號_tb.Size = New System.Drawing.Size(153, 23)
- Me.修正料號_tb.TabIndex = 665
- '
- '修正料號_lb
- '
- Me.修正料號_lb.AutoSize = True
- Me.修正料號_lb.Location = New System.Drawing.Point(9, 18)
- Me.修正料號_lb.Name = "修正料號_lb"
- Me.修正料號_lb.Size = New System.Drawing.Size(55, 16)
- Me.修正料號_lb.TabIndex = 664
- Me.修正料號_lb.Text = "修正料號"
- '
- '倉儲明細表_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.倉儲明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- 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(6, 94)
- Me.倉儲明細表_dgv.Name = "倉儲明細表_dgv"
- Me.倉儲明細表_dgv.RowHeadersWidth = 5
- Me.倉儲明細表_dgv.RowTemplate.Height = 24
- Me.倉儲明細表_dgv.Size = New System.Drawing.Size(280, 512)
- Me.倉儲明細表_dgv.TabIndex = 663
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- '系統編碼規則
- '
- 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.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.TabControl1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "系統編碼規則"
- Me.Text = "系統編碼規則_1"
- Me.未使用的編碼原則_tab.ResumeLayout(False)
- Me.零用金_gp.ResumeLayout(False)
- Me.零用金_gp.PerformLayout()
- CType(Me.舊會計_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.編碼原則1_tab.ResumeLayout(False)
- Me.時間_gp.ResumeLayout(False)
- Me.時間_gp.PerformLayout()
- CType(Me.時間_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.氣候_gp.ResumeLayout(False)
- Me.氣候_gp.PerformLayout()
- CType(Me.天氣_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ftp_gp.ResumeLayout(False)
- Me.ftp_gp.PerformLayout()
- CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.報表_gp.ResumeLayout(False)
- Me.報表_gp.PerformLayout()
- CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl1.ResumeLayout(False)
- Me.系統除錯_tab.ResumeLayout(False)
- Me.找不到_gp.ResumeLayout(False)
- Me.找不到_gp.PerformLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.無明細_gp.ResumeLayout(False)
- CType(Me.請購單控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.倉儲_gp.ResumeLayout(False)
- Me.倉儲_gp.PerformLayout()
- CType(Me.倉儲明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents 未使用的編碼原則_tab As TabPage
- Friend WithEvents 零用金_gp As GroupBox
- Friend WithEvents 舊會計_dgv As DataGridView
- Friend WithEvents 品項修改_bt As Button
- Friend WithEvents 品項清單_lb As Label
- Friend WithEvents 品項新增_bt As Button
- Friend WithEvents 品項刪除_bt As Button
- Friend WithEvents TextBox20 As TextBox
- Friend WithEvents 編碼原則1_tab As TabPage
- Friend WithEvents ftp_gp As GroupBox
- Friend WithEvents FTP實體_tb As TextBox
- Friend WithEvents FTP實體_lb As Label
- Friend WithEvents 地區_tb As TextBox
- Friend WithEvents 地區_lb As Label
- Friend WithEvents FTP刪除_bt As Button
- Friend WithEvents FTP新增_bt As Button
- Friend WithEvents FTP修改_bt As Button
- Friend WithEvents 密碼_tb As TextBox
- Friend WithEvents 密碼_lb As Label
- Friend WithEvents 帳號_tb As TextBox
- Friend WithEvents 帳號_lb As Label
- Friend WithEvents FTP地址_tb As TextBox
- Friend WithEvents FTP地址_lb As Label
- Friend WithEvents FTP_dgv As DataGridView
- Friend WithEvents 報表_gp As GroupBox
- Friend WithEvents 年份_dgv As DataGridView
- Friend WithEvents 年份修改_bt As Button
- Friend WithEvents 年份_lb As Label
- Friend WithEvents 年份新增_bt As Button
- Friend WithEvents 年份刪除_bt As Button
- Friend WithEvents 年份_tb As TextBox
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 系統除錯_tab As TabPage
- Friend WithEvents 倉儲_gp As GroupBox
- Friend WithEvents 刪除料號_bt As Button
- Friend WithEvents 修正料號_bt As Button
- Friend WithEvents 修正料號_tb As TextBox
- Friend WithEvents 修正料號_lb As Label
- Friend WithEvents 倉儲明細表_dgv As DataGridView
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選則_bt As Button
- Friend WithEvents 無明細_gp As GroupBox
- Friend WithEvents 控制表刪除_bt As Button
- Friend WithEvents 請購單控制表_dgv As DataGridView
- Friend WithEvents 找不到_gp As GroupBox
- Friend WithEvents 明細表_dgv As DataGridView
- Friend WithEvents 控制表_dgv As DataGridView
- Friend WithEvents 全改_bt As Button
- Friend WithEvents 單改_bt As Button
- Friend WithEvents 倉名編號_tb As TextBox
- Friend WithEvents 倉名編號_lb As Label
- Friend WithEvents 資料流水號_lb As Label
- Friend WithEvents 資料流水號_tb As TextBox
- Friend WithEvents 時間_gp As GroupBox
- Friend WithEvents 時間_dgv As DataGridView
- Friend WithEvents 時間刪除_bt As Button
- Friend WithEvents 時間修改_bt As Button
- Friend WithEvents 時間新增_bt As Button
- Friend WithEvents 上下午_tb As TextBox
- Friend WithEvents 時段_lb As Label
- Friend WithEvents 上下午_lb As Label
- Friend WithEvents 氣候_gp As GroupBox
- Friend WithEvents 語言_lb As Label
- Friend WithEvents 天氣刪除_bt As Button
- Friend WithEvents 天氣修改_bt As Button
- Friend WithEvents 天氣新增_bt As Button
- Friend WithEvents 天氣_dgv As DataGridView
- Friend WithEvents 天氣_tb As TextBox
- Friend WithEvents 天氣_lb As Label
- Friend WithEvents 編碼_tb As TextBox
- Friend WithEvents 編碼_lb As Label
- Friend WithEvents 系統語言_cb As ComboBox
- Friend WithEvents 天氣1_tb As TextBox
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 時段_cb As ComboBox
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- End Class
|