123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 加班申請資料
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Me.DTP2_tb = New System.Windows.Forms.TextBox()
- Me.DTP1_tb = New System.Windows.Forms.TextBox()
- Me.審核人2_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.審核人1_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.審核人_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.月清單_DGV = New System.Windows.Forms.DataGridView()
- Me.事由_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.特假日期_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.員工編號_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.請假類別_cb = New System.Windows.Forms.ComboBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.年份_cb = New System.Windows.Forms.ComboBox()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.列印_bt = New System.Windows.Forms.Button()
- CType(Me.月清單_DGV, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DTP2_tb
- '
- Me.DTP2_tb.Enabled = False
- Me.DTP2_tb.Location = New System.Drawing.Point(317, 150)
- Me.DTP2_tb.Name = "DTP2_tb"
- Me.DTP2_tb.Size = New System.Drawing.Size(113, 23)
- Me.DTP2_tb.TabIndex = 848
- Me.DTP2_tb.Visible = False
- '
- 'DTP1_tb
- '
- Me.DTP1_tb.Enabled = False
- Me.DTP1_tb.Location = New System.Drawing.Point(317, 121)
- Me.DTP1_tb.Name = "DTP1_tb"
- Me.DTP1_tb.Size = New System.Drawing.Size(113, 23)
- Me.DTP1_tb.TabIndex = 847
- Me.DTP1_tb.Visible = False
- '
- '審核人2_tb
- '
- Me.審核人2_tb.Enabled = False
- Me.審核人2_tb.Location = New System.Drawing.Point(209, 74)
- Me.審核人2_tb.Name = "審核人2_tb"
- Me.審核人2_tb.Size = New System.Drawing.Size(97, 23)
- Me.審核人2_tb.TabIndex = 845
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(159, 77)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(50, 16)
- Me.Label8.TabIndex = 844
- Me.Label8.Text = "審核人2"
- Me.Label8.UseMnemonic = False
- '
- '審核人1_tb
- '
- Me.審核人1_tb.Enabled = False
- Me.審核人1_tb.Location = New System.Drawing.Point(53, 74)
- Me.審核人1_tb.Name = "審核人1_tb"
- Me.審核人1_tb.Size = New System.Drawing.Size(97, 23)
- Me.審核人1_tb.TabIndex = 843
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(3, 77)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(50, 16)
- Me.Label5.TabIndex = 842
- Me.Label5.Text = "審核人1"
- Me.Label5.UseMnemonic = False
- '
- '審核人_tb
- '
- Me.審核人_tb.Enabled = False
- Me.審核人_tb.Location = New System.Drawing.Point(742, 212)
- Me.審核人_tb.Name = "審核人_tb"
- Me.審核人_tb.Size = New System.Drawing.Size(97, 23)
- Me.審核人_tb.TabIndex = 841
- Me.審核人_tb.Visible = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(692, 215)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(43, 16)
- Me.Label2.TabIndex = 840
- Me.Label2.Text = "審核人"
- Me.Label2.UseMnemonic = False
- Me.Label2.Visible = False
- '
- '月清單_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
- Me.月清單_DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.月清單_DGV.Location = New System.Drawing.Point(3, 98)
- Me.月清單_DGV.Name = "月清單_DGV"
- Me.月清單_DGV.RowHeadersWidth = 5
- Me.月清單_DGV.RowTemplate.Height = 24
- Me.月清單_DGV.Size = New System.Drawing.Size(1163, 500)
- Me.月清單_DGV.TabIndex = 838
- '
- '事由_tb
- '
- Me.事由_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.事由_tb.Location = New System.Drawing.Point(308, 2)
- Me.事由_tb.Multiline = True
- Me.事由_tb.Name = "事由_tb"
- Me.事由_tb.Size = New System.Drawing.Size(746, 95)
- Me.事由_tb.TabIndex = 837
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(262, 5)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(43, 16)
- Me.Label7.TabIndex = 836
- Me.Label7.Text = "事 由"
- '
- '特假日期_tb
- '
- Me.特假日期_tb.Enabled = False
- Me.特假日期_tb.Location = New System.Drawing.Point(193, 25)
- Me.特假日期_tb.Name = "特假日期_tb"
- Me.特假日期_tb.Size = New System.Drawing.Size(113, 23)
- Me.特假日期_tb.TabIndex = 835
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(131, 29)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 834
- Me.Label6.Text = "加班日期"
- '
- '員工編號_tb
- '
- Me.員工編號_tb.Enabled = False
- Me.員工編號_tb.Location = New System.Drawing.Point(48, 49)
- Me.員工編號_tb.Name = "員工編號_tb"
- Me.員工編號_tb.Size = New System.Drawing.Size(77, 23)
- Me.員工編號_tb.TabIndex = 833
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(3, 52)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(43, 16)
- Me.Label4.TabIndex = 832
- Me.Label4.Text = "編 號"
- '
- '申請人_tb
- '
- Me.申請人_tb.Enabled = False
- Me.申請人_tb.Location = New System.Drawing.Point(48, 26)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(77, 23)
- Me.申請人_tb.TabIndex = 831
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(3, 29)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 16)
- Me.Label3.TabIndex = 830
- Me.Label3.Text = "申請人"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(131, 53)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(31, 16)
- Me.Label1.TabIndex = 829
- Me.Label1.Text = "類別"
- '
- '請假類別_cb
- '
- Me.請假類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.請假類別_cb.FormattingEnabled = True
- Me.請假類別_cb.Items.AddRange(New Object() {"加班(未超最晚下診)", "加班(已超最晚下診)"})
- Me.請假類別_cb.Location = New System.Drawing.Point(166, 49)
- Me.請假類別_cb.Name = "請假類別_cb"
- Me.請假類別_cb.Size = New System.Drawing.Size(140, 24)
- Me.請假類別_cb.TabIndex = 828
- '
- 'PictureBox1
- '
- Me.PictureBox1.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.PictureBox1.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Picture
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(1167, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(366, 592)
- Me.PictureBox1.TabIndex = 1407
- Me.PictureBox1.TabStop = False
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(2, 5)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(43, 16)
- Me.Label17.TabIndex = 1408
- Me.Label17.Text = "年 份"
- '
- '年份_cb
- '
- Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份_cb.FormattingEnabled = True
- Me.年份_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.年份_cb.Location = New System.Drawing.Point(48, 1)
- Me.年份_cb.Name = "年份_cb"
- Me.年份_cb.Size = New System.Drawing.Size(61, 24)
- Me.年份_cb.TabIndex = 1410
- '
- '月份_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(155, 1)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(46, 24)
- Me.月份_cb.TabIndex = 1411
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(118, 5)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(31, 16)
- Me.Label16.TabIndex = 1409
- Me.Label16.Text = "月份"
- '
- '列印_bt
- '
- Me.列印_bt.Location = New System.Drawing.Point(1057, 2)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(106, 96)
- Me.列印_bt.TabIndex = 1412
- Me.列印_bt.Text = "列印加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "申請資料"
- 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(1537, 600)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.年份_cb)
- Me.Controls.Add(Me.月份_cb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.DTP2_tb)
- Me.Controls.Add(Me.DTP1_tb)
- Me.Controls.Add(Me.審核人2_tb)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.審核人1_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.審核人_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.月清單_DGV)
- Me.Controls.Add(Me.事由_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.特假日期_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.員工編號_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.請假類別_cb)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "加班申請資料"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "加班申請資料"
- CType(Me.月清單_DGV, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents DTP2_tb As TextBox
- Friend WithEvents DTP1_tb As TextBox
- Friend WithEvents 審核人2_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 審核人1_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 審核人_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 月清單_DGV As DataGridView
- Friend WithEvents 事由_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 特假日期_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 員工編號_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 請假類別_cb As ComboBox
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Label17 As Label
- Friend WithEvents 年份_cb As ComboBox
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 列印_bt As Button
- End Class
|