📄 ihms_newpatient.frm
字号:
VERSION 5.00
Begin VB.Form frmNewReg
BorderStyle = 1 'Fixed Single
Caption = "新患者登记"
ClientHeight = 6045
ClientLeft = 1515
ClientTop = 2895
ClientWidth = 12240
ControlBox = 0 'False
Icon = "IHMS_NewPatient.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6045
ScaleWidth = 12240
Begin VB.Data datLabInfo
Caption = "Lab Info"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 345
Left = 2640
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 5640
Visible = 0 'False
Width = 2580
End
Begin VB.Data datPerInfo
Caption = "Personal Info"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 345
Left = 240
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 5640
Visible = 0 'False
Width = 2340
End
Begin VB.CommandButton cmdCancelReg
Caption = "取消登记(&C)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 9000
TabIndex = 41
Top = 5160
Width = 2895
End
Begin VB.CommandButton cmdRestartReg
Caption = "重新登记"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 9000
TabIndex = 40
Top = 4680
Width = 2895
End
Begin VB.CommandButton cmdRegAndAdmit
Caption = "登记且住院(&A)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 9000
TabIndex = 39
Top = 4200
Width = 2895
End
Begin VB.CommandButton cmdRegOnly
Caption = "患者登记(&R)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 9000
TabIndex = 38
Top = 3720
Width = 2895
End
Begin VB.Frame fraLabInfo
Caption = "化验室信息(&L)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2055
Left = 5280
TabIndex = 29
Top = 3600
Width = 3615
Begin VB.ComboBox cboRHFactor
Height = 300
ItemData = "IHMS_NewPatient.frx":6852
Left = 1680
List = "IHMS_NewPatient.frx":685C
Style = 2 'Dropdown List
TabIndex = 35
Top = 1200
Width = 1695
End
Begin VB.ComboBox cboBloodGrp
Height = 300
ItemData = "IHMS_NewPatient.frx":686C
Left = 1680
List = "IHMS_NewPatient.frx":6879
Style = 2 'Dropdown List
TabIndex = 33
Top = 840
Width = 1695
End
Begin VB.TextBox txtAllergy
Height = 285
Left = 1680
TabIndex = 37
Text = "n/a"
ToolTipText = "DD/MM/YYYY"
Top = 1560
Width = 1695
End
Begin VB.TextBox txtLabRefNo
BackColor = &H80000016&
Height = 285
Left = 1680
Locked = -1 'True
TabIndex = 31
TabStop = 0 'False
Top = 480
Width = 1695
End
Begin VB.Label lblLabAllergy
Alignment = 1 'Right Justify
Caption = "过敏史:"
Height = 255
Left = 480
TabIndex = 36
ToolTipText = "DD/MM/YYYY"
Top = 1560
Width = 1095
End
Begin VB.Label lblLabBloodGroup
Alignment = 1 'Right Justify
Caption = "血型:"
Height = 255
Left = 240
TabIndex = 32
Top = 840
Width = 1335
End
Begin VB.Label lblLabRefNo
Alignment = 1 'Right Justify
Caption = "化验员编号:"
Height = 255
Left = 240
TabIndex = 30
Top = 480
Width = 1335
End
Begin VB.Label lblLabGenotype
Alignment = 1 'Right Justify
Caption = "Rh 因子:"
Height = 255
Left = 480
TabIndex = 34
Top = 1200
Width = 1095
End
End
Begin VB.Frame Frame1
Caption = "担保人信息(&S)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2055
Left = 240
TabIndex = 24
Top = 3600
Width = 4935
Begin VB.TextBox txtNameOfSponsor
Height = 285
Left = 1680
TabIndex = 26
Top = 360
Width = 3015
End
Begin VB.TextBox txtAddOfSponsor
Height = 885
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 28
Text = "IHMS_NewPatient.frx":6886
Top = 960
Width = 4575
End
Begin VB.Label Label6
Caption = "担保人地址:"
Height = 255
Left = 120
TabIndex = 27
Top = 720
Width = 1695
End
Begin VB.Label Label4
Caption = "担保人名称:"
Height = 255
Left = 120
TabIndex = 25
Top = 360
Width = 1575
End
End
Begin VB.Frame fraNextOfKin
Caption = "近亲信息(&N)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2295
Left = 6960
TabIndex = 17
Top = 1080
Width = 4935
Begin VB.TextBox txtKinAddress
Height = 885
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 23
Top = 1320
Width = 4575
End
Begin VB.TextBox txtKinName
Height = 285
Left = 1680
TabIndex = 19
Top = 360
Width = 3015
End
Begin VB.TextBox txtRelationship
Height = 285
Left = 2160
TabIndex = 21
Top = 720
Width = 2535
End
Begin VB.Label lblKinSName
Caption = "近亲名称:"
Height = 255
Left = 120
TabIndex = 18
Top = 360
Width = 1575
End
Begin VB.Label Label11
Caption = "近亲地址:"
Height = 255
Left = 120
TabIndex = 22
Top = 1080
Width = 1815
End
Begin VB.Label Label13
Caption = "近亲关系:"
Height = 255
Left = 120
TabIndex = 20
Top = 720
Width = 1935
End
End
Begin VB.TextBox txtHospNo
BackColor = &H80000016&
DataSource = "datPerInfo"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -