📄 frmaddbeddetails.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAddBedDetails
BackColor = &H00FF8080&
Caption = "Bed Details"
ClientHeight = 8475
ClientLeft = 1110
ClientTop = 450
ClientWidth = 8775
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmAddBedDetails.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 8475
ScaleWidth = 8775
WindowState = 2 'Maximized
Begin ActiveResizeCtl.ActiveResize ActiveResize1
Left = 7920
Top = 6720
_ExtentX = 847
_ExtentY = 847
Resolution = 4
ScreenHeight = 1024
ScreenWidth = 1280
ScreenHeightDT = 1024
ScreenWidthDT = 1280
AutoCenterForm = -1 'True
FormHeightDT = 8985
FormWidthDT = 8895
FormScaleHeightDT= 8475
FormScaleWidthDT= 8775
ResizeFormBackground= -1 'True
ResizePictureBoxContents= -1 'True
End
Begin VB.TextBox txtFields
DataField = "Bed_Desc"
Height = 870
Index = 2
Left = 2160
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 3
Top = 3120
Width = 2535
End
Begin VB.TextBox txtFields
DataField = "Available"
Height = 285
Index = 3
Left = 2160
TabIndex = 23
Top = 3720
Visible = 0 'False
Width = 2535
End
Begin VB.ComboBox cmbWardID
Height = 315
Left = 6360
Style = 2 'Dropdown List
TabIndex = 22
Top = 3000
Visible = 0 'False
Width = 1695
End
Begin VB.ComboBox cmbRoomID
Height = 315
Left = 6360
Style = 2 'Dropdown List
TabIndex = 21
Top = 2040
Visible = 0 'False
Width = 1695
End
Begin VB.CommandButton cmdView
BackColor = &H00FFFFFF&
Caption = "&View"
Height = 780
Left = 3360
Picture = "frmAddBedDetails.frx":57E2
Style = 1 'Graphical
TabIndex = 13
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
Height = 780
Left = 3360
Picture = "frmAddBedDetails.frx":5C9D
Style = 1 'Graphical
TabIndex = 16
Top = 6240
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdUpdate
BackColor = &H00FFFFFF&
Caption = "&Update"
Height = 780
Left = 2160
Picture = "frmAddBedDetails.frx":61A1
Style = 1 'Graphical
TabIndex = 15
Top = 6240
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdClose
BackColor = &H00FFFFFF&
Caption = "&Close"
Height = 780
Left = 4560
Picture = "frmAddBedDetails.frx":664F
Style = 1 'Graphical
TabIndex = 14
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdRefresh
BackColor = &H00FFFFFF&
Caption = "&Refresh"
Height = 780
Left = 5760
Picture = "frmAddBedDetails.frx":6B5B
Style = 1 'Graphical
TabIndex = 12
Top = 6240
Width = 1095
End
Begin VB.CommandButton cmdDelete
BackColor = &H00FFFFFF&
Caption = "&Delete"
Height = 780
Left = 4560
Picture = "frmAddBedDetails.frx":7001
Style = 1 'Graphical
TabIndex = 11
Top = 6240
Width = 1095
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FFFFFF&
Caption = "&Edit"
Height = 780
Left = 3360
Picture = "frmAddBedDetails.frx":74BA
Style = 1 'Graphical
TabIndex = 10
Top = 6240
Width = 1095
End
Begin VB.CommandButton cmdAdd
BackColor = &H00FFFFFF&
Caption = "&Add"
Height = 780
Left = 2160
Picture = "frmAddBedDetails.frx":795F
Style = 1 'Graphical
TabIndex = 9
Top = 6240
Width = 1095
End
Begin VB.CommandButton cmdWard
BackColor = &H00FFFFFF&
Caption = "Ward"
Height = 825
Left = 5160
Picture = "frmAddBedDetails.frx":7E0E
Style = 1 'Graphical
TabIndex = 20
Top = 2760
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdRoom
BackColor = &H00FFFFFF&
Caption = "Room"
Height = 780
Left = 5160
Picture = "frmAddBedDetails.frx":83B9
Style = 1 'Graphical
TabIndex = 17
Top = 1800
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdFirst
BackColor = &H00FFFFFF&
Height = 540
Left = 1320
Picture = "frmAddBedDetails.frx":88AF
Style = 1 'Graphical
TabIndex = 4
Top = 5160
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdPrevious
BackColor = &H00FFFFFF&
Height = 540
Left = 2025
Picture = "frmAddBedDetails.frx":8D85
Style = 1 'Graphical
TabIndex = 5
Top = 5160
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdNext
BackColor = &H00FFFFFF&
Height = 540
Left = 6480
Picture = "frmAddBedDetails.frx":9266
Style = 1 'Graphical
TabIndex = 7
Top = 5160
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdLast
BackColor = &H00FFFFFF&
Height = 540
Left = 7200
Picture = "frmAddBedDetails.frx":9741
Style = 1 'Graphical
TabIndex = 8
Top = 5160
UseMaskColor = -1 'True
Width = 585
End
Begin VB.TextBox txtFields
DataField = "Room_Ward_ID"
Height = 285
Index = 1
Left = 2160
TabIndex = 2
Top = 2295
Width = 2535
End
Begin VB.TextBox txtFields
DataField = "Bed_ID"
Height = 285
Index = 0
Left = 2160
TabIndex = 1
Top = 1380
Width = 2535
End
Begin ActiveResizeCtl.ActiveResize ActiveResize2
Left = 0
Top = 0
_ExtentX = 847
_ExtentY = 847
Resolution = 4
ScreenHeight = 1024
ScreenWidth = 1280
ScreenHeightDT = 1024
ScreenWidthDT = 1280
FormHeightDT = 8985
FormWidthDT = 8895
FormScaleHeightDT= 8475
FormScaleWidthDT= 8775
ResizeFormBackground= -1 'True
ResizePictureBoxContents= -1 'True
End
Begin VB.Line Line1
X1 = -600
X2 = 9240
Y1 = 720
Y2 = 720
End
Begin VB.Shape Shape3
BackColor = &H00FFFFFF&
BorderColor = &H00FFFFFF&
Height = 3735
Left = 120
Shape = 4 'Rounded Rectangle
Top = 960
Width = 8415
End
Begin VB.Shape Shape2
BackColor = &H00FFFFFF&
BorderColor = &H00FFFFFF&
Height = 2055
Left = 1800
Top = 6120
Width = 5415
End
Begin VB.Shape Shape1
BackColor = &H00FFFFFF&
BorderColor = &H00FFFFFF&
Height = 855
Left = 840
Top = 5040
Width = 7335
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
BackColor = &H00FF8080&
Caption = "BED DETAILS"
BeginProperty Font
Name = "Verdana"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 270
Left = 2760
TabIndex = 24
Top = 240
Width = 2865
End
Begin VB.Label lblStatus
Alignment = 2 'Center
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 405
Left = 2760
TabIndex = 6
Top = 5280
Width = 3480
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Bed Description:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 2
Left = 240
TabIndex = 19
Top = 3120
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Room / Ward ID:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 1
Left = 240
TabIndex = 18
Top = 2280
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Bed ID:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 0
Left = 240
TabIndex = 0
Top = 1440
Width = 1815
End
End
Attribute VB_Name = "frmAddBedDetails"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim WithEvents adoPrimaryRS As Recordset
Attribute adoPrimaryRS.VB_VarHelpID = -1
Dim mbChangedByCode As Boolean
Dim mvBookMark As Variant
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -