📄 frmbedwardreport.frm
字号:
VERSION 5.00
Object = "{00025600-0000-0000-C000-000000000046}#5.2#0"; "Crystl32.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmbedwardreport
BackColor = &H00FF8080&
Caption = "Reports"
ClientHeight = 4275
ClientLeft = 60
ClientTop = 450
ClientWidth = 11505
Icon = "frmbedwardreport.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4275
ScaleWidth = 11505
Begin VB.CommandButton cmdClose
BackColor = &H00FFFFFF&
Caption = "&Close"
Height = 1095
Left = 9720
Picture = "frmbedwardreport.frx":08CA
Style = 1 'Graphical
TabIndex = 14
Top = 2760
Width = 1215
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Bed - Ward Reports"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 3255
Left = 120
TabIndex = 0
Top = 840
Width = 11295
Begin VB.CommandButton cmd_ward
BackColor = &H00FFFFFF&
Caption = "Total &Ward Report"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Left = 1680
Picture = "frmbedwardreport.frx":0DCE
Style = 1 'Graphical
TabIndex = 12
Top = 360
Width = 1215
End
Begin VB.Frame Frame5
BackColor = &H00FF8080&
Caption = "Custom Reports"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1455
Left = 3240
TabIndex = 4
Top = 240
Width = 7815
Begin VB.OptionButton Option3
BackColor = &H00FF8080&
Caption = "Occupied Beds"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 0
Left = 240
TabIndex = 9
Top = 360
Width = 1815
End
Begin VB.OptionButton Option3
BackColor = &H00FF8080&
Caption = "Vacant Beds"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 1
Left = 240
TabIndex = 8
Top = 720
Width = 1575
End
Begin VB.CommandButton cmd_bed_custom
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "G&enerate"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 6360
Picture = "frmbedwardreport.frx":1379
Style = 1 'Graphical
TabIndex = 7
Top = 240
Width = 1215
End
Begin VB.ComboBox cmb_bed_room
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 4080
TabIndex = 6
Top = 840
Width = 2055
End
Begin VB.ComboBox cmb_bed_ward
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 4080
TabIndex = 5
Top = 360
Width = 2055
End
Begin VB.Label Label3
BackColor = &H00FF8080&
Caption = "Ward Name"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 2160
TabIndex = 11
Top = 360
Width = 1575
End
Begin VB.Label Label4
BackColor = &H00FF8080&
Caption = "Room Type"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Left = 2160
TabIndex = 10
Top = 840
Width = 1215
End
End
Begin VB.CommandButton cmd_gardian_report
BackColor = &H00FFFFFF&
Caption = "Total &Guardian Report"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Left = 1680
Picture = "frmbedwardreport.frx":14B1
Style = 1 'Graphical
TabIndex = 3
Top = 1560
Width = 1215
End
Begin VB.CommandButton cmd_inpa_report
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -