123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624 |
- <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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- 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.選路徑8_bt = New System.Windows.Forms.Button()
- Me.路徑8_tb = New System.Windows.Forms.TextBox()
- Me.選路徑10_bt = New System.Windows.Forms.Button()
- Me.路徑10_tb = New System.Windows.Forms.TextBox()
- Me.選路徑9_bt = New System.Windows.Forms.Button()
- Me.路徑9_tb = New System.Windows.Forms.TextBox()
- Me.選路徑7_bt = New System.Windows.Forms.Button()
- Me.選路徑6_bt = New System.Windows.Forms.Button()
- Me.路徑6_tb = New System.Windows.Forms.TextBox()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.年份_cb = New System.Windows.Forms.ComboBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.導入_bt = New System.Windows.Forms.Button()
- Me.選路徑5_bt = New System.Windows.Forms.Button()
- Me.選路徑4_bt = New System.Windows.Forms.Button()
- Me.選路徑3_bt = New System.Windows.Forms.Button()
- Me.選路徑2_bt = New System.Windows.Forms.Button()
- Me.選路徑1_bt = New System.Windows.Forms.Button()
- Me.路徑5_tb = New System.Windows.Forms.TextBox()
- Me.路徑4_tb = New System.Windows.Forms.TextBox()
- Me.路徑3_tb = New System.Windows.Forms.TextBox()
- Me.路徑2_tb = New System.Windows.Forms.TextBox()
- Me.路徑1_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.路徑7_tb = New System.Windows.Forms.TextBox()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.拆分_dgv = New System.Windows.Forms.DataGridView()
- Me.總和_dgv = New System.Windows.Forms.DataGridView()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
- Me.取資料_dgv = New System.Windows.Forms.DataGridView()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- Me.TabPage2.SuspendLayout()
- CType(Me.拆分_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.總和_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.取資料_dgv, 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(820, 294)
- Me.TabControl1.TabIndex = 0
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.選路徑8_bt)
- Me.TabPage1.Controls.Add(Me.路徑8_tb)
- Me.TabPage1.Controls.Add(Me.選路徑10_bt)
- Me.TabPage1.Controls.Add(Me.路徑10_tb)
- Me.TabPage1.Controls.Add(Me.選路徑9_bt)
- Me.TabPage1.Controls.Add(Me.路徑9_tb)
- Me.TabPage1.Controls.Add(Me.選路徑7_bt)
- Me.TabPage1.Controls.Add(Me.選路徑6_bt)
- Me.TabPage1.Controls.Add(Me.路徑6_tb)
- Me.TabPage1.Controls.Add(Me.月份_cb)
- Me.TabPage1.Controls.Add(Me.年份_cb)
- Me.TabPage1.Controls.Add(Me.Label6)
- Me.TabPage1.Controls.Add(Me.導入_bt)
- Me.TabPage1.Controls.Add(Me.選路徑5_bt)
- Me.TabPage1.Controls.Add(Me.選路徑4_bt)
- Me.TabPage1.Controls.Add(Me.選路徑3_bt)
- Me.TabPage1.Controls.Add(Me.選路徑2_bt)
- Me.TabPage1.Controls.Add(Me.選路徑1_bt)
- Me.TabPage1.Controls.Add(Me.路徑5_tb)
- Me.TabPage1.Controls.Add(Me.路徑4_tb)
- Me.TabPage1.Controls.Add(Me.路徑3_tb)
- Me.TabPage1.Controls.Add(Me.路徑2_tb)
- Me.TabPage1.Controls.Add(Me.路徑1_tb)
- Me.TabPage1.Controls.Add(Me.Label11)
- Me.TabPage1.Controls.Add(Me.Label9)
- Me.TabPage1.Controls.Add(Me.Label8)
- Me.TabPage1.Controls.Add(Me.Label5)
- Me.TabPage1.Controls.Add(Me.Label4)
- Me.TabPage1.Controls.Add(Me.Label3)
- Me.TabPage1.Controls.Add(Me.Label2)
- Me.TabPage1.Controls.Add(Me.Label12)
- Me.TabPage1.Controls.Add(Me.Label1)
- Me.TabPage1.Controls.Add(Me.Label7)
- Me.TabPage1.Controls.Add(Me.路徑7_tb)
- 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(812, 262)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "仁寶系統-對接資料"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- '選路徑8_bt
- '
- Me.選路徑8_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑8_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑8_bt.Location = New System.Drawing.Point(587, 180)
- Me.選路徑8_bt.Name = "選路徑8_bt"
- Me.選路徑8_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑8_bt.TabIndex = 36
- Me.選路徑8_bt.UseVisualStyleBackColor = True
- '
- '路徑8_tb
- '
- Me.路徑8_tb.Location = New System.Drawing.Point(120, 181)
- Me.路徑8_tb.Name = "路徑8_tb"
- Me.路徑8_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑8_tb.TabIndex = 34
- '
- '選路徑10_bt
- '
- Me.選路徑10_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑10_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑10_bt.Location = New System.Drawing.Point(587, 230)
- Me.選路徑10_bt.Name = "選路徑10_bt"
- Me.選路徑10_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑10_bt.TabIndex = 33
- Me.選路徑10_bt.UseVisualStyleBackColor = True
- '
- '路徑10_tb
- '
- Me.路徑10_tb.Location = New System.Drawing.Point(120, 231)
- Me.路徑10_tb.Name = "路徑10_tb"
- Me.路徑10_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑10_tb.TabIndex = 31
- '
- '選路徑9_bt
- '
- Me.選路徑9_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑9_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑9_bt.Location = New System.Drawing.Point(587, 205)
- Me.選路徑9_bt.Name = "選路徑9_bt"
- Me.選路徑9_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑9_bt.TabIndex = 30
- Me.選路徑9_bt.UseVisualStyleBackColor = True
- '
- '路徑9_tb
- '
- Me.路徑9_tb.Location = New System.Drawing.Point(120, 206)
- Me.路徑9_tb.Name = "路徑9_tb"
- Me.路徑9_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑9_tb.TabIndex = 28
- '
- '選路徑7_bt
- '
- Me.選路徑7_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑7_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑7_bt.Location = New System.Drawing.Point(587, 154)
- Me.選路徑7_bt.Name = "選路徑7_bt"
- Me.選路徑7_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑7_bt.TabIndex = 24
- Me.選路徑7_bt.UseVisualStyleBackColor = True
- '
- '選路徑6_bt
- '
- Me.選路徑6_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑6_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑6_bt.Location = New System.Drawing.Point(587, 129)
- Me.選路徑6_bt.Name = "選路徑6_bt"
- Me.選路徑6_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑6_bt.TabIndex = 21
- Me.選路徑6_bt.UseVisualStyleBackColor = True
- '
- '路徑6_tb
- '
- Me.路徑6_tb.Location = New System.Drawing.Point(120, 131)
- Me.路徑6_tb.Name = "路徑6_tb"
- Me.路徑6_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑6_tb.TabIndex = 19
- '
- '月份_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(760, 3)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(47, 24)
- Me.月份_cb.TabIndex = 18
- '
- '年份_cb
- '
- Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份_cb.FormattingEnabled = True
- Me.年份_cb.Location = New System.Drawing.Point(699, 3)
- Me.年份_cb.Name = "年份_cb"
- Me.年份_cb.Size = New System.Drawing.Size(58, 24)
- Me.年份_cb.TabIndex = 17
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(643, 7)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 16
- Me.Label6.Text = "導入日期"
- '
- '導入_bt
- '
- Me.導入_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
- Me.導入_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.導入_bt.Location = New System.Drawing.Point(643, 30)
- Me.導入_bt.Name = "導入_bt"
- Me.導入_bt.Size = New System.Drawing.Size(164, 149)
- Me.導入_bt.TabIndex = 15
- Me.導入_bt.UseVisualStyleBackColor = True
- '
- '選路徑5_bt
- '
- Me.選路徑5_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑5_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑5_bt.Location = New System.Drawing.Point(587, 104)
- Me.選路徑5_bt.Name = "選路徑5_bt"
- Me.選路徑5_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑5_bt.TabIndex = 14
- Me.選路徑5_bt.UseVisualStyleBackColor = True
- '
- '選路徑4_bt
- '
- Me.選路徑4_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑4_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑4_bt.Location = New System.Drawing.Point(587, 79)
- Me.選路徑4_bt.Name = "選路徑4_bt"
- Me.選路徑4_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑4_bt.TabIndex = 13
- Me.選路徑4_bt.UseVisualStyleBackColor = True
- '
- '選路徑3_bt
- '
- Me.選路徑3_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑3_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑3_bt.Location = New System.Drawing.Point(587, 53)
- Me.選路徑3_bt.Name = "選路徑3_bt"
- Me.選路徑3_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑3_bt.TabIndex = 12
- Me.選路徑3_bt.UseVisualStyleBackColor = True
- '
- '選路徑2_bt
- '
- Me.選路徑2_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑2_bt.Location = New System.Drawing.Point(587, 27)
- Me.選路徑2_bt.Name = "選路徑2_bt"
- Me.選路徑2_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑2_bt.TabIndex = 11
- Me.選路徑2_bt.UseVisualStyleBackColor = True
- '
- '選路徑1_bt
- '
- Me.選路徑1_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.PortableComputer
- Me.選路徑1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.選路徑1_bt.Location = New System.Drawing.Point(587, 2)
- Me.選路徑1_bt.Name = "選路徑1_bt"
- Me.選路徑1_bt.Size = New System.Drawing.Size(55, 25)
- Me.選路徑1_bt.TabIndex = 10
- Me.選路徑1_bt.UseVisualStyleBackColor = True
- '
- '路徑5_tb
- '
- Me.路徑5_tb.Location = New System.Drawing.Point(120, 106)
- Me.路徑5_tb.Name = "路徑5_tb"
- Me.路徑5_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑5_tb.TabIndex = 8
- '
- '路徑4_tb
- '
- Me.路徑4_tb.Location = New System.Drawing.Point(120, 81)
- Me.路徑4_tb.Name = "路徑4_tb"
- Me.路徑4_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑4_tb.TabIndex = 6
- '
- '路徑3_tb
- '
- Me.路徑3_tb.Location = New System.Drawing.Point(120, 55)
- Me.路徑3_tb.Name = "路徑3_tb"
- Me.路徑3_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑3_tb.TabIndex = 4
- '
- '路徑2_tb
- '
- Me.路徑2_tb.Location = New System.Drawing.Point(120, 29)
- Me.路徑2_tb.Name = "路徑2_tb"
- Me.路徑2_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑2_tb.TabIndex = 2
- '
- '路徑1_tb
- '
- Me.路徑1_tb.Location = New System.Drawing.Point(120, 3)
- Me.路徑1_tb.Name = "路徑1_tb"
- Me.路徑1_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑1_tb.TabIndex = 0
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(5, 235)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(114, 16)
- Me.Label11.TabIndex = 32
- Me.Label11.Text = "短照SC碼清冊(長照)"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Red
- Me.Label9.Location = New System.Drawing.Point(5, 210)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(113, 16)
- Me.Label9.TabIndex = 29
- Me.Label9.Text = "短照 A碼清冊(長照)"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(5, 160)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(113, 16)
- Me.Label8.TabIndex = 23
- Me.Label8.Text = "長照 A碼清冊(長照)"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label5.Location = New System.Drawing.Point(5, 110)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(111, 16)
- Me.Label5.TabIndex = 9
- Me.Label5.Text = "個 案 總 表(仁寶)"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(5, 85)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(111, 16)
- Me.Label4.TabIndex = 7
- Me.Label4.Text = "每 日 明 細(仁寶)"
- '
- 'Label3
- '
- 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(5, 59)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(111, 16)
- Me.Label3.TabIndex = 5
- Me.Label3.Text = "薪資報表明細(仁寶)"
- '
- 'Label2
- '
- 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(5, 33)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(111, 16)
- Me.Label2.TabIndex = 3
- Me.Label2.Text = "拆 帳 明 細 表(仁寶)"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.Red
- Me.Label12.Location = New System.Drawing.Point(5, 185)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(114, 16)
- Me.Label12.TabIndex = 35
- Me.Label12.Text = "長照BA碼清冊(長照)"
- '
- 'Label1
- '
- 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(5, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(111, 16)
- Me.Label1.TabIndex = 1
- Me.Label1.Text = "服務紀錄總表(仁寶)"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label7.Location = New System.Drawing.Point(5, 135)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(110, 16)
- Me.Label7.TabIndex = 20
- Me.Label7.Text = "A 碼 清 冊(仁寶)"
- '
- '路徑7_tb
- '
- Me.路徑7_tb.Location = New System.Drawing.Point(120, 156)
- Me.路徑7_tb.Name = "路徑7_tb"
- Me.路徑7_tb.Size = New System.Drawing.Size(461, 23)
- Me.路徑7_tb.TabIndex = 22
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Controls.Add(Me.取資料_dgv)
- Me.TabPage2.Controls.Add(Me.拆分_dgv)
- Me.TabPage2.Controls.Add(Me.總和_dgv)
- Me.TabPage2.Controls.Add(Me.清單_dgv)
- 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(812, 262)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "其他"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- '拆分_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
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.拆分_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
- Me.拆分_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.拆分_dgv.Location = New System.Drawing.Point(227, 145)
- 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(580, 112)
- Me.拆分_dgv.TabIndex = 1410
- '
- '總和_dgv
- '
- Me.總和_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.總和_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.總和_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.總和_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
- Me.總和_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.總和_dgv.Location = New System.Drawing.Point(1, 145)
- Me.總和_dgv.Name = "總和_dgv"
- Me.總和_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.總和_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.總和_dgv.RowTemplate.Height = 24
- Me.總和_dgv.Size = New System.Drawing.Size(220, 112)
- Me.總和_dgv.TabIndex = 1409
- '
- '清單_dgv
- '
- Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top 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
- DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
- Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單_dgv.Location = New System.Drawing.Point(1, 1)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(362, 138)
- Me.清單_dgv.TabIndex = 1408
- '
- '取資料_dgv
- '
- Me.取資料_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top 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
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.取資料_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
- Me.取資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.取資料_dgv.Location = New System.Drawing.Point(369, 1)
- Me.取資料_dgv.Name = "取資料_dgv"
- Me.取資料_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.取資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.取資料_dgv.RowTemplate.Height = 24
- Me.取資料_dgv.Size = New System.Drawing.Size(438, 138)
- Me.取資料_dgv.TabIndex = 1411
- '
- '拆帳制考勤文件導入
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(820, 294)
- 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.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "拆帳制考勤文件導入"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "拆帳制考勤文件導入"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- Me.TabPage2.ResumeLayout(False)
- CType(Me.拆分_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.總和_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.取資料_dgv, 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 開啟檔案 As OpenFileDialog
- Friend WithEvents Label4 As Label
- Friend WithEvents 路徑4_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 路徑3_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 路徑2_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 路徑1_tb As TextBox
- Friend WithEvents 選路徑1_bt As Button
- Friend WithEvents Label5 As Label
- Friend WithEvents 路徑5_tb As TextBox
- Friend WithEvents 選路徑5_bt As Button
- Friend WithEvents 選路徑4_bt As Button
- Friend WithEvents 選路徑3_bt As Button
- Friend WithEvents 選路徑2_bt As Button
- Friend WithEvents 導入_bt As Button
- Friend WithEvents Label6 As Label
- Friend WithEvents 年份_cb As ComboBox
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents 選路徑6_bt As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents 路徑6_tb As TextBox
- Friend WithEvents 選路徑7_bt As Button
- Friend WithEvents Label8 As Label
- Friend WithEvents 路徑7_tb As TextBox
- Friend WithEvents 選路徑9_bt As Button
- Friend WithEvents Label9 As Label
- Friend WithEvents 路徑9_tb As TextBox
- Friend WithEvents 選路徑8_bt As Button
- Friend WithEvents 路徑8_tb As TextBox
- Friend WithEvents 選路徑10_bt As Button
- Friend WithEvents Label11 As Label
- Friend WithEvents 路徑10_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 拆分_dgv As DataGridView
- Friend WithEvents 總和_dgv As DataGridView
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 取資料_dgv As DataGridView
- End Class
|