📄 frmaddserappointments.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{8E27C92E-1264-101C-8A2F-040224009C02}#7.0#0"; "MSCAL.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAddSerAppointments
BackColor = &H00FF8080&
Caption = "Add Hospital Service Appointments"
ClientHeight = 11685
ClientLeft = 60
ClientTop = 450
ClientWidth = 13740
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmAddSerAppointments.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 11685
ScaleWidth = 13740
WindowState = 2 'Maximized
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Height = 5175
Left = 360
TabIndex = 9
Top = 1320
Width = 6015
Begin VB.CommandButton cmdPatientID
Caption = "..."
Height = 315
Left = 4320
TabIndex = 16
Top = 360
Width = 495
End
Begin VB.TextBox txtPatientID
Enabled = 0 'False
Height = 285
Left = 2040
TabIndex = 15
Top = 960
Width = 2175
End
Begin VB.ComboBox cmbHospitalServiceID
Height = 315
Left = 2040
TabIndex = 14
Top = 960
Width = 2175
End
Begin VB.CommandButton Command1
Caption = "..."
Height = 315
Left = 4320
TabIndex = 13
Top = 960
Width = 495
End
Begin VB.ComboBox cmbPatientID
Height = 315
ItemData = "frmAddSerAppointments.frx":57E2
Left = 2040
List = "frmAddSerAppointments.frx":57E4
TabIndex = 12
Top = 360
Width = 2175
End
Begin VB.CommandButton cmdSerSched
Caption = "Services Schedule"
Height = 375
Left = 5160
TabIndex = 10
Top = 960
Visible = 0 'False
Width = 735
End
Begin MSACAL.Calendar Calendar1
Height = 2295
Left = 2040
TabIndex = 11
Top = 1560
Width = 3855
_Version = 524288
_ExtentX = 6800
_ExtentY = 4048
_StockProps = 1
BackColor = -2147483633
Year = 2004
Month = 12
Day = 25
DayLength = 1
MonthLength = 1
DayFontColor = 0
FirstDay = 7
GridCellEffect = 0
GridFontColor = 10485760
GridLinesColor = -2147483632
ShowDateSelectors= -1 'True
ShowDays = -1 'True
ShowHorizontalGrid= -1 'True
ShowTitle = -1 'True
ShowVerticalGrid= -1 'True
TitleFontColor = 10485760
ValueIsNull = 0 'False
BeginProperty DayFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty GridFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty TitleFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSComCtl2.DTPicker DTPTime1
Height = 285
Left = 2040
TabIndex = 17
Top = 4440
Width = 2175
_ExtentX = 3836
_ExtentY = 503
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CustomFormat = "hh:mm"
Format = 45875202
CurrentDate = 38329.0833333333
End
Begin MSComCtl2.DTPicker DTPDate1
Height = 285
Left = 2040
TabIndex = 18
Top = 1560
Width = 2175
_ExtentX = 3836
_ExtentY = 503
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = 45875201
CurrentDate = 38331
End
Begin VB.Label Label1
BackColor = &H00FF8080&
Caption = "Patient ID"
ForeColor = &H00FFFFFF&
Height = 255
Left = 120
TabIndex = 22
Top = 360
Width = 1695
End
Begin VB.Label Label6
BackColor = &H00FF8080&
Caption = "Hospital Service ID"
ForeColor = &H00FFFFFF&
Height = 300
Left = 120
TabIndex = 21
Top = 960
Width = 1695
End
Begin VB.Label Label9
BackColor = &H00FF8080&
Caption = "Appoinmnet Date"
ForeColor = &H00FFFFFF&
Height = 255
Left = 120
TabIndex = 20
Top = 1560
Width = 1695
End
Begin VB.Label Label10
BackColor = &H00FF8080&
Caption = "Appoinment Time"
ForeColor = &H00FFFFFF&
Height = 255
Left = 120
TabIndex = 19
Top = 4440
Width = 1695
End
End
Begin VB.Frame fra
BackColor = &H00FF8080&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5175
Left = 6480
TabIndex = 4
Top = 1320
Visible = 0 'False
Width = 6855
Begin VB.CommandButton cmdDocIDSel
BackColor = &H00FFFFFF&
Caption = "OK"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 2280
Picture = "frmAddSerAppointments.frx":57E6
Style = 1 'Graphical
TabIndex = 7
Top = 4080
Width = 1215
End
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "Cancel"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 4080
Picture = "frmAddSerAppointments.frx":5CBC
Style = 1 'Graphical
TabIndex = 6
Top = 4080
Width = 1215
End
Begin VB.CommandButton cmdPatSel
BackColor = &H00FFFFFF&
Caption = "OK"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 2280
Picture = "frmAddSerAppointments.frx":6108
Style = 1 'Graphical
TabIndex = 5
Top = 4080
Width = 1215
End
Begin MSFlexGridLib.MSFlexGrid fdata
Height = 3375
Left = 600
TabIndex = 8
Top = 480
Width = 5655
_ExtentX = 9975
_ExtentY = 5953
_Version = 393216
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 3
End
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Service Schedule"
ForeColor = &H00FFFFFF&
Height = 3015
Left = 600
TabIndex = 2
Top = 6960
Width = 12495
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height = 2295
Left = 1320
TabIndex = 3
Top = 480
Width = 9855
_ExtentX = 17383
_ExtentY = 4048
_Version = 393216
Cols = 6
FixedCols = 0
AllowUserResizing= 3
FormatString = "Service ID | Channeling Days | Time In | Time Out | Schedule ID | Notes"
End
End
Begin VB.CommandButton cmdAddApointment
BackColor = &H00FFFFFF&
Caption = "&Save Appointment"
Height = 855
Left = 4560
Picture = "frmAddSerAppointments.frx":65DE
Style = 1 'Graphical
TabIndex = 0
Top = 10200
Width = 1935
End
Begin VB.CommandButton Command3
BackColor = &H00FFFFFF&
Cancel = -1 'True
Caption = "&Close"
Height = 855
Left = 6960
Picture = "frmAddSerAppointments.frx":6A79
Style = 1 'Graphical
TabIndex = 1
Top = 10200
Width = 1935
End
Begin ActiveResizeCtl.ActiveResize ActiveResize1
Left = 120
Top = 120
_ExtentX = 847
_ExtentY = 847
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -