📄 frminpatientdetails.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmInPatientDetails
BackColor = &H00FF8080&
Caption = "In Patient Details"
ClientHeight = 10230
ClientLeft = 2460
ClientTop = 1290
ClientWidth = 10140
Icon = "frmInPatientDetails.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 10230
ScaleWidth = 10140
WindowState = 2 'Maximized
Begin VB.Frame Frame3
BackColor = &H00FF8080&
Caption = "Controls"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1575
Left = 720
TabIndex = 41
Top = 8400
Width = 8655
Begin VB.CommandButton cmdAdd
BackColor = &H00FFFFFF&
Caption = "&Add"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 480
Picture = "frmInPatientDetails.frx":0E42
Style = 1 'Graphical
TabIndex = 49
Top = 480
Width = 1095
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FFFFFF&
Caption = "&Edit"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 1800
Picture = "frmInPatientDetails.frx":12F5
Style = 1 'Graphical
TabIndex = 48
Top = 480
Width = 1095
End
Begin VB.CommandButton cmdDelete
BackColor = &H00FFFFFF&
Caption = "&Delete"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 3120
Picture = "frmInPatientDetails.frx":17CC
Style = 1 'Graphical
TabIndex = 47
Top = 480
Width = 1095
End
Begin VB.CommandButton cmdRefresh
BackColor = &H00FFFFFF&
Caption = "&Refresh"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 4440
Picture = "frmInPatientDetails.frx":1C8F
Style = 1 'Graphical
TabIndex = 46
Top = 480
Width = 1095
End
Begin VB.CommandButton cmdClose
BackColor = &H00FFFFFF&
Caption = "&Close"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 7080
Picture = "frmInPatientDetails.frx":2135
Style = 1 'Graphical
TabIndex = 45
Top = 480
Width = 1095
End
Begin VB.CommandButton cmdUpdate
BackColor = &H00FFFFFF&
Caption = "&Update"
Height = 780
Left = 480
Picture = "frmInPatientDetails.frx":2641
Style = 1 'Graphical
TabIndex = 44
Top = 480
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
Height = 780
Left = 1800
Picture = "frmInPatientDetails.frx":2AEF
Style = 1 'Graphical
TabIndex = 43
Top = 480
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdViewAll
BackColor = &H00FFFFFF&
Caption = "&View All"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 5760
Picture = "frmInPatientDetails.frx":2FF3
Style = 1 'Graphical
TabIndex = 42
Top = 480
Width = 1095
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Navigation"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1095
Left = 840
TabIndex = 35
Top = 7200
Width = 7095
Begin VB.CommandButton cmdLast
BackColor = &H00FFFFFF&
Height = 540
Left = 6240
Picture = "frmInPatientDetails.frx":34AE
Style = 1 'Graphical
TabIndex = 39
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdNext
BackColor = &H00FFFFFF&
Height = 540
Left = 5520
Picture = "frmInPatientDetails.frx":3983
Style = 1 'Graphical
TabIndex = 38
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdPrevious
BackColor = &H00FFFFFF&
Height = 540
Left = 1065
Picture = "frmInPatientDetails.frx":3E5E
Style = 1 'Graphical
TabIndex = 37
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdFirst
BackColor = &H00FFFFFF&
Height = 540
Left = 360
Picture = "frmInPatientDetails.frx":433F
Style = 1 'Graphical
TabIndex = 36
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.Label lblStatus
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
ForeColor = &H80000008&
Height = 285
Left = 1920
TabIndex = 40
Top = 480
Width = 3360
End
End
Begin VB.CommandButton cmdAddGuard
BackColor = &H00FFFFFF&
Caption = "Add Guardian"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 8160
Picture = "frmInPatientDetails.frx":4815
Style = 1 'Graphical
TabIndex = 34
Top = 7320
Width = 1215
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "In Patient Details"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 5295
Left = 360
TabIndex = 2
Top = 1800
Width = 9375
Begin VB.Frame Frame4
BackColor = &H00FF8080&
ForeColor = &H00FFFFFF&
Height = 495
Left = 6720
TabIndex = 31
Top = 840
Visible = 0 'False
Width = 2295
Begin VB.OptionButton OptGender
BackColor = &H00FF8080&
Caption = "Male"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 200
Index = 0
Left = 120
TabIndex = 33
Top = 200
Value = -1 'True
Width = 855
End
Begin VB.OptionButton OptGender
BackColor = &H00FF8080&
Caption = "Female"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 200
Index = 1
Left = 1080
TabIndex = 32
Top = 200
Width = 1095
End
End
Begin VB.ComboBox cmbBloodGroup
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
ItemData = "frmInPatientDetails.frx":4CC8
Left = 2040
List = "frmInPatientDetails.frx":4CE4
Style = 2 'Dropdown List
TabIndex = 3
Top = 2175
Visible = 0 'False
Width = 2295
End
Begin VB.TextBox txtFields
DataField = "Patient_FName"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1
Left = 2040
TabIndex = 16
Tag = "Chr"
Top = 390
Width = 2295
End
Begin VB.TextBox txtFields
DataField = "Patient_LName"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 2
Left = 6720
TabIndex = 15
Tag = "Chr"
Top = 360
Width = 2295
End
Begin VB.TextBox txtFields
DataField = "Patient_Sex"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 4
Left = 6720
TabIndex = 14
Top = 975
Width = 2295
End
Begin VB.TextBox txtFields
DataField = "Patient_Weight"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 5
Left = 2040
TabIndex = 13
Tag = "Num"
Top = 1575
Width = 2295
End
Begin VB.TextBox txtFields
DataField = "Patient_Height"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 6
Left = 6720
TabIndex = 12
Tag = "Num"
Top = 1575
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -