123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class 人員薪資_沖帳
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.總清單_dgv = New System.Windows.Forms.DataGridView()
- Me.群組輸入_ch = New System.Windows.Forms.CheckBox()
- Me.群組選擇_ch = New System.Windows.Forms.CheckBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.DA3_bt = New System.Windows.Forms.Button()
- Me.DA2_bt = New System.Windows.Forms.Button()
- Me.DA1_bt = New System.Windows.Forms.Button()
- Me.星7_bt = New System.Windows.Forms.TextBox()
- Me.星6_bt = New System.Windows.Forms.TextBox()
- Me.星5_bt = New System.Windows.Forms.TextBox()
- Me.星4_bt = New System.Windows.Forms.TextBox()
- Me.星3_bt = New System.Windows.Forms.TextBox()
- Me.星2_bt = New System.Windows.Forms.TextBox()
- Me.星1_bt = New System.Windows.Forms.TextBox()
- Me.薪資表_bt = New System.Windows.Forms.Button()
- Me.考勤表_bt = New System.Windows.Forms.Button()
- Me.群組1_cb = New System.Windows.Forms.ComboBox()
- Me.視窗3_pl = New System.Windows.Forms.Panel()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.虛擬存檔_bt = New System.Windows.Forms.Button()
- Me.清除_bt = New System.Windows.Forms.Button()
- Me.沖帳金額_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.加班_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.總數_nud = New System.Windows.Forms.NumericUpDown()
- Me.考勤調整_bt = New System.Windows.Forms.Button()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.CanceL3_bt = New System.Windows.Forms.Button()
- Me.合計_dgv = New System.Windows.Forms.DataGridView()
- Me.重新讀取_bt = New System.Windows.Forms.Button()
- Me.縮放2_bt = New System.Windows.Forms.Button()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.虛擬表_dgv = New System.Windows.Forms.DataGridView()
- Me.休假天數_nud = New System.Windows.Forms.NumericUpDown()
- Me.群組_cb = New System.Windows.Forms.ComboBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.平均每天_nud = New System.Windows.Forms.NumericUpDown()
- Me.休假比例_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.設定_bt = New System.Windows.Forms.Button()
- Me.可沖天數_nud = New System.Windows.Forms.NumericUpDown()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.年份2_cb = New System.Windows.Forms.ComboBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.月份2_cb = New System.Windows.Forms.ComboBox()
- Me.部門_cb = New System.Windows.Forms.ComboBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.地區_cb = New System.Windows.Forms.ComboBox()
- Me.級別_cb = New System.Windows.Forms.ComboBox()
- Me.工人_ch = New System.Windows.Forms.CheckBox()
- Me.列印_bt = New System.Windows.Forms.Button()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.系統說明_bt = New System.Windows.Forms.Button()
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.總清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.視窗3_pl.SuspendLayout()
- Me.Panel4.SuspendLayout()
- CType(Me.沖帳金額_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.加班_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.總數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.虛擬表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.休假天數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.平均每天_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.休假比例_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.可沖天數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '清單1_dgv
- '
- Me.清單1_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.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單1_dgv.Location = New System.Drawing.Point(3, 35)
- Me.清單1_dgv.Name = "清單1_dgv"
- Me.清單1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.清單1_dgv.RowTemplate.Height = 24
- Me.清單1_dgv.Size = New System.Drawing.Size(1445, 637)
- Me.清單1_dgv.TabIndex = 1386
- '
- '總清單_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.總清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
- Me.總清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.總清單_dgv.Location = New System.Drawing.Point(3, 35)
- Me.總清單_dgv.Name = "總清單_dgv"
- Me.總清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.總清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.總清單_dgv.RowTemplate.Height = 24
- Me.總清單_dgv.Size = New System.Drawing.Size(1445, 637)
- Me.總清單_dgv.TabIndex = 1922
- '
- '群組輸入_ch
- '
- Me.群組輸入_ch.AutoSize = True
- Me.群組輸入_ch.BackColor = System.Drawing.Color.Transparent
- Me.群組輸入_ch.Location = New System.Drawing.Point(651, 8)
- Me.群組輸入_ch.Name = "群組輸入_ch"
- Me.群組輸入_ch.Size = New System.Drawing.Size(178, 20)
- Me.群組輸入_ch.TabIndex = 1937
- Me.群組輸入_ch.Text = "Group Data - Manual Input"
- Me.群組輸入_ch.UseVisualStyleBackColor = False
- '
- '群組選擇_ch
- '
- Me.群組選擇_ch.AutoSize = True
- Me.群組選擇_ch.BackColor = System.Drawing.Color.Transparent
- Me.群組選擇_ch.Checked = True
- Me.群組選擇_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.群組選擇_ch.Location = New System.Drawing.Point(828, 8)
- Me.群組選擇_ch.Name = "群組選擇_ch"
- Me.群組選擇_ch.Size = New System.Drawing.Size(158, 20)
- Me.群組選擇_ch.TabIndex = 1938
- Me.群組選擇_ch.Text = "Group Data - Select List"
- Me.群組選擇_ch.UseVisualStyleBackColor = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(92, 8)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(16, 16)
- Me.Label2.TabIndex = 1942
- Me.Label2.Text = "~"
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.Enabled = False
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.結束日期_dtp.Location = New System.Drawing.Point(106, 5)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(89, 23)
- Me.結束日期_dtp.TabIndex = 1940
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.Enabled = False
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.開始日期_dtp.Location = New System.Drawing.Point(6, 5)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(86, 23)
- Me.開始日期_dtp.TabIndex = 1939
- '
- 'DA3_bt
- '
- Me.DA3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DA3_bt.Location = New System.Drawing.Point(398, 0)
- Me.DA3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DA3_bt.Name = "DA3_bt"
- Me.DA3_bt.Size = New System.Drawing.Size(105, 35)
- Me.DA3_bt.TabIndex = 1945
- Me.DA3_bt.Text = "Minggu depan"
- Me.DA3_bt.UseVisualStyleBackColor = True
- '
- 'DA2_bt
- '
- Me.DA2_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DA2_bt.Location = New System.Drawing.Point(298, 0)
- Me.DA2_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DA2_bt.Name = "DA2_bt"
- Me.DA2_bt.Size = New System.Drawing.Size(100, 35)
- Me.DA2_bt.TabIndex = 1944
- Me.DA2_bt.Text = "Minggu ini"
- Me.DA2_bt.UseVisualStyleBackColor = True
- '
- 'DA1_bt
- '
- Me.DA1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DA1_bt.Location = New System.Drawing.Point(198, 0)
- Me.DA1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DA1_bt.Name = "DA1_bt"
- Me.DA1_bt.Size = New System.Drawing.Size(100, 35)
- Me.DA1_bt.TabIndex = 1943
- Me.DA1_bt.Text = "Minggu lalu"
- Me.DA1_bt.UseVisualStyleBackColor = True
- '
- '星7_bt
- '
- Me.星7_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星7_bt.Location = New System.Drawing.Point(1075, 37)
- Me.星7_bt.Multiline = True
- Me.星7_bt.Name = "星7_bt"
- Me.星7_bt.Size = New System.Drawing.Size(120, 22)
- Me.星7_bt.TabIndex = 1940
- Me.星7_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星6_bt
- '
- Me.星6_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星6_bt.Location = New System.Drawing.Point(949, 37)
- Me.星6_bt.Multiline = True
- Me.星6_bt.Name = "星6_bt"
- Me.星6_bt.Size = New System.Drawing.Size(120, 22)
- Me.星6_bt.TabIndex = 1939
- Me.星6_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星5_bt
- '
- Me.星5_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星5_bt.Location = New System.Drawing.Point(823, 37)
- Me.星5_bt.Multiline = True
- Me.星5_bt.Name = "星5_bt"
- Me.星5_bt.Size = New System.Drawing.Size(120, 22)
- Me.星5_bt.TabIndex = 1938
- Me.星5_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星4_bt
- '
- Me.星4_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星4_bt.Location = New System.Drawing.Point(697, 37)
- Me.星4_bt.Multiline = True
- Me.星4_bt.Name = "星4_bt"
- Me.星4_bt.Size = New System.Drawing.Size(120, 22)
- Me.星4_bt.TabIndex = 1937
- Me.星4_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星3_bt
- '
- Me.星3_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星3_bt.Location = New System.Drawing.Point(565, 37)
- Me.星3_bt.Multiline = True
- Me.星3_bt.Name = "星3_bt"
- Me.星3_bt.Size = New System.Drawing.Size(120, 22)
- Me.星3_bt.TabIndex = 1936
- Me.星3_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星2_bt
- '
- Me.星2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星2_bt.Location = New System.Drawing.Point(439, 37)
- Me.星2_bt.Multiline = True
- Me.星2_bt.Name = "星2_bt"
- Me.星2_bt.Size = New System.Drawing.Size(120, 22)
- Me.星2_bt.TabIndex = 1935
- Me.星2_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '星1_bt
- '
- Me.星1_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.星1_bt.Location = New System.Drawing.Point(313, 37)
- Me.星1_bt.Multiline = True
- Me.星1_bt.Name = "星1_bt"
- Me.星1_bt.Size = New System.Drawing.Size(120, 22)
- Me.星1_bt.TabIndex = 1934
- Me.星1_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '薪資表_bt
- '
- Me.薪資表_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(1297, 0)
- Me.薪資表_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.薪資表_bt.Name = "薪資表_bt"
- Me.薪資表_bt.Size = New System.Drawing.Size(80, 35)
- Me.薪資表_bt.TabIndex = 1950
- Me.薪資表_bt.Text = "Salary"
- Me.薪資表_bt.UseVisualStyleBackColor = True
- '
- '考勤表_bt
- '
- Me.考勤表_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(1217, 0)
- Me.考勤表_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.考勤表_bt.Name = "考勤表_bt"
- Me.考勤表_bt.Size = New System.Drawing.Size(80, 35)
- Me.考勤表_bt.TabIndex = 1949
- Me.考勤表_bt.Text = "Attendance"
- Me.考勤表_bt.UseVisualStyleBackColor = True
- '
- '群組1_cb
- '
- Me.群組1_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- 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(1004, 6)
- Me.群組1_cb.Name = "群組1_cb"
- Me.群組1_cb.Size = New System.Drawing.Size(212, 24)
- Me.群組1_cb.TabIndex = 1952
- '
- '視窗3_pl
- '
- Me.視窗3_pl.BackColor = System.Drawing.Color.White
- Me.視窗3_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.視窗3_pl.Controls.Add(Me.Panel4)
- Me.視窗3_pl.Controls.Add(Me.Label11)
- Me.視窗3_pl.Controls.Add(Me.CanceL3_bt)
- Me.視窗3_pl.Location = New System.Drawing.Point(620, 201)
- Me.視窗3_pl.Name = "視窗3_pl"
- Me.視窗3_pl.Size = New System.Drawing.Size(211, 163)
- Me.視窗3_pl.TabIndex = 1953
- '
- 'Panel4
- '
- Me.Panel4.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.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel4.Controls.Add(Me.虛擬存檔_bt)
- Me.Panel4.Controls.Add(Me.清除_bt)
- Me.Panel4.Controls.Add(Me.沖帳金額_nud)
- Me.Panel4.Controls.Add(Me.Label8)
- Me.Panel4.Controls.Add(Me.加班_nud)
- Me.Panel4.Controls.Add(Me.Label7)
- Me.Panel4.Controls.Add(Me.總數_nud)
- Me.Panel4.Controls.Add(Me.考勤調整_bt)
- Me.Panel4.Controls.Add(Me.Label1)
- Me.Panel4.Location = New System.Drawing.Point(3, 28)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(204, 131)
- Me.Panel4.TabIndex = 1367
- '
- '虛擬存檔_bt
- '
- Me.虛擬存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.虛擬存檔_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.SAVER
- 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.DarkGreen
- Me.虛擬存檔_bt.Location = New System.Drawing.Point(155, 83)
- Me.虛擬存檔_bt.Name = "虛擬存檔_bt"
- Me.虛擬存檔_bt.Size = New System.Drawing.Size(40, 40)
- Me.虛擬存檔_bt.TabIndex = 1942
- Me.虛擬存檔_bt.UseVisualStyleBackColor = True
- '
- '清除_bt
- '
- Me.清除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.清除_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.Close
- 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.DarkGreen
- Me.清除_bt.Location = New System.Drawing.Point(50, 83)
- Me.清除_bt.Name = "清除_bt"
- Me.清除_bt.Size = New System.Drawing.Size(40, 40)
- Me.清除_bt.TabIndex = 1941
- Me.清除_bt.UseVisualStyleBackColor = True
- '
- '沖帳金額_nud
- '
- Me.沖帳金額_nud.Location = New System.Drawing.Point(87, 56)
- Me.沖帳金額_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.沖帳金額_nud.Name = "沖帳金額_nud"
- Me.沖帳金額_nud.Size = New System.Drawing.Size(110, 23)
- Me.沖帳金額_nud.TabIndex = 1939
- Me.沖帳金額_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.沖帳金額_nud.ThousandsSeparator = True
- '
- 'Label8
- '
- Me.Label8.BackColor = System.Drawing.Color.Transparent
- Me.Label8.Location = New System.Drawing.Point(0, 59)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(87, 16)
- Me.Label8.TabIndex = 1940
- Me.Label8.Text = "Reconciliation"
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '加班_nud
- '
- Me.加班_nud.Location = New System.Drawing.Point(87, 29)
- Me.加班_nud.Maximum = New Decimal(New Integer() {3, 0, 0, 0})
- Me.加班_nud.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
- Me.加班_nud.Name = "加班_nud"
- Me.加班_nud.Size = New System.Drawing.Size(110, 23)
- Me.加班_nud.TabIndex = 1937
- Me.加班_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.加班_nud.ThousandsSeparator = True
- Me.加班_nud.Value = New Decimal(New Integer() {1, 0, 0, 0})
- '
- 'Label7
- '
- Me.Label7.BackColor = System.Drawing.Color.Transparent
- Me.Label7.Location = New System.Drawing.Point(0, 32)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(87, 16)
- Me.Label7.TabIndex = 1938
- Me.Label7.Text = "加班"
- Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '總數_nud
- '
- Me.總數_nud.Location = New System.Drawing.Point(87, 3)
- Me.總數_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.總數_nud.Name = "總數_nud"
- Me.總數_nud.Size = New System.Drawing.Size(110, 23)
- Me.總數_nud.TabIndex = 1920
- Me.總數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.總數_nud.ThousandsSeparator = True
- '
- '考勤調整_bt
- '
- Me.考勤調整_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.考勤調整_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.calc1
- 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.DarkGreen
- Me.考勤調整_bt.Location = New System.Drawing.Point(4, 83)
- Me.考勤調整_bt.Name = "考勤調整_bt"
- Me.考勤調整_bt.Size = New System.Drawing.Size(40, 40)
- Me.考勤調整_bt.TabIndex = 1919
- Me.考勤調整_bt.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Location = New System.Drawing.Point(0, 5)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(87, 16)
- Me.Label1.TabIndex = 1932
- Me.Label1.Text = "Maksimum"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(5, 7)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(140, 16)
- Me.Label11.TabIndex = 1375
- Me.Label11.Text = "Pengaturan Rekonsiliasi"
- '
- 'CanceL3_bt
- '
- Me.CanceL3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.CanceL3_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.CanceL3_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CanceL3_bt.ForeColor = System.Drawing.Color.Black
- Me.CanceL3_bt.Location = New System.Drawing.Point(179, 2)
- Me.CanceL3_bt.Name = "CanceL3_bt"
- Me.CanceL3_bt.Size = New System.Drawing.Size(26, 26)
- Me.CanceL3_bt.TabIndex = 1374
- Me.CanceL3_bt.Text = "X"
- Me.CanceL3_bt.UseVisualStyleBackColor = False
- '
- '合計_dgv
- '
- Me.合計_dgv.Anchor = CType(((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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.合計_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.合計_dgv.Location = New System.Drawing.Point(3, 671)
- Me.合計_dgv.Name = "合計_dgv"
- Me.合計_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.合計_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.合計_dgv.RowTemplate.Height = 24
- Me.合計_dgv.Size = New System.Drawing.Size(1445, 34)
- Me.合計_dgv.TabIndex = 1955
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.下載
- 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(508, 0)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(35, 35)
- Me.重新讀取_bt.TabIndex = 1954
- Me.重新讀取_bt.UseVisualStyleBackColor = True
- '
- '縮放2_bt
- '
- Me.縮放2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.縮放2_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.ZOOM01
- Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
- Me.縮放2_bt.Location = New System.Drawing.Point(1377, 0)
- Me.縮放2_bt.Name = "縮放2_bt"
- Me.縮放2_bt.Size = New System.Drawing.Size(35, 35)
- Me.縮放2_bt.TabIndex = 1948
- Me.縮放2_bt.UseVisualStyleBackColor = True
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.虛擬表_dgv)
- Me.Panel2.Controls.Add(Me.休假天數_nud)
- Me.Panel2.Controls.Add(Me.群組_cb)
- Me.Panel2.Controls.Add(Me.Label10)
- Me.Panel2.Controls.Add(Me.平均每天_nud)
- Me.Panel2.Controls.Add(Me.休假比例_nud)
- Me.Panel2.Controls.Add(Me.Label6)
- Me.Panel2.Controls.Add(Me.Label9)
- Me.Panel2.Controls.Add(Me.設定_bt)
- Me.Panel2.Controls.Add(Me.可沖天數_nud)
- Me.Panel2.Controls.Add(Me.Label3)
- Me.Panel2.Controls.Add(Me.年份2_cb)
- Me.Panel2.Controls.Add(Me.Label5)
- Me.Panel2.Controls.Add(Me.月份2_cb)
- Me.Panel2.Controls.Add(Me.部門_cb)
- Me.Panel2.Controls.Add(Me.Label4)
- Me.Panel2.Controls.Add(Me.語轉扭_bt)
- Me.Panel2.Controls.Add(Me.地區_cb)
- Me.Panel2.Controls.Add(Me.級別_cb)
- Me.Panel2.Controls.Add(Me.工人_ch)
- Me.Panel2.Location = New System.Drawing.Point(146, 128)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(455, 236)
- Me.Panel2.TabIndex = 1946
- '
- '虛擬表_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.虛擬表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.虛擬表_dgv.Location = New System.Drawing.Point(270, 116)
- Me.虛擬表_dgv.Name = "虛擬表_dgv"
- Me.虛擬表_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.虛擬表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.虛擬表_dgv.RowTemplate.Height = 24
- Me.虛擬表_dgv.Size = New System.Drawing.Size(176, 103)
- Me.虛擬表_dgv.TabIndex = 1954
- '
- '休假天數_nud
- '
- Me.休假天數_nud.Location = New System.Drawing.Point(325, 30)
- Me.休假天數_nud.Maximum = New Decimal(New Integer() {10000000, 0, 0, 0})
- Me.休假天數_nud.Name = "休假天數_nud"
- Me.休假天數_nud.Size = New System.Drawing.Size(127, 23)
- Me.休假天數_nud.TabIndex = 1943
- Me.休假天數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.休假天數_nud.ThousandsSeparator = True
- '
- '群組_cb
- '
- Me.群組_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.群組_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- 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(42, 203)
- Me.群組_cb.Name = "群組_cb"
- Me.群組_cb.Size = New System.Drawing.Size(212, 24)
- Me.群組_cb.TabIndex = 1951
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.BackColor = System.Drawing.Color.Transparent
- Me.Label10.Location = New System.Drawing.Point(264, 33)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(55, 16)
- Me.Label10.TabIndex = 1944
- Me.Label10.Text = "休假天數"
- '
- '平均每天_nud
- '
- Me.平均每天_nud.Location = New System.Drawing.Point(325, 85)
- Me.平均每天_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.平均每天_nud.Name = "平均每天_nud"
- Me.平均每天_nud.Size = New System.Drawing.Size(127, 23)
- Me.平均每天_nud.TabIndex = 1935
- Me.平均每天_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.平均每天_nud.ThousandsSeparator = True
- '
- '休假比例_nud
- '
- Me.休假比例_nud.Location = New System.Drawing.Point(325, 4)
- Me.休假比例_nud.Name = "休假比例_nud"
- Me.休假比例_nud.Size = New System.Drawing.Size(127, 23)
- Me.休假比例_nud.TabIndex = 1941
- Me.休假比例_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.休假比例_nud.ThousandsSeparator = True
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Location = New System.Drawing.Point(264, 88)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 1936
- Me.Label6.Text = "平均每天"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.BackColor = System.Drawing.Color.Transparent
- Me.Label9.Location = New System.Drawing.Point(264, 7)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(55, 16)
- Me.Label9.TabIndex = 1942
- Me.Label9.Text = "休假比例"
- '
- '設定_bt
- '
- Me.設定_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.system
- 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(229, 117)
- Me.設定_bt.Name = "設定_bt"
- Me.設定_bt.Size = New System.Drawing.Size(35, 35)
- Me.設定_bt.TabIndex = 1947
- Me.設定_bt.UseVisualStyleBackColor = True
- '
- '可沖天數_nud
- '
- Me.可沖天數_nud.Location = New System.Drawing.Point(325, 58)
- Me.可沖天數_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
- Me.可沖天數_nud.Name = "可沖天數_nud"
- Me.可沖天數_nud.Size = New System.Drawing.Size(127, 23)
- Me.可沖天數_nud.TabIndex = 1933
- Me.可沖天數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.可沖天數_nud.ThousandsSeparator = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.Color.Transparent
- Me.Label3.Location = New System.Drawing.Point(264, 61)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(55, 16)
- Me.Label3.TabIndex = 1934
- Me.Label3.Text = "可沖天數"
- '
- '年份2_cb
- '
- Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.年份2_cb.FormattingEnabled = True
- Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.年份2_cb.Location = New System.Drawing.Point(44, 3)
- Me.年份2_cb.Name = "年份2_cb"
- Me.年份2_cb.Size = New System.Drawing.Size(61, 24)
- Me.年份2_cb.TabIndex = 1932
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.BackColor = System.Drawing.Color.Transparent
- Me.Label5.Location = New System.Drawing.Point(12, 7)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(32, 16)
- Me.Label5.TabIndex = 1930
- Me.Label5.Text = "Year"
- '
- '月份2_cb
- '
- Me.月份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.月份2_cb.FormattingEnabled = True
- Me.月份2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.月份2_cb.Location = New System.Drawing.Point(141, 3)
- Me.月份2_cb.Name = "月份2_cb"
- Me.月份2_cb.Size = New System.Drawing.Size(46, 24)
- Me.月份2_cb.TabIndex = 1933
- '
- '部門_cb
- '
- Me.部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.部門_cb.FormattingEnabled = True
- Me.部門_cb.Location = New System.Drawing.Point(30, 59)
- Me.部門_cb.Name = "部門_cb"
- Me.部門_cb.Size = New System.Drawing.Size(166, 24)
- Me.部門_cb.TabIndex = 1921
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.Color.Transparent
- Me.Label4.Location = New System.Drawing.Point(107, 7)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(34, 16)
- Me.Label4.TabIndex = 1931
- Me.Label4.Text = "Mon"
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(2, 59)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
- Me.語轉扭_bt.TabIndex = 1898
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '地區_cb
- '
- Me.地區_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.地區_cb.FormattingEnabled = True
- Me.地區_cb.Items.AddRange(New Object() {"", "kantor", "Lokasi konstruksi"})
- Me.地區_cb.Location = New System.Drawing.Point(58, 29)
- Me.地區_cb.Name = "地區_cb"
- Me.地區_cb.Size = New System.Drawing.Size(129, 24)
- Me.地區_cb.TabIndex = 1926
- '
- '級別_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(7, 29)
- Me.級別_cb.Name = "級別_cb"
- Me.級別_cb.Size = New System.Drawing.Size(46, 24)
- Me.級別_cb.TabIndex = 1925
- '
- '工人_ch
- '
- Me.工人_ch.AutoSize = True
- Me.工人_ch.BackColor = System.Drawing.Color.Transparent
- Me.工人_ch.Checked = True
- Me.工人_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.工人_ch.Location = New System.Drawing.Point(133, 176)
- Me.工人_ch.Name = "工人_ch"
- Me.工人_ch.Size = New System.Drawing.Size(131, 20)
- Me.工人_ch.TabIndex = 1924
- Me.工人_ch.Text = "Pekerja Sementara"
- Me.工人_ch.UseVisualStyleBackColor = False
- '
- '列印_bt
- '
- Me.列印_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.print
- 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(578, 0)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(35, 35)
- Me.列印_bt.TabIndex = 1936
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.SAVER
- 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(543, 0)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(35, 35)
- Me.存檔_bt.TabIndex = 1935
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '系統說明_bt
- '
- Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.系統說明_bt.BackgroundImage = Global.Calculator_Backend_SYS.My.Resources.Resources.question_mark
- 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(1413, 0)
- Me.系統說明_bt.Name = "系統說明_bt"
- Me.系統說明_bt.Size = New System.Drawing.Size(35, 35)
- Me.系統說明_bt.TabIndex = 1934
- Me.系統說明_bt.UseVisualStyleBackColor = True
- '
- '人員薪資
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1451, 707)
- Me.Controls.Add(Me.合計_dgv)
- Me.Controls.Add(Me.重新讀取_bt)
- Me.Controls.Add(Me.視窗3_pl)
- Me.Controls.Add(Me.群組1_cb)
- Me.Controls.Add(Me.薪資表_bt)
- Me.Controls.Add(Me.星7_bt)
- Me.Controls.Add(Me.考勤表_bt)
- Me.Controls.Add(Me.縮放2_bt)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.DA3_bt)
- Me.Controls.Add(Me.DA2_bt)
- Me.Controls.Add(Me.DA1_bt)
- Me.Controls.Add(Me.星6_bt)
- Me.Controls.Add(Me.結束日期_dtp)
- Me.Controls.Add(Me.星5_bt)
- Me.Controls.Add(Me.開始日期_dtp)
- Me.Controls.Add(Me.星4_bt)
- Me.Controls.Add(Me.群組選擇_ch)
- Me.Controls.Add(Me.群組輸入_ch)
- Me.Controls.Add(Me.星3_bt)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.星2_bt)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.系統說明_bt)
- Me.Controls.Add(Me.星1_bt)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.清單1_dgv)
- Me.Controls.Add(Me.總清單_dgv)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "人員薪資"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "人員薪資"
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.總清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.視窗3_pl.ResumeLayout(False)
- Me.視窗3_pl.PerformLayout()
- Me.Panel4.ResumeLayout(False)
- CType(Me.沖帳金額_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.加班_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.總數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.虛擬表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.休假天數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.平均每天_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.休假比例_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.可沖天數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 清單1_dgv As DataGridView
- Friend WithEvents 工人_ch As CheckBox
- Friend WithEvents 地區_cb As ComboBox
- Friend WithEvents 級別_cb As ComboBox
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 部門_cb As ComboBox
- Friend WithEvents 總清單_dgv As DataGridView
- Friend WithEvents Label4 As Label
- Friend WithEvents 月份2_cb As ComboBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 年份2_cb As ComboBox
- Friend WithEvents 系統說明_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 群組輸入_ch As CheckBox
- Friend WithEvents 群組選擇_ch As CheckBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents DA3_bt As Button
- Friend WithEvents DA2_bt As Button
- Friend WithEvents DA1_bt As Button
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 設定_bt As Button
- Friend WithEvents 縮放2_bt As Button
- Friend WithEvents 星7_bt As TextBox
- Friend WithEvents 星6_bt As TextBox
- Friend WithEvents 星5_bt As TextBox
- Friend WithEvents 星4_bt As TextBox
- Friend WithEvents 星3_bt As TextBox
- Friend WithEvents 星2_bt As TextBox
- Friend WithEvents 星1_bt As TextBox
- Friend WithEvents 薪資表_bt As Button
- Friend WithEvents 考勤表_bt As Button
- Friend WithEvents 群組_cb As ComboBox
- Friend WithEvents 群組1_cb As ComboBox
- Friend WithEvents 視窗3_pl As Panel
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 考勤調整_bt As Button
- Friend WithEvents Label11 As Label
- Friend WithEvents CanceL3_bt As Button
- Friend WithEvents 總數_nud As NumericUpDown
- Friend WithEvents Label1 As Label
- Friend WithEvents 平均每天_nud As NumericUpDown
- Friend WithEvents Label6 As Label
- Friend WithEvents 可沖天數_nud As NumericUpDown
- Friend WithEvents Label3 As Label
- Friend WithEvents 加班_nud As NumericUpDown
- Friend WithEvents Label7 As Label
- Friend WithEvents 沖帳金額_nud As NumericUpDown
- Friend WithEvents Label8 As Label
- Friend WithEvents 休假比例_nud As NumericUpDown
- Friend WithEvents Label9 As Label
- Friend WithEvents 休假天數_nud As NumericUpDown
- Friend WithEvents Label10 As Label
- Friend WithEvents 清除_bt As Button
- Friend WithEvents 虛擬存檔_bt As Button
- Friend WithEvents 虛擬表_dgv As DataGridView
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 合計_dgv As DataGridView
- End Class
|