1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564 |
- <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 DataGridViewCellStyle43 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle44 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle45 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle46 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle47 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle48 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle49 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle50 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統通用變數管理))
- Dim DataGridViewCellStyle51 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle52 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle53 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle54 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle55 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle56 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.閒置時間修改_bt = New System.Windows.Forms.Button()
- Me.第一段閒置時間_lb = New System.Windows.Forms.Label()
- Me.時間1_tb = New System.Windows.Forms.TextBox()
- Me.第二段閒置時間_lb = New System.Windows.Forms.Label()
- Me.時間2_tb = New System.Windows.Forms.TextBox()
- Me.秒1_lb = New System.Windows.Forms.Label()
- Me.秒2_lb = New System.Windows.Forms.Label()
- Me.天_lb = New System.Windows.Forms.Label()
- Me.密碼重設天數_lb = New System.Windows.Forms.Label()
- Me.密碼重設天數_tb = New System.Windows.Forms.TextBox()
- Me.介面_dgv = New System.Windows.Forms.DataGridView()
- Me.系統閒置時間控制_gb = New System.Windows.Forms.GroupBox()
- 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.介面_tb = New System.Windows.Forms.TextBox()
- Me.控件_tb = New System.Windows.Forms.TextBox()
- Me.內容設定_tb = New System.Windows.Forms.TextBox()
- Me.語言_tb = New System.Windows.Forms.TextBox()
- Me.內容設定_lb = New System.Windows.Forms.Label()
- Me.語言_lb = New System.Windows.Forms.Label()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.檔案讀取_tb = New System.Windows.Forms.TextBox()
- Me.檔案名稱_lb = New System.Windows.Forms.Label()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
- Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.建築採購簽核二級金額基數_lb = New System.Windows.Forms.Label()
- Me.行政採購簽核二級金額基數_lb = New System.Windows.Forms.Label()
- Me.行政簽核_tb = New System.Windows.Forms.TextBox()
- Me.建築簽核_tb = New System.Windows.Forms.TextBox()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.特別功能_bt = New System.Windows.Forms.Button()
- Me.控件1_tb = New System.Windows.Forms.TextBox()
- Me.介面1_tb = New System.Windows.Forms.TextBox()
- Me.介面控件1_lb = New System.Windows.Forms.Label()
- Me.系統介面1_lb = New System.Windows.Forms.Label()
- Me.內容設定1_tb = New System.Windows.Forms.TextBox()
- Me.內容設定1_lb = New System.Windows.Forms.Label()
- Me.語言1_tb = New System.Windows.Forms.TextBox()
- Me.語言1_lb = New System.Windows.Forms.Label()
- Me.內容1_dgv = New System.Windows.Forms.DataGridView()
- Me.控件1_dgv = New System.Windows.Forms.DataGridView()
- Me.介面1_dgv = New System.Windows.Forms.DataGridView()
- Me.介面2_tb = New System.Windows.Forms.TextBox()
- Me.文字提醒1_lb = New System.Windows.Forms.Label()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.系統通用變數_tab = New System.Windows.Forms.TabPage()
- Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.文件資料庫管理修改_bt = New System.Windows.Forms.Button()
- Me.文件資料庫名稱_lb = New System.Windows.Forms.Label()
- Me.文件資料庫名稱_tb = New System.Windows.Forms.TextBox()
- Me.工程文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- Me.圖片資料庫管理修改_bt = New System.Windows.Forms.Button()
- Me.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
- Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
- Me.工程圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- Me.重新讀取_bt = New System.Windows.Forms.Button()
- Me.伺服器_lb = New System.Windows.Forms.Label()
- Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.NUP_5 = New System.Windows.Forms.NumericUpDown()
- Me.NUP_4 = New System.Windows.Forms.NumericUpDown()
- Me.NUP_3 = New System.Windows.Forms.NumericUpDown()
- Me.比例3_lb = New System.Windows.Forms.Label()
- Me.比例2_lb = New System.Windows.Forms.Label()
- Me.比例1_lb = New System.Windows.Forms.Label()
- Me.NUP_1 = New System.Windows.Forms.NumericUpDown()
- Me.NUP_2 = New System.Windows.Forms.NumericUpDown()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.文字_lb = New System.Windows.Forms.Label()
- Me.編碼原則_pb = New System.Windows.Forms.PictureBox()
- Me.是否可用1_ch = New System.Windows.Forms.CheckBox()
- Me.是否可用_ch = New System.Windows.Forms.CheckBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.系統預言設定_tab = New System.Windows.Forms.TabPage()
- Me.翻譯_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.控件2_tb = New System.Windows.Forms.TextBox()
- Me.介面控件2_lb = New System.Windows.Forms.Label()
- 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.圖檔入系統_bt = New System.Windows.Forms.Button()
- Me.Update_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.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
- CType(Me.介面_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.系統閒置時間控制_gb.SuspendLayout()
- CType(Me.控件_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.內容_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.內容1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.控件1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.介面1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl1.SuspendLayout()
- Me.系統通用變數_tab.SuspendLayout()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.NUP_5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NUP_4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NUP_3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NUP_1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NUP_2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.編碼原則_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.系統預言設定_tab.SuspendLayout()
- CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '閒置時間修改_bt
- '
- Me.閒置時間修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER2
- Me.閒置時間修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.閒置時間修改_bt.Location = New System.Drawing.Point(337, 16)
- Me.閒置時間修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.閒置時間修改_bt.Name = "閒置時間修改_bt"
- Me.閒置時間修改_bt.Size = New System.Drawing.Size(75, 49)
- Me.閒置時間修改_bt.TabIndex = 602
- '
- '第一段閒置時間_lb
- '
- Me.第一段閒置時間_lb.AutoSize = True
- Me.第一段閒置時間_lb.BackColor = System.Drawing.SystemColors.Control
- Me.第一段閒置時間_lb.Location = New System.Drawing.Point(6, 19)
- Me.第一段閒置時間_lb.Name = "第一段閒置時間_lb"
- Me.第一段閒置時間_lb.Size = New System.Drawing.Size(91, 16)
- Me.第一段閒置時間_lb.TabIndex = 601
- Me.第一段閒置時間_lb.Text = "第一段閒置時間"
- '
- '時間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.Location = New System.Drawing.Point(159, 16)
- Me.時間1_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.時間1_tb.Name = "時間1_tb"
- Me.時間1_tb.Size = New System.Drawing.Size(75, 23)
- Me.時間1_tb.TabIndex = 600
- '
- '第二段閒置時間_lb
- '
- Me.第二段閒置時間_lb.AutoSize = True
- Me.第二段閒置時間_lb.BackColor = System.Drawing.SystemColors.Control
- Me.第二段閒置時間_lb.Location = New System.Drawing.Point(6, 45)
- Me.第二段閒置時間_lb.Name = "第二段閒置時間_lb"
- Me.第二段閒置時間_lb.Size = New System.Drawing.Size(91, 16)
- Me.第二段閒置時間_lb.TabIndex = 604
- Me.第二段閒置時間_lb.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.Location = New System.Drawing.Point(159, 42)
- Me.時間2_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.時間2_tb.Name = "時間2_tb"
- Me.時間2_tb.Size = New System.Drawing.Size(75, 23)
- Me.時間2_tb.TabIndex = 603
- '
- '秒1_lb
- '
- Me.秒1_lb.AutoSize = True
- Me.秒1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.秒1_lb.Location = New System.Drawing.Point(240, 19)
- Me.秒1_lb.Name = "秒1_lb"
- Me.秒1_lb.Size = New System.Drawing.Size(50, 16)
- Me.秒1_lb.TabIndex = 605
- Me.秒1_lb.Text = "Second"
- '
- '秒2_lb
- '
- Me.秒2_lb.AutoSize = True
- Me.秒2_lb.BackColor = System.Drawing.SystemColors.Control
- Me.秒2_lb.Location = New System.Drawing.Point(240, 45)
- Me.秒2_lb.Name = "秒2_lb"
- Me.秒2_lb.Size = New System.Drawing.Size(50, 16)
- Me.秒2_lb.TabIndex = 606
- Me.秒2_lb.Text = "Second"
- '
- '天_lb
- '
- Me.天_lb.AutoSize = True
- Me.天_lb.BackColor = System.Drawing.SystemColors.Control
- Me.天_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.天_lb.Location = New System.Drawing.Point(186, 224)
- Me.天_lb.Name = "天_lb"
- Me.天_lb.Size = New System.Drawing.Size(29, 16)
- Me.天_lb.TabIndex = 609
- Me.天_lb.Text = "Day"
- '
- '密碼重設天數_lb
- '
- Me.密碼重設天數_lb.AutoSize = True
- Me.密碼重設天數_lb.BackColor = System.Drawing.SystemColors.Control
- Me.密碼重設天數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.密碼重設天數_lb.Location = New System.Drawing.Point(11, 225)
- Me.密碼重設天數_lb.Name = "密碼重設天數_lb"
- Me.密碼重設天數_lb.Size = New System.Drawing.Size(94, 16)
- Me.密碼重設天數_lb.TabIndex = 608
- Me.密碼重設天數_lb.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(114, 221)
- Me.密碼重設天數_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.密碼重設天數_tb.Name = "密碼重設天數_tb"
- Me.密碼重設天數_tb.Size = New System.Drawing.Size(71, 23)
- Me.密碼重設天數_tb.TabIndex = 607
- '
- '介面_dgv
- '
- DataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.介面_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle43
- 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(4, 43)
- Me.介面_dgv.Name = "介面_dgv"
- Me.介面_dgv.RowHeadersWidth = 5
- Me.介面_dgv.RowTemplate.Height = 24
- Me.介面_dgv.Size = New System.Drawing.Size(270, 340)
- Me.介面_dgv.TabIndex = 627
- '
- '系統閒置時間控制_gb
- '
- Me.系統閒置時間控制_gb.Controls.Add(Me.時間1_tb)
- Me.系統閒置時間控制_gb.Controls.Add(Me.時間2_tb)
- Me.系統閒置時間控制_gb.Controls.Add(Me.秒1_lb)
- Me.系統閒置時間控制_gb.Controls.Add(Me.閒置時間修改_bt)
- Me.系統閒置時間控制_gb.Controls.Add(Me.秒2_lb)
- Me.系統閒置時間控制_gb.Controls.Add(Me.第一段閒置時間_lb)
- Me.系統閒置時間控制_gb.Controls.Add(Me.第二段閒置時間_lb)
- Me.系統閒置時間控制_gb.Location = New System.Drawing.Point(3, 255)
- Me.系統閒置時間控制_gb.Name = "系統閒置時間控制_gb"
- Me.系統閒置時間控制_gb.Size = New System.Drawing.Size(419, 72)
- Me.系統閒置時間控制_gb.TabIndex = 628
- Me.系統閒置時間控制_gb.TabStop = False
- Me.系統閒置時間控制_gb.Text = "系統閒置時間控制"
- '
- '系統介面_lb
- '
- Me.系統介面_lb.AutoSize = True
- Me.系統介面_lb.BackColor = System.Drawing.SystemColors.Control
- Me.系統介面_lb.ForeColor = System.Drawing.Color.Red
- Me.系統介面_lb.Location = New System.Drawing.Point(7, 2)
- Me.系統介面_lb.Name = "系統介面_lb"
- Me.系統介面_lb.Size = New System.Drawing.Size(87, 16)
- Me.系統介面_lb.TabIndex = 629
- Me.系統介面_lb.Text = "系統介面(修正)"
- '
- '控件_dgv
- '
- DataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.控件_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle44
- 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(276, 43)
- Me.控件_dgv.Name = "控件_dgv"
- Me.控件_dgv.RowHeadersWidth = 5
- Me.控件_dgv.RowTemplate.Height = 24
- Me.控件_dgv.Size = New System.Drawing.Size(210, 340)
- Me.控件_dgv.TabIndex = 630
- '
- '介面控件_lb
- '
- Me.介面控件_lb.AutoSize = True
- Me.介面控件_lb.BackColor = System.Drawing.SystemColors.Control
- Me.介面控件_lb.ForeColor = System.Drawing.Color.Red
- Me.介面控件_lb.Location = New System.Drawing.Point(278, 2)
- Me.介面控件_lb.Name = "介面控件_lb"
- Me.介面控件_lb.Size = New System.Drawing.Size(87, 16)
- Me.介面控件_lb.TabIndex = 631
- Me.介面控件_lb.Text = "系統控件(修正)"
- '
- '內容_dgv
- '
- DataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.內容_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle45
- 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.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText
- Me.內容_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.內容_dgv.Location = New System.Drawing.Point(4, 538)
- Me.內容_dgv.Name = "內容_dgv"
- Me.內容_dgv.RowHeadersWidth = 5
- Me.內容_dgv.RowTemplate.Height = 24
- Me.內容_dgv.Size = New System.Drawing.Size(970, 100)
- Me.內容_dgv.TabIndex = 633
- '
- '介面_tb
- '
- Me.介面_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.介面_tb.Location = New System.Drawing.Point(4, 18)
- Me.介面_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.介面_tb.Name = "介面_tb"
- Me.介面_tb.Size = New System.Drawing.Size(270, 23)
- Me.介面_tb.TabIndex = 635
- '
- '控件_tb
- '
- Me.控件_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.控件_tb.Location = New System.Drawing.Point(276, 18)
- Me.控件_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.控件_tb.Name = "控件_tb"
- Me.控件_tb.Size = New System.Drawing.Size(210, 23)
- Me.控件_tb.TabIndex = 637
- '
- '內容設定_tb
- '
- Me.內容設定_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.內容設定_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.內容設定_tb.Location = New System.Drawing.Point(275, 513)
- Me.內容設定_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.內容設定_tb.Name = "內容設定_tb"
- Me.內容設定_tb.Size = New System.Drawing.Size(698, 23)
- Me.內容設定_tb.TabIndex = 643
- '
- '語言_tb
- '
- Me.語言_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語言_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語言_tb.Location = New System.Drawing.Point(68, 513)
- Me.語言_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.語言_tb.Name = "語言_tb"
- Me.語言_tb.Size = New System.Drawing.Size(87, 23)
- Me.語言_tb.TabIndex = 641
- '
- '內容設定_lb
- '
- Me.內容設定_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.內容設定_lb.AutoSize = True
- Me.內容設定_lb.BackColor = System.Drawing.SystemColors.Control
- Me.內容設定_lb.ForeColor = System.Drawing.Color.Red
- Me.內容設定_lb.Location = New System.Drawing.Point(160, 516)
- Me.內容設定_lb.Name = "內容設定_lb"
- Me.內容設定_lb.Size = New System.Drawing.Size(55, 16)
- Me.內容設定_lb.TabIndex = 642
- Me.內容設定_lb.Text = "內容設定"
- '
- '語言_lb
- '
- Me.語言_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語言_lb.AutoSize = True
- Me.語言_lb.BackColor = System.Drawing.SystemColors.Control
- Me.語言_lb.ForeColor = System.Drawing.Color.Red
- Me.語言_lb.Location = New System.Drawing.Point(5, 517)
- Me.語言_lb.Name = "語言_lb"
- Me.語言_lb.Size = New System.Drawing.Size(31, 16)
- Me.語言_lb.TabIndex = 640
- Me.語言_lb.Text = "語言"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(1011, 269)
- 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 = 644
- Me.語言_dgv.Visible = False
- '
- '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 = "重新整理"
- '
- '檔案讀取_tb
- '
- Me.檔案讀取_tb.AllowDrop = True
- Me.檔案讀取_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.檔案讀取_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案讀取_tb.Location = New System.Drawing.Point(1098, 269)
- Me.檔案讀取_tb.Multiline = True
- Me.檔案讀取_tb.Name = "檔案讀取_tb"
- Me.檔案讀取_tb.Size = New System.Drawing.Size(151, 23)
- Me.檔案讀取_tb.TabIndex = 651
- '
- '檔案名稱_lb
- '
- Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_lb.AutoSize = True
- Me.檔案名稱_lb.Location = New System.Drawing.Point(973, 485)
- Me.檔案名稱_lb.Name = "檔案名稱_lb"
- Me.檔案名稱_lb.Size = New System.Drawing.Size(55, 16)
- Me.檔案名稱_lb.TabIndex = 650
- Me.檔案名稱_lb.Text = "檔案名稱"
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(1037, 481)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(294, 23)
- Me.檔案名稱_tb.TabIndex = 649
- '
- '伺服器FTP文件夾_lb
- '
- Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.伺服器FTP文件夾_lb.AutoSize = True
- Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(979, 506)
- Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
- Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(99, 16)
- Me.伺服器FTP文件夾_lb.TabIndex = 648
- Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
- '
- '本機資料夾_wb
- '
- Me.本機資料夾_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.本機資料夾_wb.Location = New System.Drawing.Point(982, 233)
- Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機資料夾_wb.Name = "本機資料夾_wb"
- Me.本機資料夾_wb.Size = New System.Drawing.Size(348, 246)
- Me.本機資料夾_wb.TabIndex = 647
- Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'FTP資料夾_wb
- '
- Me.FTP資料夾_wb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.FTP資料夾_wb.Location = New System.Drawing.Point(980, 525)
- Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.FTP資料夾_wb.Name = "FTP資料夾_wb"
- Me.FTP資料夾_wb.Size = New System.Drawing.Size(350, 112)
- Me.FTP資料夾_wb.TabIndex = 646
- Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '建築採購簽核二級金額基數_lb
- '
- Me.建築採購簽核二級金額基數_lb.AutoSize = True
- Me.建築採購簽核二級金額基數_lb.BackColor = System.Drawing.SystemColors.Control
- Me.建築採購簽核二級金額基數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.建築採購簽核二級金額基數_lb.Location = New System.Drawing.Point(8, 50)
- Me.建築採購簽核二級金額基數_lb.Name = "建築採購簽核二級金額基數_lb"
- Me.建築採購簽核二級金額基數_lb.Size = New System.Drawing.Size(262, 16)
- Me.建築採購簽核二級金額基數_lb.TabIndex = 657
- Me.建築採購簽核二級金額基數_lb.Text = "樣 品 採 購 單 二 級 金 額 "
- '
- '行政採購簽核二級金額基數_lb
- '
- Me.行政採購簽核二級金額基數_lb.AutoSize = True
- Me.行政採購簽核二級金額基數_lb.BackColor = System.Drawing.SystemColors.Control
- Me.行政採購簽核二級金額基數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.行政採購簽核二級金額基數_lb.Location = New System.Drawing.Point(8, 8)
- Me.行政採購簽核二級金額基數_lb.Name = "行政採購簽核二級金額基數_lb"
- Me.行政採購簽核二級金額基數_lb.Size = New System.Drawing.Size(184, 16)
- Me.行政採購簽核二級金額基數_lb.TabIndex = 656
- Me.行政採購簽核二級金額基數_lb.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(162, 409)
- Me.行政簽核_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.行政簽核_tb.Name = "行政簽核_tb"
- Me.行政簽核_tb.Size = New System.Drawing.Size(75, 23)
- Me.行政簽核_tb.TabIndex = 655
- Me.行政簽核_tb.Visible = False
- '
- '建築簽核_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(162, 434)
- Me.建築簽核_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.建築簽核_tb.Name = "建築簽核_tb"
- Me.建築簽核_tb.Size = New System.Drawing.Size(75, 23)
- Me.建築簽核_tb.TabIndex = 658
- Me.建築簽核_tb.Visible = False
- '
- '修改_bt
- '
- Me.修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(304, 214)
- Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(105, 33)
- Me.修改_bt.TabIndex = 659
- '
- '特別功能_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(1006, 51)
- Me.特別功能_bt.Name = "特別功能_bt"
- Me.特別功能_bt.Size = New System.Drawing.Size(322, 24)
- Me.特別功能_bt.TabIndex = 660
- Me.特別功能_bt.Text = "特別功能"
- Me.特別功能_bt.UseVisualStyleBackColor = True
- '
- '控件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.Location = New System.Drawing.Point(765, 18)
- Me.控件1_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.控件1_tb.Name = "控件1_tb"
- Me.控件1_tb.Size = New System.Drawing.Size(210, 23)
- Me.控件1_tb.TabIndex = 664
- '
- '介面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.Location = New System.Drawing.Point(494, 18)
- Me.介面1_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.介面1_tb.Name = "介面1_tb"
- Me.介面1_tb.Size = New System.Drawing.Size(270, 23)
- Me.介面1_tb.TabIndex = 663
- '
- '介面控件1_lb
- '
- Me.介面控件1_lb.AutoSize = True
- Me.介面控件1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.介面控件1_lb.ForeColor = System.Drawing.Color.Green
- Me.介面控件1_lb.Location = New System.Drawing.Point(768, 2)
- Me.介面控件1_lb.Name = "介面控件1_lb"
- Me.介面控件1_lb.Size = New System.Drawing.Size(87, 16)
- Me.介面控件1_lb.TabIndex = 662
- Me.介面控件1_lb.Text = "介面控件(參考)"
- '
- '系統介面1_lb
- '
- Me.系統介面1_lb.AutoSize = True
- Me.系統介面1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.系統介面1_lb.ForeColor = System.Drawing.Color.Green
- Me.系統介面1_lb.Location = New System.Drawing.Point(497, 2)
- Me.系統介面1_lb.Name = "系統介面1_lb"
- Me.系統介面1_lb.Size = New System.Drawing.Size(87, 16)
- Me.系統介面1_lb.TabIndex = 661
- Me.系統介面1_lb.Text = "系統介面(參考)"
- '
- '內容設定1_tb
- '
- Me.內容設定1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.內容設定1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.內容設定1_tb.Location = New System.Drawing.Point(276, 386)
- Me.內容設定1_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.內容設定1_tb.Name = "內容設定1_tb"
- Me.內容設定1_tb.Size = New System.Drawing.Size(698, 23)
- Me.內容設定1_tb.TabIndex = 669
- '
- '內容設定1_lb
- '
- Me.內容設定1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.內容設定1_lb.AutoSize = True
- Me.內容設定1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.內容設定1_lb.ForeColor = System.Drawing.Color.Green
- Me.內容設定1_lb.Location = New System.Drawing.Point(160, 389)
- Me.內容設定1_lb.Name = "內容設定1_lb"
- Me.內容設定1_lb.Size = New System.Drawing.Size(55, 16)
- Me.內容設定1_lb.TabIndex = 668
- Me.內容設定1_lb.Text = "內容設定"
- '
- '語言1_tb
- '
- Me.語言1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語言1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語言1_tb.Location = New System.Drawing.Point(68, 386)
- Me.語言1_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.語言1_tb.Name = "語言1_tb"
- Me.語言1_tb.Size = New System.Drawing.Size(87, 23)
- Me.語言1_tb.TabIndex = 667
- '
- '語言1_lb
- '
- Me.語言1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語言1_lb.AutoSize = True
- Me.語言1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.語言1_lb.ForeColor = System.Drawing.Color.Green
- Me.語言1_lb.Location = New System.Drawing.Point(5, 390)
- Me.語言1_lb.Name = "語言1_lb"
- Me.語言1_lb.Size = New System.Drawing.Size(31, 16)
- Me.語言1_lb.TabIndex = 666
- Me.語言1_lb.Text = "語言"
- '
- '內容1_dgv
- '
- DataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.內容1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle46
- Me.內容1_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.內容1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.內容1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.內容1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.內容1_dgv.Location = New System.Drawing.Point(4, 411)
- Me.內容1_dgv.Name = "內容1_dgv"
- Me.內容1_dgv.RowHeadersWidth = 5
- Me.內容1_dgv.RowTemplate.Height = 24
- Me.內容1_dgv.Size = New System.Drawing.Size(970, 100)
- Me.內容1_dgv.TabIndex = 665
- '
- '控件1_dgv
- '
- DataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.控件1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle47
- Me.控件1_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.控件1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.控件1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.控件1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.控件1_dgv.Location = New System.Drawing.Point(766, 43)
- Me.控件1_dgv.Name = "控件1_dgv"
- Me.控件1_dgv.RowHeadersWidth = 5
- Me.控件1_dgv.RowTemplate.Height = 24
- Me.控件1_dgv.Size = New System.Drawing.Size(210, 274)
- Me.控件1_dgv.TabIndex = 671
- '
- '介面1_dgv
- '
- DataGridViewCellStyle48.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.介面1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle48
- Me.介面1_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.介面1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.介面1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.介面1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.介面1_dgv.Location = New System.Drawing.Point(494, 43)
- Me.介面1_dgv.Name = "介面1_dgv"
- Me.介面1_dgv.RowHeadersWidth = 5
- Me.介面1_dgv.RowTemplate.Height = 24
- Me.介面1_dgv.Size = New System.Drawing.Size(270, 274)
- Me.介面1_dgv.TabIndex = 670
- '
- '介面2_tb
- '
- Me.介面2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.介面2_tb.Location = New System.Drawing.Point(770, 336)
- Me.介面2_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.介面2_tb.Name = "介面2_tb"
- Me.介面2_tb.Size = New System.Drawing.Size(151, 23)
- Me.介面2_tb.TabIndex = 673
- '
- '文字提醒1_lb
- '
- Me.文字提醒1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.文字提醒1_lb.AutoSize = True
- Me.文字提醒1_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文字提醒1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文字提醒1_lb.Location = New System.Drawing.Point(650, 340)
- Me.文字提醒1_lb.Name = "文字提醒1_lb"
- Me.文字提醒1_lb.Size = New System.Drawing.Size(87, 16)
- Me.文字提醒1_lb.TabIndex = 674
- Me.文字提醒1_lb.Text = "系統介面(修正)"
- '
- '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.系統通用變數_tab)
- Me.TabControl1.Controls.Add(Me.系統預言設定_tab)
- Me.TabControl1.Location = New System.Drawing.Point(2, 2)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1346, 677)
- Me.TabControl1.TabIndex = 676
- '
- '系統通用變數_tab
- '
- Me.系統通用變數_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.系統通用變數_tab.Controls.Add(Me.資料庫清單1_dgv)
- Me.系統通用變數_tab.Controls.Add(Me.LOG檔截斷3_bt)
- Me.系統通用變數_tab.Controls.Add(Me.Label3)
- Me.系統通用變數_tab.Controls.Add(Me.文件資料庫管理修改_bt)
- Me.系統通用變數_tab.Controls.Add(Me.文件資料庫名稱_lb)
- Me.系統通用變數_tab.Controls.Add(Me.文件資料庫名稱_tb)
- Me.系統通用變數_tab.Controls.Add(Me.工程文件資料庫管理_dgv)
- Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫管理修改_bt)
- Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫名稱_lb)
- Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫名稱_tb)
- Me.系統通用變數_tab.Controls.Add(Me.工程圖片資料庫管理_dgv)
- Me.系統通用變數_tab.Controls.Add(Me.重新讀取_bt)
- Me.系統通用變數_tab.Controls.Add(Me.伺服器_lb)
- Me.系統通用變數_tab.Controls.Add(Me.MAX_nud)
- Me.系統通用變數_tab.Controls.Add(Me.Panel2)
- Me.系統通用變數_tab.Controls.Add(Me.Panel1)
- Me.系統通用變數_tab.Controls.Add(Me.文字_lb)
- Me.系統通用變數_tab.Controls.Add(Me.行政簽核_tb)
- Me.系統通用變數_tab.Controls.Add(Me.建築簽核_tb)
- Me.系統通用變數_tab.Controls.Add(Me.系統閒置時間控制_gb)
- Me.系統通用變數_tab.Controls.Add(Me.特別功能_bt)
- Me.系統通用變數_tab.Controls.Add(Me.編碼原則_pb)
- Me.系統通用變數_tab.Controls.Add(Me.是否可用1_ch)
- Me.系統通用變數_tab.Controls.Add(Me.是否可用_ch)
- Me.系統通用變數_tab.Controls.Add(Me.Label1)
- 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(1338, 645)
- Me.系統通用變數_tab.TabIndex = 0
- Me.系統通用變數_tab.Text = "系統通用變數"
- Me.系統通用變數_tab.UseVisualStyleBackColor = True
- '
- '資料庫清單1_dgv
- '
- DataGridViewCellStyle49.BackColor = System.Drawing.Color.White
- Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle49
- Me.資料庫清單1_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.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle50.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle50.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle50.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle50.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle50.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle50.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle50
- Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單1_dgv.Location = New System.Drawing.Point(1000, 107)
- Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
- Me.資料庫清單1_dgv.RowHeadersWidth = 5
- Me.資料庫清單1_dgv.RowTemplate.Height = 24
- Me.資料庫清單1_dgv.Size = New System.Drawing.Size(328, 521)
- Me.資料庫清單1_dgv.TabIndex = 1509
- '
- 'LOG檔截斷3_bt
- '
- Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(1205, 82)
- Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
- Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(123, 23)
- Me.LOG檔截斷3_bt.TabIndex = 1508
- Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.SystemColors.Control
- Me.Label3.Location = New System.Drawing.Point(1003, 87)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(68, 16)
- Me.Label3.TabIndex = 1507
- Me.Label3.Text = "SQL Server"
- '
- '文件資料庫管理修改_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(928, 459)
- Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
- Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(66, 35)
- Me.文件資料庫管理修改_bt.TabIndex = 706
- '
- '文件資料庫名稱_lb
- '
- Me.文件資料庫名稱_lb.AutoSize = True
- Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(711, 438)
- Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
- Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.文件資料庫名稱_lb.TabIndex = 704
- Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
- '
- '文件資料庫名稱_tb
- '
- Me.文件資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文件資料庫名稱_tb.Location = New System.Drawing.Point(861, 435)
- Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
- Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
- Me.文件資料庫名稱_tb.TabIndex = 703
- '
- '工程文件資料庫管理_dgv
- '
- DataGridViewCellStyle51.BackColor = System.Drawing.Color.White
- Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle51
- 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
- DataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle52.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle52.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle52.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle52.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle52.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle52.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle52
- Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(711, 494)
- Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
- Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
- Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
- Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(282, 137)
- Me.工程文件資料庫管理_dgv.TabIndex = 702
- '
- '圖片資料庫管理修改_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(642, 459)
- Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
- Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(66, 35)
- Me.圖片資料庫管理修改_bt.TabIndex = 701
- '
- '圖片資料庫名稱_lb
- '
- Me.圖片資料庫名稱_lb.AutoSize = True
- Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(425, 438)
- Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
- Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.圖片資料庫名稱_lb.TabIndex = 699
- Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
- '
- '圖片資料庫名稱_tb
- '
- Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(575, 435)
- Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
- Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
- Me.圖片資料庫名稱_tb.TabIndex = 698
- '
- '工程圖片資料庫管理_dgv
- '
- DataGridViewCellStyle53.BackColor = System.Drawing.Color.White
- Me.工程圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle53
- 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
- DataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle54.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle54.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle54.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle54.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle54.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.工程圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle54
- Me.工程圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.工程圖片資料庫管理_dgv.Location = New System.Drawing.Point(425, 494)
- Me.工程圖片資料庫管理_dgv.Name = "工程圖片資料庫管理_dgv"
- Me.工程圖片資料庫管理_dgv.RowHeadersWidth = 5
- Me.工程圖片資料庫管理_dgv.RowTemplate.Height = 24
- Me.工程圖片資料庫管理_dgv.Size = New System.Drawing.Size(282, 137)
- Me.工程圖片資料庫管理_dgv.TabIndex = 697
- '
- '重新讀取_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(925, 1)
- Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
- Me.重新讀取_bt.TabIndex = 696
- Me.重新讀取_bt.Text = "重新讀取"
- '
- '伺服器_lb
- '
- Me.伺服器_lb.AutoSize = True
- Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
- Me.伺服器_lb.Location = New System.Drawing.Point(437, 4)
- Me.伺服器_lb.Name = "伺服器_lb"
- Me.伺服器_lb.Size = New System.Drawing.Size(229, 16)
- Me.伺服器_lb.TabIndex = 695
- Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
- '
- 'MAX_nud
- '
- Me.MAX_nud.Location = New System.Drawing.Point(841, 1)
- Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.MAX_nud.Name = "MAX_nud"
- Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
- Me.MAX_nud.TabIndex = 694
- Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.MAX_nud.ThousandsSeparator = True
- Me.MAX_nud.Value = New Decimal(New Integer() {5000, 0, 0, 0})
- '
- 'Panel2
- '
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
- Me.Panel2.Location = New System.Drawing.Point(422, 25)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(575, 409)
- Me.Panel2.TabIndex = 693
- '
- '伺服器狀態_dgv
- '
- DataGridViewCellStyle55.BackColor = System.Drawing.Color.White
- Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle55
- 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
- DataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle56.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle56.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle56.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle56.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle56.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle56.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle56
- Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.伺服器狀態_dgv.Location = New System.Drawing.Point(1, 2)
- Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
- Me.伺服器狀態_dgv.RowHeadersWidth = 5
- Me.伺服器狀態_dgv.RowTemplate.Height = 24
- Me.伺服器狀態_dgv.Size = New System.Drawing.Size(569, 402)
- Me.伺服器狀態_dgv.TabIndex = 688
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel1.Controls.Add(Me.行政採購簽核二級金額基數_lb)
- Me.Panel1.Controls.Add(Me.NUP_5)
- Me.Panel1.Controls.Add(Me.修改_bt)
- Me.Panel1.Controls.Add(Me.NUP_4)
- Me.Panel1.Controls.Add(Me.天_lb)
- Me.Panel1.Controls.Add(Me.NUP_3)
- Me.Panel1.Controls.Add(Me.密碼重設天數_tb)
- Me.Panel1.Controls.Add(Me.比例3_lb)
- Me.Panel1.Controls.Add(Me.密碼重設天數_lb)
- Me.Panel1.Controls.Add(Me.比例2_lb)
- Me.Panel1.Controls.Add(Me.建築採購簽核二級金額基數_lb)
- Me.Panel1.Controls.Add(Me.比例1_lb)
- Me.Panel1.Controls.Add(Me.NUP_1)
- Me.Panel1.Controls.Add(Me.NUP_2)
- Me.Panel1.Controls.Add(Me.Label12)
- Me.Panel1.Controls.Add(Me.Label11)
- Me.Panel1.Controls.Add(Me.Label10)
- Me.Panel1.Controls.Add(Me.Label8)
- Me.Panel1.Controls.Add(Me.Label9)
- Me.Panel1.Location = New System.Drawing.Point(3, 2)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(419, 251)
- Me.Panel1.TabIndex = 687
- '
- 'NUP_5
- '
- Me.NUP_5.Location = New System.Drawing.Point(304, 176)
- Me.NUP_5.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.NUP_5.Name = "NUP_5"
- Me.NUP_5.Size = New System.Drawing.Size(104, 23)
- Me.NUP_5.TabIndex = 686
- Me.NUP_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.NUP_5.ThousandsSeparator = True
- '
- 'NUP_4
- '
- Me.NUP_4.Location = New System.Drawing.Point(306, 133)
- Me.NUP_4.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.NUP_4.Name = "NUP_4"
- Me.NUP_4.Size = New System.Drawing.Size(104, 23)
- Me.NUP_4.TabIndex = 685
- Me.NUP_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.NUP_4.ThousandsSeparator = True
- '
- 'NUP_3
- '
- Me.NUP_3.Location = New System.Drawing.Point(305, 90)
- Me.NUP_3.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.NUP_3.Name = "NUP_3"
- Me.NUP_3.Size = New System.Drawing.Size(104, 23)
- Me.NUP_3.TabIndex = 684
- Me.NUP_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.NUP_3.ThousandsSeparator = True
- '
- '比例3_lb
- '
- Me.比例3_lb.AutoSize = True
- Me.比例3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.比例3_lb.Location = New System.Drawing.Point(7, 178)
- Me.比例3_lb.Name = "比例3_lb"
- Me.比例3_lb.Size = New System.Drawing.Size(202, 16)
- Me.比例3_lb.TabIndex = 683
- Me.比例3_lb.Text = "跟上次採購價格漲幅 >= 比例3(淡粉)"
- '
- '比例2_lb
- '
- Me.比例2_lb.AutoSize = True
- Me.比例2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.比例2_lb.Location = New System.Drawing.Point(7, 135)
- Me.比例2_lb.Name = "比例2_lb"
- Me.比例2_lb.Size = New System.Drawing.Size(227, 16)
- Me.比例2_lb.TabIndex = 682
- Me.比例2_lb.Text = "比例2<跟上次採購價格漲幅<比例3(淡藍)"
- '
- '比例1_lb
- '
- Me.比例1_lb.AutoSize = True
- Me.比例1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.比例1_lb.Location = New System.Drawing.Point(8, 92)
- Me.比例1_lb.Name = "比例1_lb"
- Me.比例1_lb.Size = New System.Drawing.Size(227, 16)
- Me.比例1_lb.TabIndex = 681
- Me.比例1_lb.Text = "比例1<跟上次採購價格漲幅<比例2(淡綠)"
- '
- 'NUP_1
- '
- Me.NUP_1.Location = New System.Drawing.Point(305, 6)
- Me.NUP_1.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.NUP_1.Name = "NUP_1"
- Me.NUP_1.Size = New System.Drawing.Size(104, 23)
- Me.NUP_1.TabIndex = 679
- Me.NUP_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.NUP_1.ThousandsSeparator = True
- '
- 'NUP_2
- '
- Me.NUP_2.Location = New System.Drawing.Point(306, 48)
- Me.NUP_2.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.NUP_2.Name = "NUP_2"
- Me.NUP_2.Size = New System.Drawing.Size(104, 23)
- Me.NUP_2.TabIndex = 680
- Me.NUP_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.NUP_2.ThousandsSeparator = True
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(7, 200)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(407, 16)
- Me.Label12.TabIndex = 691
- Me.Label12.Text = "________________________________________________________________________________"
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(7, 157)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(407, 16)
- Me.Label11.TabIndex = 690
- Me.Label11.Text = "________________________________________________________________________________"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(8, 114)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(407, 16)
- Me.Label10.TabIndex = 689
- Me.Label10.Text = "________________________________________________________________________________"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(7, 30)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(407, 16)
- Me.Label8.TabIndex = 687
- Me.Label8.Text = "________________________________________________________________________________"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(6, 72)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(407, 16)
- Me.Label9.TabIndex = 688
- Me.Label9.Text = "________________________________________________________________________________"
- '
- '文字_lb
- '
- Me.文字_lb.AutoSize = True
- Me.文字_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文字_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文字_lb.Location = New System.Drawing.Point(1003, 3)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(320, 48)
- Me.文字_lb.TabIndex = 678
- Me.文字_lb.Text = "特別功能用於系統語言資料導入SQL之後,因中文DGV表頭" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "會有設定衝突,故需要在語言資料中加入一個 [ . ] 以避開邏" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "輯錯誤。"
- '
- '編碼原則_pb
- '
- Me.編碼原則_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.編碼原則_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.編碼原則_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.編碼原則_pb.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.dbbb34b6f4c0c3738afdc943d70db5e
- Me.編碼原則_pb.Location = New System.Drawing.Point(3, 330)
- Me.編碼原則_pb.Name = "編碼原則_pb"
- Me.編碼原則_pb.Size = New System.Drawing.Size(419, 301)
- Me.編碼原則_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.編碼原則_pb.TabIndex = 677
- Me.編碼原則_pb.TabStop = False
- '
- '是否可用1_ch
- '
- Me.是否可用1_ch.AutoSize = True
- Me.是否可用1_ch.Location = New System.Drawing.Point(714, 470)
- Me.是否可用1_ch.Name = "是否可用1_ch"
- Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用1_ch.TabIndex = 705
- Me.是否可用1_ch.Text = "是否鎖定"
- Me.是否可用1_ch.UseVisualStyleBackColor = True
- '
- '是否可用_ch
- '
- Me.是否可用_ch.AutoSize = True
- Me.是否可用_ch.Location = New System.Drawing.Point(428, 470)
- Me.是否可用_ch.Name = "是否可用_ch"
- Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用_ch.TabIndex = 700
- Me.是否可用_ch.Text = "是否鎖定"
- Me.是否可用_ch.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(926, 64)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(407, 16)
- Me.Label1.TabIndex = 1510
- Me.Label1.Text = "________________________________________________________________________________"
- '
- '系統預言設定_tab
- '
- Me.系統預言設定_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.系統預言設定_tab.Controls.Add(Me.翻譯_bt)
- Me.系統預言設定_tab.Controls.Add(Me.刪除_bt)
- Me.系統預言設定_tab.Controls.Add(Me.控件2_tb)
- Me.系統預言設定_tab.Controls.Add(Me.介面控件2_lb)
- Me.系統預言設定_tab.Controls.Add(Me.圖檔刪除_bt)
- Me.系統預言設定_tab.Controls.Add(Me.文字提醒_lb)
- Me.系統預言設定_tab.Controls.Add(Me.文字提醒1_lb)
- Me.系統預言設定_tab.Controls.Add(Me.介面2_tb)
- Me.系統預言設定_tab.Controls.Add(Me.讀取料夾路徑_bt)
- Me.系統預言設定_tab.Controls.Add(Me.圖檔修改_bt)
- Me.系統預言設定_tab.Controls.Add(Me.內容設定1_tb)
- Me.系統預言設定_tab.Controls.Add(Me.圖檔入系統_bt)
- Me.系統預言設定_tab.Controls.Add(Me.控件1_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.檔案讀取_tb)
- Me.系統預言設定_tab.Controls.Add(Me.內容設定1_lb)
- Me.系統預言設定_tab.Controls.Add(Me.Update_bt)
- Me.系統預言設定_tab.Controls.Add(Me.檔案名稱_tb)
- Me.系統預言設定_tab.Controls.Add(Me.語言1_tb)
- Me.系統預言設定_tab.Controls.Add(Me.伺服器FTP文件夾_lb)
- Me.系統預言設定_tab.Controls.Add(Me.介面1_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.FTP資料夾_wb)
- Me.系統預言設定_tab.Controls.Add(Me.語言1_lb)
- Me.系統預言設定_tab.Controls.Add(Me.語言_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.內容1_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.系統介面_lb)
- Me.系統預言設定_tab.Controls.Add(Me.本機資料夾_wb)
- Me.系統預言設定_tab.Controls.Add(Me.介面_pb)
- Me.系統預言設定_tab.Controls.Add(Me.介面_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.控件_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.介面控件_lb)
- Me.系統預言設定_tab.Controls.Add(Me.介面_tb)
- Me.系統預言設定_tab.Controls.Add(Me.控件1_tb)
- Me.系統預言設定_tab.Controls.Add(Me.控件_tb)
- Me.系統預言設定_tab.Controls.Add(Me.介面1_tb)
- Me.系統預言設定_tab.Controls.Add(Me.系統介面1_lb)
- Me.系統預言設定_tab.Controls.Add(Me.內容設定_tb)
- Me.系統預言設定_tab.Controls.Add(Me.介面控件1_lb)
- Me.系統預言設定_tab.Controls.Add(Me.內容設定_lb)
- Me.系統預言設定_tab.Controls.Add(Me.內容_dgv)
- Me.系統預言設定_tab.Controls.Add(Me.語言_tb)
- Me.系統預言設定_tab.Controls.Add(Me.語言修改_bt)
- Me.系統預言設定_tab.Controls.Add(Me.語言_lb)
- Me.系統預言設定_tab.Controls.Add(Me.檔案名稱_lb)
- 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(1338, 645)
- Me.系統預言設定_tab.TabIndex = 1
- Me.系統預言設定_tab.Text = "系統預言設定"
- Me.系統預言設定_tab.UseVisualStyleBackColor = True
- '
- '翻譯_bt
- '
- Me.翻譯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.翻譯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GOOGLELOG01
- Me.翻譯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.翻譯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.翻譯_bt.Location = New System.Drawing.Point(494, 336)
- 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 = 681
- '
- '刪除_bt
- '
- Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除_bt.Location = New System.Drawing.Point(598, 336)
- 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 = 680
- '
- '控件2_tb
- '
- Me.控件2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.控件2_tb.Location = New System.Drawing.Point(770, 360)
- Me.控件2_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.控件2_tb.Name = "控件2_tb"
- Me.控件2_tb.Size = New System.Drawing.Size(151, 23)
- Me.控件2_tb.TabIndex = 679
- '
- '介面控件2_lb
- '
- Me.介面控件2_lb.AutoSize = True
- Me.介面控件2_lb.BackColor = System.Drawing.SystemColors.Control
- Me.介面控件2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.介面控件2_lb.Location = New System.Drawing.Point(650, 362)
- Me.介面控件2_lb.Name = "介面控件2_lb"
- Me.介面控件2_lb.Size = New System.Drawing.Size(87, 16)
- Me.介面控件2_lb.TabIndex = 678
- Me.介面控件2_lb.Text = "系統控件(修正)"
- '
- '圖檔刪除_bt
- '
- Me.圖檔刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Delete_Image
- Me.圖檔刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔刪除_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔刪除_bt.Location = New System.Drawing.Point(1232, 197)
- Me.圖檔刪除_bt.Name = "圖檔刪除_bt"
- Me.圖檔刪除_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔刪除_bt.TabIndex = 677
- Me.圖檔刪除_bt.UseVisualStyleBackColor = True
- '
- '文字提醒_lb
- '
- Me.文字提醒_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.文字提醒_lb.AutoSize = True
- Me.文字提醒_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文字提醒_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文字提醒_lb.Location = New System.Drawing.Point(492, 320)
- Me.文字提醒_lb.Name = "文字提醒_lb"
- Me.文字提醒_lb.Size = New System.Drawing.Size(234, 16)
- Me.文字提醒_lb.TabIndex = 676
- Me.文字提醒_lb.Text = "SQL系統語言、介面, 語言, 控件, 內容, 編碼"
- '
- '讀取料夾路徑_bt
- '
- Me.讀取料夾路徑_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PortableComputer
- 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.Blue
- Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(981, 197)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(50, 35)
- Me.讀取料夾路徑_bt.TabIndex = 654
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '圖檔修改_bt
- '
- Me.圖檔修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Update_Image
- Me.圖檔修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔修改_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔修改_bt.Location = New System.Drawing.Point(1132, 197)
- Me.圖檔修改_bt.Name = "圖檔修改_bt"
- Me.圖檔修改_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔修改_bt.TabIndex = 653
- Me.圖檔修改_bt.UseVisualStyleBackColor = True
- '
- '圖檔入系統_bt
- '
- Me.圖檔入系統_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
- Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
- Me.圖檔入系統_bt.Location = New System.Drawing.Point(1032, 197)
- Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
- Me.圖檔入系統_bt.Size = New System.Drawing.Size(100, 35)
- Me.圖檔入系統_bt.TabIndex = 652
- Me.圖檔入系統_bt.UseVisualStyleBackColor = True
- '
- 'Update_bt
- '
- Me.Update_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Update_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.Update_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.Update_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Update_bt.Location = New System.Drawing.Point(923, 334)
- Me.Update_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Update_bt.Name = "Update_bt"
- Me.Update_bt.Size = New System.Drawing.Size(50, 50)
- Me.Update_bt.TabIndex = 675
- '
- '介面_pb
- '
- Me.介面_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.介面_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.介面_pb.Location = New System.Drawing.Point(983, 1)
- Me.介面_pb.Name = "介面_pb"
- Me.介面_pb.Size = New System.Drawing.Size(349, 197)
- Me.介面_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.介面_pb.TabIndex = 645
- Me.介面_pb.TabStop = False
- '
- '語言修改_bt
- '
- Me.語言修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語言修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER2
- Me.語言修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.語言修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語言修改_bt.Location = New System.Drawing.Point(546, 336)
- 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 = 638
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1319, 2)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1632
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '等待翻譯_tim
- '
- Me.等待翻譯_tim.Interval = 500
- '
- '系統通用變數管理
- '
- 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.語轉扭_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 = "系統通用變數管理"
- CType(Me.介面_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.系統閒置時間控制_gb.ResumeLayout(False)
- Me.系統閒置時間控制_gb.PerformLayout()
- CType(Me.控件_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.內容_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.內容1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.控件1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.介面1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl1.ResumeLayout(False)
- Me.系統通用變數_tab.ResumeLayout(False)
- Me.系統通用變數_tab.PerformLayout()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.NUP_5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NUP_4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NUP_3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NUP_1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NUP_2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.編碼原則_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.系統預言設定_tab.ResumeLayout(False)
- Me.系統預言設定_tab.PerformLayout()
- CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 閒置時間修改_bt As Button
- Friend WithEvents 第一段閒置時間_lb As Label
- Friend WithEvents 時間1_tb As TextBox
- Friend WithEvents 第二段閒置時間_lb As Label
- Friend WithEvents 時間2_tb As TextBox
- Friend WithEvents 秒1_lb As Label
- Friend WithEvents 秒2_lb As Label
- Friend WithEvents 天_lb As Label
- Friend WithEvents 密碼重設天數_lb As Label
- Friend WithEvents 密碼重設天數_tb As TextBox
- Friend WithEvents 介面_dgv As DataGridView
- Friend WithEvents 系統閒置時間控制_gb As GroupBox
- Friend WithEvents 系統介面_lb As Label
- Friend WithEvents 控件_dgv As DataGridView
- Friend WithEvents 介面控件_lb As Label
- Friend WithEvents 介面_tb As TextBox
- Friend WithEvents 控件_tb As TextBox
- Friend WithEvents 語言修改_bt As Button
- Friend WithEvents 內容設定_tb As TextBox
- Friend WithEvents 語言_tb As TextBox
- Friend WithEvents 內容設定_lb As Label
- Friend WithEvents 語言_lb As Label
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents 介面_pb As PictureBox
- Friend WithEvents 檔案讀取_tb As TextBox
- Friend WithEvents 檔案名稱_lb As Label
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents 伺服器FTP文件夾_lb As Label
- Friend WithEvents 本機資料夾_wb As WebBrowser
- Friend WithEvents FTP資料夾_wb As WebBrowser
- Friend WithEvents 圖檔入系統_bt As Button
- Friend WithEvents 圖檔修改_bt As Button
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents 建築採購簽核二級金額基數_lb As Label
- Friend WithEvents 行政採購簽核二級金額基數_lb As Label
- Friend WithEvents 行政簽核_tb As TextBox
- Friend WithEvents 建築簽核_tb As TextBox
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 特別功能_bt As Button
- Friend WithEvents 控件1_tb As TextBox
- Friend WithEvents 介面1_tb As TextBox
- Friend WithEvents 介面控件1_lb As Label
- Friend WithEvents 系統介面1_lb As Label
- Friend WithEvents 內容設定1_tb As TextBox
- Friend WithEvents 內容設定1_lb As Label
- Friend WithEvents 語言1_tb As TextBox
- Friend WithEvents 語言1_lb As Label
- Friend WithEvents 內容1_dgv As DataGridView
- Friend WithEvents 控件1_dgv As DataGridView
- Friend WithEvents 介面1_dgv As DataGridView
- Friend WithEvents 介面2_tb As TextBox
- Friend WithEvents 文字提醒1_lb As Label
- Friend WithEvents Update_bt As Button
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 系統通用變數_tab As TabPage
- Friend WithEvents 系統預言設定_tab As TabPage
- Friend WithEvents 編碼原則_pb As PictureBox
- Friend WithEvents 文字提醒_lb As Label
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 文字_lb As Label
- Friend WithEvents NUP_2 As NumericUpDown
- Friend WithEvents NUP_1 As NumericUpDown
- Friend WithEvents 比例3_lb As Label
- Friend WithEvents 比例2_lb As Label
- Friend WithEvents 比例1_lb As Label
- Friend WithEvents NUP_5 As NumericUpDown
- Friend WithEvents NUP_4 As NumericUpDown
- Friend WithEvents NUP_3 As NumericUpDown
- Friend WithEvents Panel1 As Panel
- Friend WithEvents Label11 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents 伺服器狀態_dgv As DataGridView
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 伺服器_lb As Label
- Friend WithEvents MAX_nud As NumericUpDown
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 圖片資料庫管理修改_bt As Button
- Friend WithEvents 是否可用_ch As CheckBox
- Friend WithEvents 圖片資料庫名稱_lb As Label
- Friend WithEvents 圖片資料庫名稱_tb As TextBox
- Friend WithEvents 工程圖片資料庫管理_dgv As DataGridView
- Friend WithEvents 文件資料庫管理修改_bt As Button
- Friend WithEvents 是否可用1_ch As CheckBox
- Friend WithEvents 文件資料庫名稱_lb As Label
- Friend WithEvents 文件資料庫名稱_tb As TextBox
- Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
- Friend WithEvents 內容_dgv As DataGridView
- Friend WithEvents 資料庫清單1_dgv As DataGridView
- Friend WithEvents LOG檔截斷3_bt As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 圖檔刪除_bt As Button
- Friend WithEvents 控件2_tb As TextBox
- Friend WithEvents 介面控件2_lb As Label
- Friend WithEvents 翻譯_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 等待翻譯_tim As Timer
- End Class
|