?? frmsalaryrule.designer.vb
字號:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class FrmSalaryRule
#Region "Windows 窗體設計器生成的代碼 "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'此調(diào)用是 Windows 窗體設計器所必需的。
InitializeComponent()
End Sub
'窗體重寫釋放,以清理組件列表。
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub
'Windows 窗體設計器所必需的
Private components As System.ComponentModel.IContainer
Public WithEvents Cmd_Cancel As System.Windows.Forms.Button
Public WithEvents BtnOk As System.Windows.Forms.Button
Public WithEvents Text6 As System.Windows.Forms.TextBox
Public WithEvents Text5 As System.Windows.Forms.TextBox
Public WithEvents Text4 As System.Windows.Forms.TextBox
Public WithEvents Text3 As System.Windows.Forms.TextBox
Public WithEvents Text2 As System.Windows.Forms.TextBox
Public WithEvents Text1 As System.Windows.Forms.TextBox
Public WithEvents Label5 As System.Windows.Forms.Label
Public WithEvents Label7 As System.Windows.Forms.Label
Public WithEvents Label9 As System.Windows.Forms.Label
Public WithEvents Label11 As System.Windows.Forms.Label
Public WithEvents Label14 As System.Windows.Forms.Label
Public WithEvents Label15 As System.Windows.Forms.Label
Public WithEvents Frame2 As System.Windows.Forms.GroupBox
'注意: 以下過程是 Windows 窗體設計器所必需的
'可以使用 Windows 窗體設計器來修改它。
'不要使用代碼編輯器修改它。
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Cmd_Cancel = New System.Windows.Forms.Button
Me.BtnOk = New System.Windows.Forms.Button
Me.Frame2 = New System.Windows.Forms.GroupBox
Me.Text6 = New System.Windows.Forms.TextBox
Me.Text5 = New System.Windows.Forms.TextBox
Me.Text4 = New System.Windows.Forms.TextBox
Me.Text3 = New System.Windows.Forms.TextBox
Me.Text2 = New System.Windows.Forms.TextBox
Me.Text1 = New System.Windows.Forms.TextBox
Me.Label5 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.Label11 = New System.Windows.Forms.Label
Me.Label14 = New System.Windows.Forms.Label
Me.Label15 = New System.Windows.Forms.Label
Me.Frame2.SuspendLayout()
Me.SuspendLayout()
'
'Cmd_Cancel
'
Me.Cmd_Cancel.BackColor = System.Drawing.SystemColors.ScrollBar
Me.Cmd_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.Cmd_Cancel.ForeColor = System.Drawing.SystemColors.ControlText
Me.Cmd_Cancel.Location = New System.Drawing.Point(174, 248)
Me.Cmd_Cancel.Name = "Cmd_Cancel"
Me.Cmd_Cancel.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Cmd_Cancel.Size = New System.Drawing.Size(87, 27)
Me.Cmd_Cancel.TabIndex = 7
Me.Cmd_Cancel.Text = "取 消"
Me.Cmd_Cancel.UseVisualStyleBackColor = False
'
'BtnOk
'
Me.BtnOk.BackColor = System.Drawing.SystemColors.ScrollBar
Me.BtnOk.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnOk.Location = New System.Drawing.Point(54, 248)
Me.BtnOk.Name = "BtnOk"
Me.BtnOk.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnOk.Size = New System.Drawing.Size(87, 27)
Me.BtnOk.TabIndex = 6
Me.BtnOk.Text = "確 定"
Me.BtnOk.UseVisualStyleBackColor = False
'
'Frame2
'
Me.Frame2.BackColor = System.Drawing.SystemColors.Control
Me.Frame2.Controls.Add(Me.Text6)
Me.Frame2.Controls.Add(Me.Text5)
Me.Frame2.Controls.Add(Me.Text4)
Me.Frame2.Controls.Add(Me.Text3)
Me.Frame2.Controls.Add(Me.Text2)
Me.Frame2.Controls.Add(Me.Text1)
Me.Frame2.Controls.Add(Me.Label5)
Me.Frame2.Controls.Add(Me.Label7)
Me.Frame2.Controls.Add(Me.Label9)
Me.Frame2.Controls.Add(Me.Label11)
Me.Frame2.Controls.Add(Me.Label14)
Me.Frame2.Controls.Add(Me.Label15)
Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame2.Location = New System.Drawing.Point(16, 16)
Me.Frame2.Name = "Frame2"
Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame2.Size = New System.Drawing.Size(281, 217)
Me.Frame2.TabIndex = 8
Me.Frame2.TabStop = False
'
'Text6
'
Me.Text6.AcceptsReturn = True
Me.Text6.BackColor = System.Drawing.SystemColors.Window
Me.Text6.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text6.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text6.Location = New System.Drawing.Point(176, 181)
Me.Text6.MaxLength = 5
Me.Text6.Name = "Text6"
Me.Text6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text6.Size = New System.Drawing.Size(89, 21)
Me.Text6.TabIndex = 5
Me.Text6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Text5
'
Me.Text5.AcceptsReturn = True
Me.Text5.BackColor = System.Drawing.SystemColors.Window
Me.Text5.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text5.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text5.Location = New System.Drawing.Point(176, 149)
Me.Text5.MaxLength = 5
Me.Text5.Name = "Text5"
Me.Text5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text5.Size = New System.Drawing.Size(89, 21)
Me.Text5.TabIndex = 4
Me.Text5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Text4
'
Me.Text4.AcceptsReturn = True
Me.Text4.BackColor = System.Drawing.SystemColors.Window
Me.Text4.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text4.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text4.Location = New System.Drawing.Point(176, 117)
Me.Text4.MaxLength = 5
Me.Text4.Name = "Text4"
Me.Text4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text4.Size = New System.Drawing.Size(89, 21)
Me.Text4.TabIndex = 3
Me.Text4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Text3
'
Me.Text3.AcceptsReturn = True
Me.Text3.BackColor = System.Drawing.SystemColors.Window
Me.Text3.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text3.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text3.Location = New System.Drawing.Point(176, 85)
Me.Text3.MaxLength = 5
Me.Text3.Name = "Text3"
Me.Text3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text3.Size = New System.Drawing.Size(89, 21)
Me.Text3.TabIndex = 2
Me.Text3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Text2
'
Me.Text2.AcceptsReturn = True
Me.Text2.BackColor = System.Drawing.SystemColors.Window
Me.Text2.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text2.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text2.Location = New System.Drawing.Point(176, 53)
Me.Text2.MaxLength = 5
Me.Text2.Name = "Text2"
Me.Text2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text2.Size = New System.Drawing.Size(89, 21)
Me.Text2.TabIndex = 1
Me.Text2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Text1
'
Me.Text1.AcceptsReturn = True
Me.Text1.BackColor = System.Drawing.SystemColors.Window
Me.Text1.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text1.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text1.Location = New System.Drawing.Point(176, 21)
Me.Text1.MaxLength = 5
Me.Text1.Name = "Text1"
Me.Text1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text1.Size = New System.Drawing.Size(89, 21)
Me.Text1.TabIndex = 0
Me.Text1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.BackColor = System.Drawing.Color.Transparent
Me.Label5.Cursor = System.Windows.Forms.Cursors.Default
Me.Label5.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.Black
Me.Label5.Location = New System.Drawing.Point(16, 24)
Me.Label5.Name = "Label5"
Me.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label5.Size = New System.Drawing.Size(107, 12)
Me.Label5.TabIndex = 14
Me.Label5.Text = "遲到扣款(元/次)"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.BackColor = System.Drawing.Color.Transparent
Me.Label7.Cursor = System.Windows.Forms.Cursors.Default
Me.Label7.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.ForeColor = System.Drawing.Color.Black
Me.Label7.Location = New System.Drawing.Point(16, 56)
Me.Label7.Name = "Label7"
Me.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label7.Size = New System.Drawing.Size(107, 12)
Me.Label7.TabIndex = 13
Me.Label7.Text = "差旅補助(元/天)"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.BackColor = System.Drawing.Color.Transparent
Me.Label9.Cursor = System.Windows.Forms.Cursors.Default
Me.Label9.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.ForeColor = System.Drawing.Color.Black
Me.Label9.Location = New System.Drawing.Point(16, 184)
Me.Label9.Name = "Label9"
Me.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label9.Size = New System.Drawing.Size(143, 12)
Me.Label9.TabIndex = 12
Me.Label9.Text = "住房公積金代扣系數(shù)(%)"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.BackColor = System.Drawing.Color.Transparent
Me.Label11.Cursor = System.Windows.Forms.Cursors.Default
Me.Label11.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.ForeColor = System.Drawing.Color.Black
Me.Label11.Location = New System.Drawing.Point(16, 88)
Me.Label11.Name = "Label11"
Me.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label11.Size = New System.Drawing.Size(107, 12)
Me.Label11.TabIndex = 11
Me.Label11.Text = "養(yǎng)老代扣系數(shù)(%)"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.BackColor = System.Drawing.Color.Transparent
Me.Label14.Cursor = System.Windows.Forms.Cursors.Default
Me.Label14.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label14.ForeColor = System.Drawing.Color.Black
Me.Label14.Location = New System.Drawing.Point(16, 120)
Me.Label14.Name = "Label14"
Me.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label14.Size = New System.Drawing.Size(131, 12)
Me.Label14.TabIndex = 10
Me.Label14.Text = "基本醫(yī)療代扣系數(shù)(%)"
'
'
Me.Label15.AutoSize = True
Me.Label15.BackColor = System.Drawing.Color.Transparent
Me.Label15.Cursor = System.Windows.Forms.Cursors.Default
Me.Label15.Font = New System.Drawing.Font("宋體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label15.ForeColor = System.Drawing.Color.Black
Me.Label15.Location = New System.Drawing.Point(16, 152)
Me.Label15.Name = "Label15"
Me.Label15.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label15.Size = New System.Drawing.Size(131, 12)
Me.Label15.TabIndex = 9
Me.Label15.Text = "失業(yè)保險代扣系數(shù)(%)"
'
'FrmSalaryRule
'
Me.AcceptButton = Me.BtnOk
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.Control
Me.CancelButton = Me.Cmd_Cancel
Me.ClientSize = New System.Drawing.Size(314, 292)
Me.Controls.Add(Me.Cmd_Cancel)
Me.Controls.Add(Me.BtnOk)
Me.Controls.Add(Me.Frame2)
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Location = New System.Drawing.Point(3, 22)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "FrmSalaryRule"
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "工資制度管理"
Me.Frame2.ResumeLayout(False)
Me.Frame2.PerformLayout()
Me.ResumeLayout(False)
End Sub
#End Region
End Class
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -