📄 f_dabingyiliao.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form F_DaBingYiLiao
BorderStyle = 3 'Fixed Dialog
Caption = "大病医疗记录"
ClientHeight = 6015
ClientLeft = 1095
ClientTop = 330
ClientWidth = 9585
ControlBox = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6015
ScaleWidth = 9585
StartUpPosition = 2 'CenterScreen
WhatsThisHelp = -1 'True
Begin VB.Frame Frame1
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5655
Left = 120
TabIndex = 0
Top = 120
Width = 9255
Begin TabDlg.SSTab SSTab1
Height = 5055
Left = 360
TabIndex = 1
Top = 360
Width = 8655
_ExtentX = 15266
_ExtentY = 8916
_Version = 393216
Tabs = 2
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "编辑"
TabPicture(0) = "F_DaBingYiLiao.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "picButtons"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "列表"
TabPicture(1) = "F_DaBingYiLiao.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame4"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin VB.Frame Frame4
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3255
Left = -74760
TabIndex = 22
Top = 480
Width = 7335
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2655
Left = 240
TabIndex = 23
Top = 360
Width = 6855
_ExtentX = 12091
_ExtentY = 4683
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 14
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.PictureBox picButtons
Appearance = 0 'Flat
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 300
Left = 1440
ScaleHeight = 300
ScaleWidth = 6960
TabIndex = 14
Top = 4560
Width = 6960
Begin VB.CommandButton cmdCancel
Caption = "取消"
Height = 300
Left = 5880
TabIndex = 21
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Caption = "保存"
Height = 300
Left = 4560
TabIndex = 20
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdClose
Caption = "关闭"
Height = 300
Left = 5880
TabIndex = 19
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdRefresh
Caption = "刷新"
Height = 300
Left = 4560
TabIndex = 18
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdDelete
Caption = "删除"
Height = 300
Left = 3240
TabIndex = 17
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdEdit
Caption = "编辑"
Height = 300
Left = 1920
TabIndex = 16
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdAdd
Caption = "增加"
Height = 300
Left = 720
TabIndex = 15
Top = 0
Width = 1095
End
End
Begin VB.Frame Frame2
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3495
Left = 240
TabIndex = 2
Top = 720
Width = 8175
Begin VB.TextBox txtFields
DataField = "单位应缴额"
Enabled = 0 'False
Height = 285
Index = 7
Left = 1560
TabIndex = 28
Top = 2880
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "企业编号"
Enabled = 0 'False
Height = 285
Index = 6
Left = 1560
TabIndex = 26
Top = 480
Width = 2055
End
Begin MSComCtl2.DTPicker DTPicker1
DataField = "时间"
Height = 300
Left = 5880
TabIndex = 24
Top = 1080
Width = 2055
_ExtentX = 3625
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 67436545
CurrentDate = 36187
End
Begin VB.TextBox txtFields
DataField = "个人应缴额"
Enabled = 0 'False
Height = 285
Index = 5
Left = 5880
TabIndex = 13
Top = 2280
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "单位应缴额"
Enabled = 0 'False
Height = 285
Index = 4
Left = 1560
TabIndex = 11
Top = 2280
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "上年月平均工资总额"
Height = 285
Index = 3
Left = 5880
TabIndex = 9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -