123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 請假資料確認
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.請假單_dgv = New System.Windows.Forms.DataGridView()
- Me.重讀2_bt = New System.Windows.Forms.Button()
- Me.聯絡函單號_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.申請部門_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.申請人_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.聯絡函主題_tb = New System.Windows.Forms.TextBox()
- Me.聯絡函主題_lb = New System.Windows.Forms.Label()
- Me.聯絡事項_tb = New System.Windows.Forms.TextBox()
- Me.聯絡事項_lb = New System.Windows.Forms.Label()
- Me.申請部門_lb = New System.Windows.Forms.Label()
- Me.聯絡函單號_lb = New System.Windows.Forms.Label()
- Me.申請日期_lb = New System.Windows.Forms.Label()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.假別_cb = New System.Windows.Forms.ComboBox()
- Me.假別1_cb = New System.Windows.Forms.ComboBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.ID卡號_tb = New System.Windows.Forms.TextBox()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.確認_bt = New System.Windows.Forms.Button()
- Me.作廢_bt = New System.Windows.Forms.Button()
- Me.Label1 = New System.Windows.Forms.Label()
- CType(Me.請假單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.聯絡函單號_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.申請部門_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.申請人_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(511, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1354
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '請假單_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.請假單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.請假單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請假單_dgv.Location = New System.Drawing.Point(5, 3)
- Me.請假單_dgv.Name = "請假單_dgv"
- Me.請假單_dgv.RowHeadersWidth = 5
- Me.請假單_dgv.RowTemplate.Height = 24
- Me.請假單_dgv.Size = New System.Drawing.Size(502, 638)
- Me.請假單_dgv.TabIndex = 1388
- '
- '重讀2_bt
- '
- Me.重讀2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
- 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.Location = New System.Drawing.Point(636, 1)
- Me.重讀2_bt.Name = "重讀2_bt"
- Me.重讀2_bt.Size = New System.Drawing.Size(63, 50)
- Me.重讀2_bt.TabIndex = 1389
- Me.重讀2_bt.UseVisualStyleBackColor = True
- '
- '聯絡函單號_rtb
- '
- Me.聯絡函單號_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.聯絡函單號_rtb.BackColor = System.Drawing.Color.Transparent
- Me.聯絡函單號_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.聯絡函單號_rtb.Location = New System.Drawing.Point(969, 43)
- Me.聯絡函單號_rtb.Name = "聯絡函單號_rtb"
- Me.聯絡函單號_rtb.Size = New System.Drawing.Size(300, 23)
- Me.聯絡函單號_rtb.TabIndex = 1834
- Me.聯絡函單號_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '申請部門_rtb
- '
- Me.申請部門_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請部門_rtb.BackColor = System.Drawing.Color.Transparent
- Me.申請部門_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.申請部門_rtb.Location = New System.Drawing.Point(969, 68)
- Me.申請部門_rtb.Name = "申請部門_rtb"
- Me.申請部門_rtb.Size = New System.Drawing.Size(300, 23)
- Me.申請部門_rtb.TabIndex = 1833
- Me.申請部門_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '申請人_rtb
- '
- Me.申請人_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請人_rtb.BackColor = System.Drawing.Color.Transparent
- Me.申請人_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.申請人_rtb.Location = New System.Drawing.Point(969, 118)
- Me.申請人_rtb.Name = "申請人_rtb"
- Me.申請人_rtb.Size = New System.Drawing.Size(300, 23)
- Me.申請人_rtb.TabIndex = 1832
- Me.申請人_rtb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.申請日期_dtp.Location = New System.Drawing.Point(969, 93)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(300, 23)
- Me.申請日期_dtp.TabIndex = 1829
- '
- '聯絡函主題_tb
- '
- Me.聯絡函主題_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯絡函主題_tb.Location = New System.Drawing.Point(511, 51)
- Me.聯絡函主題_tb.Multiline = True
- Me.聯絡函主題_tb.Name = "聯絡函主題_tb"
- Me.聯絡函主題_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡函主題_tb.Size = New System.Drawing.Size(352, 90)
- Me.聯絡函主題_tb.TabIndex = 1827
- '
- '聯絡函主題_lb
- '
- Me.聯絡函主題_lb.AutoSize = True
- Me.聯絡函主題_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯絡函主題_lb.Location = New System.Drawing.Point(518, 34)
- Me.聯絡函主題_lb.Name = "聯絡函主題_lb"
- Me.聯絡函主題_lb.Size = New System.Drawing.Size(67, 16)
- Me.聯絡函主題_lb.TabIndex = 1826
- Me.聯絡函主題_lb.Text = "聯絡函主題"
- '
- '聯絡事項_tb
- '
- Me.聯絡事項_tb.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.聯絡事項_tb.Location = New System.Drawing.Point(511, 160)
- Me.聯絡事項_tb.Multiline = True
- Me.聯絡事項_tb.Name = "聯絡事項_tb"
- Me.聯絡事項_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.聯絡事項_tb.Size = New System.Drawing.Size(758, 481)
- Me.聯絡事項_tb.TabIndex = 1830
- '
- '聯絡事項_lb
- '
- Me.聯絡事項_lb.AutoSize = True
- Me.聯絡事項_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯絡事項_lb.Location = New System.Drawing.Point(516, 143)
- Me.聯絡事項_lb.Name = "聯絡事項_lb"
- Me.聯絡事項_lb.Size = New System.Drawing.Size(55, 16)
- Me.聯絡事項_lb.TabIndex = 1831
- Me.聯絡事項_lb.Text = "聯絡事項"
- '
- '申請部門_lb
- '
- Me.申請部門_lb.BackColor = System.Drawing.Color.Transparent
- Me.申請部門_lb.Location = New System.Drawing.Point(869, 70)
- Me.申請部門_lb.Name = "申請部門_lb"
- Me.申請部門_lb.Size = New System.Drawing.Size(96, 20)
- Me.申請部門_lb.TabIndex = 1824
- Me.申請部門_lb.Text = "申請部門"
- Me.申請部門_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯絡函單號_lb
- '
- Me.聯絡函單號_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯絡函單號_lb.Location = New System.Drawing.Point(869, 45)
- Me.聯絡函單號_lb.Name = "聯絡函單號_lb"
- Me.聯絡函單號_lb.Size = New System.Drawing.Size(96, 20)
- Me.聯絡函單號_lb.TabIndex = 1823
- Me.聯絡函單號_lb.Text = "聯絡函單號"
- Me.聯絡函單號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '申請日期_lb
- '
- Me.申請日期_lb.BackColor = System.Drawing.Color.Transparent
- Me.申請日期_lb.Location = New System.Drawing.Point(869, 95)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(96, 20)
- Me.申請日期_lb.TabIndex = 1828
- Me.申請日期_lb.Text = "申請日期"
- Me.申請日期_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '申請人_lb
- '
- Me.申請人_lb.BackColor = System.Drawing.Color.Transparent
- Me.申請人_lb.Location = New System.Drawing.Point(869, 120)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(96, 20)
- Me.申請人_lb.TabIndex = 1825
- Me.申請人_lb.Text = "申請人"
- Me.申請人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '假別_cb
- '
- Me.假別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- 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(968, 17)
- Me.假別_cb.Name = "假別_cb"
- Me.假別_cb.Size = New System.Drawing.Size(300, 24)
- Me.假別_cb.TabIndex = 1909
- '
- '假別1_cb
- '
- Me.假別1_cb.FormattingEnabled = True
- Me.假別1_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.假別1_cb.Location = New System.Drawing.Point(3, 3)
- Me.假別1_cb.Name = "假別1_cb"
- Me.假別1_cb.Size = New System.Drawing.Size(89, 24)
- Me.假別1_cb.TabIndex = 1910
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.ID卡號_tb)
- Me.Panel1.Controls.Add(Me.結束日期_dtp)
- Me.Panel1.Controls.Add(Me.開始日期_dtp)
- Me.Panel1.Controls.Add(Me.假別1_cb)
- Me.Panel1.Location = New System.Drawing.Point(115, 80)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(200, 100)
- Me.Panel1.TabIndex = 1911
- '
- 'ID卡號_tb
- '
- Me.ID卡號_tb.Location = New System.Drawing.Point(97, 4)
- Me.ID卡號_tb.Name = "ID卡號_tb"
- Me.ID卡號_tb.Size = New System.Drawing.Size(100, 23)
- Me.ID卡號_tb.TabIndex = 1915
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.結束日期_dtp.Location = New System.Drawing.Point(3, 58)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(89, 23)
- Me.結束日期_dtp.TabIndex = 1912
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.開始日期_dtp.Location = New System.Drawing.Point(3, 31)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(89, 23)
- Me.開始日期_dtp.TabIndex = 1911
- '
- '確認_bt
- '
- Me.確認_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
- 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.Location = New System.Drawing.Point(731, 1)
- Me.確認_bt.Name = "確認_bt"
- Me.確認_bt.Size = New System.Drawing.Size(63, 50)
- Me.確認_bt.TabIndex = 1912
- Me.確認_bt.UseVisualStyleBackColor = True
- '
- '作廢_bt
- '
- Me.作廢_bt.BackgroundImage = Global.HX_PGS_ERP_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.Location = New System.Drawing.Point(800, 1)
- Me.作廢_bt.Name = "作廢_bt"
- Me.作廢_bt.Size = New System.Drawing.Size(63, 50)
- Me.作廢_bt.TabIndex = 1913
- Me.作廢_bt.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Location = New System.Drawing.Point(868, 18)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(96, 20)
- Me.Label1.TabIndex = 1914
- Me.Label1.Text = "請假類別"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '請假資料確認
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1274, 645)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.作廢_bt)
- Me.Controls.Add(Me.確認_bt)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.假別_cb)
- Me.Controls.Add(Me.聯絡函單號_rtb)
- Me.Controls.Add(Me.申請部門_rtb)
- Me.Controls.Add(Me.申請人_rtb)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.聯絡函主題_tb)
- Me.Controls.Add(Me.聯絡函主題_lb)
- Me.Controls.Add(Me.聯絡事項_tb)
- Me.Controls.Add(Me.聯絡事項_lb)
- Me.Controls.Add(Me.申請部門_lb)
- Me.Controls.Add(Me.聯絡函單號_lb)
- Me.Controls.Add(Me.申請日期_lb)
- Me.Controls.Add(Me.申請人_lb)
- Me.Controls.Add(Me.重讀2_bt)
- Me.Controls.Add(Me.請假單_dgv)
- Me.Controls.Add(Me.語轉扭_bt)
- 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 = "請假資料確認"
- CType(Me.請假單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.聯絡函單號_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.申請部門_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.申請人_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 請假單_dgv As DataGridView
- Friend WithEvents 重讀2_bt As Button
- Friend WithEvents 聯絡函單號_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 申請部門_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 申請人_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents 聯絡函主題_tb As TextBox
- Friend WithEvents 聯絡函主題_lb As Label
- Friend WithEvents 聯絡事項_tb As TextBox
- Friend WithEvents 聯絡事項_lb As Label
- Friend WithEvents 申請部門_lb As Label
- Friend WithEvents 聯絡函單號_lb As Label
- Friend WithEvents 申請日期_lb As Label
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 假別_cb As ComboBox
- Friend WithEvents 假別1_cb As ComboBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 確認_bt As Button
- Friend WithEvents 作廢_bt As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents ID卡號_tb As TextBox
- End Class
|