1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354 |
- <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()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.Label31 = New System.Windows.Forms.Label()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.轉場時數_tb = New System.Windows.Forms.TextBox()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.轉場比_tb = New System.Windows.Forms.TextBox()
- Me.服務時數_tb = New System.Windows.Forms.TextBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.餘額_比 = New System.Windows.Forms.TextBox()
- Me.餘額_tb = New System.Windows.Forms.TextBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.公司負擔_比 = New System.Windows.Forms.TextBox()
- Me.薪資總額_比 = New System.Windows.Forms.TextBox()
- Me.申請AA_比 = New System.Windows.Forms.TextBox()
- Me.申請BG_比 = New System.Windows.Forms.TextBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.薪資總額_tb = New System.Windows.Forms.TextBox()
- Me.申請AA_tb = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.申請BG_tb = New System.Windows.Forms.TextBox()
- Me.公司負擔_tb = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.支出項目_tb = New System.Windows.Forms.TextBox()
- Me.加項總計_比 = New System.Windows.Forms.TextBox()
- Me.加班費_比 = New System.Windows.Forms.TextBox()
- Me.轉場薪資_比 = New System.Windows.Forms.TextBox()
- Me.轉場津貼_比 = New System.Windows.Forms.TextBox()
- Me.服務津貼_比 = New System.Windows.Forms.TextBox()
- Me.薪資D_比 = New System.Windows.Forms.TextBox()
- Me.AA正常_比 = New System.Windows.Forms.TextBox()
- Me.GA加級_比 = New System.Windows.Forms.TextBox()
- Me.GA正常_比 = New System.Windows.Forms.TextBox()
- Me.BA正常_比 = New System.Windows.Forms.TextBox()
- Me.申請AA_差額_比 = New System.Windows.Forms.TextBox()
- Me.申請AA_長_比 = New System.Windows.Forms.TextBox()
- Me.申請AA_仁_比 = New System.Windows.Forms.TextBox()
- Me.申請BG_差額_比 = New System.Windows.Forms.TextBox()
- Me.申請BG_長_比 = New System.Windows.Forms.TextBox()
- Me.申請BG_仁_比 = New System.Windows.Forms.TextBox()
- Me.減項總計_tb = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.加項總計_tb = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.加班費_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.轉場薪資_tb = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.轉場津貼_tb = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.服務津貼_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.薪資D_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.AA正常_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.GA加級_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.GA正常_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.BA正常_tb = New System.Windows.Forms.TextBox()
- Me.申請AA_差額_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.申請AA_長_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.申請AA_仁_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.申請BG_差額_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.申請BG_長_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.申請BG_仁_tb = New System.Windows.Forms.TextBox()
- Me.成本結構_ch = New System.Windows.Forms.CheckBox()
- Me.薪資結構_ch = New System.Windows.Forms.CheckBox()
- Me.重讀_bt = New System.Windows.Forms.Button()
- Me.Label50 = New System.Windows.Forms.Label()
- Me.月份1_cb = New System.Windows.Forms.ComboBox()
- Me.年份1_cb = New System.Windows.Forms.ComboBox()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.年份_cb = New System.Windows.Forms.ComboBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Dgv = New System.Windows.Forms.DataGridView()
- Me.Dgv1 = New System.Windows.Forms.DataGridView()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.Label32 = New System.Windows.Forms.Label()
- Me.修正金額_tb = New System.Windows.Forms.TextBox()
- Me.修正金額_比 = New System.Windows.Forms.TextBox()
- Me.減項總計_比 = New System.Windows.Forms.TextBox()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- CType(Me.Dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Dgv1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControl1.Location = New System.Drawing.Point(0, 0)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1301, 651)
- Me.TabControl1.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight
- Me.TabControl1.TabIndex = 0
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.減項總計_比)
- Me.TabPage1.Controls.Add(Me.修正金額_比)
- Me.TabPage1.Controls.Add(Me.Label32)
- Me.TabPage1.Controls.Add(Me.修正金額_tb)
- Me.TabPage1.Controls.Add(Me.Label31)
- Me.TabPage1.Controls.Add(Me.Label30)
- Me.TabPage1.Controls.Add(Me.轉場時數_tb)
- Me.TabPage1.Controls.Add(Me.Label29)
- Me.TabPage1.Controls.Add(Me.轉場比_tb)
- Me.TabPage1.Controls.Add(Me.服務時數_tb)
- Me.TabPage1.Controls.Add(Me.Label28)
- Me.TabPage1.Controls.Add(Me.餘額_比)
- Me.TabPage1.Controls.Add(Me.餘額_tb)
- Me.TabPage1.Controls.Add(Me.Label27)
- Me.TabPage1.Controls.Add(Me.公司負擔_比)
- Me.TabPage1.Controls.Add(Me.薪資總額_比)
- Me.TabPage1.Controls.Add(Me.申請AA_比)
- Me.TabPage1.Controls.Add(Me.申請BG_比)
- Me.TabPage1.Controls.Add(Me.Label24)
- Me.TabPage1.Controls.Add(Me.薪資總額_tb)
- Me.TabPage1.Controls.Add(Me.申請AA_tb)
- Me.TabPage1.Controls.Add(Me.Label22)
- Me.TabPage1.Controls.Add(Me.申請BG_tb)
- Me.TabPage1.Controls.Add(Me.公司負擔_tb)
- Me.TabPage1.Controls.Add(Me.Label20)
- Me.TabPage1.Controls.Add(Me.支出項目_tb)
- Me.TabPage1.Controls.Add(Me.加項總計_比)
- Me.TabPage1.Controls.Add(Me.加班費_比)
- Me.TabPage1.Controls.Add(Me.轉場薪資_比)
- Me.TabPage1.Controls.Add(Me.轉場津貼_比)
- Me.TabPage1.Controls.Add(Me.服務津貼_比)
- Me.TabPage1.Controls.Add(Me.薪資D_比)
- Me.TabPage1.Controls.Add(Me.AA正常_比)
- Me.TabPage1.Controls.Add(Me.GA加級_比)
- Me.TabPage1.Controls.Add(Me.GA正常_比)
- Me.TabPage1.Controls.Add(Me.BA正常_比)
- Me.TabPage1.Controls.Add(Me.申請AA_差額_比)
- Me.TabPage1.Controls.Add(Me.申請AA_長_比)
- Me.TabPage1.Controls.Add(Me.申請AA_仁_比)
- Me.TabPage1.Controls.Add(Me.申請BG_差額_比)
- Me.TabPage1.Controls.Add(Me.申請BG_長_比)
- Me.TabPage1.Controls.Add(Me.申請BG_仁_比)
- Me.TabPage1.Controls.Add(Me.減項總計_tb)
- Me.TabPage1.Controls.Add(Me.Label17)
- Me.TabPage1.Controls.Add(Me.加項總計_tb)
- Me.TabPage1.Controls.Add(Me.Label16)
- Me.TabPage1.Controls.Add(Me.加班費_tb)
- Me.TabPage1.Controls.Add(Me.Label15)
- Me.TabPage1.Controls.Add(Me.轉場薪資_tb)
- Me.TabPage1.Controls.Add(Me.Label13)
- Me.TabPage1.Controls.Add(Me.轉場津貼_tb)
- Me.TabPage1.Controls.Add(Me.Label14)
- Me.TabPage1.Controls.Add(Me.服務津貼_tb)
- Me.TabPage1.Controls.Add(Me.Label12)
- Me.TabPage1.Controls.Add(Me.薪資D_tb)
- Me.TabPage1.Controls.Add(Me.Label11)
- Me.TabPage1.Controls.Add(Me.AA正常_tb)
- Me.TabPage1.Controls.Add(Me.Label8)
- Me.TabPage1.Controls.Add(Me.GA加級_tb)
- Me.TabPage1.Controls.Add(Me.Label9)
- Me.TabPage1.Controls.Add(Me.GA正常_tb)
- Me.TabPage1.Controls.Add(Me.Label10)
- Me.TabPage1.Controls.Add(Me.BA正常_tb)
- Me.TabPage1.Controls.Add(Me.申請AA_差額_tb)
- Me.TabPage1.Controls.Add(Me.Label5)
- Me.TabPage1.Controls.Add(Me.申請AA_長_tb)
- Me.TabPage1.Controls.Add(Me.Label7)
- Me.TabPage1.Controls.Add(Me.申請AA_仁_tb)
- Me.TabPage1.Controls.Add(Me.Label3)
- Me.TabPage1.Controls.Add(Me.申請BG_差額_tb)
- Me.TabPage1.Controls.Add(Me.Label2)
- Me.TabPage1.Controls.Add(Me.申請BG_長_tb)
- Me.TabPage1.Controls.Add(Me.Label1)
- Me.TabPage1.Controls.Add(Me.申請BG_仁_tb)
- Me.TabPage1.Controls.Add(Me.成本結構_ch)
- Me.TabPage1.Controls.Add(Me.薪資結構_ch)
- Me.TabPage1.Controls.Add(Me.重讀_bt)
- Me.TabPage1.Controls.Add(Me.Label50)
- Me.TabPage1.Controls.Add(Me.月份1_cb)
- Me.TabPage1.Controls.Add(Me.年份1_cb)
- Me.TabPage1.Controls.Add(Me.月份_cb)
- Me.TabPage1.Controls.Add(Me.年份_cb)
- Me.TabPage1.Controls.Add(Me.Label6)
- Me.TabPage1.Controls.Add(Me.Dgv)
- Me.TabPage1.Controls.Add(Me.Dgv1)
- Me.TabPage1.Controls.Add(Me.Label19)
- Me.TabPage1.Controls.Add(Me.Label21)
- Me.TabPage1.Controls.Add(Me.Label18)
- Me.TabPage1.Controls.Add(Me.Label4)
- Me.TabPage1.Controls.Add(Me.Label23)
- Me.TabPage1.Controls.Add(Me.Label25)
- Me.TabPage1.Controls.Add(Me.Label26)
- Me.TabPage1.ForeColor = System.Drawing.Color.Black
- Me.TabPage1.Location = New System.Drawing.Point(4, 28)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(1293, 619)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "仁寶系統-對接資料"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- 'Label31
- '
- Me.Label31.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label31.AutoSize = True
- Me.Label31.ForeColor = System.Drawing.Color.Black
- Me.Label31.Location = New System.Drawing.Point(840, 594)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(124, 16)
- Me.Label31.TabIndex = 1814
- Me.Label31.Text = "事 業 營 運 餘 額 比"
- '
- 'Label30
- '
- Me.Label30.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label30.AutoSize = True
- Me.Label30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label30.Location = New System.Drawing.Point(1109, 517)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(88, 16)
- Me.Label30.TabIndex = 1813
- Me.Label30.Text = "服 務 轉 場比例"
- '
- '轉場時數_tb
- '
- 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.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.轉場時數_tb.Location = New System.Drawing.Point(1201, 490)
- Me.轉場時數_tb.Name = "轉場時數_tb"
- Me.轉場時數_tb.Size = New System.Drawing.Size(85, 23)
- Me.轉場時數_tb.TabIndex = 1811
- Me.轉場時數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label29
- '
- Me.Label29.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label29.AutoSize = True
- Me.Label29.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label29.Location = New System.Drawing.Point(1109, 494)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(91, 16)
- Me.Label29.TabIndex = 1812
- Me.Label29.Text = "總轉場時數合計"
- '
- '轉場比_tb
- '
- 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.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.轉場比_tb.Location = New System.Drawing.Point(1201, 514)
- Me.轉場比_tb.Name = "轉場比_tb"
- Me.轉場比_tb.Size = New System.Drawing.Size(85, 23)
- Me.轉場比_tb.TabIndex = 1810
- Me.轉場比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '服務時數_tb
- '
- 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.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.服務時數_tb.Location = New System.Drawing.Point(1201, 466)
- Me.服務時數_tb.Name = "服務時數_tb"
- Me.服務時數_tb.Size = New System.Drawing.Size(85, 23)
- Me.服務時數_tb.TabIndex = 1808
- Me.服務時數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label28
- '
- Me.Label28.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label28.AutoSize = True
- Me.Label28.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label28.Location = New System.Drawing.Point(1109, 470)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(91, 16)
- Me.Label28.TabIndex = 1809
- Me.Label28.Text = "總服務時數合計"
- '
- '餘額_比
- '
- Me.餘額_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.餘額_比.ForeColor = System.Drawing.Color.Black
- Me.餘額_比.Location = New System.Drawing.Point(966, 591)
- Me.餘額_比.Name = "餘額_比"
- Me.餘額_比.Size = New System.Drawing.Size(85, 23)
- Me.餘額_比.TabIndex = 1807
- Me.餘額_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '餘額_tb
- '
- 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(966, 567)
- Me.餘額_tb.Name = "餘額_tb"
- Me.餘額_tb.Size = New System.Drawing.Size(85, 23)
- Me.餘額_tb.TabIndex = 1805
- Me.餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label27
- '
- Me.Label27.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label27.AutoSize = True
- Me.Label27.ForeColor = System.Drawing.Color.Black
- Me.Label27.Location = New System.Drawing.Point(841, 571)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(124, 16)
- Me.Label27.TabIndex = 1806
- Me.Label27.Text = "事 業 營 運 餘 額"
- '
- '公司負擔_比
- '
- Me.公司負擔_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.公司負擔_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司負擔_比.ForeColor = System.Drawing.Color.Purple
- Me.公司負擔_比.Location = New System.Drawing.Point(1053, 540)
- Me.公司負擔_比.Name = "公司負擔_比"
- Me.公司負擔_比.Size = New System.Drawing.Size(50, 23)
- Me.公司負擔_比.TabIndex = 1803
- Me.公司負擔_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '薪資總額_比
- '
- Me.薪資總額_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.薪資總額_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.薪資總額_比.ForeColor = System.Drawing.Color.Red
- Me.薪資總額_比.Location = New System.Drawing.Point(1053, 516)
- Me.薪資總額_比.Name = "薪資總額_比"
- Me.薪資總額_比.Size = New System.Drawing.Size(50, 23)
- Me.薪資總額_比.TabIndex = 1802
- Me.薪資總額_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_比
- '
- Me.申請AA_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請AA_比.ForeColor = System.Drawing.Color.Green
- Me.申請AA_比.Location = New System.Drawing.Point(1053, 490)
- Me.申請AA_比.Name = "申請AA_比"
- Me.申請AA_比.Size = New System.Drawing.Size(50, 23)
- Me.申請AA_比.TabIndex = 1801
- Me.申請AA_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請BG_比
- '
- Me.申請BG_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請BG_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_比.Location = New System.Drawing.Point(1053, 466)
- Me.申請BG_比.Name = "申請BG_比"
- Me.申請BG_比.Size = New System.Drawing.Size(50, 23)
- Me.申請BG_比.TabIndex = 1800
- Me.申請BG_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label24
- '
- Me.Label24.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label24.AutoSize = True
- Me.Label24.ForeColor = System.Drawing.Color.Red
- Me.Label24.Location = New System.Drawing.Point(840, 518)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(121, 16)
- Me.Label24.TabIndex = 1798
- Me.Label24.Text = "薪 資 支 付 總 額"
- '
- '薪資總額_tb
- '
- 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.Red
- Me.薪資總額_tb.Location = New System.Drawing.Point(966, 516)
- Me.薪資總額_tb.Name = "薪資總額_tb"
- Me.薪資總額_tb.Size = New System.Drawing.Size(85, 23)
- Me.薪資總額_tb.TabIndex = 1797
- Me.薪資總額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_tb
- '
- Me.申請AA_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_tb.ForeColor = System.Drawing.Color.Green
- Me.申請AA_tb.Location = New System.Drawing.Point(966, 490)
- Me.申請AA_tb.Name = "申請AA_tb"
- Me.申請AA_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請AA_tb.TabIndex = 1795
- Me.申請AA_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label22
- '
- Me.Label22.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label22.AutoSize = True
- Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label22.Location = New System.Drawing.Point(840, 470)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(123, 16)
- Me.Label22.TabIndex = 1794
- Me.Label22.Text = "申請總額 BA+GA+SC"
- '
- '申請BG_tb
- '
- Me.申請BG_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_tb.Location = New System.Drawing.Point(966, 466)
- Me.申請BG_tb.Name = "申請BG_tb"
- Me.申請BG_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請BG_tb.TabIndex = 1793
- Me.申請BG_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '公司負擔_tb
- '
- 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.公司負擔_tb.Location = New System.Drawing.Point(966, 540)
- Me.公司負擔_tb.Name = "公司負擔_tb"
- Me.公司負擔_tb.Size = New System.Drawing.Size(85, 23)
- Me.公司負擔_tb.TabIndex = 1791
- Me.公司負擔_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label20
- '
- Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Red
- Me.Label20.Location = New System.Drawing.Point(692, 595)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(55, 16)
- Me.Label20.TabIndex = 1790
- Me.Label20.Text = "支出總額"
- '
- '支出項目_tb
- '
- 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.Red
- Me.支出項目_tb.Location = New System.Drawing.Point(748, 591)
- Me.支出項目_tb.Name = "支出項目_tb"
- Me.支出項目_tb.Size = New System.Drawing.Size(88, 23)
- Me.支出項目_tb.TabIndex = 1789
- Me.支出項目_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '加項總計_比
- '
- Me.加項總計_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.加項總計_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.加項總計_比.ForeColor = System.Drawing.Color.Red
- Me.加項總計_比.Location = New System.Drawing.Point(786, 565)
- Me.加項總計_比.Name = "加項總計_比"
- Me.加項總計_比.Size = New System.Drawing.Size(50, 23)
- Me.加項總計_比.TabIndex = 1788
- Me.加項總計_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '加班費_比
- '
- Me.加班費_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.加班費_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.加班費_比.ForeColor = System.Drawing.Color.Red
- Me.加班費_比.Location = New System.Drawing.Point(786, 540)
- Me.加班費_比.Name = "加班費_比"
- Me.加班費_比.Size = New System.Drawing.Size(50, 23)
- Me.加班費_比.TabIndex = 1787
- Me.加班費_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '轉場薪資_比
- '
- Me.轉場薪資_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.轉場薪資_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.轉場薪資_比.ForeColor = System.Drawing.Color.Red
- Me.轉場薪資_比.Location = New System.Drawing.Point(786, 516)
- Me.轉場薪資_比.Name = "轉場薪資_比"
- Me.轉場薪資_比.Size = New System.Drawing.Size(50, 23)
- Me.轉場薪資_比.TabIndex = 1786
- Me.轉場薪資_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '轉場津貼_比
- '
- Me.轉場津貼_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.轉場津貼_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.轉場津貼_比.ForeColor = System.Drawing.Color.Red
- Me.轉場津貼_比.Location = New System.Drawing.Point(786, 491)
- Me.轉場津貼_比.Name = "轉場津貼_比"
- Me.轉場津貼_比.Size = New System.Drawing.Size(50, 23)
- Me.轉場津貼_比.TabIndex = 1785
- Me.轉場津貼_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '服務津貼_比
- '
- Me.服務津貼_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.服務津貼_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.服務津貼_比.ForeColor = System.Drawing.Color.Red
- Me.服務津貼_比.Location = New System.Drawing.Point(786, 466)
- Me.服務津貼_比.Name = "服務津貼_比"
- Me.服務津貼_比.Size = New System.Drawing.Size(50, 23)
- Me.服務津貼_比.TabIndex = 1784
- Me.服務津貼_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '薪資D_比
- '
- Me.薪資D_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.薪資D_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.薪資D_比.ForeColor = System.Drawing.Color.Red
- Me.薪資D_比.Location = New System.Drawing.Point(523, 565)
- Me.薪資D_比.Name = "薪資D_比"
- Me.薪資D_比.Size = New System.Drawing.Size(50, 23)
- Me.薪資D_比.TabIndex = 1783
- Me.薪資D_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'AA正常_比
- '
- Me.AA正常_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.AA正常_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.AA正常_比.ForeColor = System.Drawing.Color.Red
- Me.AA正常_比.Location = New System.Drawing.Point(523, 540)
- Me.AA正常_比.Name = "AA正常_比"
- Me.AA正常_比.Size = New System.Drawing.Size(50, 23)
- Me.AA正常_比.TabIndex = 1782
- Me.AA正常_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'GA加級_比
- '
- Me.GA加級_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GA加級_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GA加級_比.ForeColor = System.Drawing.Color.Red
- Me.GA加級_比.Location = New System.Drawing.Point(523, 516)
- Me.GA加級_比.Name = "GA加級_比"
- Me.GA加級_比.Size = New System.Drawing.Size(50, 23)
- Me.GA加級_比.TabIndex = 1781
- Me.GA加級_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'GA正常_比
- '
- Me.GA正常_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GA正常_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GA正常_比.ForeColor = System.Drawing.Color.Red
- Me.GA正常_比.Location = New System.Drawing.Point(523, 491)
- Me.GA正常_比.Name = "GA正常_比"
- Me.GA正常_比.Size = New System.Drawing.Size(50, 23)
- Me.GA正常_比.TabIndex = 1780
- Me.GA正常_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'BA正常_比
- '
- Me.BA正常_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.BA正常_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.BA正常_比.ForeColor = System.Drawing.Color.Red
- Me.BA正常_比.Location = New System.Drawing.Point(523, 466)
- Me.BA正常_比.Name = "BA正常_比"
- Me.BA正常_比.Size = New System.Drawing.Size(50, 23)
- Me.BA正常_比.TabIndex = 1779
- Me.BA正常_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_差額_比
- '
- Me.申請AA_差額_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_差額_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請AA_差額_比.ForeColor = System.Drawing.Color.Green
- Me.申請AA_差額_比.Location = New System.Drawing.Point(249, 592)
- Me.申請AA_差額_比.Name = "申請AA_差額_比"
- Me.申請AA_差額_比.Size = New System.Drawing.Size(50, 22)
- Me.申請AA_差額_比.TabIndex = 1778
- Me.申請AA_差額_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_長_比
- '
- Me.申請AA_長_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_長_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請AA_長_比.ForeColor = System.Drawing.Color.Green
- Me.申請AA_長_比.Location = New System.Drawing.Point(249, 567)
- Me.申請AA_長_比.Name = "申請AA_長_比"
- Me.申請AA_長_比.Size = New System.Drawing.Size(50, 22)
- Me.申請AA_長_比.TabIndex = 1777
- Me.申請AA_長_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_仁_比
- '
- Me.申請AA_仁_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_仁_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請AA_仁_比.ForeColor = System.Drawing.Color.Green
- Me.申請AA_仁_比.Location = New System.Drawing.Point(249, 543)
- Me.申請AA_仁_比.Name = "申請AA_仁_比"
- Me.申請AA_仁_比.Size = New System.Drawing.Size(50, 22)
- Me.申請AA_仁_比.TabIndex = 1776
- Me.申請AA_仁_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請BG_差額_比
- '
- Me.申請BG_差額_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_差額_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請BG_差額_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_差額_比.Location = New System.Drawing.Point(249, 518)
- Me.申請BG_差額_比.Name = "申請BG_差額_比"
- Me.申請BG_差額_比.Size = New System.Drawing.Size(50, 22)
- Me.申請BG_差額_比.TabIndex = 1775
- Me.申請BG_差額_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請BG_長_比
- '
- Me.申請BG_長_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_長_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請BG_長_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_長_比.Location = New System.Drawing.Point(249, 493)
- Me.申請BG_長_比.Name = "申請BG_長_比"
- Me.申請BG_長_比.Size = New System.Drawing.Size(50, 22)
- Me.申請BG_長_比.TabIndex = 1774
- Me.申請BG_長_比.Text = "100.00%"
- Me.申請BG_長_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請BG_仁_比
- '
- Me.申請BG_仁_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_仁_比.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請BG_仁_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_仁_比.Location = New System.Drawing.Point(249, 468)
- Me.申請BG_仁_比.Name = "申請BG_仁_比"
- Me.申請BG_仁_比.Size = New System.Drawing.Size(50, 22)
- Me.申請BG_仁_比.TabIndex = 1773
- Me.申請BG_仁_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '減項總計_tb
- '
- 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.減項總計_tb.Location = New System.Drawing.Point(355, 591)
- Me.減項總計_tb.Name = "減項總計_tb"
- Me.減項總計_tb.Size = New System.Drawing.Size(88, 23)
- Me.減項總計_tb.TabIndex = 1770
- Me.減項總計_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label17
- '
- Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label17.AutoSize = True
- Me.Label17.ForeColor = System.Drawing.Color.Red
- Me.Label17.Location = New System.Drawing.Point(575, 569)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(79, 16)
- Me.Label17.TabIndex = 1769
- Me.Label17.Text = "加項總計總額"
- '
- '加項總計_tb
- '
- 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.Red
- Me.加項總計_tb.Location = New System.Drawing.Point(656, 565)
- Me.加項總計_tb.Name = "加項總計_tb"
- Me.加項總計_tb.Size = New System.Drawing.Size(130, 23)
- Me.加項總計_tb.TabIndex = 1768
- Me.加項總計_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label16
- '
- Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.Red
- Me.Label16.Location = New System.Drawing.Point(575, 543)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(79, 16)
- Me.Label16.TabIndex = 1767
- Me.Label16.Text = "加 班 費 總 額"
- '
- '加班費_tb
- '
- 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.Red
- Me.加班費_tb.Location = New System.Drawing.Point(656, 540)
- Me.加班費_tb.Name = "加班費_tb"
- Me.加班費_tb.Size = New System.Drawing.Size(130, 23)
- Me.加班費_tb.TabIndex = 1766
- Me.加班費_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label15
- '
- Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.Red
- Me.Label15.Location = New System.Drawing.Point(575, 519)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(79, 16)
- Me.Label15.TabIndex = 1765
- Me.Label15.Text = "轉場薪資總額"
- '
- '轉場薪資_tb
- '
- 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.Red
- Me.轉場薪資_tb.Location = New System.Drawing.Point(656, 516)
- Me.轉場薪資_tb.Name = "轉場薪資_tb"
- Me.轉場薪資_tb.Size = New System.Drawing.Size(130, 23)
- Me.轉場薪資_tb.TabIndex = 1764
- Me.轉場薪資_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(575, 494)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(79, 16)
- Me.Label13.TabIndex = 1763
- Me.Label13.Text = "轉場津貼總額"
- '
- '轉場津貼_tb
- '
- 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.Red
- Me.轉場津貼_tb.Location = New System.Drawing.Point(656, 491)
- Me.轉場津貼_tb.Name = "轉場津貼_tb"
- Me.轉場津貼_tb.Size = New System.Drawing.Size(130, 23)
- Me.轉場津貼_tb.TabIndex = 1762
- Me.轉場津貼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label14
- '
- Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Red
- Me.Label14.Location = New System.Drawing.Point(575, 469)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(79, 16)
- Me.Label14.TabIndex = 1761
- Me.Label14.Text = "服務津貼總額"
- '
- '服務津貼_tb
- '
- 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.Red
- Me.服務津貼_tb.Location = New System.Drawing.Point(656, 466)
- Me.服務津貼_tb.Name = "服務津貼_tb"
- Me.服務津貼_tb.Size = New System.Drawing.Size(130, 23)
- Me.服務津貼_tb.TabIndex = 1760
- Me.服務津貼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.Red
- Me.Label12.Location = New System.Drawing.Point(302, 569)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(88, 16)
- Me.Label12.TabIndex = 1759
- Me.Label12.Text = "薪資加項D總額"
- '
- '薪資D_tb
- '
- Me.薪資D_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.薪資D_tb.ForeColor = System.Drawing.Color.Red
- Me.薪資D_tb.Location = New System.Drawing.Point(392, 565)
- Me.薪資D_tb.Name = "薪資D_tb"
- Me.薪資D_tb.Size = New System.Drawing.Size(130, 23)
- Me.薪資D_tb.TabIndex = 1758
- Me.薪資D_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(303, 543)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(86, 16)
- Me.Label11.TabIndex = 1757
- Me.Label11.Text = "AA 正 常 總 額"
- '
- 'AA正常_tb
- '
- Me.AA正常_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.AA正常_tb.ForeColor = System.Drawing.Color.Red
- Me.AA正常_tb.Location = New System.Drawing.Point(392, 540)
- Me.AA正常_tb.Name = "AA正常_tb"
- Me.AA正常_tb.Size = New System.Drawing.Size(130, 23)
- Me.AA正常_tb.TabIndex = 1756
- Me.AA正常_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(303, 519)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(87, 16)
- Me.Label8.TabIndex = 1755
- Me.Label8.Text = "GA 加 級 總 額"
- '
- 'GA加級_tb
- '
- Me.GA加級_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GA加級_tb.ForeColor = System.Drawing.Color.Red
- Me.GA加級_tb.Location = New System.Drawing.Point(392, 516)
- Me.GA加級_tb.Name = "GA加級_tb"
- Me.GA加級_tb.Size = New System.Drawing.Size(130, 23)
- Me.GA加級_tb.TabIndex = 1754
- Me.GA加級_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Red
- Me.Label9.Location = New System.Drawing.Point(303, 494)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(87, 16)
- Me.Label9.TabIndex = 1753
- Me.Label9.Text = "GA 正 常 總 額"
- '
- 'GA正常_tb
- '
- Me.GA正常_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.GA正常_tb.ForeColor = System.Drawing.Color.Red
- Me.GA正常_tb.Location = New System.Drawing.Point(392, 491)
- Me.GA正常_tb.Name = "GA正常_tb"
- Me.GA正常_tb.Size = New System.Drawing.Size(130, 23)
- Me.GA正常_tb.TabIndex = 1752
- Me.GA正常_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label10
- '
- Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(303, 470)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(85, 16)
- Me.Label10.TabIndex = 1751
- Me.Label10.Text = "BA 正 常 總 額"
- '
- 'BA正常_tb
- '
- Me.BA正常_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.BA正常_tb.ForeColor = System.Drawing.Color.Red
- Me.BA正常_tb.Location = New System.Drawing.Point(392, 466)
- Me.BA正常_tb.Name = "BA正常_tb"
- Me.BA正常_tb.Size = New System.Drawing.Size(130, 23)
- Me.BA正常_tb.TabIndex = 1750
- Me.BA正常_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '申請AA_差額_tb
- '
- Me.申請AA_差額_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_差額_tb.ForeColor = System.Drawing.Color.Green
- Me.申請AA_差額_tb.Location = New System.Drawing.Point(163, 591)
- Me.申請AA_差額_tb.Name = "申請AA_差額_tb"
- Me.申請AA_差額_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請AA_差額_tb.TabIndex = 1748
- Me.申請AA_差額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label5
- '
- Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Green
- Me.Label5.Location = New System.Drawing.Point(4, 570)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(157, 16)
- Me.Label5.TabIndex = 1747
- Me.Label5.Text = "申 請 總 額 (長照) AA碼"
- '
- '申請AA_長_tb
- '
- Me.申請AA_長_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_長_tb.ForeColor = System.Drawing.Color.Green
- Me.申請AA_長_tb.Location = New System.Drawing.Point(163, 566)
- Me.申請AA_長_tb.Name = "申請AA_長_tb"
- Me.申請AA_長_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請AA_長_tb.TabIndex = 1746
- Me.申請AA_長_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label7
- '
- Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(4, 545)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(157, 16)
- Me.Label7.TabIndex = 1745
- Me.Label7.Text = "申 請 總 額 (仁寶) AA碼"
- '
- '申請AA_仁_tb
- '
- Me.申請AA_仁_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請AA_仁_tb.ForeColor = System.Drawing.Color.Green
- Me.申請AA_仁_tb.Location = New System.Drawing.Point(163, 542)
- Me.申請AA_仁_tb.Name = "申請AA_仁_tb"
- Me.申請AA_仁_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請AA_仁_tb.TabIndex = 1744
- Me.申請AA_仁_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(4, 521)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(157, 16)
- Me.Label3.TabIndex = 1743
- Me.Label3.Text = "申請總額差額 (仁寶) - (長照)"
- '
- '申請BG_差額_tb
- '
- Me.申請BG_差額_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_差額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_差額_tb.Location = New System.Drawing.Point(163, 517)
- Me.申請BG_差額_tb.Name = "申請BG_差額_tb"
- Me.申請BG_差額_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請BG_差額_tb.TabIndex = 1742
- Me.申請BG_差額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(4, 496)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(155, 16)
- Me.Label2.TabIndex = 1741
- Me.Label2.Text = "申請總額(長照) BA+GA+SC"
- '
- '申請BG_長_tb
- '
- Me.申請BG_長_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_長_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_長_tb.Location = New System.Drawing.Point(163, 492)
- Me.申請BG_長_tb.Name = "申請BG_長_tb"
- Me.申請BG_長_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請BG_長_tb.TabIndex = 1740
- Me.申請BG_長_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label1
- '
- Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(4, 471)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(155, 16)
- Me.Label1.TabIndex = 1739
- Me.Label1.Text = "申請總額(仁寶) BA+GA+SC"
- '
- '申請BG_仁_tb
- '
- Me.申請BG_仁_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請BG_仁_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請BG_仁_tb.Location = New System.Drawing.Point(163, 467)
- Me.申請BG_仁_tb.Name = "申請BG_仁_tb"
- Me.申請BG_仁_tb.Size = New System.Drawing.Size(85, 23)
- Me.申請BG_仁_tb.TabIndex = 1738
- Me.申請BG_仁_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '成本結構_ch
- '
- Me.成本結構_ch.AutoSize = True
- Me.成本結構_ch.Location = New System.Drawing.Point(528, 3)
- Me.成本結構_ch.Name = "成本結構_ch"
- Me.成本結構_ch.Size = New System.Drawing.Size(74, 20)
- Me.成本結構_ch.TabIndex = 1737
- Me.成本結構_ch.Text = "成本結構"
- Me.成本結構_ch.UseVisualStyleBackColor = True
- '
- '薪資結構_ch
- '
- Me.薪資結構_ch.AutoSize = True
- Me.薪資結構_ch.Checked = True
- Me.薪資結構_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.薪資結構_ch.Location = New System.Drawing.Point(448, 3)
- Me.薪資結構_ch.Name = "薪資結構_ch"
- Me.薪資結構_ch.Size = New System.Drawing.Size(74, 20)
- Me.薪資結構_ch.TabIndex = 1736
- Me.薪資結構_ch.Text = "薪資結構"
- Me.薪資結構_ch.UseVisualStyleBackColor = True
- '
- '重讀_bt
- '
- Me.重讀_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.renew
- Me.重讀_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.重讀_bt.Location = New System.Drawing.Point(298, 0)
- Me.重讀_bt.Name = "重讀_bt"
- Me.重讀_bt.Size = New System.Drawing.Size(30, 26)
- Me.重讀_bt.TabIndex = 1431
- Me.重讀_bt.UseVisualStyleBackColor = True
- '
- 'Label50
- '
- Me.Label50.AutoSize = True
- Me.Label50.Location = New System.Drawing.Point(170, 6)
- Me.Label50.Name = "Label50"
- Me.Label50.Size = New System.Drawing.Size(19, 16)
- Me.Label50.TabIndex = 1430
- Me.Label50.Text = "到"
- '
- '月份1_cb
- '
- Me.月份1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.月份1_cb.FormattingEnabled = True
- Me.月份1_cb.Items.AddRange(New Object() {"", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.月份1_cb.Location = New System.Drawing.Point(250, 1)
- Me.月份1_cb.Name = "月份1_cb"
- Me.月份1_cb.Size = New System.Drawing.Size(47, 24)
- Me.月份1_cb.TabIndex = 1429
- '
- '年份1_cb
- '
- Me.年份1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份1_cb.FormattingEnabled = True
- Me.年份1_cb.Location = New System.Drawing.Point(189, 1)
- Me.年份1_cb.Name = "年份1_cb"
- Me.年份1_cb.Size = New System.Drawing.Size(58, 24)
- Me.年份1_cb.TabIndex = 1428
- '
- '月份_cb
- '
- Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.月份_cb.FormattingEnabled = True
- Me.月份_cb.Items.AddRange(New Object() {"", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.月份_cb.Location = New System.Drawing.Point(120, 1)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(47, 24)
- Me.月份_cb.TabIndex = 1427
- '
- '年份_cb
- '
- Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份_cb.FormattingEnabled = True
- Me.年份_cb.Location = New System.Drawing.Point(59, 1)
- Me.年份_cb.Name = "年份_cb"
- Me.年份_cb.Size = New System.Drawing.Size(58, 24)
- Me.年份_cb.TabIndex = 1426
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(3, 5)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 1425
- Me.Label6.Text = "讀取日期"
- '
- 'Dgv
- '
- Me.Dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.Dgv.BackgroundColor = System.Drawing.Color.White
- Me.Dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.Dgv.Location = New System.Drawing.Point(1, 26)
- Me.Dgv.Name = "Dgv"
- Me.Dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.Dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.Dgv.RowTemplate.Height = 24
- Me.Dgv.Size = New System.Drawing.Size(1287, 439)
- Me.Dgv.TabIndex = 1734
- '
- 'Dgv1
- '
- Me.Dgv1.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.Dgv1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.Dgv1.BackgroundColor = System.Drawing.Color.White
- Me.Dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.Dgv1.Location = New System.Drawing.Point(1, 26)
- Me.Dgv1.Name = "Dgv1"
- Me.Dgv1.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.Dgv1.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.Dgv1.RowTemplate.Height = 24
- Me.Dgv1.Size = New System.Drawing.Size(1287, 439)
- Me.Dgv1.TabIndex = 1735
- '
- 'Label19
- '
- Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(301, 576)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(537, 16)
- Me.Label19.TabIndex = 1772
- Me.Label19.Text = "_________________________________________________________________________________" &
- "_________________________" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label21
- '
- Me.Label21.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label21.AutoSize = True
- Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label21.Location = New System.Drawing.Point(841, 544)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(121, 16)
- Me.Label21.TabIndex = 1792
- Me.Label21.Text = "公 司 負 擔 成 本 總額"
- '
- 'Label18
- '
- Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label18.Location = New System.Drawing.Point(302, 594)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(55, 16)
- Me.Label18.TabIndex = 1771
- Me.Label18.Text = "減項總計"
- '
- 'Label4
- '
- Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.Location = New System.Drawing.Point(4, 594)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(158, 16)
- Me.Label4.TabIndex = 1749
- Me.Label4.Text = "AA 總 額 差 額(仁寶) - (長照)"
- '
- 'Label23
- '
- Me.Label23.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label23.AutoSize = True
- Me.Label23.ForeColor = System.Drawing.Color.Green
- Me.Label23.Location = New System.Drawing.Point(840, 493)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(122, 16)
- Me.Label23.TabIndex = 1796
- Me.Label23.Text = "申 請 總 額 AA碼"
- '
- 'Label25
- '
- Me.Label25.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label25.AutoSize = True
- Me.Label25.Location = New System.Drawing.Point(839, 501)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(267, 16)
- Me.Label25.TabIndex = 1799
- Me.Label25.Text = "____________________________________________________" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label26
- '
- Me.Label26.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label26.AutoSize = True
- Me.Label26.Location = New System.Drawing.Point(839, 551)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(267, 16)
- Me.Label26.TabIndex = 1804
- Me.Label26.Text = "____________________________________________________" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Location = New System.Drawing.Point(4, 28)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(1293, 619)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "其他"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- 'Label32
- '
- Me.Label32.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label32.AutoSize = True
- Me.Label32.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label32.Location = New System.Drawing.Point(495, 595)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(55, 16)
- Me.Label32.TabIndex = 1816
- Me.Label32.Text = "修正金額"
- '
- '修正金額_tb
- '
- 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.修正金額_tb.Location = New System.Drawing.Point(552, 591)
- Me.修正金額_tb.Name = "修正金額_tb"
- Me.修正金額_tb.Size = New System.Drawing.Size(88, 23)
- Me.修正金額_tb.TabIndex = 1815
- Me.修正金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '修正金額_比
- '
- Me.修正金額_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.修正金額_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修正金額_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.修正金額_比.Location = New System.Drawing.Point(640, 591)
- Me.修正金額_比.Name = "修正金額_比"
- Me.修正金額_比.Size = New System.Drawing.Size(50, 23)
- Me.修正金額_比.TabIndex = 1817
- Me.修正金額_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '減項總計_比
- '
- Me.減項總計_比.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.減項總計_比.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.減項總計_比.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.減項總計_比.Location = New System.Drawing.Point(443, 591)
- Me.減項總計_比.Name = "減項總計_比"
- Me.減項總計_比.Size = New System.Drawing.Size(50, 23)
- Me.減項總計_比.TabIndex = 1818
- Me.減項總計_比.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '拆帳制薪資分析表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1301, 651)
- Me.Controls.Add(Me.TabControl1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "拆帳制薪資分析表"
- Me.Text = "拆帳制薪資分析表"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- CType(Me.Dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Dgv1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents Label50 As Label
- Friend WithEvents 月份1_cb As ComboBox
- Friend WithEvents 年份1_cb As ComboBox
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents 年份_cb As ComboBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 重讀_bt As Button
- Friend WithEvents Dgv As DataGridView
- Friend WithEvents 成本結構_ch As CheckBox
- Friend WithEvents 薪資結構_ch As CheckBox
- Friend WithEvents Dgv1 As DataGridView
- Friend WithEvents Label2 As Label
- Friend WithEvents 申請BG_長_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 申請BG_仁_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 申請AA_差額_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 申請AA_長_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 申請AA_仁_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 申請BG_差額_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents GA加級_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents GA正常_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents BA正常_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents AA正常_tb As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 加班費_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents 轉場薪資_tb As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents 轉場津貼_tb As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents 服務津貼_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 薪資D_tb As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents 減項總計_tb As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents 加項總計_tb As TextBox
- Friend WithEvents 加項總計_比 As TextBox
- Friend WithEvents 加班費_比 As TextBox
- Friend WithEvents 轉場薪資_比 As TextBox
- Friend WithEvents 轉場津貼_比 As TextBox
- Friend WithEvents 服務津貼_比 As TextBox
- Friend WithEvents 薪資D_比 As TextBox
- Friend WithEvents AA正常_比 As TextBox
- Friend WithEvents GA正常_比 As TextBox
- Friend WithEvents BA正常_比 As TextBox
- Friend WithEvents 申請AA_差額_比 As TextBox
- Friend WithEvents 申請AA_長_比 As TextBox
- Friend WithEvents 申請AA_仁_比 As TextBox
- Friend WithEvents 申請BG_差額_比 As TextBox
- Friend WithEvents 申請BG_長_比 As TextBox
- Friend WithEvents 申請BG_仁_比 As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents 支出項目_tb As TextBox
- Friend WithEvents 公司負擔_tb As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents Label24 As Label
- Friend WithEvents 薪資總額_tb As TextBox
- Friend WithEvents Label23 As Label
- Friend WithEvents 申請AA_tb As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents 申請BG_tb As TextBox
- Friend WithEvents 轉場比_tb As TextBox
- Friend WithEvents 服務時數_tb As TextBox
- Friend WithEvents Label28 As Label
- Friend WithEvents 餘額_比 As TextBox
- Friend WithEvents 餘額_tb As TextBox
- Friend WithEvents Label27 As Label
- Friend WithEvents 公司負擔_比 As TextBox
- Friend WithEvents 薪資總額_比 As TextBox
- Friend WithEvents 申請AA_比 As TextBox
- Friend WithEvents 申請BG_比 As TextBox
- Friend WithEvents Label25 As Label
- Friend WithEvents Label26 As Label
- Friend WithEvents Label31 As Label
- Friend WithEvents Label30 As Label
- Friend WithEvents 轉場時數_tb As TextBox
- Friend WithEvents Label29 As Label
- Friend WithEvents GA加級_比 As TextBox
- Friend WithEvents Label32 As Label
- Friend WithEvents 修正金額_tb As TextBox
- Friend WithEvents 修正金額_比 As TextBox
- Friend WithEvents 減項總計_比 As TextBox
- End Class
|