📄 frmaddward.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAddWard
BackColor = &H00FF8080&
Caption = "Add Ward Details"
ClientHeight = 7605
ClientLeft = 60
ClientTop = 450
ClientWidth = 7920
Icon = "frmAddWard.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7605
ScaleWidth = 7920
WindowState = 2 'Maximized
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Record 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 = 855
Left = 600
TabIndex = 17
Top = 3840
Width = 6855
Begin VB.CommandButton cmdFirst
BackColor = &H00FFFFFF&
Height = 540
Left = 240
Picture = "frmAddWard.frx":57E2
Style = 1 'Graphical
TabIndex = 21
Top = 240
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdPrevious
BackColor = &H00FFFFFF&
Height = 540
Left = 945
Picture = "frmAddWard.frx":5CB8
Style = 1 'Graphical
TabIndex = 20
Top = 240
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdNext
BackColor = &H00FFFFFF&
Height = 540
Left = 5400
Picture = "frmAddWard.frx":6199
Style = 1 'Graphical
TabIndex = 19
Top = 240
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdLast
BackColor = &H00FFFFFF&
Height = 540
Left = 6120
Picture = "frmAddWard.frx":6674
Style = 1 'Graphical
TabIndex = 18
Top = 240
UseMaskColor = -1 'True
Width = 585
End
Begin VB.Label lblStatus
Alignment = 2 'Center
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 285
Left = 1680
TabIndex = 22
Top = 360
Width = 3480
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Record Operation"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 2295
Left = 1200
TabIndex = 8
Top = 4920
Width = 5775
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
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 = "frmAddWard.frx":6B49
Style = 1 'Graphical
TabIndex = 16
Top = 360
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdUpdate
BackColor = &H00FFFFFF&
Caption = "&Update"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 600
Picture = "frmAddWard.frx":704D
Style = 1 'Graphical
TabIndex = 15
Top = 360
Visible = 0 'False
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 = 3000
Picture = "frmAddWard.frx":74FB
Style = 1 'Graphical
TabIndex = 14
Top = 1320
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 = 4200
Picture = "frmAddWard.frx":7A07
Style = 1 'Graphical
TabIndex = 13
Top = 360
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 = 3000
Picture = "frmAddWard.frx":7EAD
Style = 1 'Graphical
TabIndex = 12
Top = 360
Width = 1095
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FFFFFF&
Caption = "&Edit"
Height = 780
Left = 1800
Picture = "frmAddWard.frx":8366
Style = 1 'Graphical
TabIndex = 11
Top = 360
Width = 1095
End
Begin VB.CommandButton cmdAdd
BackColor = &H00FFFFFF&
Caption = "&Add"
Height = 780
Left = 600
Picture = "frmAddWard.frx":880B
Style = 1 'Graphical
TabIndex = 10
Top = 360
Width = 1095
End
Begin VB.CommandButton cmdView
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 = 1800
Picture = "frmAddWard.frx":8CBA
Style = 1 'Graphical
TabIndex = 9
Top = 1320
Width = 1095
End
End
Begin VB.TextBox txtFields
DataField = "Ward_Desc"
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 = 3360
TabIndex = 7
Tag = "Chr"
Top = 3120
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Ward_Rate"
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 = 3360
TabIndex = 5
Tag = "Amt"
Top = 2565
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Ward_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 = 3360
TabIndex = 3
Tag = "Chr"
Top = 1875
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Ward_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 = 3360
TabIndex = 1
Top = 1320
Width = 3375
End
Begin ActiveResizeCtl.ActiveResize ActiveResize1
Left = 0
Top = 0
_ExtentX = 847
_ExtentY = 847
Resolution = 4
ScreenHeight = 1024
ScreenWidth = 1280
ScreenHeightDT = 1024
ScreenWidthDT = 1280
FormHeightDT = 8115
FormWidthDT = 8040
FormScaleHeightDT= 7605
FormScaleWidthDT= 7920
ResizeFormBackground= -1 'True
ResizePictureBoxContents= -1 'True
End
Begin VB.Shape Shape1
BorderColor = &H00FFFFFF&
Height = 2775
Left = 960
Shape = 4 'Rounded Rectangle
Top = 960
Width = 6255
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackColor = &H00FF8080&
Caption = "WARD DETAILS"
BeginProperty Font
Name = "Verdana"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 435
Index = 4
Left = 2520
TabIndex = 23
Top = 360
Width = 3135
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Ward Description:"
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 = 3
Left = 1440
TabIndex = 6
Top = 3120
Width = 1815
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -