📄 frmaddoutpatientdetails.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAddOutPatientDetails
BackColor = &H00FF8080&
Caption = "Out Patient Details"
ClientHeight = 9930
ClientLeft = 4620
ClientTop = 4200
ClientWidth = 10200
Icon = "frmAddOutPatientDetails.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 9930
ScaleWidth = 10200
WindowState = 2 'Maximized
Begin VB.Frame Frame4
BackColor = &H00FF8080&
Caption = "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 = 7215
Left = 120
TabIndex = 38
Top = 960
Width = 7575
Begin VB.TextBox txtFields
DataField = "Gender"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 3
Left = 3000
TabIndex = 4
Tag = "Chr"
ToolTipText = "Gender"
Top = 2400
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Patient_ID"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 0
Left = 3000
TabIndex = 1
ToolTipText = "Patient ID"
Top = 720
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "First_Name"
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 = 3000
TabIndex = 2
Tag = "Chr"
ToolTipText = "Patient First Name"
Top = 1320
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Last_Name"
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 = 3000
TabIndex = 3
Tag = "Chr"
ToolTipText = "Patient Last Name"
Top = 1845
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Telephone"
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 = 3000
TabIndex = 5
ToolTipText = "Patient Contact Number"
Top = 3000
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Address"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 870
Index = 5
Left = 3000
MultiLine = -1 'True
TabIndex = 6
ToolTipText = "Patient Address"
Top = 3480
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Status"
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 = 3000
TabIndex = 7
ToolTipText = "Patient Status"
Top = 4560
Width = 2655
End
Begin VB.TextBox txtFields
DataField = "Notes"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 645
Index = 7
Left = 3000
MultiLine = -1 'True
TabIndex = 8
ToolTipText = "Additional Notes"
Top = 5040
Width = 2655
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Height = 495
Left = 3000
TabIndex = 39
Top = 2280
Visible = 0 'False
Width = 2655
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 = 255
Index = 1
Left = 1320
TabIndex = 41
Top = 120
Width = 1095
End
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 = 255
Index = 0
Left = 120
TabIndex = 40
Top = 120
Value = -1 'True
Width = 1095
End
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Patient ID:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 0
Left = 1080
TabIndex = 49
Top = 780
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "First Name:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 1
Left = 1080
TabIndex = 48
Top = 1380
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Last Name:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 2
Left = 1080
TabIndex = 47
Top = 1980
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Gender:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 3
Left = 1080
TabIndex = 46
Top = 2520
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Telephone:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 4
Left = 1080
TabIndex = 45
Top = 3060
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Address:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 5
Left = 1080
TabIndex = 44
Top = 3645
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Status:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 6
Left = 1080
TabIndex = 43
Top = 4620
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Notes:"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Index = 7
Left = 1080
TabIndex = 42
Top = 5220
Width = 1815
End
End
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
AutoSize = -1 'True
BackColor = &H80000018&
DragMode = 1 'Automatic
DrawWidth = 12
FillColor = &H0000FF00&
FillStyle = 0 'Solid
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2775
Left = 960
Negotiate = -1 'True
OLEDragMode = 1 'Automatic
OLEDropMode = 2 'Automatic
ScaleHeight = 2715
ScaleWidth = 6195
TabIndex = 20
Top = 2880
Visible = 0 'False
Width = 6255
Begin VB.CommandButton cmdFCancel
BackColor = &H00FFFFFF&
Caption = "&Close"
Height = 780
Left = 3240
Picture = "frmAddOutPatientDetails.frx":0E42
Style = 1 'Graphical
TabIndex = 37
Top = 1800
Width = 1095
End
Begin VB.CommandButton cmdFFind
BackColor = &H00FFFFFF&
Caption = "&Search"
Height = 780
Left = 1800
Picture = "frmAddOutPatientDetails.frx":134E
Style = 1 'Graphical
TabIndex = 36
Top = 1800
Width = 1095
End
Begin VB.CommandButton Command1
BackColor = &H000000FF&
Caption = "X"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 325
Left = 5880
MaskColor = &H000000FF&
Style = 1 'Graphical
TabIndex = 26
Top = 15
Width = 325
End
Begin VB.TextBox txtSearch
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -